|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
AccessMode |
getAccessMode()
Return the access mode to this portlet instance. |
java.lang.String |
getId()
Return an id that can differenciate instances. |
void |
portletCloned(byte[] state)
The portlet is cloned and the state is managed by the consumer. |
void |
portletCloned(java.lang.String cloneId)
The portlet is cloned and the state is managed by the producer |
Method Detail |
public java.lang.String getId()
public void portletCloned(java.lang.String cloneId)
cloneId
- the portlet id of the clonepublic void portletCloned(byte[] state)
state
- the opaque statepublic AccessMode getAccessMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |