Class GetAttributesQuery

All Implemented Interfaces:
RemoteQuery<Map<String,Object>>, Serializable

public class GetAttributesQuery extends ContextAwareRemoteQuery<Map<String,Object>>
See Also:
  • Constructor Details

    • GetAttributesQuery

      public GetAttributesQuery(Collection<String> attrsToFetch, int tableId)
  • Method Details