|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RReferenceOwner | |
|---|---|
| com.evolveum.midpoint.repo.sql.data.common.enums | |
| com.evolveum.midpoint.repo.sql.util | |
| Uses of RReferenceOwner in com.evolveum.midpoint.repo.sql.data.common.enums |
|---|
| Methods in com.evolveum.midpoint.repo.sql.data.common.enums that return RReferenceOwner | |
|---|---|
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. |
| Methods in com.evolveum.midpoint.repo.sql.data.common.enums with parameters of type RReferenceOwner | |
|---|---|
static RObjectReference |
RReferenceOwner.createObjectReference(RReferenceOwner owner)
|
| Uses of RReferenceOwner in com.evolveum.midpoint.repo.sql.util |
|---|
| Methods in com.evolveum.midpoint.repo.sql.util with parameters of type RReferenceOwner | |
|---|---|
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 | |||||||||