public class UserSilentAlerting extends BroadWorksUserService
| Modifier and Type | Class and Description |
|---|---|
static class |
UserSilentAlerting.UserSilentAlertingGetRequest
Request the user level data associated with Silent Alerting service.
|
static class |
UserSilentAlerting.UserSilentAlertingGetResponse
Response to UserSilentAlertingGetRequest.
|
static class |
UserSilentAlerting.UserSilentAlertingModifyRequest
Modify the user level data associated with Silent Alerting service.
|
| Modifier and Type | Field and Description |
|---|---|
UserSilentAlerting.UserSilentAlertingGetResponse |
silentAlerting |
static ServiceTag<UserSilentAlerting> |
tag |
userpopulationCountbroadWorksServer, populated| Constructor and Description |
|---|
UserSilentAlerting()
The serializable constructor for the UserService
|
UserSilentAlerting(BroadWorksUser user)
Returns a UserService Object with the User Assigned
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
UserSilentAlerting.UserSilentAlertingGetResponse |
getSilentAlerting()
Response to UserSilentAlertingGetRequest.
|
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, waitForLoadgetBroadWorksServer, hasPopulated, setBroadWorksServer, setPopulatedpublic static final ServiceTag<UserSilentAlerting> tag
public UserSilentAlerting.UserSilentAlertingGetResponse silentAlerting
@GwtIncompatible public UserSilentAlerting(BroadWorksUser user)
user - public UserSilentAlerting()
public String getClassName()
@GwtIncompatible public UserSilentAlerting.UserSilentAlertingGetResponse getSilentAlerting()
@GwtIncompatible public DefaultResponse populate()
populate in class BroadWorksObject@GwtIncompatible public void push(BroadWorksUser user)
push in class BroadWorksUserServiceCopyright © 2017 ECG. All rights reserved.