|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPageFlowScopeAdapter
A managed bean can implement this interface to enable configuration of the 'expireWithPageFlow' flag in the design-time faces-config editor. NOTE: changing this value of the 'expireWithPageFlow' flag will have no effect if the managed bean has already been initialized and stored.
Method Summary | |
---|---|
Boolean |
getExpireWithPageFlow()
Returns the value of the expireWithPageFlow flag |
void |
setExpireWithPageFlow(Boolean value)
Sets the expireWithPageFlow flag. |
Method Detail |
---|
Boolean getExpireWithPageFlow()
void setExpireWithPageFlow(Boolean value)
value
- true or false
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |