public class EntityRetrievalOperation extends Object
| Constructor and Description |
|---|
EntityRetrievalOperation(RecordWriter recordWriter) |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
getEntities() |
QueryResult |
getEntities(int max) |
SimpleEntity |
getEntityById(String entityId) |
public EntityRetrievalOperation(RecordWriter recordWriter)
public SimpleEntity getEntityById(String entityId) throws JasDBStorageException
JasDBStorageExceptionpublic QueryResult getEntities() throws JasDBStorageException
JasDBStorageExceptionpublic QueryResult getEntities(int max) throws JasDBStorageException
JasDBStorageExceptionCopyright © 2015. All rights reserved.