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