Package com.evolveum.midpoint.prism
Interface PrismItemMiscDefinition
- All Known Subinterfaces:
NativeShadowAttributeDefinition
,NativeShadowReferenceAttributeDefinition
,NativeShadowSimpleAttributeDefinition<T>
,PrismItemMiscDefinition.Delegable
,ResourceAttributeDefinitionDelegator<T>
,ResourceAttributeWrapper<T>
,ShadowAttributeDefinition<V,
,D, RV, SA> ShadowReferenceAttributeDefinition
,ShadowSimpleAttributeDefinition<T>
- All Known Implementing Classes:
NativeShadowAttributeDefinitionImpl
,PrismItemMiscDefinition.Data
,ResourceAttributeWrapperImpl
,ShadowAttributeDefinitionImpl
,ShadowReferenceAttributeDefinitionImpl
,ShadowSimpleAttributeDefinitionImpl
,TransformablePropertyDefinition.RefinedAttribute
,TransformablePropertyDefinition.ResourceAttribute
public interface PrismItemMiscDefinition
All other aspects of an item definition.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionLevel of processing (ignore, minimal, auto, full) for this item/type.
-
Method Details
-
getProcessing
ItemProcessing getProcessing()Level of processing (ignore, minimal, auto, full) for this item/type.
-