Uses of Class
org.gcube.common.OAIRepository

Uses of OAIRepository in org.gcube.common
 

Methods in org.gcube.common that return OAIRepository
 OAIRepository OAISetList.getOAIRepository()
          Returns the OAIRepository object from which this list was created.
 OAIRepository OAIMetadataFormatList.getOAIRepository()
          Returns the OAIRepository object from which this list was created.
 OAIRepository OAIRecordList.getOAIRepository()
          Returns the OAIRepository object from which this list was created.
 OAIRepository OAIResumptionStream.getRepository()
          Returns the OAIRepository object from which this list was created.
 

Methods in org.gcube.common with parameters of type OAIRepository
protected  void OAIRecord.frndSetRepository(OAIRepository r)
          Purpose: Set the repository from which the record is derived
 

Constructors in org.gcube.common with parameters of type OAIRepository
OAIResumptionStream(OAIRepository repo, String u, String v)
          Constructs an OAIResumptionStream object with the given OAIRepository, baseURL, and verb.
OAIResumptionStream(OAIRepository repo, String u, String v, String params)
          Constructs an OAIResumptionStream object with the given OAIRepository, baseURL, verb, and query parameters.
 



Copyright © 2013. All Rights Reserved.