Package org.dspace.sort


package org.dspace.sort
  • Class
    Description
    Helper class for creating order delegates.
    Class implementing static helpers for anywhere that interacts with the sort columns (ie.
    Standard author ordering delegate implementation
    Standard date ordering delegate implementation using date format parsing from o.d.u.MultiFormatDateParser.
    Interface for browse order delegates
    Standard text ordering delegate implementation
    Standard title ordering delegate implementation
    MARC 21 title ordering delegate implementation
    Just a quick SortException class to give us the relevant data type
    Class to mediate with the sort configuration