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 DataCollection
entries, totalFields inherited from interface JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CertRequestInfosstatic CertRequestInfostoString()toXML()Methods inherited from class DataCollection
addEntry, equals, getTotal, hashCode, removeEntry, setEntries, setTotalMethods inherited from interface JSONSerializer
toJSON
-
Constructor Details
-
CertRequestInfos
public CertRequestInfos()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<CertRequestInfo>
-
toString
-
toDOM
-
toXML
-
fromDOM
-
fromXML
- Throws:
Exception
-