Package com.evolveum.midpoint.model.api
Interface MetadataItemProcessingSpec
- All Superinterfaces:
- DebugDumpable
Provides information about processing of given metadata item (e.g. provenance)
 related to various data items (e.g. givenName, familyName, etc).
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Method SummaryMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDump, debugDumpLazily, debugDumpLazily
- 
Method Details- 
isFullProcessing- Returns:
- true if the given dataItem (e.g. fullName) supports full processing of the relevant metadata (e.g. provenance).
- Throws:
- SchemaException
 
 
-