public class UserFaxMessaging extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserFaxMessaging.UserFaxMessagingGetRequest
Request the user level data associated with Fax Messaging.
|
static class |
UserFaxMessaging.UserFaxMessagingGetResponse
Response to UserFaxMessagingGetRequest17sp1.
|
static class |
UserFaxMessaging.UserFaxMessagingModifyRequest
Modify the user level data associated with Fax Messaging.
|
| Modifier and Type | Field and Description |
|---|---|
UserFaxMessaging.UserFaxMessagingGetResponse |
faxMessaging |
static ServiceTag<UserFaxMessaging> |
tag |
userpopulationCountbroadWorksServer, populated| Constructor and Description |
|---|
UserFaxMessaging()
The serializable constructor for the UserService
|
UserFaxMessaging(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserFaxMessaging.UserFaxMessagingGetResponse |
getFaxMessaging()
Response to UserFaxMessagingGetRequest17sp1.
|
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, waitForLoadgetBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserFaxMessaging> tag
public UserFaxMessaging.UserFaxMessagingGetResponse faxMessaging
@GwtIncompatible public UserFaxMessaging(BroadWorksUser user)
user - public UserFaxMessaging()
public String getClassName()
@GwtIncompatible public UserFaxMessaging.UserFaxMessagingGetResponse getFaxMessaging()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(BroadWorksUser user)
push in class BroadWorksUserServiceCopyright © 2017 ECG. All rights reserved.