Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.users.dto |
Modifier and Type | Method and Description |
---|---|
SubmitStatus |
SubmitPropertiesDto.getStatus() |
SubmitStatus |
SubmitAccountChangesDto.getStatus() |
static SubmitStatus |
SubmitStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubmitStatus[] |
SubmitStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SubmitAccountChangesDto(PrismPropertyValue submitedValue,
SubmitStatus status) |
SubmitPropertiesDto(PrismPropertyValue submitedProperties,
SubmitStatus status) |
Copyright © 2013 evolveum. All rights reserved.