Information on the source of the item and its copyright status.
An authorization string used to access the portal item.
Contains an array of objects containing proxy information for premium platform services.
Average rating.
An array of organization categories that are set on the item.
The date the item was created.
The item's locale information (language and country).
The detailed description of the item.
The geographic extent, or bounding rectangle, of the item.
An array of group categories set on the item.
The unique id for the item.
Indicates whether a layer can be created from this item using Layer.fromPortalItem().
Indicates whether an item can be updated and deleted.
The URL to the item.
Information on license or restrictions related to the item.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Indicates whether the item's resources have loaded from the portal.
The date the item was last modified.
The name of the item.
Number of comments on the item.
Number of ratings on the item.
Number of views on the item.
The username of the user who owns this item.
The ID of the folder in which the owner has stored the item.
The portal that contains the item.
An array of string URLs.
The size of the item (in bytes).
A summary description of the item.
The JSON used to create the property values when the PortalItem
is loaded.
User defined tags that describe the item.
The URL to the thumbnail used for the item.
The title for the item.
The GIS content type of this item.
Type keywords that describe the type of content of this item.
The service URL of this item.
Adds a rating to an accessible item.
Adds a new resource to the portal item.
Cancels a load() operation if it is already in progress.
Creates a clone of this object.
Deletes a rating for the specified item.
Destroys the portal item, and any associated resources, including its associated portal.
Requests a PortalItem in the format specified in responseType
.
Returns the rating (if any) given to the item.
Gets all the related items of a certain relationship type for the portal item.
Retrieves references to all the portal item resources.
Get the URL to the thumbnail image for the item.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Loads the resources referenced by this class.
Removes all the resources from the portal item.
Removes a resource from the portal item.
Converts an instance of this class to its ArcGIS portal JSON representation.
Updates the item's properties to the portal, and optionally its data.
Updates the item's thumbnail on the portal.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
Indicates the level of access to this item:
private
,shared
,org
, orpublic
.Read more...