com.googlecode.fascinator.portal
Class HarvestContent
java.lang.Object
com.googlecode.fascinator.common.JsonSimple
com.googlecode.fascinator.common.JsonSimpleConfig
com.googlecode.fascinator.portal.HarvestContent
public class HarvestContent
- extends JsonSimpleConfig
| Methods inherited from class com.googlecode.fascinator.common.JsonSimpleConfig |
backupSystemFile, getArray, getBoolean, getInteger, getJsonSimpleList, getJsonSimpleMap, getObject, getPath, getString, getStringList, getSystemFile, isConfigured, isOutdated, search, storeSystemConfig, writableSystemConfig |
| Methods inherited from class com.googlecode.fascinator.common.JsonSimple |
fromJavaMap, getJsonObject, getStringList, getStringList, setPropertySubstitution, toJavaList, toJavaMap, toString, toString, writeArray, writeObject |
HarvestContent
public HarvestContent(File jsonFile)
throws IOException
- Throws:
IOException
getId
public String getId()
getDescription
public String getDescription()
getIndexerParams
public Map<String,Object> getIndexerParams()
getIndexerParam
public String getIndexerParam(String name)
setIndexerParam
public void setIndexerParam(String name,
String value)
getRulesFile
public File getRulesFile()
getHarvester
public Harvester getHarvester()
Copyright © 2009-2011. All Rights Reserved.