Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionModel.getAction() |
static ClientSessionModel.Action |
ClientSessionModel.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientSessionModel.Action[] |
ClientSessionModel.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionModel.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionAdapter.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionAdapter.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionEntity.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionEntity.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionAdapter.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionAdapter.setAction(ClientSessionModel.Action action) |
Modifier and Type | Field and Description |
---|---|
protected ClientSessionModel.Action |
ClientSessionEntity.action |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionEntity.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionEntity.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionAdapter.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionAdapter.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionEntity.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionEntity.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
ClientSessionAdapter.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSessionAdapter.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
ClientSessionModel.Action |
MongoClientSessionEntity.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
MongoClientSessionEntity.setAction(ClientSessionModel.Action action) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientSessionCode.isValid(ClientSessionModel.Action requestedAction) |
void |
ClientSessionCode.setAction(ClientSessionModel.Action action) |
Copyright © 2015. All Rights Reserved.