Class UserMembershipCollection
java.lang.Object
com.netscape.certsrv.base.DataCollection<UserMembershipData>
com.netscape.certsrv.user.UserMembershipCollection
- All Implemented Interfaces:
JSONSerializer
public class UserMembershipCollection
extends DataCollection<UserMembershipData>
implements JSONSerializer
- Author:
- Endi S. Dewata
-
Field Summary
Fields inherited from class DataCollection
entries, totalFields inherited from interface JSONSerializer
logger -
Constructor Summary
Constructors -
Method Summary
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
-
UserMembershipCollection
public UserMembershipCollection()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<UserMembershipData>
-