|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(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(String displayName,
String description,
PrismObject object,
ContainerStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |