Class CollectionImporter

java.lang.Object
org.dlese.dpc.ndr.dds.CollectionImporter

public class CollectionImporter extends Object
Author:
kmaull
  • Constructor Details

    • CollectionImporter

      public CollectionImporter()
  • Method Details

    • 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()