org.dlese.dpc.ndr.dds
Class CollectionImporter
java.lang.Object
org.dlese.dpc.ndr.dds.CollectionImporter
public class CollectionImporter
- extends Object
- Author:
- kmaull
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionImporter
public CollectionImporter()
setCollectionType
public void setCollectionType(int _type)
getCollectionType
public int getCollectionType()
getCollectionKeyFromDDS
public String getCollectionKeyFromDDS(String _collectionName)
importCollection
public long importCollection(String _vocabEntry,
boolean _serializeMetaObjects)
getRecordCount
public int getRecordCount()
getMetadataObjects
public HashMap<String,ArrayList<String>> getMetadataObjects()
loadCollection
public void loadCollection()