public class GroupAccountAuthorizationCodes extends BroadWorksGroupService
Modifier and Type | Class and Description |
---|---|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesAddListRequest
AlpacaLibrary Auto-Generated Java File
Add a list of account/authorization codes to a group.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesDeleteListRequest
AlpacaLibrary Auto-Generated Java File
Delete a list of account/authorization codes from a group.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetAvailableUserListRequest
AlpacaLibrary Auto-Generated Java File
Get a list of non restricted users for the account/authorization codes service.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetAvailableUserListResponse
AlpacaLibrary Auto-Generated Java File
Response to the GroupAccountAuthorizationCodesGetAvailableUserListRequest.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetListRequest
AlpacaLibrary Auto-Generated Java File
Request the list of account/authorization codes for a group.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetListResponse
AlpacaLibrary Auto-Generated Java File
Response to GroupAccountAuthorizationCodesGetListRequest.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetRequest
AlpacaLibrary Auto-Generated Java File
Request the group's account/authorization codes setting.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetResponse
AlpacaLibrary Auto-Generated Java File
Response to GroupAccountAuthorizationCodesGetRequest.
|
static class |
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesModifyRequest
AlpacaLibrary Auto-Generated Java File
Change the group's account/authorization codes setting.
|
group
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
GroupAccountAuthorizationCodes()
The serializable constructor for the GroupService
|
GroupAccountAuthorizationCodes(Group group)
Returns a GroupService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetResponse |
getAccountAuthorizationCodes()
Response to GroupAccountAuthorizationCodesGetRequest.
|
GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetListResponse |
getAccountAuthorizationCodesList()
Response to GroupAccountAuthorizationCodesGetListRequest.
|
String |
getClassName() |
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<GroupAccountAuthorizationCodes> tag
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetListResponse accountAuthorizationCodesList
public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetResponse accountAuthorizationCodes
@GwtIncompatible public GroupAccountAuthorizationCodes(Group group)
group
- public GroupAccountAuthorizationCodes()
public String getClassName()
@GwtIncompatible public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetListResponse getAccountAuthorizationCodesList()
@GwtIncompatible public GroupAccountAuthorizationCodes.GroupAccountAuthorizationCodesGetResponse getAccountAuthorizationCodes()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(Group group)
push
in class BroadWorksGroupService
Copyright © 2016 ECG. All rights reserved.