Class FetchQuery

All Implemented Interfaces:
RemoteQuery<Object>, Serializable

public final class FetchQuery
extends ContextAwareRemoteQuery<Object>
A query that will, in one operation, fetch a table, apply ACLs, and initialize a viewport for the requested object. The object may be a table, or a widget.
See Also:
Serialized Form