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

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

public class ReadManagerSet
extends ReadManager


Constructor Summary
ReadManagerSet(java.lang.String oid, java.lang.String repositoryURI, MetadataFormat metadataFormat, java.lang.String contentXpath, java.lang.String relatedSetId, java.lang.String... alternativesXPath)
           
 
Method Summary
  get(Predicate projection)
           
 GDoc internalGet(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

ReadManagerSet

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

get

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

internalGet

public GDoc internalGet(java.lang.String id)
                 throws java.lang.Exception
Throws:
java.lang.Exception