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