Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.repo.sql.data.common.other | |
com.evolveum.midpoint.repo.sql.util |
Modifier and Type | Class and Description |
---|---|
class |
RAbstractRole<T extends AbstractRoleType> |
class |
RAccountShadow |
class |
RAssignment |
class |
RAuthorization |
class |
RConnector |
class |
RConnectorHost |
class |
RExclusion |
class |
RFocus<T extends FocusType> |
class |
RGenericObject |
class |
RNode |
class |
RObject<T extends ObjectType> |
class |
RObjectTemplate |
class |
ROrg |
class |
RResource |
class |
RRole |
class |
RShadow<T extends ShadowType> |
class |
RSystemConfiguration |
class |
RTask |
class |
RTrigger |
class |
RUser |
class |
RValuePolicy |
Modifier and Type | Method and Description |
---|---|
RContainer |
RTrigger.getContainerOwner() |
RContainer |
RAuthorization.getContainerOwner() |
RContainer |
RAssignment.getContainerOwner() |
RContainer |
ROwnable.getContainerOwner() |
RContainer |
RExclusion.getContainerOwner() |
RContainer |
RAnyContainer.getOwner() |
RContainer |
RObjectReference.getOwner() |
RContainer |
RMetadata.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
RAnyContainer.setOwner(RContainer owner) |
void |
RObjectReference.setOwner(RContainer owner) |
void |
RMetadata.setOwner(RContainer owner) |
Modifier and Type | Method and Description |
---|---|
static <T extends RContainer> |
RContainerType.getType(Class<T> clazz) |
Modifier and Type | Method and Description |
---|---|
Class<? extends RContainer> |
RContainerType.getClazz() |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
static ObjectTypes |
ClassMapper.getObjectTypeForHQLType(Class<? extends RContainer> type) |
Copyright © 2013 evolveum. All rights reserved.