Class CertRequestInfos
java.lang.Object
com.netscape.certsrv.base.DataCollection<CertRequestInfo>
com.netscape.certsrv.cert.CertRequestInfos
- All Implemented Interfaces:
JSONSerializer
-
Field Summary
Fields inherited from class com.netscape.certsrv.base.DataCollection
entries, links, total -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CertRequestInfosstatic CertRequestInfosgetNext()toString()toXML()Methods inherited from class com.netscape.certsrv.base.DataCollection
addEntry, addLink, equals, getLinks, getTotal, hashCode, removeEntry, removeLink, setEntries, setLinks, setTotalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
CertRequestInfos
public CertRequestInfos()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<CertRequestInfo>
-
getNext
-
getPrevious
-
toString
-
toDOM
-
toXML
-
fromDOM
-
fromXML
- Throws:
Exception
-