Class ReferenceConfig
java.lang.Object
com.regnosys.rosetta.common.hashing.ReferenceConfig
Configurable options for ReferenceResolverProcessStep, and post-ingestion key/reference processing.
-
Constructor Summary
ConstructorsConstructorDescriptionReferenceConfig(Class<?> scopeType, List<com.rosetta.model.lib.path.RosettaPath> excludedPaths) -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.path.RosettaPath>Class<?>static ReferenceConfig
-
Constructor Details
-
ReferenceConfig
-
-
Method Details
-
noScopeOrExcludedPaths
- Returns:
- empty config instance with no scope or excluded paths specified
-
getScopeType
-
getExcludedPaths
-