Uses of Interface
com.evolveum.midpoint.prism.schema.MutablePrismSchema
-
Packages that use MutablePrismSchema Package Description com.evolveum.midpoint.common.refinery com.evolveum.midpoint.prism.impl.schema com.evolveum.midpoint.prism.schema com.evolveum.midpoint.schema.processor -
-
Uses of MutablePrismSchema in com.evolveum.midpoint.common.refinery
Classes in com.evolveum.midpoint.common.refinery that implement MutablePrismSchema Modifier and Type Class Description class
RefinedConnectorSchemaImpl
TODO Think about the purpose and future of this class. -
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 class
PrismSchemaImpl
Methods in com.evolveum.midpoint.prism.impl.schema that return MutablePrismSchema Modifier and Type Method Description MutablePrismSchema
SchemaFactoryImpl. 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 MutablePrismSchema
SchemaFactory. 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 interface
MutableResourceSchema
Classes in com.evolveum.midpoint.schema.processor that implement MutablePrismSchema Modifier and Type Class Description class
ConnectorSchemaImpl
class
ResourceSchemaImpl
-