Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common.other | |
com.evolveum.midpoint.repo.sql.util |
Modifier and Type | Method and Description |
---|---|
static RReferenceOwner |
RReferenceOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RReferenceOwner[] |
RReferenceOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static RObjectReference |
RReferenceOwner.createObjectReference(RReferenceOwner owner) |
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) |
Copyright © 2013 evolveum. All rights reserved.