Uses of Class
com.evolveum.midpoint.schema.processor.PropertyContainerDefinition

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)
           
 



Copyright © 2011 evolveum. All Rights Reserved.