|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionConfigType
A representation of the model object 'Session Config Type'. The session-configType defines the session parameters for this web application. Used in: web-app
The following features are supported:
Webapp30Package.getSessionConfigType()| Method Summary | |
|---|---|
CookieConfigType |
getCookieConfig()
Returns the value of the 'Cookie Config' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
XsdIntegerType |
getSessionTimeout()
Returns the value of the 'Session Timeout' containment reference. |
|
getTrackingMode()
Returns the value of the 'Tracking Mode' containment reference list. |
void |
setCookieConfig(CookieConfigType value)
Sets the value of the ' Cookie Config' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setSessionTimeout(XsdIntegerType value)
Sets the value of the ' Session Timeout' containment reference. |
| Method Detail |
|---|
XsdIntegerType getSessionTimeout()
setSessionTimeout(XsdIntegerType),
Webapp30Package.getSessionConfigType_SessionTimeout()void setSessionTimeout(XsdIntegerType value)
Session Timeout' containment reference.
value - the new value of the 'Session Timeout' containment reference.getSessionTimeout()CookieConfigType getCookieConfig()
setCookieConfig(CookieConfigType),
Webapp30Package.getSessionConfigType_CookieConfig()void setCookieConfig(CookieConfigType value)
Cookie Config' containment reference.
value - the new value of the 'Cookie Config' containment reference.getCookieConfig()getTrackingMode()
TrackingModeType.
The tracking-mode element defines the tracking modes
for sessions created by this web application
Webapp30Package.getSessionConfigType_TrackingMode()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp30Package.getSessionConfigType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||