Class AC.util.Constants
Defines standard ActionCenters constants
Defined in: Utility.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Field Attributes | Field Name and Description |
---|---|
<static> <constant> |
AC.util.Constants.actionCenterAddContributionPropertiesKey
The key to access the add contribution properties attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterContributionKey
The key to access the contribution attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterContributionPropertiesKey
The key to access the contribution properties attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterDisabledFlagKey
The key to access the disabled flag attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterEmailKey
The key to access the email attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterFirstNameKey
The key to access the first name attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterFromDateKey
The key to access the fromDate attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterIdKey
The key to access the id attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterLastNameKey
The key to access the last name attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterLockedByKey
The key to access the locked by attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterPendingApprovalFlagKey
The key to access the pending approval flag attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterRelationshipsKey
The key to access the relationships attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterRemoveContributionPropertiesKey
The key to access the remove contribution properties attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterResponseTypeContributionKey
The key to access the contribution attribute in a response message from the server.
|
<static> <constant> |
AC.util.Constants.actionCenterResponseTypeKey
The key to access the response type attribute in a message.
|
<static> <constant> |
AC.util.Constants.actionCenterResponseTypeUserKey
The key to access the user attribute in a response message from the server.
|
<static> <constant> |
AC.util.Constants.actionCenterResponseTypeUserListKey
The key to access the user list attribute in a response message from the server.
|
<static> <constant> |
AC.util.Constants.actionCenterSystemRolesKey
The key to access the system roles attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterThumbprintsKey
The key to access the thumb prints attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterToDateKey
The key to access the toDate attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterTypeKey
The key to access the type attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterUpdateContributionPropertiesKey
The key to access the update contribution properties attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterUserKey
The key to access the user attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterUsernameKey
The key to access the username attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterValueKey
The key to access the value attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterWorkspaceKey
The key to access the workspace attribute.
|
<static> <constant> |
AC.util.Constants.actionCenterWorkspaceRolesKey
The key to access the workspace roles attribute.
|
Field Detail
<static> <constant>
{String}
AC.util.Constants.actionCenterAddContributionPropertiesKey
The key to access the add contribution properties attribute.
- Default Value:
- "addContributionProperties"
<static> <constant>
{String}
AC.util.Constants.actionCenterContributionKey
The key to access the contribution attribute.
- Default Value:
- "Contribution"
<static> <constant>
{String}
AC.util.Constants.actionCenterContributionPropertiesKey
The key to access the contribution properties attribute.
- Default Value:
- "contributionProperties"
<static> <constant>
{String}
AC.util.Constants.actionCenterDisabledFlagKey
The key to access the disabled flag attribute.
- Default Value:
- "disabledFlag"
<static> <constant>
{String}
AC.util.Constants.actionCenterEmailKey
The key to access the email attribute.
- Default Value:
- "email"
<static> <constant>
{String}
AC.util.Constants.actionCenterFirstNameKey
The key to access the first name attribute.
- Default Value:
- "firstName"
<static> <constant>
{String}
AC.util.Constants.actionCenterFromDateKey
The key to access the fromDate attribute.
- Default Value:
- "fromDate"
<static> <constant>
{String}
AC.util.Constants.actionCenterIdKey
The key to access the id attribute.
- Default Value:
- "id"
<static> <constant>
{String}
AC.util.Constants.actionCenterLastNameKey
The key to access the last name attribute.
- Default Value:
- "lastName"
<static> <constant>
{String}
AC.util.Constants.actionCenterLockedByKey
The key to access the locked by attribute.
- Default Value:
- "lockedBy"
<static> <constant>
{String}
AC.util.Constants.actionCenterPendingApprovalFlagKey
The key to access the pending approval flag attribute.
- Default Value:
- "pendingApprovalFlag"
<static> <constant>
{String}
AC.util.Constants.actionCenterRelationshipsKey
The key to access the relationships attribute.
- Default Value:
- "relationships"
<static> <constant>
{String}
AC.util.Constants.actionCenterRemoveContributionPropertiesKey
The key to access the remove contribution properties attribute.
- Default Value:
- "removeContributionProperties"
<static> <constant>
{String}
AC.util.Constants.actionCenterResponseTypeContributionKey
The key to access the contribution attribute in a response message from the server.
- Default Value:
- 'Contribution'
<static> <constant>
{String}
AC.util.Constants.actionCenterResponseTypeKey
The key to access the response type attribute in a message.
- Default Value:
- 'ResponseType'
<static> <constant>
{String}
AC.util.Constants.actionCenterResponseTypeUserKey
The key to access the user attribute in a response message from the server.
- Default Value:
- 'User'
<static> <constant>
{String}
AC.util.Constants.actionCenterResponseTypeUserListKey
The key to access the user list attribute in a response message from the server.
- Default Value:
- 'UserList'
<static> <constant>
{String}
AC.util.Constants.actionCenterSystemRolesKey
The key to access the system roles attribute.
- Default Value:
- "systemRoles"
<static> <constant>
{String}
AC.util.Constants.actionCenterThumbprintsKey
The key to access the thumb prints attribute.
- Default Value:
- "thumbprints"
<static> <constant>
{String}
AC.util.Constants.actionCenterToDateKey
The key to access the toDate attribute.
- Default Value:
- "toDate"
<static> <constant>
{String}
AC.util.Constants.actionCenterTypeKey
The key to access the type attribute.
- Default Value:
- "type"
<static> <constant>
{String}
AC.util.Constants.actionCenterUpdateContributionPropertiesKey
The key to access the update contribution properties attribute.
- Default Value:
- "updateContributionProperties"
<static> <constant>
{String}
AC.util.Constants.actionCenterUserKey
The key to access the user attribute.
- Default Value:
- "user"
<static> <constant>
{String}
AC.util.Constants.actionCenterUsernameKey
The key to access the username attribute.
- Default Value:
- "username"
<static> <constant>
{String}
AC.util.Constants.actionCenterValueKey
The key to access the value attribute.
- Default Value:
- "value"
<static> <constant>
{String}
AC.util.Constants.actionCenterWorkspaceKey
The key to access the workspace attribute.
- Default Value:
- "workspace"
<static> <constant>
{String}
AC.util.Constants.actionCenterWorkspaceRolesKey
The key to access the workspace roles attribute.
- Default Value:
- "workspaceRoles"