public static class EntityListProvider.Request extends AsyncResource<EntityList>
The response of a call to EntityListProvider.getEntities(Request)
AsyncResource.AsyncExecutionException, AsyncResource.CancellationException
Constructor and Description |
---|
Request() |
Request(EntityListProvider.RequestType type) |
Modifier and Type | Method and Description |
---|---|
EntityListProvider.Request |
getNextRequest() |
boolean |
hasMore() |
void |
setNextRequst(EntityListProvider.Request request) |
addListener, all, all, asPromise, await, await, await, cancel, complete, error, except, except, get, get, get, isCancelled, isCancelled, isDone, isReady, onResult, ready, ready, waitFor
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
public Request(EntityListProvider.RequestType type)
public Request()
public boolean hasMore()
public void setNextRequst(EntityListProvider.Request request)
public EntityListProvider.Request getNextRequest()
Copyright © 2021. All Rights Reserved.