public class RetrieveMdStoreId extends SimpleJobNode
| Constructor and Description |
|---|
RetrieveMdStoreId() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
execute(com.googlecode.sarasvati.NodeToken token) |
String |
getInterpretation()
Gets the interpretation.
|
String |
getMetadataFormat()
Gets the metadata format.
|
String |
getProviderId()
Gets the provider id.
|
void |
setInterpretation(String interpretation)
Sets the interpretation.
|
void |
setMetadataFormat(String metadataFormat)
Sets the metadata format.
|
void |
setProviderId(String providerId)
Sets the provider id.
|
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 getInterpretation()
public void setInterpretation(String interpretation)
interpretation - the interpretation to setpublic String getMetadataFormat()
public void setMetadataFormat(String metadataFormat)
metadataFormat - the metadataFormat to setpublic String getProviderId()
public void setProviderId(String providerId)
providerId - the providerId to setCopyright © 2022. All rights reserved.