public class DedupConfigurationOrchestrationLoader extends Object
| Constructor and Description |
|---|
DedupConfigurationOrchestrationLoader() |
| Modifier and Type | Method and Description |
|---|---|
DedupConfigurationOrchestration |
loadByActionSetId(String id)
Load the dedup orchestration profile from the IS.
|
List<DedupConfigurationOrchestration> |
loadByEntityName(String entityName) |
public DedupConfigurationOrchestrationLoader()
public DedupConfigurationOrchestration loadByActionSetId(String id) throws Exception
id - the ideu.dnetlib.enabling.is.lookup.rmi.ISLookUpDocumentNotFoundException - the IS look up document not found exceptioneu.dnetlib.enabling.is.lookup.rmi.ISLookUpException - the IS look up exceptionorg.dom4j.DocumentException - the document exceptionExceptionpublic List<DedupConfigurationOrchestration> loadByEntityName(String entityName) throws Exception
ExceptionCopyright © 2022. All rights reserved.