org.fao.geonet.kernel.harvest.harvester.wfsfeatures
Class WfsFeaturesHarvester
java.lang.Object
org.fao.geonet.kernel.harvest.BaseAligner
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester
org.fao.geonet.kernel.harvest.harvester.wfsfeatures.WfsFeaturesHarvester
public class WfsFeaturesHarvester
- extends AbstractHarvester
| Methods inherited from class org.fao.geonet.kernel.harvest.harvester.AbstractHarvester |
add, add, addHarvestInfo, addInfo, create, destroy, doAddInfo, doDestroy, getID, getParams, getResult, getScheduler, init, invoke, run, setParams, setValue, shutdown, shutdownScheduler, start, staticInit, stop, storeCategories, storeNode, storePrivileges, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WfsFeaturesHarvester
public WfsFeaturesHarvester()
init
public static void init(ServiceContext context)
throws Exception
- Throws:
Exception
getType
public String getType()
- Specified by:
getType in class AbstractHarvester
- Returns:
doInit
protected void doInit(org.jdom.Element node)
throws BadInputEx
- Specified by:
doInit in class AbstractHarvester
- Throws:
BadInputEx
doAdd
protected String doAdd(Dbms dbms,
org.jdom.Element node)
throws BadInputEx,
SQLException
- Specified by:
doAdd in class AbstractHarvester
- Returns:
-
- Throws:
BadInputEx
SQLException
doUpdate
protected void doUpdate(Dbms dbms,
String id,
org.jdom.Element node)
throws BadInputEx,
SQLException
- Specified by:
doUpdate in class AbstractHarvester
- Throws:
BadInputEx
SQLException
storeNodeExtra
protected void storeNodeExtra(Dbms dbms,
AbstractParams p,
String path,
String siteId,
String optionsId)
throws SQLException
- Description copied from class:
AbstractHarvester
- Override this method to store harvesting node's specific settings.
- Overrides:
storeNodeExtra in class AbstractHarvester
- Throws:
SQLException
doHarvest
protected void doHarvest(Logger log,
ResourceManager rm)
throws Exception
- Specified by:
doHarvest in class AbstractHarvester
- Throws:
Exception
Copyright © 2003-2013. All Rights Reserved.