Uses of Interface
com.evolveum.midpoint.prism.MutableComplexTypeDefinition
-
Packages that use MutableComplexTypeDefinition Package Description com.evolveum.midpoint.prism com.evolveum.midpoint.prism.impl com.evolveum.midpoint.schema.processor -
-
Uses of MutableComplexTypeDefinition in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return MutableComplexTypeDefinition Modifier and Type Method Description MutableComplexTypeDefinition
DefinitionFactory. createComplexTypeDefinition(QName name)
MutableComplexTypeDefinition
ComplexTypeDefinition. toMutable()
-
Uses of MutableComplexTypeDefinition in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw MutableComplexTypeDefinition Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.ComplexTypeDefinitionImpl
-
Uses of MutableComplexTypeDefinition in com.evolveum.midpoint.schema.processor
Subinterfaces of MutableComplexTypeDefinition in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
MutableObjectClassComplexTypeDefinition
Classes in com.evolveum.midpoint.schema.processor that implement MutableComplexTypeDefinition Modifier and Type Class Description class
ObjectClassComplexTypeDefinitionImpl
Methods in com.evolveum.midpoint.schema.processor that return MutableComplexTypeDefinition Modifier and Type Method Description MutableComplexTypeDefinition
MidPointSchemaDefinitionFactory. createComplexTypeDefinition(com.sun.xml.xsom.XSComplexType complexType, PrismContext prismContext, com.sun.xml.xsom.XSAnnotation annotation)
-