Package org.dlese.dpc.ndr.dds
Class CollectionImporter
java.lang.Object
org.dlese.dpc.ndr.dds.CollectionImporter
- Author:
- kmaull
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCollectionKeyFromDDS(String _collectionName) intintlongimportCollection(String _vocabEntry, boolean _serializeMetaObjects) voidvoidsetCollectionType(int _type)
-
Constructor Details
-
CollectionImporter
public CollectionImporter()
-
-
Method Details
-
setCollectionType
public void setCollectionType(int _type) -
getCollectionType
public int getCollectionType() -
getCollectionKeyFromDDS
-
importCollection
-
getRecordCount
public int getRecordCount() -
getMetadataObjects
-
loadCollection
public void loadCollection()
-