|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.portal.portlet.session.Modification org.jboss.portal.portlet.session.SessionModification
Field Summary | |
static int |
CREATED
. |
static int |
DESTROYED
. |
static SessionModification |
SESSION_CREATED
. |
static SessionModification |
SESSION_DESTROYED
. |
Method Summary | |
int |
getType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int CREATED
public static final int DESTROYED
public static final SessionModification SESSION_CREATED
public static final SessionModification SESSION_DESTROYED
Method Detail |
public int getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |