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