public class UserGroupNightForwarding extends BroadWorksUserService
Modifier and Type | Class and Description |
---|---|
static class |
UserGroupNightForwarding.UserGroupNightForwardingGetRequest
Request to get the Group Night Forwarding user parameters.
|
static class |
UserGroupNightForwarding.UserGroupNightForwardingGetResponse
Response to UserGroupNightForwardingGetRequest.
|
static class |
UserGroupNightForwarding.UserGroupNightForwardingModifyRequest
Request to modify the Group Night Forwarding user parameters.
|
Modifier and Type | Field and Description |
---|---|
UserGroupNightForwarding.UserGroupNightForwardingGetResponse |
groupNightForwarding |
static ServiceTag<UserGroupNightForwarding> |
tag |
user
populationCount
broadWorksServer, populated
Constructor and Description |
---|
UserGroupNightForwarding()
The serializable constructor for the UserService
|
UserGroupNightForwarding(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserGroupNightForwarding.UserGroupNightForwardingGetResponse |
getGroupNightForwarding()
Response to UserGroupNightForwardingGetRequest.
|
int |
hashCode() |
DefaultResponse |
populate()
Populates all available service data
|
void |
push(BroadWorksUser user)
Adds all available service data to a User
|
isError, isPopulated, isPrimary, mapRequestAndFire, mapRequestAndFire, mapRequestAndFire, setPrimary, waitForLoad
getBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulated
public static final ServiceTag<UserGroupNightForwarding> tag
public UserGroupNightForwarding.UserGroupNightForwardingGetResponse groupNightForwarding
@GwtIncompatible public UserGroupNightForwarding(BroadWorksUser user)
user
- public UserGroupNightForwarding()
public String getClassName()
@GwtIncompatible public UserGroupNightForwarding.UserGroupNightForwardingGetResponse getGroupNightForwarding()
@GwtIncompatible public DefaultResponse populate()
populate
in class BroadWorksObject
@GwtIncompatible public void push(BroadWorksUser user)
push
in class BroadWorksUserService
Copyright © 2017 ECG. All rights reserved.