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 interface
LayerRefinedAttributeDefinition<T>
interface
RefinedAttributeDefinition<T>
Classes in com.evolveum.midpoint.common.refinery that implement PrismItemAccessDefinition Modifier and Type Class Description class
LayerRefinedAttributeDefinitionImpl<T>
class
RefinedAttributeDefinitionImpl<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 interface
RefinedAttributeDefinitionDelegator<T>
-
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.prism Modifier and Type Interface Description interface
ItemDefinition<I extends Item>
interface
MutableItemDefinition<I extends Item>
EXPERIMENTALinterface
MutablePrismContainerDefinition<C extends Containerable>
interface
MutablePrismObjectDefinition<O extends Objectable>
interface
MutablePrismPropertyDefinition<T>
interface
MutablePrismReferenceDefinition
interface
PrismContainerDefinition<C extends Containerable>
TODOstatic interface
PrismItemAccessDefinition.Mutable
interface
PrismObjectDefinition<O extends Objectable>
TODOinterface
PrismPropertyDefinition<T>
interface
PrismReferenceDefinition
-
Uses of PrismItemAccessDefinition in com.evolveum.midpoint.prism.deleg
Subinterfaces of PrismItemAccessDefinition in com.evolveum.midpoint.prism.deleg Modifier and Type Interface Description interface
ContainerDefinitionDelegator<C extends Containerable>
interface
ItemDefinitionDelegator<I extends Item<?,?>>
interface
ObjectDefinitionDelegator<O extends Objectable>
interface
PropertyDefinitionDelegator<T>
interface
ReferenceDefinitionDelegator
-
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 class
com.evolveum.midpoint.prism.impl.ItemDefinitionImpl<I extends Item>
class
com.evolveum.midpoint.prism.impl.PrismContainerDefinitionImpl<C extends Containerable>
class
com.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 interface
MutableResourceAttributeDefinition<T>
interface
ResourceAttributeContainerDefinition
TODOinterface
ResourceAttributeDefinition<T>
Classes in com.evolveum.midpoint.schema.processor that implement PrismItemAccessDefinition Modifier and Type Class Description class
ResourceAttributeContainerDefinitionImpl
Resource Object Definition (Object Class).class
ResourceAttributeDefinitionImpl<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 interface
AttributeContainerDefinitionDelegator
interface
AttributeDefinitionDelegator<T>
-