|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyContainerDefinition | |
|---|---|
| com.evolveum.midpoint.schema.processor | |
| Uses of PropertyContainerDefinition in com.evolveum.midpoint.schema.processor |
|---|
| Subclasses of PropertyContainerDefinition in com.evolveum.midpoint.schema.processor | |
|---|---|
class |
ObjectDefinition
MidPoint Object Definition. |
class |
ResourceObjectDefinition
Resource Object Definition (Object Class). |
| Methods in com.evolveum.midpoint.schema.processor that return PropertyContainerDefinition | |
|---|---|
PropertyContainerDefinition |
Schema.findContainerDefinitionByType(javax.xml.namespace.QName typeName)
Finds a PropertyContainerDefinition by the type name. |
PropertyContainerDefinition |
PropertyContainer.getDefinition()
Returns applicable property container definition. |
| Methods in com.evolveum.midpoint.schema.processor with parameters of type PropertyContainerDefinition | |
|---|---|
void |
PropertyContainer.setDefinition(PropertyContainerDefinition definition)
Sets applicable property container definition. |
| Constructors in com.evolveum.midpoint.schema.processor with parameters of type PropertyContainerDefinition | |
|---|---|
MidPointObject(javax.xml.namespace.QName name,
PropertyContainerDefinition definition)
|
|
PropertyContainer(javax.xml.namespace.QName name,
PropertyContainerDefinition definition)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||