| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
SessionConfigType |
Webapp23Factory.createSessionConfigType()
Returns a new object of class 'Session Config Type'.
|
SessionConfigType |
DocumentRoot.getSessionConfig()
Returns the value of the 'Session Config' containment reference.
|
SessionConfigType |
WebAppType.getSessionConfig()
Returns the value of the 'Session Config' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentRoot.setSessionConfig(SessionConfigType value)
Sets the value of the '
Session Config' containment reference. |
void |
WebAppType.setSessionConfig(SessionConfigType value)
Sets the value of the '
Session Config' containment reference. |