Uses of Interface
com.evolveum.midpoint.prism.schema.DefinitionsStore
-
Packages that use DefinitionsStore 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 DefinitionsStore in com.evolveum.midpoint.common.refinery
Subinterfaces of DefinitionsStore in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interface
LayerRefinedResourceSchema
interface
RefinedConnectorSchema
interface
RefinedResourceSchema
Classes in com.evolveum.midpoint.common.refinery that implement DefinitionsStore Modifier and Type Class Description class
LayerRefinedResourceSchemaImpl
class
RefinedConnectorSchemaImpl
TODO Think about the purpose and future of this class.class
RefinedResourceSchemaImpl
TODO: this whole class would benefit from more refactoring. -
Uses of DefinitionsStore in com.evolveum.midpoint.prism.impl.schema
Classes in com.evolveum.midpoint.prism.impl.schema 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 DefinitionsStore Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
-
Uses of DefinitionsStore in com.evolveum.midpoint.prism.schema
Subinterfaces of DefinitionsStore in com.evolveum.midpoint.prism.schema Modifier and Type Interface Description interface
GlobalDefinitionsStore
FIXME Creation of this interface was most probably a design mistake.interface
HierarchicalDefinitionsStore
interface
MutablePrismSchema
interface
PrismSchema
Schema as a collection of definitions.interface
SchemaRegistry
Maintains system-wide schemas. -
Uses of DefinitionsStore in com.evolveum.midpoint.schema.processor
Subinterfaces of DefinitionsStore in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
ConnectorSchema
interface
MutableResourceSchema
interface
ResourceSchema
Classes in com.evolveum.midpoint.schema.processor that implement DefinitionsStore Modifier and Type Class Description class
ConnectorSchemaImpl
class
ResourceSchemaImpl
-