Uses of Interface
com.evolveum.midpoint.prism.schema.MutablePrismSchema
-
Packages that use MutablePrismSchema Package Description com.evolveum.midpoint.prism.impl.schema com.evolveum.midpoint.prism.schema com.evolveum.midpoint.schema.processor -
-
Uses of MutablePrismSchema in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema that implement MutablePrismSchema Modifier and Type Class Description classPrismSchemaImplMethods in com.evolveum.midpoint.prism.impl.schema that return MutablePrismSchema Modifier and Type Method Description MutablePrismSchemaSchemaFactoryImpl. createPrismSchema(@NotNull String namespace) -
Uses of MutablePrismSchema in com.evolveum.midpoint.prism.schema
Methods in com.evolveum.midpoint.prism.schema that return MutablePrismSchema Modifier and Type Method Description MutablePrismSchemaSchemaFactory. createPrismSchema(@NotNull String namespace) -
Uses of MutablePrismSchema in com.evolveum.midpoint.schema.processor
Subinterfaces of MutablePrismSchema in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interfaceMutableResourceSchemaClasses in com.evolveum.midpoint.schema.processor that implement MutablePrismSchema Modifier and Type Class Description classConnectorSchemaImplclassResourceSchemaImplDirect implementation ofResourceSchemainterface.
-