|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PortletContextSharingConfig.ListenConfig
The configuration of the portlet that defines how the portlet listens to shared context state.
| Field Summary | |
|---|---|
static java.lang.String |
MODE_ALL
The portlet listens to context changes from itself and other portlets |
static java.lang.String |
MODE_NONE
The portlet does not listen |
static java.lang.String |
MODE_SELF
The portlet listens to context changes from itself |
| Method Summary | |
|---|---|
java.lang.String |
getMode()
Get the listing mode |
| Field Detail |
|---|
static final java.lang.String MODE_NONE
static final java.lang.String MODE_SELF
static final java.lang.String MODE_ALL
| Method Detail |
|---|
java.lang.String getMode()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||