public class UserCallingLineIDDeliveryBlocking extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetRequest
Request the user level data associated with Calling Line ID Delivery Blocking.
|
static class |
UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetResponse
Response to UserCallingLineIDDeliveryBlockingGetRequest.
|
static class |
UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingModifyRequest
Modify the user level data associated with Calling Line ID Delivery Blocking.
|
Modifier and Type | Field and Description |
---|---|
UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetResponse |
callingLineIDDeliveryBlocking |
static ServiceTag<UserCallingLineIDDeliveryBlocking> |
tag |
user
broadWorksServer, populated
Constructor and Description |
---|
UserCallingLineIDDeliveryBlocking()
The serializable constructor for the UserService
|
UserCallingLineIDDeliveryBlocking(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetResponse |
getCallingLineIDDeliveryBlocking()
Response to UserCallingLineIDDeliveryBlockingGetRequest.
|
String |
getClassName() |
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserCallingLineIDDeliveryBlocking> tag
public UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetResponse callingLineIDDeliveryBlocking
@GwtIncompatible public UserCallingLineIDDeliveryBlocking(BroadWorksUser user)
user
- public UserCallingLineIDDeliveryBlocking()
public String getClassName()
@GwtIncompatible public UserCallingLineIDDeliveryBlocking.UserCallingLineIDDeliveryBlockingGetResponse getCallingLineIDDeliveryBlocking()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.