Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.ListRecordsType
-
Packages that use ListRecordsType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of ListRecordsType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return ListRecordsType Modifier and Type Method Description ListRecordsTypeListRecordsHandler. handle(OAIParameters parameters) -
Uses of ListRecordsType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as ListRecordsType Modifier and Type Field Description protected ListRecordsTypeOAIPMHtype. listRecordsMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return ListRecordsType Modifier and Type Method Description ListRecordsTypeOAIPMHtype. getListRecords()Gets the value of the listRecords property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type ListRecordsType Modifier and Type Method Description voidOAIPMHtype. setListRecords(ListRecordsType value)Sets the value of the listRecords property.
-