Uses of Class
org.gcube.common.OAIRecordList

Uses of OAIRecordList in org.gcube.common
 

Methods in org.gcube.common that return OAIRecordList
 OAIRecordList OAIRepository.listIdentifiers()
          Returns an OAIRecordList object containing the records returned by the repository.
 OAIRecordList OAIRepository.listIdentifiers(String untild)
          Returns an OAIRecordList object containing the records returned by the repository for the given untild.
 OAIRecordList OAIRepository.listIdentifiers(String untild, String fromd)
          Returns an OAIRecordList object containing the records returned by the repository for the given untild and fromd.
 OAIRecordList OAIRepository.listIdentifiers(String untild, String fromd, String setSpec)
          Returns an OAIRecordList object containing the records returned by the repository for the given untild, fromd, and SetSpec.
 OAIRecordList OAIRepository.listIdentifiers(String untild, String fromd, String setSpec, String metadataPrefix)
          Returns an OAIRecordList object containing the records returned by the repository for the given untild, fromd, and SetSpec.
 OAIRecordList OAIRepository.listRecords()
          Returns an OAIRecordList object containing the records returned by the repository.
 OAIRecordList OAIRepository.listRecords(String metadataPrefix)
          Returns an OAIRecordList object containing the records returned by the repository for the given metadataPrefix.
 OAIRecordList OAIRepository.listRecords(String metadataPrefix, String untild)
          Returns an OAIRecordList object containing the records returned by the repository for the given metadataPrefix and untild.
 OAIRecordList OAIRepository.listRecords(String metadataPrefix, String untild, String fromd)
          Returns an OAIRecordList object containing the records returned by the repository for the given metadataPrefix, untild, and fromd.
 OAIRecordList OAIRepository.listRecords(String metadataPrefix, String untild, String fromd, String setSpec)
          Returns an OAIRecordList object containing the records returned by the repository for the given metadataPrefix, untild, fromd, and SetSpec.
 



Copyright © 2013. All Rights Reserved.