Uses of Interface
com.evolveum.midpoint.prism.LocalItemDefinitionStore
Packages that use LocalItemDefinitionStore
Package
Description
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.gui.api.prism.wrapper
Subinterfaces of LocalItemDefinitionStore in com.evolveum.midpoint.gui.api.prism.wrapperModifier and TypeInterfaceDescriptioninterface
PrismContainerWrapper<C extends Containerable>
interface
PrismObjectWrapper<O extends ObjectType>
interface
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement LocalItemDefinitionStoreModifier and TypeClassDescriptionclass
AssignmentHolderWrapper<AH extends AssignmentHolderType>
class
class
AssociationMappingExpressionWrapper<C extends Containerable>
class
class
class
Created by honcharclass
class
PrismContainerWrapperImpl<C extends Containerable>
class
PrismObjectWrapperImpl<O extends ObjectType>
class
class
class
class
class
class
class
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.gui.impl.prism.wrapper.association
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper.association that implement LocalItemDefinitionStore -
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.prism
Subinterfaces of LocalItemDefinitionStore in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterface
Provides a definition for a complex type, i.e.interface
PrismContainerDefinition<C extends Containerable>
Definition of a prism container.interface
PrismObjectDefinition<O extends Objectable>
TODO -
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.prism.deleg
Subinterfaces of LocalItemDefinitionStore in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterface
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
ObjectDefinitionDelegator<O extends Objectable>
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement LocalItemDefinitionStoreModifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processor
Subinterfaces of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterface
Provides information about resource object attributes: both simple and reference ones.interface
Represents ad-hoc combination of definitions of structural and auxiliary object classes.interface
Describes a resource object class (e.g.interface
A definition that describes either an object class (as fetched from the resource, optionally refined by `schemaHandling`), or an object type (as defined in `schemaHandling` part of resource definition).interface
Definition of "resource object type".interface
Definition of aShadowAssociation
, e.g., `ri:group`.interface
Complex type definition for aShadowAssociationsContainer
.interface
The enhanced definition of `associations` container (ShadowAssociationsContainer
) in aShadowType
object.interface
Complex type definition for aShadowAttributesContainer
.interface
The enhanced definition of `attributes` container (ShadowAttributesContainer
) in aShadowType
object.interface
Supertype for a CTD for `attributes` and `associations` shadow containers.Classes in com.evolveum.midpoint.schema.processor that implement LocalItemDefinitionStoreModifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.class
The (currently) only implementation ofShadowAssociationDefinition
.class
class
Resource Object Definition (Object Class). -
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processor.delegModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface