deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.csw.manager.HarvestRepository.ResourceType

Packages that use HarvestRepository.ResourceType
org.deegree.ogcwebservices.csw.manager   
 

Uses of HarvestRepository.ResourceType in org.deegree.ogcwebservices.csw.manager
 

Fields in org.deegree.ogcwebservices.csw.manager with type parameters of type HarvestRepository.ResourceType
protected static Map<HarvestRepository.ResourceType,AbstractHarvester> AbstractManager.harvester
           
 

Methods in org.deegree.ogcwebservices.csw.manager that return HarvestRepository.ResourceType
(package private)  HarvestRepository.ResourceType HarvestRepository.getSourceType(URI source)
          returns the type of the passed source
static HarvestRepository.ResourceType HarvestRepository.ResourceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HarvestRepository.ResourceType[] HarvestRepository.ResourceType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.deegree.ogcwebservices.csw.manager with parameters of type HarvestRepository.ResourceType
protected  boolean AbstractHarvester.shallHarvest(URI source, HarvestRepository.ResourceType targetType)
          returns true if the passed source shall be harvested. this is true if a source has not been harvested before or the next harvesting timestamp has been reached and the source is of type
 

Constructor parameters in org.deegree.ogcwebservices.csw.manager with type arguments of type HarvestRepository.ResourceType
HarvesterFactory(Map<HarvestRepository.ResourceType,AbstractHarvester> availableHarvester)
          list of available Harvester
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org