Class CollectionInfo
java.lang.Object
org.dlese.dpc.services.dds.toolkit.CollectionInfo
Class to cache information about collections obtained from "listCollections"
call to DDSServicesToolkit.
- Author:
- ostwald
-
Field Summary
FieldsModifier and TypeFieldDescriptionint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the collectionKey attribute of the CollectionInfo objecttoString()Debugging
-
Field Details
-
formatOfRecords
-
searchKey
-
vocabEntry
-
recordId
-
numRecords
public int numRecords -
label
-
errorMsg
-
-
Constructor Details
-
CollectionInfo
public CollectionInfo()
-
-
Method Details