|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionConfig
The session-config element defines the session parameters for this web application.
Method Summary | |
---|---|
int |
getSessionTimeout()
|
WebApp |
getWebApp()
|
boolean |
isSetSessionTimeout()
Returns whether the value of the ' Session Timeout ' attribute is set |
void |
setSessionTimeout(int value)
|
void |
setWebApp(WebApp value)
|
void |
unsetSessionTimeout()
Unsets the value of the ' Session Timeout ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
int getSessionTimeout()
void setSessionTimeout(int value)
value
- The new value of the SessionTimeout attributevoid unsetSessionTimeout()
Session Timeout
' attribute.
isSetSessionTimeout()
,
getSessionTimeout()
,
setSessionTimeout(int)
boolean isSetSessionTimeout()
Session Timeout
' attribute is set.
unsetSessionTimeout()
,
getSessionTimeout()
,
setSessionTimeout(int)
WebApp getWebApp()
void setWebApp(WebApp value)
value
- The new value of the WebApp reference
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |