public class UserBargeInExempt extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserBargeInExempt.UserBargeInExemptGetRequest
AlpacaLibrary Auto-Generated Java File
Request the user level data associated with Barge In Exempt.
|
static class |
UserBargeInExempt.UserBargeInExemptGetResponse
AlpacaLibrary Auto-Generated Java File
Response to UserBargeInExemptGetRequest.
|
static class |
UserBargeInExempt.UserBargeInExemptModifyRequest
AlpacaLibrary Auto-Generated Java File
Modify the user level data associated with Barge In Exempt.
|
Modifier and Type | Field and Description |
---|---|
UserBargeInExempt.UserBargeInExemptGetResponse |
bargeInExempt |
static ServiceTag<UserBargeInExempt> |
tag |
user
outstandingRequests
broadWorksServer, populated
Constructor and Description |
---|
UserBargeInExempt()
The serializable constructor for the UserService
|
UserBargeInExempt(User user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
UserBargeInExempt.UserBargeInExemptGetResponse |
getBargeInExempt()
Response to UserBargeInExemptGetRequest.
|
String |
getClassName() |
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<UserBargeInExempt> tag
public UserBargeInExempt.UserBargeInExemptGetResponse bargeInExempt
@GwtIncompatible public UserBargeInExempt(User user)
user
- public UserBargeInExempt()
public String getClassName()
@GwtIncompatible public UserBargeInExempt.UserBargeInExemptGetResponse getBargeInExempt()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(User user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.