public class StateEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
StateEvent.Type |
| Constructor and Description |
|---|
StateEvent(PortletContext context,
StateEvent.Type type) |
| Modifier and Type | Method and Description |
|---|---|
PortletContext |
getPortletContext() |
StateEvent.Type |
getType() |
public StateEvent(PortletContext context, StateEvent.Type type)
public PortletContext getPortletContext()
public StateEvent.Type getType()
Copyright © 2003-2019 GateIn. All Rights Reserved.