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 MutableComplexTypeDefinitionDefinitionFactory. createComplexTypeDefinition(QName name)MutableComplexTypeDefinitionComplexTypeDefinition. 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 classcom.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 interfaceMutableObjectClassComplexTypeDefinitionClasses in com.evolveum.midpoint.schema.processor that implement MutableComplexTypeDefinition Modifier and Type Class Description classObjectClassComplexTypeDefinitionImplMethods in com.evolveum.midpoint.schema.processor that return MutableComplexTypeDefinition Modifier and Type Method Description MutableComplexTypeDefinitionMidPointSchemaDefinitionFactory. createComplexTypeDefinition(com.sun.xml.xsom.XSComplexType complexType, PrismContext prismContext, com.sun.xml.xsom.XSAnnotation annotation)
-