org.gcube.contentmanagement.contentmanager.oaiplugin.delegates
Class ReadManagerEntireRepository
java.lang.Object
ReadDelegate
org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.ReadManager
org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.ReadManagerEntireRepository
public class ReadManagerEntireRepository
- extends ReadManager
Method Summary |
|
get(Predicate projection)
|
GDoc |
internalGet(java.lang.String id)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadManagerEntireRepository
public ReadManagerEntireRepository(java.lang.String oid,
java.lang.String repositoryURI,
MetadataFormat metadataFormat,
java.lang.String contentXpath,
java.lang.String... alternativesXPath)
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