Uses of Class
com.evolveum.midpoint.repo.sql.data.audit.RObjectDeltaOperation

Packages that use RObjectDeltaOperation
com.evolveum.midpoint.repo.sql.data.audit   
 

Uses of RObjectDeltaOperation in com.evolveum.midpoint.repo.sql.data.audit
 

Methods in com.evolveum.midpoint.repo.sql.data.audit that return RObjectDeltaOperation
static RObjectDeltaOperation RObjectDeltaOperation.toRepo(RAuditEventRecord record, ObjectDeltaOperation operation, PrismContext prismContext)
           
 

Methods in com.evolveum.midpoint.repo.sql.data.audit that return types with arguments of type RObjectDeltaOperation
 Set<RObjectDeltaOperation> RAuditEventRecord.getDeltas()
           
 

Method parameters in com.evolveum.midpoint.repo.sql.data.audit with type arguments of type RObjectDeltaOperation
 void RAuditEventRecord.setDeltas(Set<RObjectDeltaOperation> deltas)
           
 



Copyright © 2013 evolveum. All Rights Reserved.