Esri Geoportal Server
1.2.9

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

java.lang.Object
  extended by com.esri.gpt.control.webharvest.engine.HarvestPolicy
      extended by com.esri.gpt.control.webharvest.engine.SimpleHarvestPolicy

public class SimpleHarvestPolicy
extends HarvestPolicy

Simple harvest policy.


Field Summary
static String SIMPLE_POLICY_FORCE_FREQUENCY
           
 
Fields inherited from class com.esri.gpt.control.webharvest.engine.HarvestPolicy
LOG, POLICY_CLASS_PARAM_NAME
 
Constructor Summary
SimpleHarvestPolicy()
           
 
Method Summary
protected  int getForceFrequency()
           
 boolean getForceFullHarvest(HrRecord record)
           
 
Methods inherited from class com.esri.gpt.control.webharvest.engine.HarvestPolicy
getInstance, getParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIMPLE_POLICY_FORCE_FREQUENCY

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

SimpleHarvestPolicy

public SimpleHarvestPolicy()
Method Detail

getForceFullHarvest

public boolean getForceFullHarvest(HrRecord record)
Specified by:
getForceFullHarvest in class HarvestPolicy

getForceFrequency

protected int getForceFrequency()

Esri Geoportal Server
1.2.9

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