Package | Description |
---|---|
com.evolveum.midpoint.web.component.prism |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
ContainerWrapper(ObjectWrapper object,
T container,
ContainerStatus status,
ItemPath path) |
ObjectWrapper(String displayName,
String description,
PrismObject object,
ContainerStatus status) |
Copyright © 2013 evolveum. All rights reserved.