Uses of Interface
com.evolveum.midpoint.prism.PrismItemAccessDefinition
-
-
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.common.refinery
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.common.refinery Modifier and Type Interface Description interfaceLayerRefinedAttributeDefinition<T>interfaceRefinedAttributeDefinition<T>Classes in com.evolveum.midpoint.common.refinery that implement PrismItemAccessDefinition Modifier and Type Class Description classLayerRefinedAttributeDefinitionImpl<T>classRefinedAttributeDefinitionImpl<T> -
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.common.refinery.deleg
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.common.refinery.deleg Modifier and Type Interface Description interfaceRefinedAttributeDefinitionDelegator<T> -
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.prism Modifier and Type Interface Description interfaceItemDefinition<I extends Item>interfaceMutableItemDefinition<I extends Item>EXPERIMENTALinterfaceMutablePrismContainerDefinition<C extends Containerable>interfaceMutablePrismObjectDefinition<O extends Objectable>interfaceMutablePrismPropertyDefinition<T>interfaceMutablePrismReferenceDefinitioninterfacePrismContainerDefinition<C extends Containerable>TODOstatic interfacePrismItemAccessDefinition.MutableinterfacePrismObjectDefinition<O extends Objectable>TODOinterfacePrismPropertyDefinition<T>interfacePrismReferenceDefinition -
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism.deleg
Subinterfaces 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.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 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.processor
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor Modifier and Type Interface Description interfaceMutableResourceAttributeDefinition<T>interfaceResourceAttributeContainerDefinitionTODOinterfaceResourceAttributeDefinition<T>Classes in com.evolveum.midpoint.schema.processor that implement PrismItemAccessDefinition Modifier and Type Class Description classResourceAttributeContainerDefinitionImplResource Object Definition (Object Class).classResourceAttributeDefinitionImpl<T>Resource Object Attribute Definition. -
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor.deleg
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.schema.processor.deleg Modifier and Type Interface Description interfaceAttributeContainerDefinitionDelegatorinterfaceAttributeDefinitionDelegator<T>
-