public class UserLegacyAutomaticCallback extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetRequest
AlpacaLibrary Auto-Generated Java File
Request the user level data associated with Legacy Automatic Callback.
|
static class |
UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetResponse
AlpacaLibrary Auto-Generated Java File
Response to UserLegacyAutomaticCallbackGetRequest.
|
static class |
UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user level data associated with Legacy Automatic Callback.
|
Modifier and Type | Field and Description |
---|---|
UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetResponse |
legacyAutomaticCallback |
static ServiceTag<UserLegacyAutomaticCallback> |
tag |
user
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
UserLegacyAutomaticCallback()
The serializable constructor for the UserService
|
UserLegacyAutomaticCallback(User user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetResponse |
getLegacyAutomaticCallback()
Response to UserLegacyAutomaticCallbackGetRequest.
|
DefaultResponse |
populate()
Populates all available service data
|
void |
push(User user)
Adds all available service data to a User
|
isPrimary, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserLegacyAutomaticCallback> tag
public UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetResponse legacyAutomaticCallback
@GwtIncompatible public UserLegacyAutomaticCallback(User user)
user
- public UserLegacyAutomaticCallback()
public String getClassName()
@GwtIncompatible public UserLegacyAutomaticCallback.UserLegacyAutomaticCallbackGetResponse getLegacyAutomaticCallback()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(User user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.