Uses of Class
com.evolveum.midpoint.prism.schema.SchemaToDomProcessor

Packages that use SchemaToDomProcessor
com.evolveum.midpoint.prism.schema   
com.evolveum.midpoint.schema.processor   
 

Uses of SchemaToDomProcessor in com.evolveum.midpoint.prism.schema
 

Methods in com.evolveum.midpoint.prism.schema with parameters of type SchemaToDomProcessor
 void SchemaDefinitionFactory.addExtraComplexTypeAnnotations(ComplexTypeDefinition definition, org.w3c.dom.Element appinfo, SchemaToDomProcessor schemaToDomProcessor)
          Add extra annotations to a complexType DOM model.
 void SchemaDefinitionFactory.addExtraPropertyAnnotations(PrismPropertyDefinition definition, org.w3c.dom.Element appinfo, SchemaToDomProcessor schemaToDomProcessor)
          Add extra annotations to a property DOM model.
 void SchemaDefinitionFactory.addExtraReferenceAnnotations(PrismReferenceDefinition definition, org.w3c.dom.Element appinfo, SchemaToDomProcessor schemaToDomProcessor)
          Add extra annotations to a reference DOM model.
 

Uses of SchemaToDomProcessor in com.evolveum.midpoint.schema.processor
 

Methods in com.evolveum.midpoint.schema.processor with parameters of type SchemaToDomProcessor
 void MidPointSchemaDefinitionFactory.addExtraComplexTypeAnnotations(ComplexTypeDefinition definition, org.w3c.dom.Element appinfo, SchemaToDomProcessor schemaToDomProcessor)
           
 



Copyright © 2012 evolveum. All Rights Reserved.