- All Implemented Interfaces:
- Ice.TwowayCallback, Ice.TwowayCallbackArg1<IObject>, Ice.TwowayCallbackArg1UE<IObject>
public abstract class Callback_Search_next
extends IceInternal.TwowayCallback
implements Ice.TwowayCallbackArg1UE<IObject>
Returns the next entity from the current query. If the
previous call returned the last entity from a given query,
the first entity from the next query will be returned and
activeQueries
decremented.
Since this method only returns the entity itself, a single
call to currentMetadata
may follow this call to
gather the extra metadata which is returned in the map via
results
.