public class UserSeriesCompletion extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSeriesCompletion.UserSeriesCompletionGetRequest
Gets the details of the Series Completion group that a user belongs to (if any).
|
static class |
UserSeriesCompletion.UserSeriesCompletionGetResponse
Response to the UserSeriesCompletionGetRequest.
|
| Modifier and Type | Field and Description |
|---|---|
UserSeriesCompletion.UserSeriesCompletionGetResponse |
seriesCompletion |
static ServiceTag<UserSeriesCompletion> |
tag |
userbroadWorksServer, populated| Constructor and Description |
|---|
UserSeriesCompletion()
The serializable constructor for the UserService
|
UserSeriesCompletion(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserSeriesCompletion.UserSeriesCompletionGetResponse |
getSeriesCompletion()
Response to the UserSeriesCompletionGetRequest.
|
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, waitForLoadgetBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserSeriesCompletion> tag
public UserSeriesCompletion.UserSeriesCompletionGetResponse seriesCompletion
@GwtIncompatible public UserSeriesCompletion(BroadWorksUser user)
user - public UserSeriesCompletion()
public String getClassName()
@GwtIncompatible public UserSeriesCompletion.UserSeriesCompletionGetResponse getSeriesCompletion()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(BroadWorksUser user)
push in class BroadWorksUserServiceCopyright © 2016 ECG. All rights reserved.