public class UserServices extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
HashMap<ServiceTag,BroadWorksUserService> |
serviceToClassMap |
Constructor and Description |
---|
UserServices() |
public HashMap<ServiceTag,BroadWorksUserService> serviceToClassMap
public List<UserService> getAssignedServices()
public void setAssignedServices(List<UserService> assignedServices)
public List<UserService> getEquivalentServices()
public void setEquivalentServices(List<UserService> equivalentServices)
public List<String> getAssignedServicePacks()
public <T extends BroadWorksUserService> void put(ServiceTag<T> tag, T t)
public <T extends BroadWorksUserService> T get(ServiceTag<T> tag)
public UserCallForwardingBusy getCallForwardingBusy()
public UserGroupNightForwarding getGroupNightForwarding()
public UserConnectedLineIdentificationRestriction getConnectedLineIdentificationRestriction()
public UserCallingNameRetrieval getCallingNameRetrieval()
public UserSimultaneousRingFamily getSimultaneousRingFamily()
public UserCommunicationBarringUserControl getCommunicationBarringUserControl()
public UserPreferredCarrier getPreferredCarrier()
public UserVoicePortalCalling getVoicePortalCalling()
public UserCommPilotExpressSR getCommPilotExpressSR()
public UserPrivacy getPrivacy()
public UserCollaborate getCollaborate()
public UserClassMark getClassMark()
public UserFlexibleSeatingGuest getFlexibleSeatingGuest()
public UserExternalCallingLineIDDelivery getExternalCallingLineIDDelivery()
public UserCallWaiting getCallWaiting()
public UserSharedCallAppearance getSharedCallAppearance()
public UserSimultaneousRingPersonal getSimultaneousRingPersonal()
public UserExecutive getExecutive()
public UserVoiceMessaging getVoiceMessaging()
public UserPushToTalk getPushToTalk()
public UserOutlookIntegration getOutlookIntegration()
public UserSpeedDial100 getSpeedDial100()
public UserAdviceOfCharge getAdviceOfCharge()
public UserServiceScripts getServiceScripts()
public UserCallForwardingSelective getCallForwardingSelective()
public UserCallCenter getCallCenter()
public UserAttendantConsole getAttendantConsole()
public UserCallRecording getCallRecording()
public UserDirectedCallPickupWithBargeIn getDirectedCallPickupWithBargeIn()
public UserHotelingGuest getHotelingGuest()
public UserInCallServiceActivation getInCallServiceActivation()
public UserBargeInExempt getBargeInExempt()
public UserSelectiveCallAcceptance getSelectiveCallAcceptance()
public UserBroadWorksAnywhere getBroadWorksAnywhere()
public UserCallCenterMonitoring getCallCenterMonitoring()
public UserNumberPortabilityAnnouncement getNumberPortabilityAnnouncement()
public UserAutomaticCallback getAutomaticCallback()
public UserCallTransfer getCallTransfer()
public UserCallForwardingAlways getCallForwardingAlways()
public UserInternalCallingLineIDDelivery getInternalCallingLineIDDelivery()
public UserCustomRingback getCustomRingback()
public UserINIntegration getINIntegration()
public UserPreAlertingAnnouncement getPreAlertingAnnouncement()
public UserHotelingHost getHotelingHost()
public UserFaxMessaging getFaxMessaging()
public UserAlternateNumbers getAlternateNumbers()
public UserIntercept getIntercept()
public UserSMDIMessageDesk getSMDIMessageDesk()
public UserSecurityClassification getSecurityClassification()
public UserCallingPartyCategory getCallingPartyCategory()
public UserCommPilotCallManager getCommPilotCallManager()
public UserCallForwardingNotReachable getCallForwardingNotReachable()
public UserRemoteOffice getRemoteOffice()
public UserCallingNumberDelivery getCallingNumberDelivery()
public UserTwoStageDialing getTwoStageDialing()
public UserCallMeNow getCallMeNow()
public UserIntelligentNetworkServiceControl getIntelligentNetworkServiceControl()
public UserAnonymousCallRejection getAnonymousCallRejection()
public UserBroadWorksMobility getBroadWorksMobility()
public UserCallNotify getCallNotify()
public UserBusyLampField getBusyLampField()
public UserSelectiveCallRejection getSelectiveCallRejection()
public UserCommPilotExpress getCommPilotExpress()
public UserChargeNumber getChargeNumber()
public UserLegacyAutomaticCallback getLegacyAutomaticCallback()
public UserIntegratedIMP getIntegratedIMP()
public UserMaliciousCallTrace getMaliciousCallTrace()
public UserMusicOnHold getMusicOnHold()
public UserPhysicalLocation getPhysicalLocation()
public UserDualModeVCC getDualModeVCC()
public UserSpeedDial8 getSpeedDial8()
public UserCallingLineIDDeliveryBlocking getCallingLineIDDeliveryBlocking()
public UserPriorityAlert getPriorityAlert()
public UserCallingLineIDBlockingOverride getCallingLineIDBlockingOverride()
public UserAutomaticHoldRetrieve getAutomaticHoldRetrieve()
public UserMWIDeliveryToMobileEndpoint getMWIDeliveryToMobileEndpoint()
public UserSequentialRing getSequentialRing()
public UserPolycomPhoneServices getPolycomPhoneServices()
public UserVideoAddOn getVideoAddOn()
public UserPrepaid getPrepaid()
public UserCallingNameDelivery getCallingNameDelivery()
public UserZoneCallingRestrictions getZoneCallingRestrictions()
public UserAuthentication getAuthentication()
public UserExecutiveAssistant getExecutiveAssistant()
public UserDoNotDisturb getDoNotDisturb()
public UserExternalCustomRingback getExternalCustomRingback()
public UserThirdPartyVoiceMailSupport getThirdPartyVoiceMailSupport()
public UserCallForwardingNoAnswer getCallForwardingNoAnswer()
@GwtIncompatible public static UserServices getUserServicesForUser(List<UserService> serviceList, User user)
@GwtIncompatible public static void pushUserServicesForUser(UserServices services, User user)
@GwtIncompatible public void waitForLoad()
Copyright © 2016 ECG. All rights reserved.