public class PrepareOaiDataJobNode
extends eu.dnetlib.msro.workflows.nodes.SimpleJobNode
| Constructor and Description |
|---|
PrepareOaiDataJobNode() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getDuplicateXPath() |
String |
getOaiDbName() |
String |
getOaiFormat() |
String |
getOaiInterpretation() |
String |
getOaiLayout() |
String |
getOaiSource() |
boolean |
isSkipDuplicates() |
void |
setDuplicateXPath(String duplicateXPath) |
void |
setOaiDbName(String oaiDbName) |
void |
setOaiFormat(String oaiFormat) |
void |
setOaiInterpretation(String oaiInterpretation) |
void |
setOaiLayout(String oaiLayout) |
void |
setOaiSource(String oaiSource) |
void |
setSkipDuplicates(boolean skipDuplicates) |
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 eu.dnetlib.msro.workflows.nodes.SimpleJobNodeExceptionpublic String getOaiDbName()
public void setOaiDbName(String oaiDbName)
public String getOaiFormat()
public void setOaiFormat(String oaiFormat)
public String getOaiLayout()
public void setOaiLayout(String oaiLayout)
public String getOaiInterpretation()
public void setOaiInterpretation(String oaiInterpretation)
public String getOaiSource()
public void setOaiSource(String oaiSource)
public boolean isSkipDuplicates()
public void setSkipDuplicates(boolean skipDuplicates)
public String getDuplicateXPath()
public void setDuplicateXPath(String duplicateXPath)
Copyright © 2025. All rights reserved.