public interface OaiSet
Modifier and Type | Method and Description |
---|---|
I18nizableText |
getDescription()
Return the description of the set
|
I18nizableText |
getName()
Return the name of the set
|
AmetysObjectIterable<Program> |
getRecords(Expression expression,
SortCriteria sortCriteria)
Retrieve the list of Records associated with this OAI Set
|
I18nizableText getName()
I18nizableText getDescription()
AmetysObjectIterable<Program> getRecords(Expression expression, SortCriteria sortCriteria)
expression
- An Expression to filter the list of records during the requestsortCriteria
- A sort criteria to sort the result