|
||||||||||
| 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.Type
|
| Constructor Summary | |
|---|---|
StateEvent(PortletContext context,
StateEvent.Type type)
|
|
| Method Summary | |
|---|---|
PortletContext |
getPortletContext()
|
StateEvent.Type |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StateEvent(PortletContext context,
StateEvent.Type type)
| Method Detail |
|---|
public PortletContext getPortletContext()
public StateEvent.Type getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||