Uses of Interface
com.evolveum.midpoint.prism.PrismItemAccessDefinition
- 
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.gui.api.prism.wrapperSubinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.gui.api.prism.wrapper Modifier and Type Interface Description interfaceItemWrapper<I extends Item,VW extends PrismValueWrapper>interfacePrismContainerWrapper<C extends Containerable>interfacePrismObjectWrapper<O extends ObjectType>interfacePrismPropertyWrapper<T>interfacePrismReferenceWrapper<R extends Referencable>interfaceResourceAttributeWrapper<T>interfaceShadowWrapper
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.gui.impl.prism.wrapperClasses in com.evolveum.midpoint.gui.impl.prism.wrapper that implement PrismItemAccessDefinition Modifier and Type Class Description classCaseWorkItemTypeWrapperCreated by honcharclassExpressionWrapperCreated by honcharclassItemWrapperImpl<I extends Item,VW extends PrismValueWrapper>classPrismContainerWrapperImpl<C extends Containerable>classPrismObjectWrapperImpl<O extends ObjectType>classPrismPropertyWrapperImpl<T>classPrismReferenceWrapperImpl<R extends Referencable>classProfilingClassLoggerContainerWrapperImpl<C extends Containerable>classProtectedStringTypeWrapperImplCreated by honcharclassResourceAttributeMappingWrapperclassResourceAttributeWrapperImpl<T>classResourceWrapperclassShadowAssociationWrapperImplclassShadowWrapperImplclassValueMetadataWrapperImpl
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prismSubinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.prism Modifier and Type Interface Description interfaceItemDefinition<I extends Item>A definition of a specific item (as opposed to a type).interfaceMutableItemDefinition<I extends Item>EXPERIMENTALinterfaceMutablePrismContainerDefinition<C extends Containerable>interfaceMutablePrismObjectDefinition<O extends Objectable>interfaceMutablePrismPropertyDefinition<T>interfaceMutablePrismReferenceDefinitioninterfacePrismContainerDefinition<C extends Containerable>Definition of a prism container.static interfacePrismItemAccessDefinition.MutableinterfacePrismObjectDefinition<O extends Objectable>TODOinterfacePrismPropertyDefinition<T>Definition of a prism property.interfacePrismReferenceDefinition
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism.delegSubinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.prism.deleg Modifier and Type Interface Description interfaceContainerDefinitionDelegator<C extends Containerable>interfaceItemDefinitionDelegator<I extends Item<?,?>>interfaceObjectDefinitionDelegator<O extends Objectable>interfacePropertyDefinitionDelegator<T>interfaceReferenceDefinitionDelegator
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism.implClasses 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 PrismItemAccessDefinition Modifier and Type Class Description classcom.evolveum.midpoint.prism.impl.ItemDefinitionImpl<I extends Item<?,?>>classcom.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>classcom.evolveum.midpoint.prism.impl.PrismPropertyDefinitionImpl<T extends Object>
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processorSubinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interfaceMutableRawResourceAttributeDefinition<T>interfaceRawResourceAttributeDefinition<T>interfaceResourceAttributeContainerDefinitionTODO review docs Resource Object Definition (Object Class).interfaceResourceAttributeDefinition<T>Information about a resource attribute that is available from the connector and optionally refined by configuration in resource `schemaHandling` section.Classes in com.evolveum.midpoint.schema.processor that implement PrismItemAccessDefinition Modifier and Type Class Description classRawResourceAttributeDefinitionImpl<T>A structure holding "raw" definition of a resource attribute, i.e.classResourceAttributeContainerDefinitionImplResource Object Definition (Object Class).classResourceAttributeDefinitionImpl<T>An attribute definition (obtained typically from the connector), optionally refined by information from `schemaHandling` section of a resource definition.
- 
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor.delegSubinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor.deleg Modifier and Type Interface Description interfaceAttributeContainerDefinitionDelegatorinterfaceAttributeDefinitionDelegator<T>interfaceRefinedAttributeDefinitionDelegator<T>
 
-