Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.other | |
com.evolveum.midpoint.repo.sql.data.factory |
Modifier and Type | Method and Description |
---|---|
static RCReferenceOwner |
RCReferenceOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RCReferenceOwner[] |
RCReferenceOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static RAssignmentReference |
RCReferenceOwner.createObjectReference(RCReferenceOwner owner) |
Modifier and Type | Method and Description |
---|---|
static RAssignmentReference |
MetadataFactory.jaxbRefToRepo(com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType reference,
PrismContext prismContext,
RAssignment owner,
RCReferenceOwner refOwner) |
static Set<RAssignmentReference> |
MetadataFactory.safeListReferenceToSet(List<com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectReferenceType> list,
PrismContext prismContext,
RAssignment owner,
RCReferenceOwner refOwner) |
Copyright © 2015 evolveum. All rights reserved.