public class IndexerQueryResultsFull extends IndexerQueryResults
Constructor and Description |
---|
IndexerQueryResultsFull(BOLoaderI _bol,
EntityI _entity) |
IndexerQueryResultsFull(BOLoaderI _bol,
EntityI _entity,
java.util.Date _indexLmod) |
IndexerQueryResultsFull(BOLoaderI _bol,
EntityI _entity,
java.util.Date _indexLmod,
int _fetchSize) |
Modifier and Type | Method and Description |
---|---|
int |
getFetchSize() |
java.lang.Object |
next() |
void |
query() |
void |
query(long _lastHandledId) |
long |
queryCount() |
void |
setIncludeDeleted(boolean _includeDeleted) |
cancel, close, currentTag, hasNext, isClosed, remove
public IndexerQueryResultsFull(BOLoaderI _bol, EntityI _entity, java.util.Date _indexLmod)
public void setIncludeDeleted(boolean _includeDeleted)
setIncludeDeleted
in class IndexerQueryResults
public int getFetchSize()
getFetchSize
in class IndexerQueryResults
public long queryCount()
queryCount
in class IndexerQueryResults
public void query()
query
in class IndexerQueryResults
public void query(long _lastHandledId)
query
in class IndexerQueryResults
public java.lang.Object next()
next
in interface java.util.Iterator
next
in class IndexerQueryResults
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.