|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||