Package-level declarations
Types
Represents a Limited Error Raster Compression (LERC) elevation service that is provided by the portal. Objects of this class are provided by PortalHelperServices.defaultElevationServices.
An object that represents a loadable image. A loadable image implements the loadable pattern (Loadable) and allows getting the underlying image (through LoadableImage.getImage()) once the image is loaded. For LocalItem thumbnail, the image is read from JSON and is automatically loaded. For PortalItem thumbnail, the loadable image is initialized with the thumbnail URI and needs to be loaded before calling LoadableImage.getImage().
The entry point into the ArcGIS portal services hosted by ArcGIS Online and ArcGIS Enterprise. ArcGIS portals are geospatial content management systems from ESRI that customers can use to securely store, manage, and access different types of content. There are two types of portals:
Indicates the level of access to this portal object: private, shared, organization, or public.
Represents a folder of content within the portal or organization. A user's content in a portal can be organized into folders.
Represents a group within a portal.
Contains search parameters suitable for finding portal items that belong to a portal group. You can create an instance using one of the factory methods that are designed for particular types of searches, or you can use one of the constructors and specify a custom query string. A number of properties are also available to customize various aspects of the search.
Represents the results of a Group Content Search operation performed on a PortalGroup.
Signifies the field by which items in a portal group are sorted.
Holds the administrators and users for a portal group.
A class that contains information about the related Portal.
Holds the content of a comment on a portal item.
Specifies the content for a new portal item to be added.
Represents the groups a portal item belongs to.
An error that happens when moving a portal item.
An enumeration of PortalItem relationship types.
An enumeration of PortalItem relationship directions.
An enumeration of various types of portal items.
Signifies the login type for a portal.
Signifies the tenancy mode of a portal.
A portal user privilege. A privilege permits the user to perform specific operations on the portal.
Signifies the realm a privilege belongs to. Helps to organize privileges into categories for aspects relating to a portal.
Signifies the user role a privilege belongs to.
An enumeration of the fine-grained operation subtypes a portal privilege can permit.
An enumeration of the types of operation a portal privilege can permit.
Defines a query to find contents or groups contained in a portal.
Represents the results of queries performed on a Portal.
Signifies the sort order, indicating whether results are returned in ascending or descending order.
Represents a registered user of a portal.
Represents user content in a folder. This can include portal items and subfolders.
Signifies the role in the organization of a portal user.
A three part version number with a major version, a minor version, and a patch version.
State of the user's subscription.