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

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

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

Subclasses of RContainer in com.evolveum.midpoint.repo.sql.data.common
 class RAccountShadow
           
 class RAssignment
           
 class RConnector
           
 class RConnectorHost
           
 class RExclusion
           
 class RGenericObject
           
 class RNode
           
 class RObject
           
 class ROrg
           
 class RPasswordPolicy
           
 class RResource
           
 class RResourceObjectShadow
           
 class RRole
           
 class RSystemConfiguration
           
 class RTask
           
 class RUser
           
 class RUserTemplate
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common with type parameters of type RContainer
static
<T extends RContainer>
RContainerType
RContainerType.getType(java.lang.Class<T> clazz)
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common that return RContainer
 RContainer RAssignment.getContainerOwner()
           
 RContainer ROwnable.getContainerOwner()
           
 RContainer RExclusion.getContainerOwner()
           
 RContainer RAnyContainer.getOwner()
           
 RContainer RObjectReference.getOwner()
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common that return types with arguments of type RContainer
 java.lang.Class<? extends RContainer> RContainerType.getClazz()
           
 

Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RContainer
static RObjectReference RUtil.jaxbRefToRepo(ObjectReferenceType ref, RContainer owner, PrismContext prismContext)
           
 void RAnyContainer.setOwner(RContainer owner)
           
 void RObjectReference.setOwner(RContainer owner)
           
 



Copyright © 2012 evolveum. All Rights Reserved.