public class GroupPolycomPhoneServices extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetRequest
AlpacaLibrary Auto-Generated Java File
Request the group's Polycom Phone Services attributes.
|
static class |
GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetResponse
AlpacaLibrary Auto-Generated Java File
Response to GroupPolycomPhoneServicesGetRequest.
|
static class |
GroupPolycomPhoneServices.GroupPolycomPhoneServicesModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the group's Polycom Phone Services attributes.
|
Modifier and Type | Field and Description |
---|---|
GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetResponse |
polycomPhoneServices |
static ServiceTag<GroupPolycomPhoneServices> |
tag |
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupPolycomPhoneServices()
The serializable constructor for the GroupService
|
GroupPolycomPhoneServices(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetResponse |
getPolycomPhoneServices()
Response to GroupPolycomPhoneServicesGetRequest.
|
DefaultResponse |
populate()
Populates all available service data
|
void |
push(Group group)
Adds all available service data to a Group
|
isPrimary, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<GroupPolycomPhoneServices> tag
public GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetResponse polycomPhoneServices
@GwtIncompatible public GroupPolycomPhoneServices(Group group)
group
- public GroupPolycomPhoneServices()
public String getClassName()
@GwtIncompatible public GroupPolycomPhoneServices.GroupPolycomPhoneServicesGetResponse getPolycomPhoneServices()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.