|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.portlet.StateEvent
public class StateEvent
An event that signals state modifications
| Nested Class Summary | |
|---|---|
static class |
StateEvent.StateEventType
|
| Field Summary | |
|---|---|
static StateEvent.StateEventType |
PORTLET_CLONED_EVENT
|
static StateEvent.StateEventType |
PORTLET_MODIFIED_EVENT
|
| Constructor Summary | |
|---|---|
StateEvent(PortletContext context,
StateEvent.StateEventType type)
|
|
| Method Summary | |
|---|---|
PortletContext |
getPortletContext()
|
StateEvent.StateEventType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final StateEvent.StateEventType PORTLET_CLONED_EVENT
public static final StateEvent.StateEventType PORTLET_MODIFIED_EVENT
| Constructor Detail |
|---|
public StateEvent(PortletContext context,
StateEvent.StateEventType type)
| Method Detail |
|---|
public PortletContext getPortletContext()
public StateEvent.StateEventType getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||