Package | Description |
---|---|
com.evolveum.midpoint.repo.sql.data.common | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static void |
RAnyContainer.copyFromJAXB(ExtensionType jaxb,
RAnyContainer repo,
PrismContext prismContext) |
static void |
RAnyContainer.copyToJAXB(RAnyContainer repo,
ExtensionType jaxb,
PrismContext prismContext) |
Modifier and Type | Field and Description |
---|---|
protected ExtensionType |
MappingType.extension |
protected ExtensionType |
ExpressionType.extension |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
ExtensionType.clone() |
ExtensionType |
ObjectFactory.createExtensionType()
Create an instance of
ExtensionType |
ExtensionType |
MappingType.getExtension()
Gets the value of the extension property.
|
ExtensionType |
ConstructionType.getExtension() |
ExtensionType |
ObjectType.getExtension() |
ExtensionType |
ExpressionType.getExtension()
Gets the value of the extension property.
|
ExtensionType |
AssignmentType.getExtension() |
ExtensionType |
ConnectorFrameworkConfigurationType.getExtension() |
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExtensionType> |
ObjectFactory.createExtension(ExtensionType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExtensionType> |
ObjectFactory.createExtension(ExtensionType value)
|
void |
MappingType.setExtension(ExtensionType value)
Sets the value of the extension property.
|
void |
ConstructionType.setExtension(ExtensionType value) |
void |
ObjectType.setExtension(ExtensionType value) |
void |
ExpressionType.setExtension(ExtensionType value)
Sets the value of the extension property.
|
void |
AssignmentType.setExtension(ExtensionType value) |
void |
ConnectorFrameworkConfigurationType.setExtension(ExtensionType value) |
Copyright © 2013 evolveum. All rights reserved.