|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LifeCycleStatus | |
|---|---|
| org.jboss.portal.portlet.container.managed | |
| org.jboss.portal.portlet.impl.container | |
| Uses of LifeCycleStatus in org.jboss.portal.portlet.container.managed |
|---|
| Methods in org.jboss.portal.portlet.container.managed that return LifeCycleStatus | |
|---|---|
LifeCycleStatus |
ManagedObject.getStatus()
|
LifeCycleStatus |
ManagedObjectLifeCycleEvent.getStatus()
|
static LifeCycleStatus |
LifeCycleStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LifeCycleStatus[] |
LifeCycleStatus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.jboss.portal.portlet.container.managed with parameters of type LifeCycleStatus | |
|---|---|
ManagedObjectLifeCycleEvent(ManagedObject managedObject,
LifeCycleStatus status)
|
|
| Uses of LifeCycleStatus in org.jboss.portal.portlet.impl.container |
|---|
| Methods in org.jboss.portal.portlet.impl.container that return LifeCycleStatus | |
|---|---|
LifeCycleStatus |
LifeCycle.getStatus()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||