Uses of Class
com.evolveum.midpoint.repo.sql.data.common.RFailedOperationTypeType

Packages that use RFailedOperationTypeType
com.evolveum.midpoint.repo.sql.data.common   
 

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()
           
static RFailedOperationTypeType RFailedOperationTypeType.toRepoType(FailedOperationTypeType operation)
           
static RFailedOperationTypeType RFailedOperationTypeType.valueOf(java.lang.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.
 

Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RFailedOperationTypeType
 void RResourceObjectShadow.setFailedOperationType(RFailedOperationTypeType failedOperationType)
           
 



Copyright © 2012 evolveum. All Rights Reserved.