Class RssOutputMeta
- java.lang.Object
-
- org.pentaho.di.trans.step.BaseStepMeta
-
- org.pentaho.di.trans.steps.rssoutput.RssOutputMeta
-
- All Implemented Interfaces:
Cloneable,StepAttributesInterface,StepMetaInterface
public class RssOutputMeta extends BaseStepMeta implements StepMetaInterface
Output rows to RSS feed and create a file.- Since:
- 6-nov-2007
- Author:
- Samatar
-
-
Field Summary
-
Fields inherited from class org.pentaho.di.trans.step.BaseStepMeta
attributes, databases, log, loggingObject, parentStepMeta, repository, STEP_ATTRIBUTES_FILE
-
-
Constructor Summary
Constructors Constructor Description RssOutputMeta()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanAddGeoRSS()booleanAddImage()booleanAddToResult()voidallocate(int nrfields)voidallocateitem(int nrfields)voidallocatenamespace(int nrnamespaces)StringbuildFilename(org.pentaho.di.core.variables.VariableSpace space, int stepnr)voidcheck(List<org.pentaho.di.core.CheckResultInterface> remarks, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, org.pentaho.di.core.variables.VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)Checks the settings of this step and puts the findings in a remarks List.Objectclone()Make an exact copy of this step, make sure to explicitly copy Collections etc.StringgetChannelAuthor()StringgetChannelCopyright()String[]getChannelCustomFields()String[]getChannelCustomTags()StringgetChannelDescription()StringgetChannelImageDescription()StringgetChannelImageLink()StringgetChannelImageTitle()StringgetChannelImageUrl()StringgetChannelLanguage()StringgetChannelLink()StringgetChannelPubDate()StringgetChannelTitle()StringgetEncoding()StringgetExtension()StringgetFileName()StringgetFileNameField()String[]getFiles(org.pentaho.di.core.variables.VariableSpace space)StringgetGeoPointLat()StringgetGeoPointLong()StringgetItemAuthor()String[]getItemCustomFields()String[]getItemCustomTags()StringgetItemDescription()StringgetItemLink()StringgetItemPubDate()StringgetItemTitle()String[]getNameSpaces()String[]getNameSpacesTitle()StepInterfacegetStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)Get the executing step, needed by Trans to launch a step.StepDataInterfacegetStepData()Get a new instance of the appropriate data class.StringgetVersion()StringgetXML()Produces the XML string that describes this step's information.booleanisCreateParentFolder()booleanisCustomRss()booleanisDateInFilename()booleanisDisplayItem()booleanisFilenameInField()booleanisPartNrInFilename()booleanisStepNrInFilename()booleanisTimeInFilename()voidloadXML(Node stepnode, List<org.pentaho.di.core.database.DatabaseMeta> databases, org.pentaho.metastore.api.IMetaStore metaStore)Load the values for this step from an XML NodevoidreadRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_step, List<org.pentaho.di.core.database.DatabaseMeta> databases)Read the steps information from a Kettle repositoryvoidsaveRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_transformation, org.pentaho.di.repository.ObjectId id_step)Save the steps data into a Kettle repositoryvoidsetAddGeoRSS(boolean addgeorss)voidsetAddImage(boolean addimage)voidsetAddToResult(boolean AddToResult)voidsetChannelAuthor(String channelauthor)voidsetChannelCopyright(String channelcopyright)voidsetChannelCustomFields(String[] ChannelCustomFields)voidsetChannelCustomTags(String[] ChannelCustomTags)voidsetChannelDescription(String channeldescription)voidsetChannelImageDescription(String channelimagedescription)voidsetChannelImageLink(String channelimagelink)voidsetChannelImageTitle(String channelimagetitle)voidsetChannelImageUrl(String channelimageurl)voidsetChannelLanguage(String channellanguage)voidsetChannelLink(String channellink)voidsetChannelPubDate(String channelpubdate)voidsetChannelTitle(String channeltitle)voidsetCreateParentFolder(boolean createparentfolder)voidsetCustomRss(boolean customrss)voidsetDateInFilename(boolean dateInFilename)voidsetDefault()Set default valuesvoidsetDisplayItem(boolean displayitem)voidsetEncoding(String encoding)voidsetExtension(String extension)voidsetFileName(String fileName)voidsetFileNameField(String filenamefield)voidsetFilenameInField(boolean isfilenameinfield)voidsetGeoPointLat(String geopointlat)voidsetGeoPointLong(String geopointlong)voidsetItemAuthor(String itemauthor)voidsetItemCustomFields(String[] value)voidsetItemCustomTags(String[] ItemCustomTags)voidsetItemDescription(String itemdescription)voidsetItemLink(String itemlink)voidsetItemPubDate(String itempubdate)voidsetItemTitle(String itemtitle)voidsetNameSpaces(String[] NameSpaces)voidsetNameSpacesTitle(String[] NameSpacesTitle)voidsetPartNrInFilename(boolean value)voidsetStepNrInFilename(boolean stepNrInFilename)voidsetTimeInFilename(boolean timeInFilename)voidsetUseGeoRSSGML(boolean usegeorssgml)voidsetVersion(String version)booleanuseGeoRSSGML()-
Methods inherited from class org.pentaho.di.trans.step.BaseStepMeta
analyseImpact, analyseImpact, cancelQueries, check, check, createEntry, excludeFromCopyDistributeVerification, excludeFromRowLayoutVerification, exportResources, exportResources, extractStepMetadataEntries, findAttribute, findParent, findParentEntry, getActiveReferencedObjectDescription, getDescription, getDialogClassName, getFields, getFields, getLog, getLogChannelId, getName, getObjectCopy, getObjectId, getObjectRevision, getObjectType, getOptionalStreams, getParent, getParentStepMeta, getReferencedObjectDescriptions, getRepCode, getRepositoryDirectory, getRequiredFields, getRequiredFields, getResourceDependencies, getSQLStatements, getSQLStatements, getStepInjectionMetadataEntries, getStepIOMeta, getStepIOMeta, getStepMetaInjectionInterface, getSupportedTransformationTypes, getTableFields, getTooltip, getUsedArguments, getUsedDatabaseConnections, getUsedLibraries, getXmlCode, handleStreamSelection, hasChanged, hasRepositoryReferences, isBasic, isDebug, isDetailed, isReferencedObjectEnabled, isRowLevel, loadReferencedObject, loadReferencedObject, loadStepAttributes, loadXML, loadXML, logBasic, logBasic, logDebug, logDebug, logDetailed, logDetailed, logError, logError, logError, logMinimal, logMinimal, logRowlevel, logRowlevel, lookupRepositoryReferences, readRep, readRep, resetStepIoMeta, saveRep, searchInfoAndTargetSteps, setChanged, setChanged, setParentStepMeta, setStepIOMeta, supportsErrorHandling
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.pentaho.di.trans.step.StepMetaInterface
analyseImpact, analyseImpact, cancelQueries, check, cleanAfterHopFromRemove, cleanAfterHopFromRemove, cleanAfterHopToRemove, excludeFromCopyDistributeVerification, excludeFromRowLayoutVerification, exportResources, exportResources, extractStepMetadataEntries, fetchTransMeta, getActiveReferencedObjectDescription, getDialogClassName, getFields, getFields, getOptionalStreams, getParentStepMeta, getReferencedObjectDescriptions, getRequiredFields, getResourceDependencies, getSQLStatements, getSQLStatements, getStepIOMeta, getStepMetaInjectionInterface, getSupportedTransformationTypes, getTableFields, getUsedArguments, getUsedDatabaseConnections, getUsedLibraries, handleStreamSelection, hasChanged, hasRepositoryReferences, isReferencedObjectEnabled, loadReferencedObject, loadXML, lookupRepositoryReferences, passDataToServletOutput, readRep, resetStepIoMeta, saveRep, searchInfoAndTargetSteps, setChanged, setParentStepMeta, supportsErrorHandling
-
-
-
-
Method Detail
-
loadXML
public void loadXML(Node stepnode, List<org.pentaho.di.core.database.DatabaseMeta> databases, org.pentaho.metastore.api.IMetaStore metaStore) throws org.pentaho.di.core.exception.KettleXMLException
Description copied from interface:StepMetaInterfaceLoad the values for this step from an XML Node- Specified by:
loadXMLin interfaceStepMetaInterface- Overrides:
loadXMLin classBaseStepMeta- Parameters:
stepnode- the Node to get the info fromdatabases- The available list of databases to reference tometaStore- the metastore to optionally load external reference metadata from- Throws:
org.pentaho.di.core.exception.KettleXMLException- When an unexpected XML error occurred. (malformed etc.)
-
clone
public Object clone()
Description copied from interface:StepMetaInterfaceMake an exact copy of this step, make sure to explicitly copy Collections etc.- Specified by:
clonein interfaceStepMetaInterface- Overrides:
clonein classBaseStepMeta- Returns:
- an exact copy of this step
-
allocate
public void allocate(int nrfields)
-
allocateitem
public void allocateitem(int nrfields)
-
allocatenamespace
public void allocatenamespace(int nrnamespaces)
-
getVersion
public String getVersion()
- Returns:
- Returns the version.
-
setVersion
public void setVersion(String version)
- Parameters:
version- The version to set.
-
getEncoding
public String getEncoding()
- Returns:
- Returns the encoding.
-
setEncoding
public void setEncoding(String encoding)
- Parameters:
encoding- The encoding to set.
-
getFileNameField
public String getFileNameField()
- Returns:
- Returns the filenamefield.
-
setFileNameField
public void setFileNameField(String filenamefield)
- Parameters:
encoding- The encoding to set.
-
getExtension
public String getExtension()
- Returns:
- Returns the extension.
-
setExtension
public void setExtension(String extension)
- Parameters:
extension- The extension to set.
-
getFileName
public String getFileName()
- Returns:
- Returns the fileName.
-
isStepNrInFilename
public boolean isStepNrInFilename()
- Returns:
- Returns the stepNrInFilename.
-
setStepNrInFilename
public void setStepNrInFilename(boolean stepNrInFilename)
- Parameters:
stepNrInFilename- The stepNrInFilename to set.
-
isTimeInFilename
public boolean isTimeInFilename()
- Returns:
- Returns the timeInFilename.
-
isDateInFilename
public boolean isDateInFilename()
- Returns:
- Returns the dateInFilename.
-
setDateInFilename
public void setDateInFilename(boolean dateInFilename)
- Parameters:
dateInFilename- The dateInFilename to set.
-
setTimeInFilename
public void setTimeInFilename(boolean timeInFilename)
- Parameters:
timeInFilename- The timeInFilename to set.
-
setFileName
public void setFileName(String fileName)
- Parameters:
fileName- The fileName to set.
-
AddToResult
public boolean AddToResult()
- Returns:
- Returns the Add to result filesname flag.
-
setAddToResult
public void setAddToResult(boolean AddToResult)
- Parameters:
AddToResult- The Add file to result to set.
-
setCustomRss
public void setCustomRss(boolean customrss)
- Parameters:
customrss- The custom RSS flag to set.
-
isCustomRss
public boolean isCustomRss()
- Returns:
- Returns the custom RSS flag.
-
setDisplayItem
public void setDisplayItem(boolean displayitem)
- Parameters:
displayitem- The display itema ta flag.
-
isDisplayItem
public boolean isDisplayItem()
- Returns:
- Returns the displayitem.
-
AddImage
public boolean AddImage()
- Returns:
- Returns the addimage flag.
-
setAddImage
public void setAddImage(boolean addimage)
- Parameters:
addimage- The addimage to set.
-
AddGeoRSS
public boolean AddGeoRSS()
- Returns:
- Returns the addgeorss flag.
-
setAddGeoRSS
public void setAddGeoRSS(boolean addgeorss)
- Parameters:
addgeorss- The addgeorss to set.
-
useGeoRSSGML
public boolean useGeoRSSGML()
- Returns:
- Returns the addgeorss flag.
-
setUseGeoRSSGML
public void setUseGeoRSSGML(boolean usegeorssgml)
- Parameters:
usegeorssgml- The usegeorssgml to set.
-
isFilenameInField
public boolean isFilenameInField()
- Returns:
- Returns the isfilenameinfield flag.
-
setFilenameInField
public void setFilenameInField(boolean isfilenameinfield)
- Parameters:
isfilenameinfield- The isfilenameinfield to set.
-
getChannelCustomFields
public String[] getChannelCustomFields()
- Returns:
- Returns the ChannelCustomFields (names in the stream).
-
setChannelCustomFields
public void setChannelCustomFields(String[] ChannelCustomFields)
- Parameters:
ChannelCustomFields- The ChannelCustomFields to set.
-
getNameSpaces
public String[] getNameSpaces()
- Returns:
- Returns the NameSpaces.
-
setNameSpaces
public void setNameSpaces(String[] NameSpaces)
- Parameters:
NameSpaces- The NameSpaces to set.
-
getNameSpacesTitle
public String[] getNameSpacesTitle()
- Returns:
- Returns the NameSpaces.
-
setNameSpacesTitle
public void setNameSpacesTitle(String[] NameSpacesTitle)
- Parameters:
NameSpacesTitle- The NameSpacesTitle to set.
-
getChannelCustomTags
public String[] getChannelCustomTags()
- Returns:
- Returns the getChannelCustomTags (names in the stream).
-
setChannelCustomTags
public void setChannelCustomTags(String[] ChannelCustomTags)
- Parameters:
getChannelCustomTags- The getChannelCustomTags to set.
-
getItemCustomTags
public String[] getItemCustomTags()
- Returns:
- Returns the getChannelCustomTags (names in the stream).
-
setItemCustomTags
public void setItemCustomTags(String[] ItemCustomTags)
- Parameters:
getChannelCustomTags- The getChannelCustomTags to set.
-
getItemCustomFields
public String[] getItemCustomFields()
- Returns:
- Returns the ItemCustomFields (names in the stream).
-
setItemCustomFields
public void setItemCustomFields(String[] value)
- Parameters:
value- The ItemCustomFields to set.
-
isCreateParentFolder
public boolean isCreateParentFolder()
- Returns:
- Returns the create parent folder flag.
-
setCreateParentFolder
public void setCreateParentFolder(boolean createparentfolder)
- Parameters:
createparentfolder- The create parent folder flag to set.
-
isPartNrInFilename
public boolean isPartNrInFilename()
-
setPartNrInFilename
public void setPartNrInFilename(boolean value)
-
getFiles
public String[] getFiles(org.pentaho.di.core.variables.VariableSpace space) throws org.pentaho.di.core.exception.KettleStepException
- Throws:
org.pentaho.di.core.exception.KettleStepException
-
buildFilename
public String buildFilename(org.pentaho.di.core.variables.VariableSpace space, int stepnr) throws org.pentaho.di.core.exception.KettleStepException
- Throws:
org.pentaho.di.core.exception.KettleStepException
-
setDefault
public void setDefault()
Description copied from interface:StepMetaInterfaceSet default values- Specified by:
setDefaultin interfaceStepMetaInterface
-
getXML
public String getXML()
Description copied from class:BaseStepMetaProduces the XML string that describes this step's information.- Specified by:
getXMLin interfaceStepMetaInterface- Overrides:
getXMLin classBaseStepMeta- Returns:
- String containing the XML describing this step.
-
readRep
public void readRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_step, List<org.pentaho.di.core.database.DatabaseMeta> databases) throws org.pentaho.di.core.exception.KettleException
Description copied from interface:StepMetaInterfaceRead the steps information from a Kettle repository- Specified by:
readRepin interfaceStepMetaInterface- Overrides:
readRepin classBaseStepMeta- Parameters:
rep- The repository to read frommetaStore- The MetaStore to read external information fromid_step- The step IDdatabases- The databases to reference- Throws:
org.pentaho.di.core.exception.KettleException- When an unexpected error occurred (database, network, etc)
-
saveRep
public void saveRep(Repository rep, org.pentaho.metastore.api.IMetaStore metaStore, org.pentaho.di.repository.ObjectId id_transformation, org.pentaho.di.repository.ObjectId id_step) throws org.pentaho.di.core.exception.KettleException
Description copied from interface:StepMetaInterfaceSave the steps data into a Kettle repository- Specified by:
saveRepin interfaceStepMetaInterface- Overrides:
saveRepin classBaseStepMeta- Parameters:
rep- The Kettle repository to save tometaStore- the metaStore to optionally write toid_transformation- The transformation IDid_step- The step ID- Throws:
org.pentaho.di.core.exception.KettleException- When an unexpected error occurred (database, network, etc)
-
check
public void check(List<org.pentaho.di.core.CheckResultInterface> remarks, TransMeta transMeta, StepMeta stepMeta, org.pentaho.di.core.row.RowMetaInterface prev, String[] input, String[] output, org.pentaho.di.core.row.RowMetaInterface info, org.pentaho.di.core.variables.VariableSpace space, Repository repository, org.pentaho.metastore.api.IMetaStore metaStore)
Description copied from interface:StepMetaInterfaceChecks the settings of this step and puts the findings in a remarks List.- Specified by:
checkin interfaceStepMetaInterface- Overrides:
checkin classBaseStepMeta- Parameters:
remarks- The list to put the remarks in @see org.pentaho.di.core.CheckResultstepMeta- The stepMeta to help checkingprev- The fields coming from the previous stepinput- The input step namesoutput- The output step namesinfo- The fields that are used as information by the stepspace- the variable space to resolve variable expressions withrepository- the repository to use to load Kettle metadata objects impacting the output fieldsmetaStore- the MetaStore to use to load additional external data or metadata impacting the output fields
-
getStepData
public StepDataInterface getStepData()
Description copied from interface:StepMetaInterfaceGet a new instance of the appropriate data class. This data class implements the StepDataInterface. It basically contains the persisting data that needs to live on, even if a worker thread is terminated.- Specified by:
getStepDatain interfaceStepMetaInterface- Returns:
- The appropriate StepDataInterface class.
-
getChannelTitle
public String getChannelTitle()
- Returns:
- the channeltitle
-
getChannelDescription
public String getChannelDescription()
- Returns:
- the channeldescription
-
getChannelLink
public String getChannelLink()
- Returns:
- the channellink
-
getChannelPubDate
public String getChannelPubDate()
- Returns:
- the channelpubdate
-
getChannelImageLink
public String getChannelImageLink()
- Returns:
- the channelimagelink
-
getChannelImageUrl
public String getChannelImageUrl()
- Returns:
- the channelimageurl
-
getChannelImageDescription
public String getChannelImageDescription()
- Returns:
- the channelimagedescription
-
getChannelImageTitle
public String getChannelImageTitle()
- Returns:
- the channelimagetitle
-
getChannelLanguage
public String getChannelLanguage()
- Returns:
- the channellanguage
-
getChannelAuthor
public String getChannelAuthor()
- Returns:
- the channelauthor
-
setChannelAuthor
public void setChannelAuthor(String channelauthor)
- Parameters:
channelauthor- the channelauthor to set
-
setChannelTitle
public void setChannelTitle(String channeltitle)
- Parameters:
channeltitle- the channeltitle to set
-
setChannelLink
public void setChannelLink(String channellink)
- Parameters:
channellink- the channellink to set
-
setChannelPubDate
public void setChannelPubDate(String channelpubdate)
- Parameters:
channelpubdate- the channelpubdate to set
-
setChannelImageTitle
public void setChannelImageTitle(String channelimagetitle)
- Parameters:
channelimagetitle- the channelimagetitle to set
-
setChannelImageLink
public void setChannelImageLink(String channelimagelink)
- Parameters:
channelimagelink- the channelimagelink to set
-
setChannelImageUrl
public void setChannelImageUrl(String channelimageurl)
- Parameters:
channelimageurl- the channelimageurl to set
-
setChannelImageDescription
public void setChannelImageDescription(String channelimagedescription)
- Parameters:
channelimagedescription- the channelimagedescription to set
-
setChannelLanguage
public void setChannelLanguage(String channellanguage)
- Parameters:
channellanguage- the channellanguage to set
-
setChannelDescription
public void setChannelDescription(String channeldescription)
- Parameters:
channeldescription- the channeldescription to set
-
getItemTitle
public String getItemTitle()
- Returns:
- the itemtitle
-
getGeoPointLat
public String getGeoPointLat()
- Returns:
- the geopointlat
-
setGeoPointLat
public void setGeoPointLat(String geopointlat)
- Parameters:
geopointlat- the geopointlat to set
-
getGeoPointLong
public String getGeoPointLong()
- Returns:
- the geopointlong
-
setGeoPointLong
public void setGeoPointLong(String geopointlong)
- Parameters:
geopointlong- the geopointlong to set
-
getItemDescription
public String getItemDescription()
- Returns:
- the itemdescription
-
getItemLink
public String getItemLink()
- Returns:
- the itemlink
-
getItemPubDate
public String getItemPubDate()
- Returns:
- the itempubdate
-
getItemAuthor
public String getItemAuthor()
- Returns:
- the itemauthor
-
setItemTitle
public void setItemTitle(String itemtitle)
- Parameters:
itemtitle- the itemtitle to set
-
setItemDescription
public void setItemDescription(String itemdescription)
- Parameters:
itemdescription- the itemdescription to set
-
setItemLink
public void setItemLink(String itemlink)
- Parameters:
itemlink- the itemlink to set
-
setItemPubDate
public void setItemPubDate(String itempubdate)
- Parameters:
itempubdate- the itempubdate to set
-
setItemAuthor
public void setItemAuthor(String itemauthor)
- Parameters:
itemauthor- the itemauthor to set
-
getChannelCopyright
public String getChannelCopyright()
- Returns:
- channelcopyrightt
-
setChannelCopyright
public void setChannelCopyright(String channelcopyright)
- Parameters:
channelcopyright- the channelcopyright to set
-
getStep
public StepInterface getStep(StepMeta stepMeta, StepDataInterface stepDataInterface, int cnr, TransMeta tr, Trans trans)
Description copied from interface:StepMetaInterfaceGet the executing step, needed by Trans to launch a step.- Specified by:
getStepin interfaceStepMetaInterface- Parameters:
stepMeta- The step infostepDataInterface- the step data interface linked to this step. Here the step can store temporary data, database connections, etc.cnr- The copy nr to gettr- The transformation infotrans- The launching transformation
-
-