public class IndexerQueryResultsPartial extends IndexerQueryResults
Constructor and Description |
---|
IndexerQueryResultsPartial(BOLoaderI _bol,
EntityI _entity,
java.util.Date _indexLmod) |
IndexerQueryResultsPartial(BOLoaderI _bol,
EntityI _entity,
java.util.Date _indexLmod,
int _fetchSize) |
Modifier and Type | Method and Description |
---|---|
EntityI |
getEntity() |
int |
getFetchSize() |
java.util.Date |
getIndexLmod() |
java.lang.Object |
next() |
void |
query() |
void |
query(long _lastHandledId) |
long |
queryCount() |
void |
setEntity(EntityI $2) |
void |
setFetchSize(int $4) |
void |
setIncludeDeleted(boolean _includeDeleted) |
void |
setIndexLmod(java.util.Date $3) |
cancel, close, currentTag, hasNext, isClosed, remove
public IndexerQueryResultsPartial(BOLoaderI _bol, EntityI _entity, java.util.Date _indexLmod)
public void setIncludeDeleted(boolean _includeDeleted)
setIncludeDeleted
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
public EntityI getEntity()
public void setEntity(EntityI $2)
public java.util.Date getIndexLmod()
public void setIndexLmod(java.util.Date $3)
public int getFetchSize()
getFetchSize
in class IndexerQueryResults
public void setFetchSize(int $4)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.