org.fao.geonet.kernel.harvest.harvester.oaipmh
Class OaiPmhParams

java.lang.Object
  extended by org.fao.geonet.kernel.harvest.harvester.AbstractParams
      extended by org.fao.geonet.kernel.harvest.harvester.oaipmh.OaiPmhParams

public class OaiPmhParams
extends AbstractParams


Field Summary
 String icon
           
 String url
           
 
Fields inherited from class org.fao.geonet.kernel.harvest.harvester.AbstractParams
dm, importXslt, name, node, oneRunOnly, ownerId, ownerIdGroup, password, useAccount, username, uuid, validate
 
Constructor Summary
OaiPmhParams(DataManager dm)
           
 
Method Summary
 OaiPmhParams copy()
           
 void create(org.jdom.Element node)
           
 Iterable<org.fao.geonet.kernel.harvest.harvester.oaipmh.Search> getSearches()
           
 boolean isSearchEmpty()
           
 void update(org.jdom.Element node)
           
 
Methods inherited from class org.fao.geonet.kernel.harvest.harvester.AbstractParams
checkPort, copyTo, getCategories, getJob, getPrivileges, getTrigger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

url

public String url

icon

public String icon
Constructor Detail

OaiPmhParams

public OaiPmhParams(DataManager dm)
Method Detail

create

public void create(org.jdom.Element node)
            throws BadInputEx
Overrides:
create in class AbstractParams
Throws:
BadInputEx

update

public void update(org.jdom.Element node)
            throws BadInputEx
Overrides:
update in class AbstractParams
Throws:
BadInputEx

getSearches

public Iterable<org.fao.geonet.kernel.harvest.harvester.oaipmh.Search> getSearches()

isSearchEmpty

public boolean isSearchEmpty()

copy

public OaiPmhParams copy()


Copyright © 2003-2013. All Rights Reserved.