public class UserAnonymousCallRejection extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserAnonymousCallRejection.UserAnonymousCallRejectionGetRequest
Request the user level data associated with Anonymous Call Rejection.
|
static class |
UserAnonymousCallRejection.UserAnonymousCallRejectionGetResponse
Response to UserAnonymousCallRejectionGetRequest.
|
static class |
UserAnonymousCallRejection.UserAnonymousCallRejectionModifyRequest
Modify the user level data associated with Anonymous Call Rejection.
|
Modifier and Type | Field and Description |
---|---|
UserAnonymousCallRejection.UserAnonymousCallRejectionGetResponse |
anonymousCallRejection |
static ServiceTag<UserAnonymousCallRejection> |
tag |
user
populationCount
broadWorksServer, populated
Constructor and Description |
---|
UserAnonymousCallRejection()
The serializable constructor for the UserService
|
UserAnonymousCallRejection(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
UserAnonymousCallRejection.UserAnonymousCallRejectionGetResponse |
getAnonymousCallRejection()
Response to UserAnonymousCallRejectionGetRequest.
|
String |
getClassName() |
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserAnonymousCallRejection> tag
public UserAnonymousCallRejection.UserAnonymousCallRejectionGetResponse anonymousCallRejection
@GwtIncompatible public UserAnonymousCallRejection(BroadWorksUser user)
user
- public UserAnonymousCallRejection()
public String getClassName()
@GwtIncompatible public UserAnonymousCallRejection.UserAnonymousCallRejectionGetResponse getAnonymousCallRejection()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2017 ECG. All rights reserved.