Interface AbstractListServlet.ListItem

All Known Subinterfaces:
AbstractReplicableListServlet.ListItem
Enclosing class:
AbstractListServlet

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