|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubmitStatus | |
|---|---|
| com.evolveum.midpoint.web.page.admin.users.dto | |
| Uses of SubmitStatus in com.evolveum.midpoint.web.page.admin.users.dto |
|---|
| Methods in com.evolveum.midpoint.web.page.admin.users.dto that return SubmitStatus | |
|---|---|
SubmitStatus |
SubmitPropertiesDto.getStatus()
|
SubmitStatus |
SubmitAccountChangesDto.getStatus()
|
static SubmitStatus |
SubmitStatus.valueOf(java.lang.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. |
| Constructors in com.evolveum.midpoint.web.page.admin.users.dto with parameters of type SubmitStatus | |
|---|---|
SubmitAccountChangesDto(PrismPropertyValue submitedValue,
SubmitStatus status)
|
|
SubmitPropertiesDto(PrismPropertyValue submitedPropertie,
SubmitStatus status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||