Class | Description |
---|---|
Portal |
Class added v2.8
The Portal class is part of the Portal API which provides a way to build applications that work with
content from ArcGIS Online or an ArcGIS Portal.
|
Portal.DefaultBasemap | |
Portal.FeaturedGroup | |
PortalFolder | |
PortalGroup |
Execute a query against the Portal to return a deferred that when resolved returns PortalQueryResult that
contain a results array of PortalGroup ojbects for all the groups that match the input query.
|
PortalGroupMembers |
List the users, owner and administrator of a group.
|
PortalItem | |
PortalQueryParams |
Define parameters to use when querying
|
PortalQueryResult<T extends com.google.gwt.core.client.JavaScriptObject> |
Details about the result of a query.
|
PortalUser |
Enum | Description |
---|---|
Portal.Access | |
PortalGroup.Access | |
PortalQueryParams.SortField | |
PortalUser.Access | |
PortalUser.Role |