- All Implemented Interfaces:
Serializable
,Comparable<PortalPrivilege.Type>
,Constable
- Enclosing class:
PortalPrivilege
Signifies the particular type of operation a privilege permits.
- Since:
- 100.0.0
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionThe ability to create groups that allow external members, as well as invite external members to groups.Grants the ability to publish web layers from a registered data store.Grants the ability to categorize items in groups.Grants the ability to publish a notebook as a geoprocessing service.Grants the ability to create and edit interactive notebook documents.Allows a custom role to create a group with update capabilities.Grants the ability to get the list of datasets from a registered data store.Grants the ability to generated feature reports.Allows use of big data geoanalytics.The ability to manage members in partnered collaboration groups.Grants the ability to manage the organization's collaborations.Grants the ability to manage the organization's credit settings.Grants the ability to manage the organization's member roles.Grants the ability to manage the organization's security settings.Grants the ability to manage the portal's server settings.Grants the ability to manage the organization's utility service settings.The ability to manage version locks and view, alter, delete, edit, reconcile, and post to all branch versions accessed through ArcGIS Server feature layers.Grants the ability to manage the organization's website settings.The ability to publish hosted dynamic imagery layers from a single image or collection of images.Grants the ability to publish non-hosted server geoprocessing services.Grants the ability to publish non-hosted server services.The ability to publish hosted tiled imagery layers from a single image or collection of images.Allows use of raster analysis.Grants the ability to register data stores to the portal.The ability to schedule future automated runs of a notebook.Grants the ability to update the organization content category schema.Allows organization members to view groups shared to the organization.Allows organization members to view content shared to the organization.Allows organization members to view other organization members.Grants the ability to view members' location tracks via shared track views when location tracking is enabled. -
Method Summary
Modifier and TypeMethodDescriptiontoString()
Returns a string representing the PortalPrivilege.Type.static PortalPrivilege.Type
Returns the enum constant of this class with the specified name.static PortalPrivilege.Type[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
EDIT
-
FULL_EDIT
-
MANAGE
-
PURCHASE
-
START_TRIAL
-
DESIGNATE_GROUP
-
OPEN_DATA_ADMIN
-
ASSIGN_TO_GROUPS
-
CHANGE_USER_ROLES
-
DELETE_GROUPS
-
DELETE_ITEMS
-
DELETE_USERS
-
DISABLE_USERS
-
INVITE_USERS
-
MANAGE_ENTERPRISE_GROUPS
-
MANAGE_LICENSES
-
MANAGE_REPLICATIONS
-
REASSIGN_GROUPS
-
REASSIGN_ITEMS
-
REASSIGN_USERS
-
UPDATE_GROUPS
-
UPDATE_ITEMS
-
UPDATE_USERS
-
VIEW_GROUPS
-
VIEW_ITEMS
-
VIEW_USERS
-
PUBLISH_FEATURES
-
PUBLISH_SCENES
-
PUBLISH_TILES
-
CREATE_GROUP
-
CREATE_ITEM
-
JOIN_GROUP
-
JOIN_NON_ORG_GROUP
-
SHARE_GROUP_TO_ORG
-
SHARE_GROUP_TO_PUBLIC
-
SHARE_TO_GROUP
-
SHARE_TO_ORG
-
SHARE_TO_PUBLIC
-
DEMOGRAPHICS
-
ELEVATION
-
GEOCODE
-
GEOENRICHMENT
-
NETWORK_ANALYSIS
-
SPATIAL_ANALYSIS
-
VIEW_ORG_USERS
Allows organization members to view other organization members.- Since:
- 100.2.0
-
VIEW_ORG_ITEMS
Allows organization members to view content shared to the organization.- Since:
- 100.2.0
-
VIEW_ORG_GROUPS
Allows organization members to view groups shared to the organization.- Since:
- 100.2.0
-
GEOANALYTICS
Allows use of big data geoanalytics.- Since:
- 100.2.0
-
RASTER_ANALYSIS
Allows use of raster analysis.- Since:
- 100.2.0
-
CREATE_UPDATE_CAPABLE_GROUP
Allows a custom role to create a group with update capabilities.- Since:
- 100.2.0
-
PUBLISH_SERVER_GP_SERVICES
Grants the ability to publish non-hosted server geoprocessing services.- Since:
- 100.5.0
-
PUBLISH_SERVER_SERVICES
Grants the ability to publish non-hosted server services.- Since:
- 100.5.0
-
UPDATE_ITEM_CATEGORY_SCHEMA
Grants the ability to update the organization content category schema.- Since:
- 100.5.0
-
FEATURE_REPORT
Grants the ability to generated feature reports.- Since:
- 100.6.0
-
MANAGE_COLLABORATIONS
Grants the ability to manage the organization's collaborations.- Since:
- 100.6.0
-
MANAGE_CREDITS
Grants the ability to manage the organization's credit settings.- Since:
- 100.6.0
-
MANAGE_ROLES
Grants the ability to manage the organization's member roles.- Since:
- 100.6.0
-
MANAGE_SECURITY
Grants the ability to manage the organization's security settings.- Since:
- 100.6.0
-
MANAGE_SERVERS
Grants the ability to manage the portal's server settings.- Since:
- 100.6.0
-
MANAGE_UTILITY_SERVICES
Grants the ability to manage the organization's utility service settings.- Since:
- 100.6.0
-
MANAGE_WEBSITE
Grants the ability to manage the organization's website settings.- Since:
- 100.6.0
-
CREATE_NOTEBOOKS
Grants the ability to create and edit interactive notebook documents.- Since:
- 100.6.0
-
CREATE_ADVANCED_NOTEBOOKS
Grants the ability to publish a notebook as a geoprocessing service.- Since:
- 100.6.0
-
BULK_PUBLISH_FROM_DATA_STORES
Grants the ability to publish web layers from a registered data store.- Since:
- 100.6.0
-
ENUMERATE_DATA_STORES
Grants the ability to get the list of datasets from a registered data store.- Since:
- 100.6.0
-
REGISTER_DATA_STORES
Grants the ability to register data stores to the portal.- Since:
- 100.6.0
-
CATEGORIZE_ITEMS
Grants the ability to categorize items in groups.- Since:
- 100.6.0
-
VIEW_TRACKS
Grants the ability to view members' location tracks via shared track views when location tracking is enabled.- Since:
- 100.6.0
-
ADD_EXTERNAL_MEMBERS_TO_GROUP
The ability to create groups that allow external members, as well as invite external members to groups.- Since:
- 100.12.0
-
MANAGE_COLLABORATION_GROUP_MEMBERS
The ability to manage members in partnered collaboration groups.- Since:
- 100.12.0
-
MANAGE_VERSIONS
The ability to manage version locks and view, alter, delete, edit, reconcile, and post to all branch versions accessed through ArcGIS Server feature layers.- Since:
- 100.12.0
-
PUBLISH_DYNAMIC_IMAGERY
The ability to publish hosted dynamic imagery layers from a single image or collection of images.- Since:
- 100.12.0
-
PUBLISH_TILED_IMAGERY
The ability to publish hosted tiled imagery layers from a single image or collection of images.- Since:
- 100.12.0
-
SCHEDULE_NOTEBOOKS
The ability to schedule future automated runs of a notebook.- Since:
- 100.12.0
-
UNKNOWN
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
toString
Returns a string representing the PortalPrivilege.Type.- Overrides:
toString
in classEnum<PortalPrivilege.Type>
- Returns:
- a string representing the PortalPrivilege.Type
- Since:
- 100.0.0
-