public class RetrieveURLSJobNode extends SimpleJobNode
| Constructor and Description |
|---|
RetrieveURLSJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getInputEprParam()
Gets the input epr param.
|
String |
getOutputEprParam()
Gets the output epr param.
|
eu.dnetlib.enabling.resultset.client.ResultSetClientFactory |
getResultSetClientFactory()
Gets the result set client factory.
|
eu.dnetlib.enabling.resultset.IterableResultSetFactory |
getResultSetFactory()
Gets the result set factory.
|
String |
getXpath()
Gets the xpath.
|
String |
getXpathEmbargoDate()
Gets the xpath embargo date.
|
String |
getXpathMetadataId()
Gets the xpath metadata id.
|
String |
getXpathOpenAccess()
Gets the xpath open access.
|
void |
setInputEprParam(String inputEprParam)
Sets the input epr param.
|
void |
setOutputEprParam(String outputEprParam)
Sets the output epr param.
|
void |
setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory)
Sets the result set client factory.
|
void |
setResultSetFactory(eu.dnetlib.enabling.resultset.IterableResultSetFactory resultSetFactory)
Sets the result set factory.
|
void |
setXpath(String xpath)
Sets the xpath.
|
void |
setXpathEmbargoDate(String xpathEmbargoDate)
Sets the xpath embargo date.
|
void |
setXpathMetadataId(String xpathMetadataId)
Sets the xpath metadata id.
|
void |
setXpathOpenAccess(String xpathOpenAccess)
Sets the xpath open access.
|
beforeCompleted, beforeFailed, beforeStart, executegetBeanName, getEnvParams, getParams, getPropertyFetcher, getSysParams, parseJsonParameters, setBeanName, setEnvParams, setParams, setSysParamsbacktrack, clone, getAdaptor, getDefiningGraph, getExternal, getExternalEnv, getGraph, getGuard, getId, getJoinParam, getJoinStrategy, getJoinType, getName, getOriginatingExternalNode, getType, guard, initId, isBacktrackable, isImportedFromExternal, isStart, setDefiningGraph, setExternal, setGraph, setGuard, setJoinParam, setJoinType, setName, setOriginatingExternalNode, setStart, setTypeprotected String execute(com.googlecode.sarasvati.NodeToken token) throws Exception
execute in class SimpleJobNodeExceptionpublic String getXpath()
public void setXpath(String xpath)
xpath - the xpath to setpublic String getXpathMetadataId()
public void setXpathMetadataId(String xpathMetadataId)
xpathMetadataId - the xpathMetadataId to setpublic eu.dnetlib.enabling.resultset.client.ResultSetClientFactory getResultSetClientFactory()
public void setResultSetClientFactory(eu.dnetlib.enabling.resultset.client.ResultSetClientFactory resultSetClientFactory)
resultSetClientFactory - the resultSetClientFactory to setpublic eu.dnetlib.enabling.resultset.IterableResultSetFactory getResultSetFactory()
public void setResultSetFactory(eu.dnetlib.enabling.resultset.IterableResultSetFactory resultSetFactory)
resultSetFactory - the resultSetFactory to setpublic String getOutputEprParam()
public void setOutputEprParam(String outputEprParam)
outputEprParam - the outputEprParam to setpublic String getInputEprParam()
public void setInputEprParam(String inputEprParam)
inputEprParam - the inputEprParam to setpublic String getXpathOpenAccess()
public void setXpathOpenAccess(String xpathOpenAccess)
xpathOpenAccess - the new xpath open accesspublic String getXpathEmbargoDate()
public void setXpathEmbargoDate(String xpathEmbargoDate)
xpathEmbargoDate - the new xpath embargo dateCopyright © 2022. All rights reserved.