@Immutable public abstract class AbstractScopeAwareAction extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_sApplicationID |
protected String |
m_sRequestID |
protected String |
m_sSessionID |
| Constructor and Description |
|---|
AbstractScopeAwareAction(String sApplicationID,
String sRequestID,
String sSessionID) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationID() |
String |
getRequestID() |
String |
getSessionID() |
String |
toString() |
Copyright © 2014–2017 Philip Helger. All rights reserved.