Uses of Class
com.evolveum.midpoint.repo.sql.data.common.any.RAnyReference

Packages that use RAnyReference
com.evolveum.midpoint.repo.sql.data.common   
com.evolveum.midpoint.repo.sql.data.common.any   
 

Uses of RAnyReference in com.evolveum.midpoint.repo.sql.data.common
 

Methods in com.evolveum.midpoint.repo.sql.data.common that return types with arguments of type RAnyReference
 Set<RAnyReference> RAnyContainer.getReferences()
           
 

Method parameters in com.evolveum.midpoint.repo.sql.data.common with type arguments of type RAnyReference
 void RAnyContainer.setReferences(Set<RAnyReference> references)
           
 

Uses of RAnyReference in com.evolveum.midpoint.repo.sql.data.common.any
 

Methods in com.evolveum.midpoint.repo.sql.data.common.any that return RAnyReference
static RAnyReference RAnyReference.createReference(PrismReferenceValue jaxb)
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common.any with parameters of type RAnyReference
static PrismReferenceValue RAnyReference.createReference(RAnyReference repo)
           
 



Copyright © 2013 evolveum. All Rights Reserved.