Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.engine
Class HarvestPolicy

java.lang.Object
  extended by com.esri.gpt.control.webharvest.engine.HarvestPolicy
Direct Known Subclasses:
DefaultHarvestPolicy, SimpleHarvestPolicy

public abstract class HarvestPolicy
extends Object

Harvest policy


Field Summary
protected static Logger LOG
           
static String POLICY_CLASS_PARAM_NAME
           
 
Constructor Summary
HarvestPolicy()
           
 
Method Summary
abstract  boolean getForceFullHarvest(HrRecord record)
           
static HarvestPolicy getInstance()
           
protected static StringAttributeMap getParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

protected static final Logger LOG

POLICY_CLASS_PARAM_NAME

public static final String POLICY_CLASS_PARAM_NAME
See Also:
Constant Field Values
Constructor Detail

HarvestPolicy

public HarvestPolicy()
Method Detail

getInstance

public static HarvestPolicy getInstance()

getParameters

protected static StringAttributeMap getParameters()

getForceFullHarvest

public abstract boolean getForceFullHarvest(HrRecord record)

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.