public class TransformationRulesImportTool extends Object
| Constructor and Description |
|---|
TransformationRulesImportTool() |
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> |
getLookupServiceLocator() |
RuleLanguageParser |
getRuleLanguageParser(String aProfileId)
gets the rule language parser, which creates the mapping of rules which is defined in a transformation rule script identified by the transformation rule profile id
|
protected List<String> |
getScript(String aProfileId)
retrieves the transformation rule script of a transformation rule profile identified by a profile id
|
protected void |
importRules(RuleLanguageParser aParser,
String aProfileId) |
void |
setLookupServiceLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookupServiceLocator) |
protected List<String> getScript(String aProfileId) throws ProfileNotFoundException
aProfileId - ProfileNotFoundExceptionprotected void importRules(RuleLanguageParser aParser, String aProfileId) throws ProfileNotFoundException
ProfileNotFoundExceptionpublic RuleLanguageParser getRuleLanguageParser(String aProfileId) throws ProfileNotFoundException
aProfileId - - id of the transformation rules profileProfileNotFoundExceptionpublic eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> getLookupServiceLocator()
public void setLookupServiceLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookupServiceLocator)
Copyright © 2025. All rights reserved.