Modifier and Type | Method and Description |
---|---|
static void |
RObject.copyFromJAXB(PrismContainerValue containerValue,
RObject repo,
PrismContext prismContext,
RObjectExtensionType ownerType) |
Modifier and Type | Method and Description |
---|---|
RObjectExtensionType |
ROExtPolyString.getOwnerType() |
RObjectExtensionType |
ROExtValue.getOwnerType() |
RObjectExtensionType |
ROExtLong.getOwnerType() |
RObjectExtensionType |
ROExtDate.getOwnerType() |
RObjectExtensionType |
ROExtReference.getOwnerType() |
RObjectExtensionType |
ROExtString.getOwnerType() |
RObjectExtensionType |
ROExtBoolean.getOwnerType() |
Modifier and Type | Method and Description |
---|---|
void |
ROExtPolyString.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtValue.setOwnerType(RObjectExtensionType type) |
void |
ROExtLong.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtDate.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtReference.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtString.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtBoolean.setOwnerType(RObjectExtensionType ownerType) |
Modifier and Type | Method and Description |
---|---|
RObjectExtensionType |
ROExtPolyStringId.getOwnerType() |
RObjectExtensionType |
ROExtDateId.getOwnerType() |
RObjectExtensionType |
ROExtLongId.getOwnerType() |
RObjectExtensionType |
ROExtStringId.getOwnerType() |
RObjectExtensionType |
ROExtBooleanId.getOwnerType() |
RObjectExtensionType |
ROExtReferenceId.getOwnerType() |
Modifier and Type | Method and Description |
---|---|
void |
ROExtPolyStringId.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtDateId.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtLongId.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtStringId.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtBooleanId.setOwnerType(RObjectExtensionType ownerType) |
void |
ROExtReferenceId.setOwnerType(RObjectExtensionType ownerType) |
Modifier and Type | Method and Description |
---|---|
static RObjectExtensionType |
RObjectExtensionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RObjectExtensionType[] |
RObjectExtensionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 evolveum. All rights reserved.