|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extension | |
---|---|
com.evolveum.midpoint.schema.processor | |
com.evolveum.midpoint.schema.util | |
com.evolveum.midpoint.xml.ns._public.common.common_1 |
Uses of Extension in com.evolveum.midpoint.schema.processor |
---|
Methods in com.evolveum.midpoint.schema.processor that return Extension | |
---|---|
static Extension |
ExtensionProcessor.createExtension(PropertyContainer extension)
|
Methods in com.evolveum.midpoint.schema.processor with parameters of type Extension | |
---|---|
static PropertyContainer |
ExtensionProcessor.parseExtension(Extension xmlExtension)
|
Uses of Extension in com.evolveum.midpoint.schema.util |
---|
Methods in com.evolveum.midpoint.schema.util with parameters of type Extension | |
---|---|
static java.lang.String |
ObjectTypeUtil.dump(Extension extension)
|
Uses of Extension in com.evolveum.midpoint.xml.ns._public.common.common_1 |
---|
Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as Extension | |
---|---|
protected Extension |
SystemConfigurationType.ConnectorFramework.Configuration.extension
|
protected Extension |
ExtensibleObjectType.extension
|
protected Extension |
AccountConstructionType.extension
|
protected Extension |
ValueConstructionType.extension
|
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return Extension | |
---|---|
Extension |
ObjectFactory.createExtension()
Create an instance of Extension |
Extension |
SystemConfigurationType.ConnectorFramework.Configuration.getExtension()
This element may contain any framework-specific global configuration. |
Extension |
ExtensibleObjectType.getExtension()
Gets the value of the extension property. |
Extension |
AccountConstructionType.getExtension()
Gets the value of the extension property. |
Extension |
ValueConstructionType.getExtension()
Gets the value of the extension property. |
Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type Extension | |
---|---|
void |
SystemConfigurationType.ConnectorFramework.Configuration.setExtension(Extension value)
Sets the value of the extension property. |
void |
ExtensibleObjectType.setExtension(Extension value)
Sets the value of the extension property. |
void |
AccountConstructionType.setExtension(Extension value)
Sets the value of the extension property. |
void |
ValueConstructionType.setExtension(Extension value)
Sets the value of the extension property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |