org.fao.geonet.kernel.harvest.harvester
Class UUIDMapper
java.lang.Object
org.fao.geonet.kernel.harvest.harvester.UUIDMapper
public class UUIDMapper
- extends Object
Create a mapping remote ID -> local ID / change date. Retrieves all metadata
of a given siteID and puts them into an hashmap.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDMapper
public UUIDMapper(Dbms dbms,
String harvestUuid)
throws Exception
- Throws:
Exception
getTemplate
public String getTemplate(String uuid)
getChangeDate
public String getChangeDate(String uuid)
getID
public String getID(String uuid)
getUUIDs
public Iterable<String> getUUIDs()
Copyright © 2003-2013. All Rights Reserved.