public class GroupCommPilotCallManager extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupCommPilotCallManager.GroupCommPilotCallManagerGetRequest
Request the group level data associated with CommPilot Call Manager.
|
static class |
GroupCommPilotCallManager.GroupCommPilotCallManagerGetResponse
Response to GroupCommPilotCallManagerGetRequest.
|
static class |
GroupCommPilotCallManager.GroupCommPilotCallManagerModifyRequest
Modify the group level data associated with CommPilot Call Manager.
|
Modifier and Type | Field and Description |
---|---|
GroupCommPilotCallManager.GroupCommPilotCallManagerGetResponse |
commPilotCallManager |
static ServiceTag<GroupCommPilotCallManager> |
tag |
group
broadWorksServer, populated
Constructor and Description |
---|
GroupCommPilotCallManager()
The serializable constructor for the GroupService
|
GroupCommPilotCallManager(Group group)
Returns a GroupService Object with the Group Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
GroupCommPilotCallManager.GroupCommPilotCallManagerGetResponse |
getCommPilotCallManager()
Response to GroupCommPilotCallManagerGetRequest.
|
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(Group group)
Adds all available service data to a Group
|
isError, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<GroupCommPilotCallManager> tag
public GroupCommPilotCallManager.GroupCommPilotCallManagerGetResponse commPilotCallManager
@GwtIncompatible public GroupCommPilotCallManager(Group group)
group
- public GroupCommPilotCallManager()
public String getClassName()
@GwtIncompatible public GroupCommPilotCallManager.GroupCommPilotCallManagerGetResponse getCommPilotCallManager()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.