|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RContainer | |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.repo.sql.util |
Uses of RContainer in com.evolveum.midpoint.repo.sql.data.common |
---|
Subclasses of RContainer in com.evolveum.midpoint.repo.sql.data.common | |
---|---|
class |
RAbstractRole
|
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(Class<T> clazz)
|
Methods in com.evolveum.midpoint.repo.sql.data.common that return RContainer | |
---|---|
RContainer |
ROwnable.getContainerOwner()
|
RContainer |
RExclusion.getContainerOwner()
|
RContainer |
RAssignment.getContainerOwner()
|
RContainer |
RAnyContainer.getOwner()
|
RContainer |
RObjectReference.getOwner()
|
Methods in com.evolveum.midpoint.repo.sql.data.common that return types with arguments of type RContainer | |
---|---|
Class<? extends RContainer> |
RContainerType.getClazz()
|
Methods in com.evolveum.midpoint.repo.sql.data.common with parameters of type RContainer | |
---|---|
void |
RAnyContainer.setOwner(RContainer owner)
|
void |
RObjectReference.setOwner(RContainer owner)
|
Uses of RContainer in com.evolveum.midpoint.repo.sql.util |
---|
Methods in com.evolveum.midpoint.repo.sql.util with parameters of type RContainer | |
---|---|
static RObjectReference |
RUtil.jaxbRefToRepo(ObjectReferenceType reference,
PrismContext prismContext,
RContainer owner,
RReferenceOwner refOwner)
|
static Set<RObjectReference> |
RUtil.safeListReferenceToSet(List<ObjectReferenceType> list,
PrismContext prismContext,
RContainer owner,
RReferenceOwner refOwner)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |