public class GroupServices extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
HashMap<ServiceTag,BroadWorksGroupService> |
serviceToClassMap |
Constructor and Description |
---|
GroupServices() |
public HashMap<ServiceTag,BroadWorksGroupService> serviceToClassMap
public List<GroupServiceGroupServicesAuthorizationTableRow> getGroupServiceAuthorizationList()
public void setGroupServiceAuthorizationList(List<GroupServiceGroupServicesAuthorizationTableRow> groupServiceAuthorizationList)
public List<GroupServiceUserServicesAuthorizationTableRow> getUserServiceAuthorizationList()
public void setUserServiceAuthorizationList(List<GroupServiceUserServicesAuthorizationTableRow> userServiceAuthorizationList)
public List<GroupServiceServicePacksAuthorizationTableRow> getServicePackAuthorizationList()
public void setServicePackAuthorizationList(List<GroupServiceServicePacksAuthorizationTableRow> servicePackAuthorizationList)
public <T extends BroadWorksGroupService> void put(ServiceTag<T> tag, T t)
public <T extends BroadWorksGroupService> T get(ServiceTag<T> tag)
public GroupIntercept getIntercept()
public GroupRoutePoint getRoutePoint()
public GroupCallCapacityManagement getCallCapacityManagement()
public GroupCallPark getCallPark()
public GroupLDAPIntegration getLDAPIntegration()
public GroupIncomingCallingPlan getIncomingCallingPlan()
public GroupAccountAuthorizationCodes getAccountAuthorizationCodes()
public GroupInventoryReport getInventoryReport()
public GroupPreferredCarrier getPreferredCarrier()
public GroupTrunkGroup getTrunkGroup()
public GroupCallPickup getCallPickup()
public GroupMusicOnHold getMusicOnHold()
public GroupVoiceXml getVoiceXml()
public GroupVoiceMessaging getVoiceMessaging()
public GroupFindMeFollowMe getFindMeFollowMe()
public GroupHuntGroup getHuntGroup()
public GroupOutgoingCallingPlan getOutgoingCallingPlan()
public GroupServiceScripts getServiceScripts()
public GroupMeetMeConferencing getMeetMeConferencing()
public GroupCallingPlan getCallingPlan()
public GroupSeriesCompletion getSeriesCompletion()
public GroupEmergencyZones getEmergencyZones()
public GroupGroupPaging getGroupPaging()
public GroupCustomRingback getCustomRingback()
public GroupInstantGroupCall getInstantGroupCall()
public GroupAutoAttendant getAutoAttendant()
@GwtIncompatible public static GroupServices getGroupServicesForGroup(List<GroupService> serviceList, Group group)
@GwtIncompatible public static void pushGroupServicesForGroup(GroupServices services, Group group)
@GwtIncompatible public void waitForLoad()
Copyright © 2016 ECG. All rights reserved.