|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReadOnlyUserVariable
A User Variable is a name/value pair stored on the server and scoped to a
user. A user can have many User Variables. The value of a User Variable is an
EsObject.
A user can create, update, or delete his own User Variables.
Server extensions can create, update, or delete User Variables on any user.
UserVariableEventHandler,
ElectroServerApi.getUserVariable| Method Summary | |
|---|---|
String |
getName()
Gets the name of the user variable. |
EsObject |
getValue()
Gets the EsObject value of the user variable. |
| Method Detail |
|---|
String getName()
EsObject getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||