Interface OaiSet

All Known Implementing Classes:
AbstractOaiSet

public interface OaiSet
Interface for OAI-PMH Sets
  • Field Details

  • Method Details

    • getName

      Return the name of the set
      Returns:
      The name of the set. Can't be null.
    • getDescription

      Return the description of the set
      Returns:
      The description of the set, or null if there is no description.
    • getRecords

      Retrieve the list of Records associated with this OAI Set
      Parameters:
      expression - An Expression to filter the list of records during the request
      sortCriteria - A sort criteria to sort the result
      Returns:
      The list of Records