Uses of Class
org.jboss.portal.portlet.container.managed.LifeCycleStatus

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()
           
 



Copyright © 2008. All Rights Reserved.