org.gcube.contentmanagement.contentmanager.smsplugin.delegates
Class ReadManager
java.lang.Object
ReadDelegate
org.gcube.contentmanagement.contentmanager.smsplugin.delegates.ReadManager
public class ReadManager
- extends ReadDelegate
- Author:
- Fabio Simeoni (University of Strathclyde), Federico De Faveri defaveri@isti.cnr.it
Method Summary |
|
get( iterator,
Predicate projection)
|
|
get(Predicate predicate)
|
GDoc |
get(java.lang.String id,
Predicate predicate)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadManager
public ReadManager()
get
public GDoc get(java.lang.String id,
Predicate predicate)
throws java.lang.Exception,
GCUBEException
-
- Throws:
java.lang.Exception
GCUBEException
get
public get( iterator,
Predicate projection)
throws java.lang.Exception,
GCUBEException
-
- Throws:
java.lang.Exception
GCUBEException
get
public get(Predicate predicate)
throws java.lang.Exception,
GCUBEException
-
- Throws:
java.lang.Exception
GCUBEException