|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WindowContextConfig
Method Summary | |
---|---|
int |
getMaxWindowContextCount()
Restricts the number of active windows. |
int |
getWindowContextTimeoutInMinutes()
Specifies the time for the timeout for a window. |
boolean |
isAddWindowIdToActionUrlsEnabled()
Deprecated. |
boolean |
isCloseEmptyWindowContextsEnabled()
Allows to activate the cleanup of empty window contexts to avoid cleanup e.g. |
boolean |
isCloseWindowContextEventEnabled()
|
boolean |
isCreateWindowContextEventEnabled()
|
boolean |
isUnknownWindowIdsAllowed()
Allows to restrict window-ids. |
boolean |
isUrlParameterSupported()
Specifies if it is allowed to use URL params for forwarding the current window-id. |
Method Detail |
---|
boolean isUrlParameterSupported()
boolean isUnknownWindowIdsAllowed()
@Deprecated boolean isAddWindowIdToActionUrlsEnabled()
true
CODI will add a windowId=xxx parameter
while encoding each action URL.
int getWindowContextTimeoutInMinutes()
int getMaxWindowContextCount()
boolean isCloseEmptyWindowContextsEnabled()
boolean isCreateWindowContextEventEnabled()
boolean isCloseWindowContextEventEnabled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |