Package com.netscape.certsrv.cert
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, total
Fields inherited from interface com.netscape.certsrv.util.JSONSerializer
logger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CertRequestInfos
static CertRequestInfos
toString()
toXML()
Methods inherited from class com.netscape.certsrv.base.DataCollection
addEntry, equals, getTotal, hashCode, removeEntry, setEntries, setTotal
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
CertRequestInfos
public CertRequestInfos()
-
-
Method Details
-
getEntries
- Overrides:
getEntries
in classDataCollection<CertRequestInfo>
-
toString
-
toDOM
-
toXML
- Throws:
Exception
-
fromDOM
-
fromXML
- Throws:
Exception
-