Uses of Interface
com.evolveum.midpoint.prism.LocalItemDefinitionStore
Package
Description
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.gui.api.prism.wrapper
Modifier and TypeInterfaceDescriptioninterface
PrismContainerWrapper<C extends Containerable>
interface
PrismObjectWrapper<O extends ObjectType>
interface
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.gui.impl.prism.wrapper
Modifier and TypeClassDescriptionclass
AssignmentHolderWrapper<AH extends AssignmentHolderType>
class
Created by honcharclass
PrismContainerWrapperImpl<C extends Containerable>
class
PrismObjectWrapperImpl<O extends ObjectType>
class
class
class
class
class
class
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.prism
Modifier and TypeInterfaceDescriptioninterface
Provides a definition for a complex type, i.e.interface
An interface to mutate the definition of a complex type.interface
MutablePrismContainerDefinition<C extends Containerable>
interface
MutablePrismObjectDefinition<O extends Objectable>
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
Modifier and TypeInterfaceDescriptioninterface
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
ObjectDefinitionDelegator<O extends Objectable>
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.prism.impl
Modifier and TypeClassDescriptionclass
com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>
-
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processor
Modifier and TypeInterfaceDescriptioninterface
Provides information about resource object attributes.interface
Represents ad-hoc combination of definitions of structural and auxiliary object classes.interface
Interface allowing modifications of an object class definition.interface
TODO review docs Resource Object Definition (Object Class).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".Modifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
Resource Object Definition (Object Class).class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
. -
Uses of LocalItemDefinitionStore in com.evolveum.midpoint.schema.processor.deleg
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface