org.dlese.dpc.services.dds.toolkit
Class CollectionInfo
java.lang.Object
org.dlese.dpc.services.dds.toolkit.CollectionInfo
public class CollectionInfo
- extends Object
Class to cache information about collections obtained from "listCollections"
call to DDSServicesToolkit.
- Author:
- ostwald
formatOfRecords
public String formatOfRecords
searchKey
public String searchKey
vocabEntry
public String vocabEntry
recordId
public String recordId
numRecords
public int numRecords
label
public String label
errorMsg
public String errorMsg
CollectionInfo
public CollectionInfo()
getCollectionKey
public String getCollectionKey()
- Gets the collectionKey attribute of the CollectionInfo object
- Returns:
- The collectionKey value
toString
public String toString()
- Debugging
- Overrides:
toString
in class Object
- Returns:
- Stringi representation of the CollectionInfo object