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 |
user
broadWorksServer, 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, waitForLoad
getBroadWorksServer, hasPopulated, isPopulated, setBroadWorksServer, setPopulated
public 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 BroadWorksUserService
Copyright © 2016 ECG. All rights reserved.