Class KeyRequestInfoCollection
java.lang.Object
com.netscape.certsrv.base.DataCollection<KeyRequestInfo>
com.netscape.certsrv.key.KeyRequestInfoCollection
- All Implemented Interfaces:
JSONSerializer
public class KeyRequestInfoCollection
extends DataCollection<KeyRequestInfo>
implements JSONSerializer
-
Field Summary
Fields inherited from class DataCollection
entries, totalFields inherited from interface JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyRequestInfoCollectionstatic KeyRequestInfoCollectiontoXML()Methods inherited from class DataCollection
addEntry, equals, getTotal, hashCode, removeEntry, setEntries, setTotalMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface JSONSerializer
toJSON
-
Constructor Details
-
KeyRequestInfoCollection
public KeyRequestInfoCollection()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<KeyRequestInfo>
-
toDOM
-
toXML
-
fromDOM
-
fromXML
- Throws:
Exception
-