Uses of Class
com.evolveum.midpoint.web.component.prism.ContainerStatus

Packages that use ContainerStatus
com.evolveum.midpoint.web.component.prism   
 

Uses of ContainerStatus in com.evolveum.midpoint.web.component.prism
 

Methods in com.evolveum.midpoint.web.component.prism that return ContainerStatus
 ContainerStatus ObjectWrapper.getStatus()
           
static ContainerStatus ContainerStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ContainerStatus[] ContainerStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.evolveum.midpoint.web.component.prism with parameters of type ContainerStatus
ContainerWrapper(ObjectWrapper object, T container, ContainerStatus status, ItemPath path)
           
ObjectWrapper(java.lang.String displayName, java.lang.String description, PrismObject object, ContainerStatus status)
           
 



Copyright © 2012 evolveum. All Rights Reserved.