Interface TemplateCorrelationConfiguration
public interface TemplateCorrelationConfiguration
All pieces of configuration data that are relevant for correlation obtainable from an object template.
TODO reconsider this class
-
Method Summary
Modifier and TypeMethodDescription@NotNull PathKeyedMap<ItemCorrelationDefinitionType>
@Nullable QName
getDefaultMatchingRuleName
(@NotNull ItemPath itemPath) @Nullable ObjectTemplateType
@NotNull IdentityManagementConfiguration
@NotNull IndexingConfiguration
-
Method Details
-
getExpandedObjectTemplate
-
getIdentityManagementConfiguration
-
getIndexingConfiguration
-
getCorrelationDefinitionMap
-
getDefaultMatchingRuleName
@Nullable @Nullable QName getDefaultMatchingRuleName(@NotNull @NotNull ItemPath itemPath) throws ConfigurationException - Throws:
ConfigurationException
-