Uses of Interface
com.evolveum.midpoint.prism.PrismPresentationDefinition
Packages that use PrismPresentationDefinition
Package
Description
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.gui.api.prism.wrapper
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.gui.api.prism.wrapperModifier and TypeInterfaceDescriptioninterface
ItemWrapper<I extends Item<?,
?>, VW extends PrismValueWrapper> interface
PrismContainerWrapper<C extends Containerable>
interface
PrismObjectWrapper<O extends ObjectType>
interface
interface
PrismReferenceWrapper<R extends Referencable>
interface
interface
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.gui.impl.prism.wrapper
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper that implement PrismPresentationDefinitionModifier and TypeClassDescriptionclass
AssignmentHolderWrapper<AH extends AssignmentHolderType>
class
class
AssociationMappingExpressionWrapper<C extends Containerable>
class
class
class
class
Created by honcharclass
Created by honcharclass
ItemWrapperImpl<I extends Item<?,
?>, VW extends PrismValueWrapper> class
class
PrismContainerWrapperImpl<C extends Containerable>
class
PrismObjectWrapperImpl<O extends ObjectType>
class
class
PrismReferenceWrapperImpl<R extends Referencable>
class
class
class
Created by honcharclass
class
class
class
class
class
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.gui.impl.prism.wrapper.association
Classes in com.evolveum.midpoint.gui.impl.prism.wrapper.association that implement PrismPresentationDefinition -
Uses of PrismPresentationDefinition in com.evolveum.midpoint.model.impl.schema.transform
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.model.impl.schema.transformModifier and TypeInterfaceDescriptioninterface
PartiallyMutableItemDefinition<I extends Item<?,
?>> static interface
static interface
static interface
static interface
Classes in com.evolveum.midpoint.model.impl.schema.transform that implement PrismPresentationDefinitionModifier and TypeClassDescriptionclass
class
TransformableContainerDefinition<C extends Containerable>
class
class
TransformableItemDefinition<I extends Item<?,
?>, D extends ItemDefinition<I>> class
TransformableObjectDefinition<O extends Objectable>
class
static class
TODO is this used?static class
class
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.prism
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.prismModifier and TypeInterfaceDescriptioninterface
Provides a definition for a complex type, i.e. type that prescribes inner items.interface
Common interface to access all definitions.interface
Simple type, which behaves as enumeration in most modeling languages.interface
ItemDefinition<I extends Item<?,
?>> A definition of a specific item (as opposed to a type).interface
PrismContainerDefinition<C extends Containerable>
Definition of a prism container.interface
PrismObjectDefinition<O extends Objectable>
TODOstatic interface
interface
Definition of a prism property.interface
interface
Defines a simple (non-structured) definition.interface
Definition of a type (as opposed to definition of an item).Classes in com.evolveum.midpoint.prism that implement PrismPresentationDefinitionMethods in com.evolveum.midpoint.prism that return PrismPresentationDefinitionModifier and TypeMethodDescription@NotNull PrismPresentationDefinition
PrismPresentationDefinition.Delegable.prismPresentationDefinition()
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.prism.deleg
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.prism.delegModifier and TypeInterfaceDescriptioninterface
interface
ContainerDefinitionDelegator<C extends Containerable>
interface
interface
ItemDefinitionDelegator<I extends Item<?,
?>> interface
ObjectDefinitionDelegator<O extends Objectable>
interface
interface
interface
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.prism.impl
Classes in com.evolveum.midpoint.prism.impl that implement PrismPresentationDefinitionModifier and TypeClassDescriptionclass
Direct implementation ofComplexTypeDefinition
.class
Abstract definition in the schema.class
EXPERIMENTALclass
class
ItemDefinitionImpl<I extends Item<?,
?>> Abstract item definition in the schema.class
PrismContainerDefinitionImpl<C extends Containerable>
Definition of a property container.class
PrismObjectDefinitionImpl<O extends Objectable>
MidPoint Object Definition.class
Property Definition.class
Object Reference Schema Definition.class
TODO documentclass
-
Uses of PrismPresentationDefinition in com.evolveum.midpoint.schema.processor
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.schema.processorModifier and TypeInterfaceDescriptioninterface
Represents ad-hoc combination of definitions of structural and auxiliary object classes.interface
NOTE: Never try to determine type (simple/reference) by querying the interfaces.interface
interface
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
ShadowAttributeDefinition<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>> Definition of aShadowAttribute
: simple or reference one. .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.interface
Definition of anShadowReferenceAttribute
.interface
Full prism definition of aShadowSimpleAttribute
: has a native part and a refined part from `schemaHandling`.Classes in com.evolveum.midpoint.schema.processor that implement PrismPresentationDefinitionModifier and TypeClassDescriptionclass
Common implementation for bothResourceObjectClassDefinition
andResourceObjectTypeDefinition
.class
Represents ad-hoc combination of definitions of structural and auxiliary object classes.class
Represents native attribute (simple or reference).class
An alternative representation of aShadowSimpleAttributeDefinition
that describes a normalization-aware resource attribute: one that has both original and normalized values.class
Default implementation ofResourceObjectClassDefinition
.final class
Default implementation ofResourceObjectTypeDefinition
.class
The (currently) only implementation ofShadowAssociationDefinition
.class
class
ShadowAttributeDefinitionImpl<V extends PrismValue,
D extends ShadowAttributeDefinition<V, D, RV, SA>, RV, SA extends ShadowAttribute<V, D, RV, SA>, ND extends NativeShadowAttributeDefinition> Base implementation ofShadowSimpleAttributeDefinitionImpl
andShadowReferenceAttributeDefinitionImpl
.class
Resource Object Definition (Object Class).class
Definition of a shadow association item, e.g., `ri:group`.class
An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition. -
Uses of PrismPresentationDefinition in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of PrismPresentationDefinition in com.evolveum.midpoint.schema.processor.delegModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface