Uses of Interface
com.evolveum.midpoint.prism.LocalDefinitionStore
-
-
Uses of LocalDefinitionStore in com.evolveum.midpoint.common.refinery
Subinterfaces of LocalDefinitionStore in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interface
CompositeRefinedObjectClassDefinition
Used to represent combined definition of structural and auxiliary object classes.interface
LayerRefinedObjectClassDefinition
interface
RefinedObjectClassDefinition
Classes in com.evolveum.midpoint.common.refinery that implement LocalDefinitionStore Modifier and Type Class Description class
CompositeRefinedObjectClassDefinitionImpl
Used to represent combined definition of structural and auxiliary object classes.class
LayerRefinedObjectClassDefinitionImpl
class
RefinedObjectClassDefinitionImpl
-
Uses of LocalDefinitionStore in com.evolveum.midpoint.prism
Subinterfaces of LocalDefinitionStore in com.evolveum.midpoint.prism Modifier and Type Interface Description interface
ComplexTypeDefinition
Provides a definition for a complex type, i.e.interface
MutableComplexTypeDefinition
interface
MutablePrismContainerDefinition<C extends Containerable>
interface
MutablePrismObjectDefinition<O extends Objectable>
interface
PrismContainerDefinition<C extends Containerable>
TODOinterface
PrismObjectDefinition<O extends Objectable>
TODO -
Uses of LocalDefinitionStore in com.evolveum.midpoint.prism.deleg
Subinterfaces of LocalDefinitionStore in com.evolveum.midpoint.prism.deleg Modifier and Type Interface Description interface
ComplexTypeDefinitionDelegator
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
ObjectDefinitionDelegator<O extends Objectable>
-
Uses of LocalDefinitionStore 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 LocalDefinitionStore Modifier and Type Class Description class
com.evolveum.midpoint.prism.impl.ComplexTypeDefinitionImpl
class
com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>
-
Uses of LocalDefinitionStore in com.evolveum.midpoint.schema.processor
Subinterfaces of LocalDefinitionStore in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interface
MutableObjectClassComplexTypeDefinition
interface
ObjectClassComplexTypeDefinition
Describes a resource object class.interface
ResourceAttributeContainerDefinition
TODOClasses in com.evolveum.midpoint.schema.processor that implement LocalDefinitionStore Modifier and Type Class Description class
ObjectClassComplexTypeDefinitionImpl
class
ResourceAttributeContainerDefinitionImpl
Resource Object Definition (Object Class). -
Uses of LocalDefinitionStore in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of LocalDefinitionStore in com.evolveum.midpoint.schema.processor.deleg Modifier and Type Interface Description interface
AttributeContainerDefinitionDelegator
interface
ObjectClassTypeDefinitionDelegator
-