Package | Description |
---|---|
edu.ucdavis.cstars.client.arcgis |
Modifier and Type | Method and Description |
---|---|
Deferred |
Portal.queryGroups(PortalQueryParams queryParams,
PortalQueryGroupsCallback callback)
Execute a query against the Portal to return a deferred that when resolved returns PortalQueryResult that contain a
results array of PortalGroup objects for all the groups that match the input query.
|