Uses of Interface
com.evolveum.midpoint.prism.schema.GlobalDefinitionsStore
-
Packages that use GlobalDefinitionsStore Package Description com.evolveum.midpoint.prism.impl.schema com.evolveum.midpoint.prism.schema com.evolveum.midpoint.schema.processor -
-
Uses of GlobalDefinitionsStore 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 GlobalDefinitionsStore Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.schema.PrismSchemaImpl
-
Uses of GlobalDefinitionsStore in com.evolveum.midpoint.prism.schema
Subinterfaces of GlobalDefinitionsStore in com.evolveum.midpoint.prism.schema Modifier and Type Interface Description interface
MutablePrismSchema
interface
PrismSchema
Schema as a collection of definitions.interface
SchemaRegistry
Maintains system-wide schemas. -
Uses of GlobalDefinitionsStore in com.evolveum.midpoint.schema.processor
Subinterfaces of GlobalDefinitionsStore in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
ConnectorSchema
interface
MutableResourceSchema
interface
ResourceSchema
A schema covering the whole resource.Classes in com.evolveum.midpoint.schema.processor that implement GlobalDefinitionsStore Modifier and Type Class Description class
ConnectorSchemaImpl
class
ResourceSchemaImpl
Direct implementation ofResourceSchema
interface.
-