Class AbstractReplicableListServlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public abstract class AbstractReplicableListServlet extends AbstractListServlet
See Also:
  • Field Details

    • SORT_REPLICATION

      public static final String SORT_REPLICATION
      Value of the sort parameter to indicate to sort the results by replication date.
      See Also:
  • Constructor Details

    • AbstractReplicableListServlet

      public AbstractReplicableListServlet()