org.gcube.contentmanagement.contentmanager.oaiplugin.delegates
Class ReadManagerEntireRepository

java.lang.Object
  extended by ReadDelegate
      extended by org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.ReadManager
          extended by org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.ReadManagerEntireRepository

public class ReadManagerEntireRepository
extends ReadManager


Constructor Summary
ReadManagerEntireRepository(java.lang.String oid, java.lang.String repositoryURI, MetadataFormat metadataFormat, java.lang.String contentXpath, java.lang.String... alternativesXPath)
           
 
Method Summary
  get(Predicate projection)
           
 GDoc get(java.lang.String id)
           
 
Methods inherited from class org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.ReadManager
computeUpdate, extractDoc, get, get, getDefaultMdFormat, getOAIHarvester, getTitleNameXPath, setDefaultMdFormat, setTitleNameXPath
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadManagerEntireRepository

public ReadManagerEntireRepository(java.lang.String oid,
                                   java.lang.String repositoryURI,
                                   MetadataFormat metadataFormat,
                                   java.lang.String contentXpath,
                                   java.lang.String... alternativesXPath)
Method Detail

get

public  get(Predicate projection)
          throws java.lang.Exception,
                 GCUBEException
Specified by:
get in class ReadManager
Returns:
Throws:
java.lang.Exception
GCUBEException

get

public GDoc get(java.lang.String id)
         throws java.lang.Exception
Specified by:
get in class ReadManager
Returns:
Throws:
java.lang.Exception