|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RFailedOperationTypeType | |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.repo.sql.data.common.enums |
Uses of RFailedOperationTypeType in com.evolveum.midpoint.repo.sql.data.common |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common that return RFailedOperationTypeType | |
---|---|
RFailedOperationTypeType |
RResourceObjectShadow.getFailedOperationType()
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RFailedOperationTypeType | |
---|---|
void |
RResourceObjectShadow.setFailedOperationType(RFailedOperationTypeType failedOperationType)
|
Uses of RFailedOperationTypeType in com.evolveum.midpoint.repo.sql.data.common.enums |
---|
Methods in com.evolveum.midpoint.repo.sql.data.common.enums that return RFailedOperationTypeType | |
---|---|
static RFailedOperationTypeType |
RFailedOperationTypeType.toRepoType(FailedOperationTypeType operation)
|
static RFailedOperationTypeType |
RFailedOperationTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RFailedOperationTypeType[] |
RFailedOperationTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |