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
JasDBStorageException
public QueryResult getEntities() throws JasDBStorageException
JasDBStorageException
public QueryResult getEntities(int max) throws JasDBStorageException
JasDBStorageException
Copyright © 2015. All rights reserved.