public class FaxMessaging extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FaxMessaging.UserFaxMessagingGetRequest17sp1
Request the user level data associated with Fax Messaging.
|
static class |
FaxMessaging.UserFaxMessagingGetResponse17sp1
Response to UserFaxMessagingGetRequest17sp1.
|
static class |
FaxMessaging.UserFaxMessagingModifyRequest
Modify the user level data associated with Fax Messaging.
|
Constructor and Description |
---|
FaxMessaging(User user)
Returns a Service Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
void |
addToUser(User user)
Adds the Service Settings to a User - This does not add the service itself
|
FaxMessagingProxy |
getProxy()
Returns a proxy of the User Service Object
|
FaxMessaging.UserFaxMessagingGetResponse17sp1 |
getUserFaxMessaging() |
void |
modifyForUser(User user)
Modifies the Service Settings to a User - This does not add the service itself
|
void |
populate()
Populates all available service data
|
public FaxMessaging(User user)
user
- public FaxMessaging.UserFaxMessagingGetResponse17sp1 getUserFaxMessaging()
public void populate()
public FaxMessagingProxy getProxy()
public void addToUser(User user)
public void modifyForUser(User user)
Copyright © 2016 ECG, Inc. All rights reserved.