com.esri.gpt.control.webharvest.engine
Class HarvestPolicy
java.lang.Object
com.esri.gpt.control.webharvest.engine.HarvestPolicy
- Direct Known Subclasses:
- DefaultHarvestPolicy, SimpleHarvestPolicy
public abstract class HarvestPolicy
- extends Object
Harvest policy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final Logger LOG
POLICY_CLASS_PARAM_NAME
public static final String POLICY_CLASS_PARAM_NAME
- See Also:
- Constant Field Values
HarvestPolicy
public HarvestPolicy()
getInstance
public static HarvestPolicy getInstance()
getParameters
protected static StringAttributeMap getParameters()
getForceFullHarvest
public abstract boolean getForceFullHarvest(HrRecord record)
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.