Interface AbstractListServlet.ListItem

All Known Subinterfaces:
AbstractReplicableListServlet.ListItem
Enclosing class:
AbstractListServlet

public static interface AbstractListServlet.ListItem
The ListItem interface defines a sortable item of the list. Sortable fields must be public for comparison.
See Also: