org.fao.geonet.services.harvesting
Interface Util.Job

Enclosing class:
Util

public static interface Util.Job


Method Summary
 Common.OperResult execute(jeeves.resources.dbms.Dbms dbms, HarvestManager hm, java.lang.String id)
           
 

Method Detail

execute

Common.OperResult execute(jeeves.resources.dbms.Dbms dbms,
                          HarvestManager hm,
                          java.lang.String id)
                          throws java.lang.Exception
Throws:
java.lang.Exception