|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |