Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractActivity - Class in com.appiancorp.suiteapi.process.framework
-
Abstract class to be subclassed when implementing a Java execution environment activity.
- AbstractActivity() - Constructor for class com.appiancorp.suiteapi.process.framework.AbstractActivity
- AbstractEscalation - Class in com.appiancorp.suiteapi.process
-
An escalation of an activity, such as notify my supervisor if I haven't accepted in 2 days.
- AbstractEscalation() - Constructor for class com.appiancorp.suiteapi.process.AbstractEscalation
- AbstractFilterCategoryValidator - Class in com.appiancorp.common.query
- AbstractFilterCategoryValidator() - Constructor for class com.appiancorp.common.query.AbstractFilterCategoryValidator
- AbstractProcessModel - Class in com.appiancorp.suiteapi.process
-
The template from which processes are created.
- AbstractProcessModel() - Constructor for class com.appiancorp.suiteapi.process.AbstractProcessModel
- AbstractProcessNode - Class in com.appiancorp.suiteapi.process
-
A node in a process model.
- AbstractProcessNode() - Constructor for class com.appiancorp.suiteapi.process.AbstractProcessNode
- AbstractSchedule - Class in com.appiancorp.suiteapi.process
-
A Schedule is used to define a time for an event based either on an absolute Timestamp or relative to some other event.
- AbstractSchedule() - Constructor for class com.appiancorp.suiteapi.process.AbstractSchedule
-
Creates a new instance of Schedule
- AbstractSchedule(boolean) - Constructor for class com.appiancorp.suiteapi.process.AbstractSchedule
-
Creates a new instance of Schedule
- AbstractServiceContext - Class in com.appiancorp.services
-
Represents a service context for use with the service framework.
- AbstractServiceContext() - Constructor for class com.appiancorp.services.AbstractServiceContext
- AbstractServiceContext(ServiceContext, String) - Constructor for class com.appiancorp.services.AbstractServiceContext
- AbstractServiceContext(String, String) - Constructor for class com.appiancorp.services.AbstractServiceContext
- AC_NOTIFY_NAME - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
The name of the ActivityClass to send a notification.
- AC_PRIORITY_NAME - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
The name of the ActivityClass to change priority.
- AC_REASSIGN_NAME - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
The name of the ActivityClass to do a reassignment.
- ACCEPT_AUTO_ALWAYS - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that acceptance always happens automatically.
- ACCEPT_AUTO_IF_ONLY_ASSIGNEE - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that acceptance happens automatically only if the size of the assignment pool is 1.
- ACCEPT_MANUAL - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that acceptance must be performed manually by the runtime user.
- acceptTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Accepts a task for a user.
- acceptTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- acceptThreadInvitation(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Called by the invitee to accept the invitation.
- acceptThreadInvitation$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- ACCESS_LEVEL_ADMINISTRATIVE - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Access level of administrator
- ACCESS_LEVEL_ADMINISTRATIVE - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Access level of administrator
- ACCESS_LEVEL_ADMINISTRATIVE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Access level of administrator
- ACCESS_LEVEL_NO_ACCESS - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Access level of 'no access'
- ACCESS_LEVEL_NO_ACCESS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Access level of 'no access'
- ACCESS_LEVEL_NO_ACCESS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Access level of 'no access'
- ACCESS_LEVEL_READ_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Access level of read-only
- ACCESS_LEVEL_READ_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Access level of read-only
- ACCESS_LEVEL_READ_WRITE - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Access level of read-write
- ACCESS_LEVEL_READ_WRITE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Access level of read-write
- accessAsReadOnlyFile() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.A function that returns a
File
object that represents the document. - accessAsReadOnlyFile() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
A function that returns a
File
object that represents the document. - accessStatus$TRANSIENT - Static variable in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
- acknowledgeActivity(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.no longer necessary
- acknowledgeActivity(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.no longer necessary
- acknowledgeActivity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- acknowledgeMessages(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.replaced by work queue, no longer requires separate acknowledgement: call does nothing now
- acknowledgeMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- AcpReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- AcpReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.AcpReturnConverter
-
Deprecated.
- AcpsReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- AcpsReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.AcpsReturnConverter
-
Deprecated.
- ACT_CREATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content has a create action pending approval.
- ACT_DEACTIVATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content has a deactivate action pending approval.
- ACT_DELETE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content has a delete action pending approval.
- ACTION_FORUM_CREATE_THREAD - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can create threads in the forum - ACTION_FORUM_DELETE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can delete the forum - ACTION_FORUM_SPONSOR_THREAD - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can sponsor a thread in the forum - ACTION_FORUM_SUBSCRIBE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can subscribe to the forum - ACTION_FORUM_UNSPONSOR_THREAD - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can unsponsor a thread in the forum - ACTION_FORUM_UNSUBSCRIBE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can unsubscribe from the forum - ACTION_FORUM_UPDATE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can update the forum - ACTION_FORUM_VIEW - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theForum
bean that indicates whether the user can view the forum - ACTION_GROUP_ADD_GROUP_MEMBERS - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can add members to the group
- ACTION_GROUP_ADD_GROUP_RULES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can add group membership rules
- ACTION_GROUP_ADD_SELF_TO_GROUP - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can add self to group
- ACTION_GROUP_DELETE_GROUP - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can delete the group
- ACTION_GROUP_DELETE_GROUP_MEMBERS - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can remove group members
- ACTION_GROUP_DELETE_GROUP_RULES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can delete group membership rules
- ACTION_GROUP_EDIT_GROUP_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can edit group attributes
- ACTION_GROUP_REMOVE_SELF_FROM_GROUP - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can remove his/her membership from group
- ACTION_GROUP_UPDATE_DELEGATED_ADMINISTRATION - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can delegate group administration
- ACTION_GROUP_USE_GROUP_AS_DELEGATED_PARENT - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the group can be delegated to be a parent group for creation of new groups
- ACTION_GROUP_VIEW_GROUP_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can view the group attributes
- ACTION_GROUP_VIEW_GROUP_EXISTENCE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can check the existence of the group
- ACTION_GROUP_VIEW_GROUP_MEMBERS - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can view group members
- ACTION_GROUP_VIEW_GROUP_RULES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether the user can view the membership rules of the group
- ACTION_GROUPTYPE_ADD_GROUPTYPE_DYNAMIC_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of add to a group type's dynamic attributes
- ACTION_GROUPTYPE_DELETE_GROUPTYPE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of deleting a group type
- ACTION_GROUPTYPE_DELETE_GROUPTYPE_DYNAMIC_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of delete a group type's dynamic attributes
- ACTION_GROUPTYPE_EDIT_GROUPTYPE_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of editing a group type
- ACTION_GROUPTYPE_EDIT_GROUPTYPE_DYNAMIC_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of edit a group type's dynamic attributes
- ACTION_GROUPTYPE_MODIFY_GROUPTYPE_SECURITY_SETTINGS - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of modifying a group type's security settings
- ACTION_GROUPTYPE_USE_GROUPTYPE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of using a group type (creating groups of that type)
- ACTION_GROUPTYPE_VIEW_GROUPTYPE_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of viewing a group type's attributes
- ACTION_GROUPTYPE_VIEW_GROUPTYPE_EXISTENCE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
The action of viewing a group type
- ACTION_MESSAGE_ADD_RATING - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can add a rating to the message - ACTION_MESSAGE_DELETE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can delete the message - ACTION_MESSAGE_DELETE_WITH_DESCENDANTS - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can delete the message and its descendents - ACTION_MESSAGE_SET_RATING - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can set the rating of the message - ACTION_MESSAGE_UPDATE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can update the message - ACTION_MESSAGE_VIEW - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can view the message - ACTION_MESSAGE_VIEW_ANONYMOUS - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theMessage
bean that indicates whether the user can anonymously view the message - ACTION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ACTION_SYSTEM_GROUP_CREATE - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to create a group - ACTION_SYSTEM_GROUP_CREATE_PUBLIC - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to create a public group - ACTION_SYSTEM_GROUP_SET_DELEGATED_ADMIN_AT_GROUP_CREATION - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to set if a group delegated admin at group creation - ACTION_SYSTEM_GROUPTYPE_CREATE - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to create a group type - ACTION_SYSTEM_GROUPTYPE_CREATE_PUBLIC - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to create a public group type - ACTION_SYSTEM_USER_CREATE - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to create a user - ACTION_SYSTEM_USER_MODIFY_SECURITY_SETTINGS - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to modify security settings of a group. - ACTION_SYSTEM_VIEW_DEACTIVATED_USERS - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getSystemActions(Integer[])
which refers to the user's permissions to view deactivated users - ACTION_THREAD_ADD_RESOURCE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can add a resource to the thread - ACTION_THREAD_CREATE_MESSAGE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can create a message in the thread - ACTION_THREAD_DELETE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can delete the thread - ACTION_THREAD_INVITE_OTHER_USERS - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can invite other users to the thread - ACTION_THREAD_MOVE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can move the thread - ACTION_THREAD_REMOVE_RESOURCE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can remove a resource from the thread - ACTION_THREAD_SPONSOR - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can sponsor the thread - ACTION_THREAD_SUBSCRIBE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can subscribe to the thread - ACTION_THREAD_UNSPONSOR - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can unsponsor the thread - ACTION_THREAD_UNSUBSCRIBE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can unsubscribe from the thread - ACTION_THREAD_UPDATE - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can update the thread - ACTION_THREAD_VIEW - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.The index of the element in the
allowedActions
field of theThreadSummary
bean that indicates whether the user can view the thread - ACTION_USER_DEACTIVATE_USER - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to decativate a user - ACTION_USER_DELETE_USER - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to delete a user - ACTION_USER_EDIT_ALL_USER_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to edit all of a user's attributes - ACTION_USER_EDIT_LIMITED_USER_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to edit a user's limited attributes - ACTION_USER_REACTIVATE_USER - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to reactivate a user - ACTION_USER_VIEW_ALL_USER_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to view a user's attributes - ACTION_USER_VIEW_LIMITED_USER_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to view a user's limited attributes - ACTION_USER_VIEW_USER_EXISTENCE - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
-
Index in return array from
UserService.getUserActions(String,Integer[])
which refers to the user's permissions to see a user's existence - ActionNotFoundException - Exception in com.appiancorp.suiteapi.applications
-
This exception is thrown when attempting to access an Action that is not found within an Application.
- ActionNotFoundException() - Constructor for exception com.appiancorp.suiteapi.applications.ActionNotFoundException
-
Creates a new exception with a default
ErrorCode.INVALID_ACTION
code. - ACTIONS - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- activateUserSession(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- activateUserSession(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- activateUserSession(Long[], Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- activateUserSession(Long[], Long[], Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- activateUserSession(Long[], Long[], Long, String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Notifies the process analytics application that a new session has been created for the current user, and provides information about the current user's membership and administration rights to groups.
- activateUserSession(Long[], Long[], Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Notifies the Process application that a new session has been created for the current user, and provides information about the current user's membership and administration rights to groups.
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- activateUserSession$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- ACTIVE - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Active process.
- ACTIVE_AND_DEACTIVATED_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate both activated and deactivated portlets will be included from portlet searches
- ACTIVE_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate only activated portlets will be included from portlet searches
- ACTIVE_RECURRENCE_NODES_SKIPPED - Enum constant in enum class com.appiancorp.suiteapi.process.BulkNodeOption
-
This is the default behavior for Recurrence nodes.
- Activities - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
WorkflowActivities
- ACTIVITIES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Activities".
- ACTIVITY_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity has been cancelled
- ACTIVITY_COMPLETED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity is in an invalid state.
- ACTIVITY_ERROR_ADDNOTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ACTIVITY_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity is in an invalid state
- ACTIVITY_PAUSED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity has been paused
- ACTIVITY_PROCESS_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity exists in a process that has been cancelled
- ACTIVITY_PROCESS_COMPLETED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity exists in a process that has been completed
- ACTIVITY_PROCESS_DELETED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity has been deleted, since its parent process has been deleted
- ACTIVITY_PROCESS_PAUSED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that the process for an activity is paused
- ACTIVITY_SKIPPED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity has been skipped by an exception flow.
- ACTIVITY_VALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity is valid.
- ACTIVITY_WAITING - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
A constant indicating that an activity is waiting on an asynchronous workq item in Java.
- ActivityClass - Class in com.appiancorp.suiteapi.process
-
The activity that is run when a ProcessNode is traversed.
- ActivityClass() - Constructor for class com.appiancorp.suiteapi.process.ActivityClass
- ActivityClass(ActivityClassSchema) - Constructor for class com.appiancorp.suiteapi.process.ActivityClass
- ActivityClassParameter - Class in com.appiancorp.suiteapi.process
-
An ActivityClassParameter is a variable that is specified at design time and used at runtime.
- ActivityClassParameter() - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Creates a new activity class parameter
- ActivityClassParameter(ActivityClassParameter) - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameter
- ActivityClassParameter(ActivityClassParameterSchema) - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameter
- ActivityClassParameter(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameter
- ActivityClassParameter(String, Long, Object) - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Deprecated.
- ActivityClassParameterSchema - Class in com.appiancorp.suiteapi.process
-
Template from which ActivityClassParameters are created.
- ActivityClassParameterSchema() - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
- ActivityClassParameterSchema(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
- ActivityClassSchema - Class in com.appiancorp.suiteapi.process
-
The template from which activity classes are created.
- ActivityClassSchema() - Constructor for class com.appiancorp.suiteapi.process.ActivityClassSchema
- ActivityExecutionException - Exception in com.appiancorp.suiteapi.process.framework
-
This is an Exception wrapper, which is used by Activity classes to inform about error conditions while running the activity.
- ActivityExecutionException(ErrorCode, Locale, Object...) - Constructor for exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
- ActivityExecutionException(Exception, String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Construct a new
ActivityExecutionException
- ActivityExecutionException(Exception, String, String, boolean) - Constructor for exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Construct a new
ActivityExecutionException
- ActivityExecutionException(String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Construct a new
ActivityExecutionException
- ActivityExecutionException(String, String, boolean) - Constructor for exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Construct a new
ActivityExecutionException
- ActivityExecutionMetadata - Class in com.appiancorp.suiteapi.process.framework
-
Metadata attributes of an activity that are needed during its execution.
- ActivityExecutionMetadata() - Constructor for class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- ActivityParameterHelper - Interface in com.appiancorp.suiteapi.process.framework
-
Classes that implement this interface provide additional functionality for passing parameters to and receiving parameters from a user interface.
- ActivityProperties - Class in com.appiancorp.suiteapi.process
-
Container for the properties of an activity.
- ActivityProperties() - Constructor for class com.appiancorp.suiteapi.process.ActivityProperties
- ActivityReturnVariable - Class in com.appiancorp.suiteapi.process
-
Variable that can be returned from an activity.
- ActivityReturnVariable() - Constructor for class com.appiancorp.suiteapi.process.ActivityReturnVariable
- ActivityReturnVariable(ActivityClassParameter) - Constructor for class com.appiancorp.suiteapi.process.ActivityReturnVariable
- ActivityReturnVariable(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.ActivityReturnVariable
- ADD_FOLLOWERS_SS_FOLLOWERS_PERMISSIONS_FOLLOWEES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_INVALID_PEOPLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_SC_AND_FOLLOWERS_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_SC_DEACTIVATED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_SC_PERMISSIONS_FOLLOWERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_SC_PERMISSIONS_GROUPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_FOLLOWERS_SS_SC_PERMISSIONS_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_ADD_NEGATIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_ADD_TOO_DISTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_PROCESS_CAL_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_START_LIST_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_START_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_SUBTRACT_NEGATIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_SUBTRACT_DATETIME_SUBTRACT_TOO_DISTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_INVALID_TITLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_DUPLICATE_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_INSUFFICIENT_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_INVALID_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_PASSWORD_COMPLEXITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_TEMP_PWD_GENERIC_EMAIL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_SN_TEMP_PWD_USER_EMAIL_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_TEMP_PWD_GENERIC_EMAIL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADD_USER_TEMP_PWD_USER_EMAIL_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- addAction(Long, ApplicationAction) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Adds an Application Action with the given user friendly label, process model UUID, and description of the action.
- addAction(String, String, String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Adds a new application action to the end of the
Application
's actions list. - addAction(String, String, String, int) - Method in class com.appiancorp.suiteapi.applications.Application
-
Adds a new application action to the
Application
's actions list at the specified position. - addActivityClassSchema(ActivityClassSchema) - Method in class com.appiancorp.suiteapi.process.Palette
-
Adds an
ActivityClassSchema
to the existing schemas for this palette. - addActorsToRole(String, String, Long[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Adds groups to the specified role.
- addActorsToRole(String, String, String[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Adds users to the specified role.
- addActorsToRolesInForums(Long, String[], Long[], String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Add users/groups to a given role in a forum.
- addActorsToRolesInForums$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- addAdminGroups(Long[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds the given groups as administrator groups for group given by
groupId_
- addAdminGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the groups who have administrative permissions
- addAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Appends to the groups who have administrative permissions.
- addAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have administrative permissions.
- addAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the users who have administrative permissions
- addAdministrators(String[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Appends to the users who have administrative permissions.
- addAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have administrative permissions.
- addAdminOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds administrative permission for the groups
- addAdminOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds administrative permission for the users
- addAdminToKnowledgeCenter(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Make a user an administrator of a knowledge center
- addAdminToKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- addAdminUsers(String[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds the users by given username's as administrators of group given by
groupId_
- addAdminUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addAllMessages(List) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- addAllMessages(List) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Adds new validation messages to this process variable.
- addAllMessages(List) - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Adds all of the messages in the given list to the collection of validation messages maintained by this object.
- addAnalystGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- addAnalysts(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- addAppianType(Integer, Long) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Adds the primary key of the given Appian type to the table of Appian-typed objects.
- addAppianType(Integer, String) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Adds a String primary key of the given Appian type to the table of Appian-typed objects.
- addAppianTypeOrTypes(int, boolean, Object) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- addAppianTypes(Integer, Long[]) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- addAppianTypes(Integer, String[]) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Adds String primary keys to the cache for the given type.
- addApproverGroups(Long[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- addApprovers(String[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- addAttachmentsToProcess(Long, Attachment[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Add attachments to a given process.
- addAttachmentsToProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttachmentsToTask(Long, Attachment[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds attachments to a given task.
- addAttachmentsToTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttachmentToProcess(Long, Attachment) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Add an attachment to a process.
- addAttachmentToProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttachmentToProcesses(Long[], Attachment) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds a single attachment to a list of processes.
- addAttachmentToProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttachmentToTask(Long, Attachment) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Add an attachment to a task
- addAttachmentToTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttachmentToTasks(Long[], Attachment) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Add an attachment to the given tasks
- addAttachmentToTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addAttribute(Long, Attribute) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Adds a new attribute to a group type.
- addAttribute(StringBuffer, String, String, boolean) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Adds an XML attribute to a buffer
- addAttribute$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- addAuthorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the groups who have authoring (read/write) permissions
- addAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have authoring (read/write) permissions.
- addAuthors(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the users who have authoring (read/write) permissions
- addAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have authoring (read/write) permissions.
- addBookmark(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Adds the specified page to the current user's bookmarks.
- addBookmark$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- addCategory(String, Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Add a category.
- addCategory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- addCauseToAlertMessageArgs - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- addCauseToAlertMessageArgs() - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Specifies that the message of the cause exception should be added to the list of arguments passed to the alert message.
- addCauseToUserMessageArgs - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- addCauseToUserMessageArgs() - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Specifies that the message of the cause exception should be added to the list of arguments passed to the user message.
- addCData(StringBuffer, String) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Encloses an item in CDATA tags
- addCommunitiesToFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Adds multiple
Community
objects to the user's list of favorites - addCommunitiesToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- addCommunityToFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Adds a
Community
to the user's list of favorites - addCommunityToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- addContribution(Contribution) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- addContribution$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- addDays(Calendar, int) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Add given number of working days to the given Calendar, yielding another Calendar that is also a working time.
- addDenyAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have been explicitly denied administrative permissions.
- addDenyAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have been explicitly denied administrative permissions.
- addDenyAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have been explicitly denied authoring (read/write) permissions.
- addDenyAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have been explicitly denied authoring (read/write) permissions.
- addDenyReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have been explicitly denied read-only permissions.
- addDenyReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have been explicitly denied read-only permissions.
- addDiagnosticMessage(Diagnostic) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Adds a message (such as a warning) that will be displayed to the user after the overall export or import operation is complete.
- addDocumentsToFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Adds multiple documents to the current user's list of favourites.
- addDocumentsToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- addDocumentToFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Adds a document to the current user's list of favorites.
- addDocumentToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- addEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Adds to the list of groups that have editor permissions.
- addEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Adds the
Group
s identified by given ID's as editors to existing array of Group Editors. - addEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Appends to the groups who have editor permissions
- addEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds editor permission to the groups
- addEditors(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Adds to the list of users that have editor permissions.
- addEditors(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Adds the
User
s identified by given usernames as editors to existing array of Editors. - addEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Appends to the users who have editor permissions
- addEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds editor permission to the users
- addError(ActionMessage) - Method in interface com.appiancorp.suiteapi.process.framework.MessageHolder
-
Adds an error using the default bundle for this Action.
- addError(ActionMessage) - Method in class com.appiancorp.suiteapi.process.framework.StrutsMessageHolder
-
Adds an error to the request using the default bundle for this Action.
- addError(String, String, Object...) - Method in interface com.appiancorp.suiteapi.process.framework.MessageContainer
-
Add an error to the container.
- addError(HttpServletRequest, AppianException) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an application exception to the request.
- addError(HttpServletRequest, ErrorCode, Object...) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the specified
AppianErrorCode
to retrieve the message and substitutes the provided arguments inside the error text. - addError(HttpServletRequest, ActionMessage, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the specified bundle for this Action.
- addError(HttpServletRequest, IActionMessage) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the default bundle for this Action.
- addError(HttpServletRequest, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.use addError(HttpServletRequest q_, ActionError error_) instead.
- addError(HttpServletRequest, String, ErrorCode, Object...) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the specified
AppianErrorCode
to retrieve the message and substitutes the provided arguments inside the error text. - addError(HttpServletRequest, String, ActionMessage) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the default bundle for this Action.
- addError(HttpServletRequest, String, ActionMessage, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds an error to the request using the specified bundle for this Action.
- addExplicitNonViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds explicitly denied permission to the groups
- addExplicitNonViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds explicitly denied permission to the users
- addExpression(TypedVariable) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- addFavorite(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- addFavorite$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addFavoriteForUsers(Long, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- addFavoriteForUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- addFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addFlag(int) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- addFoldersToFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Adds multiple folders to the current user's "Favorites" list.
- addFoldersToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- addFolderToFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Adds a folder to the current user's "Favorites" list.
- addFolderToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- addForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Appends to the groups who have forum administrative permissions
- addForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Appends to the groups who have forum administrative permissions
- addForumAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Appends to the users who have administrative permissions
- addForumAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Appends to the users who have administrative permissions
- addForumForDiscussionPortlet(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Add a discussion forum to a portlet
- addForumForDiscussionPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- addFunction(Function) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- addFunctionParameter(FunctionParameter) - Method in class com.appiancorp.suiteapi.expression.Function
-
Adds a parameter to the function's parameters.
- addGroupInRole(Long, String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Add group to content in given role.
- addGroupInRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addGroupsInRole(Long, String, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Add groups to content in given role.
- addGroupsInRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addGroupsToMyGroups(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds a list of groups to My Groups for logged in user.
- addGroupsToMyGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addGroupToFavorites(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Associates
Group
as one of the currentUser
's favorites - addGroupToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addHours(Calendar, int) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Add given number of working hours to the given Calendar, yielding another Calendar that is also a working time.
- ADDING_STRATEGY - Static variable in class com.appiancorp.suiteapi.common.Role
-
Returns the result of adding
newPermissions
toexistingPermissions
. - addInitiatorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds analyst permission to the groups
- addInitiators(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds analyst permission to the users
- addIntField(String) - Method in class com.appiancorp.common.query.SearchCriteriaProvider.SearchFields
- addItem(PaletteItem) - Method in class com.appiancorp.suiteapi.process.Palette
-
Adds a
PaletteItem
to the existing items for this palette. - addKnowledgeCentersToFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Adds multiple knowledge centers to the current user's "Favorites" list
- addKnowledgeCentersToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- addKnowledgeCenterToFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Adds a knowledge center to the current user's "Favorites" list
- addKnowledgeCenterToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- addLinks(Long, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- addLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addManagerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds power user permissions to the groups
- addManagers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds power user permissions to the users
- addMemberGroup(Long, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds a member group to a group.
- addMemberGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addMemberGroups(Long[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds member groups to a group
- addMemberGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addMemberUser(String, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds a member user to a group .
- addMemberUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addMemberUsers(String[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds member users to a group
- addMemberUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addMessage(HttpServletRequest, ActionMessage, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds a message to the request using the specified bundle for this Action.
- addMessage(HttpServletRequest, IActionMessage) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds a message to the request using the default bundle for this Action.
- addMessage(HttpServletRequest, String, ActionMessage) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds a message to the request using the default bundle for this Action.
- addMessage(HttpServletRequest, String, ActionMessage, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Adds a message to the request using the specified bundle for this Action.
- addMinutes(Calendar, int) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Add given number of working minutes to the given Calendar, yielding another Calendar that is also a working time.
- addMyProcessReport(ProcessReport) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Add a process report to the My Reports folder.
- addMyProcessReport$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- addMyselfToGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Adds oneself to the given group
- addMyselfToGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- addNavigationItem(String, String, String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Adds a new navigation item to the
Application
's navigation definition to the end of the list. - addNavigationItem(String, String, String, int) - Method in class com.appiancorp.suiteapi.applications.Application
-
Adds a new navigation item to the
Application
's navigation definition at the specified index. - addObjects(Type<?, ?, String>, String[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.
- addObjectsByType(Type<H, I, U>, U[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.
- addObjectsByType(Long, U[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Associates objects of the specified type with the Application.
- addOutput(HttpServletRequest, String, Object) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.Add a value to a
java.util.Map
that is stored as a request attribute - addOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- addOwners(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- addParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- addParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Appends to the groups who have Participating (read/write) permissions
- addParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- addParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Appends to the users who have participating (read/write) permissions
- addPermissions(Set<Role>, Set<Role>) - Static method in class com.appiancorp.suiteapi.common.Role
-
Returns a new
Set<Role>
with permissions (groups and users) frompermissionsToAdd
added toexistingPermissions
. - addPortlet(Long, Long, Integer, int) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Attempts to lock the current draft of the specified page and add a portlet.
- addPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- addPortlets(Long, Long[], Integer[], int[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Attempts to lock the current draft of the specified page and add portlets.
- addPortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- addPowerUserGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- addPowerUsers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- addProcessModelToFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Associates this
ProcessModel
by givenmodelId_
as one of the current user's favorites. - addProcessModelToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- addProcessToFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds a
Process
to the user's favorites list. - addProcessToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addProcessVariable(Long, ProcessVariableInstance) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds a new variable to the specified process.
- addProcessVariable$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addProcessVariables(Long, ProcessVariableInstance[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds new variables to the specified process.
- addProcessVariables$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addRating(Long, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Average a new individual rating into the message's overall average rating.
- addRating$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- addReaderGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the groups who have read-only permissions
- addReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the groups who have read-only permissions.
- addReaders(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Appends to the users who have read-only permissions
- addReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Appends to the users who have read-only permissions.
- addResults(Object[]) - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Add results to the result page.
- addSecurity(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Adds security by bitwise orring it with the current security.
- addSecurity(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Adds security.
- addService(String, Object) - Method in class com.appiancorp.services.AbstractServiceContext
- addService(String, Object) - Method in interface com.appiancorp.services.ServiceContext
-
Adds the specified
Service
to the service cache under theserviceName_
key specified. - addServices(String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- addSimpleElement(StringBuffer, String, String, boolean) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Adds a simple XML element to a buffer
- addStringField(String, boolean) - Method in class com.appiancorp.common.query.SearchCriteriaProvider.SearchFields
- addTaskToFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds a
Task
to the user's favorites list. - addTaskToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- addThreadResource(Long, Attachment) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Add an attachment to a thread.
- addThreadResource$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- addThreadResources(Long, Attachment[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Add multiple attachments to a thread.
- addThreadResources$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- addToCache(Map) - Method in class com.appiancorp.suiteapi.type.Datatype
-
INTERNAL: NOT API
- addToCache(Map) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- addTypeId(Long, String) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
Add a typeId and its typeLiteral to the dependencies.
- addUnresolvedTypeLiteral(String) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
Add an unresolved typeLiteral to the dependencies.
- addUserInRole(Long, String, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Add user to content in given role.
- addUserInRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addUsersInRole(Long, String, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Add users to content in given role.
- addUsersInRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- addUserToFavorites(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Adds this user (username_) to the current user's favorites
- addUserToFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- addValidationMessage(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- addValidationMessage(String) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Adds the given String validation message to the collection of validation messages for the process variable
- addValidationMessage(String) - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Adds the given validation message to the collection maintained by this object.
- addViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Adds to the list of groups that have viewer permissions.
- addViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Adds the
Group
s identified by given ID's as viewers to existing array of Group Viewers. - addViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Appends to the groups who have viewer permissions
- addViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds viewer permission to the groups
- addViewers(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Adds to the list of users that have viewer permissions.
- addViewers(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Adds the
User
s identified by given usernames as viewers to existing array of Viewers. - addViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Appends to the users who have viewer permissions
- addViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Adds viewer permission to the users
- addVisibility(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Adds visibility by bitwise orring it with the current visibility.
- addVisibility(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Adds visibility.
- adjustCounter(Long, Double) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Adjust a rules based constant (counter) of type integer or double by the given adjustment value.
- adjustCounter(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Adjust a rules based constant (counter) of type integer or double by the given adjustment value.
- adjustCounter$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- ADMIN - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- ADMIN - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
A constant indicating that a user is an administrator of a given entity
- ADMIN - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant for indicating that the current user has administrative access to the page or portlet
- ADMIN_CONSOLE_GROUP_LANDING_APPS_DESIGNER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_GROUP_LANDING_DUPLICATE_GROUPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_GROUP_LANDING_EMPTY_GROUPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_GROUP_LANDING_EMPTY_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_GROUP_LANDING_INVALID_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_INSUFFICIENT_PRIVILEGES_SERVICE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_INVALID_EXTENSION_LIST_CONTAINS_DUPLICATES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_INVALID_EXTENSION_LIST_CONTAINS_PERIODS_BLACKLIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_INVALID_EXTENSION_LIST_CONTAINS_PERIODS_WHITELIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_MIGRATION_FAILED_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_PLUGIN_INSUFFICIENT_PRIVILEGES_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ADMIN_CONSOLE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the admin console service.
- ADMIN_INT_VALUE - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ADMIN_OWNER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- ADMIN_USERNAME - Static variable in class com.appiancorp.services.ServiceContextFactory
- ADMIN_USERNAME - Static variable in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use
ServiceContextFactory.ADMIN_USERNAME
instead - AdminConsolePermissions - Class in com.appiancorp.suiteapi.administration
-
Deprecated.This class pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- AdminConsolePermissions() - Constructor for class com.appiancorp.suiteapi.administration.AdminConsolePermissions
-
Deprecated.
- AdminConsoleRoleMap - Class in com.appiancorp.suiteapi.administration
-
Deprecated.This class pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- AdminConsoleRoleMap() - Constructor for class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.
- ADMINISTERED_PROPERTY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- AdministrationService - Interface in com.appiancorp.suiteapi.administration
-
Deprecated.The AdministrationService pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- AdministrationService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - AdministrationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release.
- ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.
- ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.common.PublicRoleMap
- ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Role with administrative access.
- ADS_MIGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AEVRoleMap - Class in com.appiancorp.suiteapi.common
-
This class can be used as base class for any object acting as RoleMap where
User
andGroup
can be added to view or edit a particular object. - AEVRoleMap() - Constructor for class com.appiancorp.suiteapi.common.AEVRoleMap
- afterMain(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse, IActionForward) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.Should never be implemented in-house.
- afterPrepare(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse, IActionForward) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- afterValidate(IActionMapping, IActionForm, HttpServletRequest, String) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- aggregate(AggregationColumn...) - Method in class com.appiancorp.common.query.Query.Builder
- aggregate(AggregationColumn...) - Method in interface com.appiancorp.common.query.QueryBuilder.Aggregating
-
Obtains the set of operations allowed after
QueryBuilder.Aggregating<T>
- aggregate(List<AggregationColumn>) - Method in class com.appiancorp.common.query.Query.Builder
- aggregate(List<AggregationColumn>) - Method in interface com.appiancorp.common.query.QueryBuilder.Aggregating
-
Obtains the set of operations allowed after
QueryBuilder.Aggregating<T>
- AGGREGATE_SECURITY_KEY - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- aggregation(String, AggregationFunction) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates an
AggregationColumn
instance - aggregation(String, String, boolean, AggregationFunction) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates an
AggregationColumn
instance. - Aggregation - Class in com.appiancorp.common.query
-
Holds the List of AggregationColumns to project by the Query.
- Aggregation(List<AggregationColumn>) - Constructor for class com.appiancorp.common.query.Aggregation
-
Copy constructor
- aggregationCastMap - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- AggregationColumn - Class in com.appiancorp.common.query
-
Immutable bean representing the column dot notation, alias, visibility (if it's should be shown to the client or not).
- AggregationColumn(AggregationColumn) - Constructor for class com.appiancorp.common.query.AggregationColumn
-
Copy constructor
- AggregationColumn(String, String, boolean) - Constructor for class com.appiancorp.common.query.AggregationColumn
-
Constructs a new
AggregationColumn
which groups by the given field name with the given alias name. - AggregationColumn(String, String, boolean, boolean, AggregationFunction, GroupingFunction) - Constructor for class com.appiancorp.common.query.AggregationColumn
- AggregationColumn(String, String, boolean, AggregationFunction) - Constructor for class com.appiancorp.common.query.AggregationColumn
-
Constructs a new
AggregationColumn
which groups by the given field name with the given alias name. - AggregationColumn(String, String, boolean, AggregationFunction, GroupingFunction) - Constructor for class com.appiancorp.common.query.AggregationColumn
-
Constructs a new
AggregationColumn
which groups by the given field name with the given alias name. - AggregationFunction - Enum Class in com.appiancorp.common.query
-
Enumeration containing the valid aggregation functions which can be applied to a column.
- Aggregator() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.Aggregator
- Aggregator() - Constructor for class com.appiancorp.common.query.QueryBuilderTools.Aggregator
- Aggregator() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.Aggregator
- AheadOfScheduleFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for tasks/processes that are ahead of schedule: when this filter is added, only completed tasks/processes that are ahead of schedule will be returned in the report.
- AheadOfScheduleFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.AheadOfScheduleFilter
- AL_ADMIN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the current user has admin access to the corresponding ID passed to
ContentService.getAccessLevel(Long[], Integer)
. - AL_EDITOR - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the current user has edit access to the corresponding ID passed to
ContentService.getAccessLevel(Long[], Integer)
. - AL_INVALID_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the corresponding ID passed to
ContentService.getAccessLevel(Long[], Integer)
is invalid. - AL_NONE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the current user has no access to the corresponding ID passed to
ContentService.getAccessLevel(Long[], Integer)
. - AL_VIEWER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the current user has view access to the corresponding ID passed to
ContentService.getAccessLevel(Long[], Integer)
. - alertMessage(String, Object...) - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Set the message that will be displayed in the error alert for both attended and unattended nodes.
- alertMessageArgs - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- alertMessageKey - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- ALIAS - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- aliasCounter - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- aliasDotNotation - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- aliases - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- ALL - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- ALL - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
All possible sub-process states
- ALL_ROLES - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
- ALL_ROLES - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- AllCategories() - Constructor for class com.appiancorp.suiteapi.process.PaletteCategory.AllCategories
- ALLOCATE_FSID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the database should determine what the file system ID should be for a document.
- ALLOCATE_GLOBAL_PART - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the database should determine what the partition should be for a KC.
- ALLOCATE_PART - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the database should determine what the partition should be for a document.
- allowedAnonymousPosting(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns whether anonymous posting is allowed for a given forum.
- allowedAnonymousPosting$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- allowMultipleSelections(boolean) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- allowProcessId(Long) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
The process id of process audit history to be searched for return.
- ALWAYS - Enum constant in enum class com.appiancorp.suiteapi.process.framework.Editable
- ALWAYS - Enum constant in enum class com.appiancorp.suiteapi.process.framework.Required
-
Indicates that the input is always required.
- ALWAYS - Static variable in class com.appiancorp.suiteapi.type.TypedValue
- Analytics - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesAnalitycs
- ANALYTICS - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Analytics".
- ANALYTIS_REPORT_MAX_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_REPORT_MAX_SIZE_K - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_REPORT_UNSUPPORTED_SPECIFICATION_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_REPORT_UNSUPPORTED_SPECIFICATION_GENERIC_K - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_REPORT_UNSUPPORTED_SPECIFICATION_INVALID_AGGREGATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_REPORT_UNSUPPORTED_SPECIFICATION_INVALID_AGGREGATION_K - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_RESULT_PAGE_MAX_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ANALYTIS_RESULT_PAGE_MAX_SIZE_K - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- and(Criteria) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the conjunction of the given criteria
- and(Criteria) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- and(Criteria[]) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the conjunction of an array of criteria.
- and(Criteria...) - Method in class com.appiancorp.common.query.Query.Builder
- and(Criteria...) - Method in interface com.appiancorp.common.query.QueryBuilder.Filtering
-
Obtains the set of operations allowed after
QueryBuilder.Filtering<T>
- and(Criteria...) - Method in interface com.appiancorp.common.query.QueryBuilder.FilteringCriteria
-
Obtains the set of operations allowed after
QueryBuilder.FilteringCriteria<T>
- and(Criteria[]) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- and(Criteria, Criteria...) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the conjunction of an array of criteria.
- and(Criteria, Criteria...) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- and(List<? extends Criteria>) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the conjunction of a list of criteria.
- and(List<? extends Criteria>) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- AND - Enum constant in enum class com.appiancorp.common.query.LogicalOperator
- AND_ALL - Enum constant in enum class com.appiancorp.common.query.LogicalOperator
- AnnotationArtifact - Class in com.appiancorp.suiteapi.process.gui
- AnnotationArtifact() - Constructor for class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- ANONYMOUS_USERNAME - Static variable in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- APP_DESIGNER_ACTION_CANNOT_ACCESS_CONSTANT_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_CANNOT_ACCESS_DOCUMENT_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_CANNOT_MOVE_UPLOADED_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_CANNOT_MOVE_UPLOADED_FILES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_OBJECT_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_OBJECT_TO_DUPLICATE_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ACTION_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ADD_ASSOCIATED_APPLICATIONS_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_ADD_ASSOCIATED_APPLICATIONS_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_ADD_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_ADD_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_REMOVE_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_APPLICATION_REMOVE_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_DOCUMENT_MODIFY_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_FEED_CREATION_ERROR_INVALID_ARGUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_FOLDER_ACCESS_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_FOLDER_MODIFY_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_FOLDER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_FOLDER_VIEW_MOVE_PARTIAL_SUCCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_GROUP_TYPE_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_IMPORT_ZIP_FILE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_INVALID_APP_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_INVALID_GROUP_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_MEMBERSHIP_RULES_UPDATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_MEMBERSHIP_RULES_UPDATE_INVALID_GROUP_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_MISSING_DEPENDENCIES_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_MISSING_IDENTIFIER_APPLICATION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_NAME_CANNOT_BE_NULL_OR_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_SET_ACTIONS_APPLICATION_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_SET_ACTIONS_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_SET_APPLICATION_SECURITY_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_SET_APPLICATION_SECURITY_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_UPDATE_APPLICATION_PERMISSION_DENIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_DESIGNER_UPDATE_GROUP_TYPE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_TOKEN_DEREGISTRATION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_TOKEN_INVALID_PLATFORM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_TOKEN_MISSING_DEVICE_TOKEN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APP_TOKEN_MISSING_PUBLIC_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- appendAsHtmlString(StringBuffer, char[]) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Appends the plain text as an HTML string, escaping reserved characters and replacing \n with
along the way - appendAsHtmlString(StringBuffer, String) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Appends the plain text as an HTML string, escaping reserved characters and replacing \n with
along the way - appendAsHtmlString(StringBuffer, StringBuffer) - Static method in class com.appiancorp.suiteapi.process.XMLBuilderUtils
-
Appends the plain text as an HTML string, escaping reserved characters and replacing \n with
along the way - appendForToString(StringBuilder, boolean) - Static method in class com.appiancorp.common.query.Column
-
Helper function which appends the visibility string translation to a given
StringBuilder
- appendForToString(StringBuilder, String, String) - Static method in class com.appiancorp.common.query.ColumnAlias
-
Helper function which appends the alias info to a given
StringBuilder
- appendFullName(StringBuffer) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Appends the full name of this variable to the given buffer.
- appendLocalObject(StringBuffer, LocalObject) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- appendLocalObject(StringBuilder, LocalObject) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- appendLocalObjects(StringBuffer, LocalObject[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- appendLocalObjects(StringBuilder, LocalObject[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- APPIAN_NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.type.Type
- APPIAN_OBJECT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPIAN_SCRIPTING_FN_INVALID_STATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPIAN_SMART_SERVICES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
Deprecated.This constant may be removed from the public API in a future release. Instead use
PaletteCategoryConstants.AUTOMATION_SMART_SERVICES
- APPIAN_TYPE_CAST_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AppianError - Class in com.appiancorp.exceptions
-
This class holds information about an error.
- AppianError() - Constructor for class com.appiancorp.exceptions.AppianError
- AppianError(String, String, String, String, AppianError) - Constructor for class com.appiancorp.exceptions.AppianError
- AppianError.Builder - Class in com.appiancorp.exceptions
-
A builder to create instances of
AppianError
. - AppianErrorBuilder - Class in com.appiancorp.exceptions
-
Builds localized
AppianError
objects using Appian error codes. - AppianErrorBuilder(AppianErrorCodeFormatter, ErrorCode, Object...) - Constructor for class com.appiancorp.exceptions.AppianErrorBuilder
- AppianErrorBuilder(ErrorCode, String) - Constructor for class com.appiancorp.exceptions.AppianErrorBuilder
- AppianErrorBuilder(ErrorCode, String, String) - Constructor for class com.appiancorp.exceptions.AppianErrorBuilder
- AppianErrorBuilder(Locale, ErrorCode, Object...) - Constructor for class com.appiancorp.exceptions.AppianErrorBuilder
- AppianErrorCode - Class in com.appiancorp.exceptions
- AppianErrorCode() - Constructor for class com.appiancorp.exceptions.AppianErrorCode
- AppianErrorCode(String) - Constructor for class com.appiancorp.exceptions.AppianErrorCode
- AppianErrorCode(String, boolean) - Constructor for class com.appiancorp.exceptions.AppianErrorCode
- AppianErrorCode.InvalidErrorCode - Error in com.appiancorp.exceptions
- AppianErrorCodeFormatter - Interface in com.appiancorp.suiteapi.common.exceptions
-
Callback used to format an AppianErrorCode.
- AppianErrorCodeTitleFormatter - Interface in com.appiancorp.exceptions
-
Callback used to format an AppianErrorCode's title.
- AppianException - Exception in com.appiancorp.exceptions
-
Deprecated.use
AppianException
- AppianException - Exception in com.appiancorp.suiteapi.common.exceptions
-
AppianException
is the base class of all application-level exceptions thrown in the product. - AppianException() - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.Constructs a new
AppianException
with an empty string as its detail message. - AppianException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Deprecated.
- AppianException(ErrorCode, Object...) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.
- AppianException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
- AppianException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.
- AppianException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
- AppianException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.
- AppianException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
- AppianException(String) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.this constructor will be removed in future releases, as all exception messages must be associated via an error code.
- AppianException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Deprecated.this constructor will be removed in future releases, as all exception messages must be associated via an error code.
- AppianException(String, Throwable) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.this constructor will be removed in future releases, as all exception messages must be associated via an error code.
- AppianException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Deprecated.this constructor will be removed in future releases, as all exception messages must be associated via an error code.
- AppianException(Throwable) - Constructor for exception com.appiancorp.exceptions.AppianException
-
Deprecated.Constructs a new
AppianException
as a wrapper around theThrowable
passed in with a detail message of(cause==null ?
- AppianException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Constructs a new
AppianException
as a wrapper around theThrowable
passed in with a detail message of(cause==null ?
- AppianPrivilegeNotFoundException - Exception in com.appiancorp.suiteapi.common.exceptions
-
AppianPrivilegeNotFoundException
acts as a wrapper around an equivalentAppianPrivelegeException
. - AppianPrivilegeNotFoundException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianPrivilegeNotFoundException
- AppianPrivilegeNotFoundException(Throwable, ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianPrivilegeNotFoundException
- AppianResponseError - Class in com.appiancorp.exceptions
- AppianResponseError.Builder - Class in com.appiancorp.exceptions
-
A builder to create instances of
AppianResponseError
. - AppianRuntimeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
AppianRuntimeException
is the base class of all application-level runtime exceptions thrown in the product. - AppianRuntimeException(AppianException) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- AppianRuntimeException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
-
Constructs a new exception with the specified error code.
- AppianRuntimeException(Throwable, AppianException) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- AppianRuntimeException(Throwable, ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
-
Constructs a new exception with the specified cause and error code.
- AppianScriptingFunctionsCategory - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Functions annotated with this annotation will show up under the internal "Appian Scripting Functions" category.
- AppianServlet - Class in com.appiancorp.suiteapi.servlet
-
Abstract servlet class that provide inject functionality.
- AppianServlet() - Constructor for class com.appiancorp.suiteapi.servlet.AppianServlet
- AppianSmartService - Class in com.appiancorp.suiteapi.process.framework
-
Abstract class to extend when creating a custom smart service.
- AppianSmartService() - Constructor for class com.appiancorp.suiteapi.process.framework.AppianSmartService
- AppianStorageException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when an issue is encountered when interacting with Appian file storage.
- AppianStorageException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianStorageException
- AppianStorageException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianStorageException
- AppianStorageException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.AppianStorageException
- AppianType - Interface in com.appiancorp.suiteapi.type
-
AppianType List of built-in System Type constants.
- AppianTypeCache - Class in com.appiancorp.suiteapi.process
-
Holds the ids and display names of Appian-typed objects such as users and groups.
- AppianTypeCache() - Constructor for class com.appiancorp.suiteapi.process.AppianTypeCache
- AppianTypeHolder - Interface in com.appiancorp.suiteapi.process
-
Indicates that the implementing class uses Appian-typed objects (User, Group, etc), and needs to add the ids of these objects to a cache so that display names can be retrieved for them later.
- AppianUserDetails - Class in com.appiancorp.suiteapi.security.auth
-
Implements the Spring
UserDetails
interface and holds Appian-specific data about a user. - AppianUserDetails(UserProfile, GroupMembershipInfoProvider, PasswordStatus) - Constructor for class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- AppianUserDetails(UserProfile, PasswordStatus, Set<String>) - Constructor for class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Deprecated.
- AppianUserDetails(String, GroupMembershipInfoProvider) - Constructor for class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Constructor to use when you only have the username since calling to retrieve a UserProfile object is comparatively expensive.
- AppianUserDetailsService - Class in com.appiancorp.suiteapi.security.auth
-
Retrieves the user data from
UserProfileService
and returns an instance ofAppianUserDetails
. - AppianUserDetailsService() - Constructor for class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Creates a new configured instance by calling
AppianUserDetailsService(boolean)
and passingtrue
. - AppianUserDetailsService(boolean) - Constructor for class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Creates a new configured instance.
- Application - Class in com.appiancorp.suiteapi.applications
-
Represents an Application object, which consists of metadata, a navigation definition, and references to associated objects.
- Application - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Application() - Constructor for class com.appiancorp.suiteapi.applications.Application
- Application() - Constructor for class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- APPLICATION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- APPLICATION_ADDED_INVALID_ITEM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_DOCUMENTATION_ITEM_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_DOCUMENTATION_MAX_ITEMS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_DUPLICATE_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_DUPLICATE_URL_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_EXPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_EXPORT_NO_APP_SELECTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_IMPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_INVALID_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_INVALID_URL_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_NOT_FOUND_BY_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_NOT_FOUND_BY_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_NOT_FOUND_BY_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_NOT_SAVED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_PREFIX_INVALID_CHARACTER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_PREFIX_ONLY_NUMBERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_PREFIX_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_REMOVED_INVALID_ITEM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- APPLICATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the application service.
- Application.ApplicationActions - Class in com.appiancorp.suiteapi.applications
-
Definition of the Application Actions: a collection of
ApplicationAction
associated to the application. - Application.ApplicationNavigation - Class in com.appiancorp.suiteapi.applications
-
The end-user navigation definition of the application.
- Application.AssociatedApplications - Class in com.appiancorp.suiteapi.applications
-
Stores the references to the applications associated with the application.
- Application.AssociatedObjects - Class in com.appiancorp.suiteapi.applications
-
Stores the references to the objects associated with the application.
- Application.Metadata - Enum Class in com.appiancorp.suiteapi.applications
- Application.Section - Enum Class in com.appiancorp.suiteapi.applications
-
An application is logically divided in four different sections: 1.
- ApplicationAction - Class in com.appiancorp.suiteapi.applications
-
Represents an action that can be executed in the context of an
Application
. - ApplicationAction() - Constructor for class com.appiancorp.suiteapi.applications.ApplicationAction
-
No-args constructor necessary for Import/Export, since when importing the bean is reconstructed piece by piece.
- ApplicationAction(String, String) - Constructor for class com.appiancorp.suiteapi.applications.ApplicationAction
-
Creates a new Application Action with the given user friendly label, and process model UUID.
- ApplicationAction(String, String, String) - Constructor for class com.appiancorp.suiteapi.applications.ApplicationAction
-
Creates a new Application Action with the given user friendly label, process model UUID, and description of the action.
- ApplicationAction(String, String, String, String) - Constructor for class com.appiancorp.suiteapi.applications.ApplicationAction
-
Creates a new Application Action with the given user friendly label, process model UUID, description, and action UUID of the action.
- ApplicationActionBean - Class in com.appiancorp.suiteapi.applications
-
Supporting bean for
ApplicationAction
. - ApplicationActionBean() - Constructor for class com.appiancorp.suiteapi.applications.ApplicationActionBean
- ApplicationActions() - Constructor for class com.appiancorp.suiteapi.applications.Application.ApplicationActions
- ApplicationDataType - Annotation Interface in com.appiancorp.suiteapi.process
-
Convenience annotation to indicate a value represents an Appian Object.
- ApplicationNavigation() - Constructor for class com.appiancorp.suiteapi.applications.Application.ApplicationNavigation
- ApplicationNavigationItem - Class in com.appiancorp.suiteapi.applications
-
Represents each item in the navigation definition of the application.
- ApplicationNavigationItem() - Constructor for class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
- ApplicationNavigationItem(String, String, String) - Constructor for class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
- ApplicationNotFoundException - Exception in com.appiancorp.suiteapi.applications
-
Exception thrown by the Service whenever an Application ID does not match any object stored in the database
- ApplicationNotFoundException(Long) - Constructor for exception com.appiancorp.suiteapi.applications.ApplicationNotFoundException
-
A constructor for the
ApplicationNotFoundException
which generates an error code message that includes the ID of the Application which was attempted to be retrieved - ApplicationNotFoundException(Long[]) - Constructor for exception com.appiancorp.suiteapi.applications.ApplicationNotFoundException
-
The default constructor for the
ApplicationNotFoundException
which generates an error code message that includes the IDs of the Applications which were attempted to be retrieved - ApplicationNotFoundException(String) - Constructor for exception com.appiancorp.suiteapi.applications.ApplicationNotFoundException
-
A constructor for the
ApplicationNotFoundException
which generates an error code message that includes the URL identifier of the Application which was attempted to be retrieved - ApplicationRoleMap - Class in com.appiancorp.suiteapi.applications
- ApplicationRoleMap() - Constructor for class com.appiancorp.suiteapi.applications.ApplicationRoleMap
- ApplicationRoleMap(ContentRoleMap) - Constructor for class com.appiancorp.suiteapi.applications.ApplicationRoleMap
- APPLICATIONS - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- APPLICATIONS_ROOT_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the description of the root Apps folder.
- APPLICATIONS_ROOT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the name of the root Apps folder.
- ApplicationService - Interface in com.appiancorp.suiteapi.applications
-
Application service.
- ApplicationsFolder - Class in com.appiancorp.suiteapi.applications
- ApplicationsFolder() - Constructor for class com.appiancorp.suiteapi.applications.ApplicationsFolder
-
Constructs an applications folder.
- apply(ServiceContext, CompleteValue) - Method in class com.appiancorp.suiteapi.process.history.PartialValue
-
apply this PartialValue to a previous CompleteValue, yielding the previous CompleteValue with the differences implied by this PartialValue applied.
- apply(CompleteValue) - Method in class com.appiancorp.suiteapi.process.history.PartialValue
-
apply this PartialValue to a previous CompleteValue, yielding the previous CompleteValue with the differences implied by this PartialValue applied.
- apply(Set<T>, Set<T>) - Method in interface com.appiancorp.suiteapi.common.Role.PermissionMergeStrategy
- applyRole(Role, Role, Role.PermissionMergeStrategy) - Static method in class com.appiancorp.suiteapi.common.Role
-
Returns a new
Role
that is the result of applying thestrategy
toexistingRole
andnewRole
. - applyRoleMap(Set<Role>, Set<Role>, Role.PermissionMergeStrategy) - Static method in class com.appiancorp.suiteapi.common.Role
-
Returns a new
Set<Role>
that is the result of applying the permissionstrategy
to matching pairs ofRole
s fromexistingRoleMap
andnewRoleMap
. - Approval - Class in com.appiancorp.suiteapi.content
-
The approval bean contains the approval status for a list of content items.
- Approval() - Constructor for class com.appiancorp.suiteapi.content.Approval
- approve(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- approve(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- approve$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- approveChangesForDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Approves the changes for a document; to approve creation of a document, pass the id of the document, to approve deletion of a document, pass (-1 * (document id)).
- approveChangesForDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- approveChangesForDocuments(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Approves changes for multiple documents; to approve creation of a document, pass the id of the document, to approve deletion of a document, pass (-1 * (document id)).
- approveChangesForDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- approveChangesForFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Approves the creation or deletion of a folder (within a knowledge center for which changes require approval).
- approveChangesForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- approveChangesForFolders(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Approves the creation or deletion of multiple folders (within a knowledge center for which changes require approval).
- approveChangesForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- approveChangesForVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Approves changes made for a specific version of a document; to approve creation of a version, pass the id of the document directly, to approve deletion of a version, pass (-1 * (document id)).
- approveChangesForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- approveChangesForVersions(Long[], Integer[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Approves changes made for specific versions of multiple documents; approves the passed version of the corresponding document (ie each index in
doids_
maps to an index invids_
). - approveChangesForVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- Approved - Class in com.appiancorp.suiteapi.content
-
This bean contains information about an approved action.
- Approved() - Constructor for class com.appiancorp.suiteapi.content.Approved
- APPROVED - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Field signifying that a document has been approved (or does not require approval)
- APPROVED - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Field signifying that a folder has been approved (or does not require approval)
- APPROVED_TYPE_APPROVE - Static variable in class com.appiancorp.suiteapi.content.Approved
- APPROVED_TYPE_REJECT - Static variable in class com.appiancorp.suiteapi.content.Approved
- approveDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Applies the changes made to the draft of the specified page, and clears the draft.
- approveDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- APPROVER - Static variable in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- approveUsers(Long, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Approve access to the specified content item for a set of users.
- approveUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- approveVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- approveVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- ARCHIVED_AND_DELETED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process has been archived and deleted.
- ArchivedProcessException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on a process that has been archived.
- ArchivedProcessException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ArchivedProcessException
-
Constructs a new exception with
null
as its detail message. - ArchivedProcessException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ArchivedProcessException
-
Constructs a new exception with the specified detail message.
- archiveProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Archive the process with the given id.
- archiveProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- archiveProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Manually archive the processes with the given ids.
- archiveProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- areFavorites(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- areFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- areFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- areGroupsAddedByRule(Long, Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks to see if the given groups were added to the group by a rule.
- areGroupsAddedByRule$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- areI18nSettingsPopulated(ServiceContext) - Static method in class com.appiancorp.services.ServiceContextFactory
- areUsersAddedByRule(Long, String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks to see if the given users where added to the group by a rule.
- areUsersAddedByRule$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- areUsersMembersOfGroups(String[], Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- areUsersMembersOfGroups(String[], String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- areUsersMembersOfGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- ARRAY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- ArvReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- ArvReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.ArvReturnConverter
-
Deprecated.
- as(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a
ColumnAlias
for the given field name as the given alias - asc(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply an ascending order to the given
Column
- asc(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply an ascending order to the given
ColumnAlias
- asc(String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply an ascending order to the given field name or column alias name
- asc(String) - Static method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Convenience method for returning a SortInfo with ascending sort.
- ASCENDING_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.SortInfo
- asRoleName - Static variable in class com.appiancorp.suiteapi.common.Role
- assembleNote(NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Assembles a note from note metadata.
- assembleNote$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.
- assembleNotes(NoteMetadata[]) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Assembles an array of notes from note metadata.
- assembleNotes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.
- Assignee() - Constructor for class com.appiancorp.suiteapi.process.Assignment.Assignee
- Assignee(Long, Object, Long) - Constructor for class com.appiancorp.suiteapi.process.Assignment.Assignee
- ASSIGNEE_TYPE_ACTOR - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that an assignment is to an actor
- ASSIGNEE_TYPE_EXPRESSIONS - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that an assignment is to an expression
- ASSIGNEE_TYPE_FUNCTION - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Deprecated.This assignment type is not used.
- ASSIGNEE_TYPE_GROUPS - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that an assignment is to a group.
- ASSIGNEE_TYPE_ROLE - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that an assignment is to a role.
- ASSIGNEE_TYPE_USERS - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that an assignment is to a user.
- AssigneeReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- AssigneeReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.AssigneeReturnConverter
-
Deprecated.
- Assignment - Class in com.appiancorp.suiteapi.process
-
Holds the configuration for the assignment of an attended node.
- Assignment() - Constructor for class com.appiancorp.suiteapi.process.Assignment
- Assignment.Assignee - Class in com.appiancorp.suiteapi.process
-
A user, group, role, or function that is assigned to a task.
- ASSOCIATED_APPLICATIONS - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- ASSOCIATED_OBJECTS - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- AssociatedApplications() - Constructor for class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
- AssociatedObjects() - Constructor for class com.appiancorp.suiteapi.applications.Application.AssociatedObjects
- ASYNCHRONOUS - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema can be run asynchronously.
- AT_COMMUNITIES - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for communities
- AT_CONTENT - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for content
- AT_CONTENT_CONSTANT - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for content
- AT_DESIGNER_DISCRETION - Static variable in class com.appiancorp.suiteapi.type.TypedValue
- AT_DOCS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for documents
- AT_EMAIL_ADDRESSES - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for email addresses
- AT_EVENTS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
- AT_FOLDERS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for folders
- AT_FORUMS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for forums
- AT_GROUPS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for groups
- AT_KCS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for knowledge centers
- AT_MESSAGES - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for messages
- AT_PAGES - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for pages
- AT_PROCESS_MODELS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for process models
- AT_PROCESSES - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for processes
- AT_PROCESSMODEL_FOLDER - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for process model folders
- AT_THREADS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for threads
- AT_USERS - Static variable in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Appian type constant for users
- Attachment - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- Attachment - Class in com.appiancorp.suiteapi.process
-
Bean used to represent the Process/Task attachment.
- Attachment() - Constructor for class com.appiancorp.suiteapi.forums.Attachment
-
Deprecated.
- Attachment() - Constructor for class com.appiancorp.suiteapi.process.Attachment
- ATTACHMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- ATTACHMENT_RETURN_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added/removed because the specified process, task, or attachment does not exist
- ATTACHMENT_RETURN_PERMISSIONS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added/removed because the user does not have permission to do so
- ATTACHMENT_RETURN_PROCESS_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added to the process because the process was cancelled
- ATTACHMENT_RETURN_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Return code indicating that adding an attachment was successful
- ATTACHMENT_RETURN_TASK_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added to the task because the task was cancelled
- ATTACHMENT_RETURN_TASK_UNATTENDED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added to the task because the task is unattended
- ATTACHMENT_RETURN_TOO_MANY - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an attachment may not be added because too many attachments have been added
- Attachment.NamedUrl - Class in com.appiancorp.suiteapi.process
- AttachmentMediator - Class in com.appiancorp.suiteapi.process
-
Bean used to represent the Process/Task attachment.
- AttachmentMediator() - Constructor for class com.appiancorp.suiteapi.process.AttachmentMediator
- AttachmentPermissions - Class in com.appiancorp.suiteapi.process
-
This class has fields which convey various permissions that the user has for process or Task attachments.
- AttachmentPermissions() - Constructor for class com.appiancorp.suiteapi.process.AttachmentPermissions
- Attended - Annotation Interface in com.appiancorp.suiteapi.process.framework
- ATTENDED - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema must be attended.
- ATTENDED_AND_UNATTENDED - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that designers can choose whether activities of this schema are be attended or unattended.
- ATTENDED_TASKS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Code for attended tasks only
- Attribute - Class in com.appiancorp.suiteapi.personalization
-
This represents the Attribute object.
- Attribute - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Attribute() - Constructor for class com.appiancorp.suiteapi.personalization.Attribute
- Attribute() - Constructor for class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- Attribute(String, Integer) - Constructor for class com.appiancorp.suiteapi.personalization.Attribute
- Attribute(String, Integer, Object) - Constructor for class com.appiancorp.suiteapi.personalization.Attribute
- ATTRIBUTE_NAME_USERNAME - Static variable in class com.appiancorp.suiteapi.personalization.Condition
- AttributeReturnConverter - Class in com.appiancorp.suiteapi.personalization
-
Deprecated.
- AttributeReturnConverter() - Constructor for class com.appiancorp.suiteapi.personalization.AttributeReturnConverter
-
Deprecated.
- AttributeType - Class in com.appiancorp.suiteapi.personalization
-
Title: AttributeType
- AttributeType() - Constructor for class com.appiancorp.suiteapi.personalization.AttributeType
- aTypeService - Variable in class com.appiancorp.suiteapi.common.TypeConverter
- AuditHistory - Class in com.appiancorp.suiteapi.process.history
-
AuditHistory Audit Process History allows reading the process history of live processes and processes deleted, but still archived in Kafka.
- AuditHistoryException - Exception in com.appiancorp.suiteapi.process.history
-
AuditHistoryException
- AuditHistoryException(Throwable) - Constructor for exception com.appiancorp.suiteapi.process.history.AuditHistoryException
- AuditHistoryOptions - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryOptions
- AuditHistoryOptions() - Constructor for class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- AuditHistoryOptionsBuilder - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryOptionsBuilder
- AuditHistoryOptionsBuilder() - Constructor for class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptionsBuilder
- AuditHistoryProcessModelOptions - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryProcessModelOptions
- AuditHistoryProcessModelOptionsBuilder - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryProcessModelOptionsBuilder
- AuditHistoryProcessOptions - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryProcessOptions
- AuditHistoryProcessOptionsBuilder - Class in com.appiancorp.suiteapi.process.history.options
-
AuditHistoryProcessOptionsBuilder
- AuditHistoryRow - Class in com.appiancorp.suiteapi.process.history
-
AuditHistoryRow AuditHistoryRow represents one row of audit log process history.
- AuditHistoryRow() - Constructor for class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- AuditHistoryRowConstants - Enum Class in com.appiancorp.suiteapi.process.history
-
AuditHistoryRowConstants The domain!
- AuditInfo - Class in com.appiancorp.suiteapi.process.history
-
AuditInfo Information about the audit history returned.
- AuditInfo() - Constructor for class com.appiancorp.suiteapi.process.history.AuditInfo
- authenticate(String, byte[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Used to authenticate the user as part of the login mechanism.
- authenticate(Authentication) - Method in class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Calls the delegate configured via the constructor.
- authenticate$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- authenticateUser(String, String) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Deprecated.Since 6.0.2, use
#authenticate(String, byte[])
- authenticateUser(String, String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.Since 6.0.2, use
UserService.authenticate(String, byte[])
- authenticateUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- authenticateUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- AuthenticationProviderWrapper - Class in com.appiancorp.suiteapi.security.auth
-
The AuthenticationProviderWrapper contains an AuthenticationProvider to which it delegates the actual authentication of an AuthenticationToken.
- AuthenticationProviderWrapper(AuthenticationProvider) - Constructor for class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Construct an AuthenticationProviderWrapper that will delegate to the given AuthenticationProvider.
- AuthenticationProviderWrapper(AuthenticationProvider, ScsKeyChangeHandler) - Constructor for class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Construct an AuthenticationProviderWrapper that will delegate to the given AuthenticationProvider, and will handle changes in scs key using the provided ScsKeyChangeHandler.
- AUTHOR - Static variable in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.
- AUTHOR - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Role with read/write access.
- AUTHOR_OFF - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.set if the contribution being reported is not the creation of the thread.
- AUTHOR_ON - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.set if the contribution being reported is the creation of the thread.
- AUTHZ_ACTION_NOT_ALLOWED_FOR_ANY_ROLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AUTHZ_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AUTHZ_INSUFFICIENT_PRIVILEGES_FOR_THIS_UI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AUTHZ_USER_IS_NOT_IN_ANY_ROLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- AUTO_ARCHIVE - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- AUTO_DELETE - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- AUTO_GENERATE_LIST - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- AUTOMATION_SMART_SERVICES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette in the palette category "Automation Smart Services".
- AutomationSmartServicesAnalitycs - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesBusinessRules - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesCommunication - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesDataServices - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesDocumentGeneration - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesDocumentManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesIdentityManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesIntegrationAPIs - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesProcessManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesRoboticProcesses - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesSocial - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutomationSmartServicesTestManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- AutoscaledProcess - Class in com.appiancorp.suiteapi.epex
-
AutoscaledProcess This is the access point for all Elastic Process APIs.
- avg(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "average" aggregation function to the given
Column
- avg(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "average" aggregation function to the given
ColumnAlias
- avg(ColumnAlias, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "average" aggregation function to the given
ColumnAlias
. - avg(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "average" aggregation function to the given field name.
- avg(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "average" aggregation function to the given field name.
- AVG - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
B
- BackendTimeZone - Class in com.appiancorp.suiteapi.portal
- BackendTimeZone() - Constructor for class com.appiancorp.suiteapi.portal.BackendTimeZone
- BackendTimeZoneSimple - Class in com.appiancorp.suiteapi.portal
- BackendTimeZoneSimple() - Constructor for class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- BACKGROUND_ACTION_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BACKGROUND_ACTION_URL_FORBIDDEN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BACKGROUND_ACTION_URL_SELF_FORWARD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BaseAction - Class in com.appiancorp.common.struts
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- BaseAction() - Constructor for class com.appiancorp.common.struts.BaseAction
-
Deprecated.
- BaseActionForm - Class in com.appiancorp.common.struts
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- BaseActionForm() - Constructor for class com.appiancorp.common.struts.BaseActionForm
-
Deprecated.
- BaseFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Base class for all analytics filters.
- BaseFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.BaseFilter
- BaseUpdateAction - Class in com.appiancorp.common.struts
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- BaseUpdateAction() - Constructor for class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- BaseViewAction - Class in com.appiancorp.common.struts
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- BaseViewAction() - Constructor for class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.
- BasicUserDetailsContextMapper - Class in com.appiancorp.suiteapi.common.spring.security
-
This class implements very basic conversion from a Spring LDAP
DirContextOperations
bean to aUserDetails
bean. - BasicUserDetailsContextMapper(UserDetailsService) - Constructor for class com.appiancorp.suiteapi.common.spring.security.BasicUserDetailsContextMapper
-
Creates a new instance with the given
UserDetailsService
which will be used to retrieve the user data whenBasicUserDetailsContextMapper.mapUserFromContext(DirContextOperations, String, Collection)
is invoked. - BATCH_SIZE_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- BEAN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- BEAN - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- beforeMain(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.Should never be implemented in-house.
- beforePrepare(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- beforeValidate(IActionMapping, IActionForm, HttpServletRequest, String) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- BehindScheduleFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for tasks/processes that are behind schedule: when this filter is added, only the incomplete and completed tasks/processes that are behind schedule will be returned in the report.
- BehindScheduleFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.BehindScheduleFilter
- between(String, TypedValue, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- between(String, Object, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an "in bound between" constraint to the given column or alias.
- between(String, String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- BETWEEN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- BETWEEN - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- BETWEEN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "lies between the given range of values".
- BIG_RATIONAL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- BINARY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- BIND_FAILED_MULTIPLE_WRITE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BIND_FAILED_RESULT_OF_GET_IS_BOUND_VARIABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BIND_FAILED_TO_EVALUATE_GET - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BIND_FAILED_TO_EVALUATE_SET_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BIND_FAILED_WRITE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BIND_ONLY_ALLOWED_IN_LOAD_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_PORTAL_BASED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_RECORD_BASED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_REF_NO_ENTITY_IN_DATA_STORE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_REF_NO_EVENT_IN_PM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_REF_NO_PM_FOR_EVENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BINDING_UNRESOLVED_SITE_BASED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- bitVectorToString(int, int[], String[]) - Static method in class com.appiancorp.suiteapi.common.Utilities
- BODY_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the forums body service.
- BOOLEAN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- BOOLEAN - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- BOOTSTRAP_EXISTING_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_INVALID_EMAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_INVALID_FIRST_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_INVALID_LAST_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_INVALID_PASSWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_INVALID_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BOOTSTRAP_SYSTEM_ADMINS_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- breakLock(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- breakLock(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Break the lock on a given miniwebsite portlet.
- breakLock(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- breakLock$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- breakLock$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- browse(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- browse$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- browseIds(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Browse includes: what the user may see via group permissions, including favorites, no personal content items, including advertised content items not visible, but not already in favorites.
- browseIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- browseKnowledgeCenters(int, int) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- browseKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- browseKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing knowledge centers, each of which meets the following criteria: The knowledge center is private The knowledge center name is not "My Private Knowledge Center" The current user is not subscribed to the knowledge center The current user has access to the knowledge center via group only (that is, the current user is a member of a group that has access to the knowledge center, but the current user does not have explicit access to the knowledge center) - browseKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- browsePaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Browse includes: what the user may see via group permissions, including favorites, no personal content items, including advertised content items not visible, but not already in favorites.
- browsePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- build() - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- build() - Method in class com.appiancorp.common.query.Query.Builder
- build() - Method in interface com.appiancorp.common.query.QueryBuilder
- build() - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- build() - Method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder
- build() - Method in class com.appiancorp.exceptions.AppianError.Builder
- build() - Method in class com.appiancorp.exceptions.AppianErrorBuilder
- build() - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- build() - Method in class com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException.Builder
-
After setting the
userMessage
, callbuild
to create an instance of the RetryableSmartServiceException with the message set. - build() - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
After setting the
userMessage
, callbuild
to create an instance of the SmartServiceException with the message set. - build() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptionsBuilder
- build() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
- build() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
- builder() - Static method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- builder() - Static method in class com.appiancorp.common.query.GenericQuery
-
Obtain a new
GenericQuery.GenericBuilder
to assist in the construction of a newQuery
object. - builder() - Static method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- builder() - Static method in class com.appiancorp.common.query.TypedValueQuery
-
Obtain a new
TypedValueQuery.TypedValueBuilder
to assist in the construction of a newQuery
object. - builder(Query<TypedValue>) - Static method in class com.appiancorp.common.query.TypedValueQuery
-
Obtains a new
TypedValueQuery.TypedValueBuilder
with default values based on the givenQuery
to assist in the construction of a newQuery
object. - builder(Query<Object>) - Static method in class com.appiancorp.common.query.GenericQuery
-
Obtains a new
GenericQuery.GenericBuilder
with default values based on the givenQuery
to assist in the construction of a newQuery
object. - Builder() - Constructor for class com.appiancorp.common.query.Query.Builder
-
Initializes a newly created
Builder
- Builder(Query) - Constructor for class com.appiancorp.common.query.Query.Builder
-
Constructs a
Builder
using the givenQuery
as a base - Builder(Class, String, Throwable) - Constructor for class com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException.Builder
-
Construct a
RetryableSmartServiceException.Builder
using the class that is throwing the exception and the cause of the exception. - Builder(Class, String, Throwable) - Constructor for class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Construct a
SmartServiceException.Builder
using the class that is throwing the exception, the bundle name, and the cause of the exception. - Builder(Class, Throwable) - Constructor for class com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException.Builder
-
Construct a
RetryableSmartServiceException.Builder
using the class that is throwing the exception and the cause of the exception. - Builder(Class, Throwable) - Constructor for class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Construct a
SmartServiceException.Builder
using the class that is throwing the exception and the cause of the exception. - Builder(String, String) - Constructor for class com.appiancorp.exceptions.AppianError.Builder
- Builder(String, String) - Constructor for class com.appiancorp.exceptions.AppianResponseError.Builder
- Builder(String, String, String) - Constructor for class com.appiancorp.exceptions.AppianError.Builder
- Builder(String, String, String) - Constructor for class com.appiancorp.exceptions.AppianResponseError.Builder
- Builder(String, String, String, int, String) - Constructor for class com.appiancorp.exceptions.AppianResponseError.Builder
- buildParameterMap(HttpServletRequest, FormElementBinding[], ActivityClassParameter[]) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Creates a map whose keys are ACP keys (ACP~i) and whose values are the values that match the request parameters whose names are bound the corresponding ACP names.
- buildParameterMap(HttpServletRequest, FormElementBinding[], ProcessVariable[]) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Creates a map whose keys are process parameter keys (PP~x) and whose values are the values that match the request parameters whose names are bound the corresponding process variable names.
- buildUserContext(String) - Static method in class com.appiancorp.suiteapi.common.LocalObject
-
Builds the user context for a report.
- BulkArrayConverter - Class in com.appiancorp.suiteapi.common
-
Utility class used to combine an array of array into a single array of combined length and vice versa.
- BulkArrayConverter() - Constructor for class com.appiancorp.suiteapi.common.BulkArrayConverter
- BulkNodeOption - Enum Class in com.appiancorp.suiteapi.process
-
BulkNodeOption This provides options to fine-tune the behavior of the bulk node process execution methods.
- bulkToMultiples(Object[]) - Method in class com.appiancorp.suiteapi.common.BulkArrayConverter
-
This method takes an array object and return parallel arrays, from which the passed array was originally created. eg: if you pass a two dimensional array then the method will return an three dimensional array.
- BUNDLED_APPS_MIGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- BUSINESS_RULES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Business Rules".
- BusinessEntity - Class in com.appiancorp.suiteapi.process.webservices
-
This bean represents the Business Information that is registered with the WebServices Registry.
- BusinessEntity() - Constructor for class com.appiancorp.suiteapi.process.webservices.BusinessEntity
- BusinessEntity.ContactBean - Class in com.appiancorp.suiteapi.process.webservices
-
A bean detailing contact information
C
- calculatePasswordStatus(UserProfile) - Static method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Calculates the password status using the Password Management feature configurations and the user metadata
User.isTemporaryPassword()
andUser.getPasswordModified()
. - CALENDAR_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
key to obtain the calendar service
- CalendarDateElement - Class in com.appiancorp.suiteapi.process.calendar
-
The
CalendarDateElement
is similar to theCalendarElement
but it has an additional field which specifies the specific day to which this element is applied. - CalendarDateElement() - Constructor for class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
Default constructor for a
CalendarDateElement
. - CalendarDateElement(Date, int, int) - Constructor for class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
CalendarDateElement
constructor which initializes the date of this element as well as the starting minute and duration in minutes. - CalendarDateElement(Date, CalendarElement) - Constructor for class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
CalendarDateElement
constructor which initializes the date of this element as well as the starting minute and duration in minutes. - CalendarElement - Class in com.appiancorp.suiteapi.process.calendar
-
The CalendarElement stores a start and end time, which is used by the WorkingCalendar to specify all start and end times per day.
- CalendarElement() - Constructor for class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Constructs an empty CalendarElement (0 for both values).
- CalendarElement(int, int) - Constructor for class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Constructs a CalendarElement with default values for the start minute and number of duration minutes.
- calendarFromTimestamp(Timestamp, TimeZone) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Create a Calendar from the given
java.sql.Timestamp
, adjusted for the configured TimeZone of the WorkingCalendar, or defaultTimeZone if none. - CalendarService - Interface in com.appiancorp.suiteapi.process
-
This service provides methods which retrieve and update calendars in the system.
- CalendarSetting - Class in com.appiancorp.suiteapi.portal
- CalendarSetting() - Constructor for class com.appiancorp.suiteapi.portal.CalendarSetting
- CalendarSetting(String, String) - Constructor for class com.appiancorp.suiteapi.portal.CalendarSetting
- CAN_ONLY_ACCESS_REFRESH_ALWAYS_EXCEPT_SAVE_MODE_INSIDE_SYS_RULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- canAccess(IActionMapping, HttpServletRequest) - Method in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.Checks if the user has update privileges on the
Portlet
. - canAccess(IActionMapping, HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns whether the web user can execute this action.
- canAdministrate(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Administrate?
- canAdministrate(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Administrate?
- canAdministrate(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Administrate?
- canAdministrate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- cancelAllNodes(String[], Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancel each given node in every applicable process.
- cancelAllNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- cancelFunction(Long, String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression; it handles the full expression lifecycle
- cancelFunction$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- CANCELLED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process has been cancelled.
- cancelProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancels the specified process.
- cancelProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- cancelProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancel a list of processes.
- cancelProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- cancelStore(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancel an external data store.
- cancelStore$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- cancelTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancels a given task
- cancelTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- cancelTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Cancels a list of tasks.
- cancelTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- canCompleteActivity(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether the specified activity can be completed by the user.
- canCompleteActivity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- canCompleteClone(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Indicates whether the current user can use
ProcessExecutionService.completeClone(java.lang.Long, com.appiancorp.suiteapi.process.ActivityClassParameter[], com.appiancorp.suiteapi.process.ActivityReturnVariable[])
on the given task to complete the activity. - canCompleteClone$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- canEdit(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Edit?
- canEdit(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Edit?
- canEdit(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user Edit?
- canEdit$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canEquals(Object) - Method in class com.appiancorp.common.query.AggregationColumn
- canEquals(Object) - Method in class com.appiancorp.common.query.Column
- canEquals(Object) - Method in class com.appiancorp.common.query.ColumnAlias
-
Checks if this instance can compare against the given object.
- canGroupAdministrate(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group Administrate?
- canGroupAdministrate(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group Administrate?
- canGroupAdministrate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canGroupAdministrateCommunity(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Returns
true
if the specifiedGroup
is an administrator of theCommunity
- canGroupAdministrateCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- canGroupEdit(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group Edit?
- canGroupEdit(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group Edit?
- canGroupEdit$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canGroupView(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group View?
- canGroupView(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given Group View?
- canGroupView$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canHandle(Throwable) - Method in interface com.appiancorp.exceptions.ExceptionHandler
- CANNOT_DEREFERENCE_SELF_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_DEREFERENCE_TOO_MANY_LEVELS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_FOLLOW_SELF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_HAVE_LOAD_OR_LOCAL_VARIABLES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_HAVE_OTHER_PARAMS_WITH_REFRESH_ALWAYS_EXCEPT_SAVE_MODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_USE_DYNAMIC_LV_REFRESH_AFTER_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_USE_ID_REFERABLE_AS_LOCAL_VAR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANNOT_USE_THIS_RULE_INSIDE_LOOPING_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CANSEE - Static variable in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.
- CANTSEE - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- CANTSEE - Static variable in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.
- CANTSEE - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant for indicating that the current user cannot see the page or portlet
- canUseGroupName(String, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Indicates whether a user can create a new group with the given name of the given group security type.
- canUseGroupName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- canUserAdministrate(Long[], String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User Administrate?
- canUserAdministrate(Long, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User Administrate?
- canUserAdministrate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canUserAdministrateCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- canUserAdministrateCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- canUserEdit(Long[], String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User Edit?
- canUserEdit(Long, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User Edit?
- canUserEdit$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canUserView(Long[], String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User View?
- canUserView(Long, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can given User View?
- canUserView$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- canView(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user View?
- canView(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user View?
- canView(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Can current user View?
- canView$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- CAPABILITY_ALLOW_TYPE_DYNAMIC - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
A Dynamic Form is Allowed.
- CAPABILITY_ALLOW_TYPE_INTERNAL - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
An Internal Form is Allowed.
- CAPABILITY_ALLOW_TYPE_JSP - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
A JSP Form is Allowed.
- CAPABILITY_ALLOW_TYPE_UI_EXPRESSION - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
A Dynamic UI Form Expression is Allowed.
- CAPABILITY_RENDER_MOBILE - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant representing the capability of a form to be rendered in the Appian mobile UI.
- CAPABILITY_RENDER_WEB - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant representing the capability of a form to be rendered in the Appian web UI.
- CAPABILITY_REQUIRE_FORM - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
There must be a form (absent form is not sufficient to be capable); otherwise, absent form is allowed for other types.
- cast(Long, TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Cast a TypedValue to another type, if possible, returning the new TypedValue.
- cast$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- Category - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Defines the category in the expression editor in which the function annotated with this annotation should appear.
- CATEGORY_TOP - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.A constant used to indicated that sorting hierarchical tree structures of portal pages starts at the top.
- cause - Variable in class com.appiancorp.exceptions.AppianError
- CAUSE - Static variable in class com.appiancorp.exceptions.AppianError
- CDT_FROM_DATASOURCE_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CDT_FROM_DATASOURCE_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CDT_FROM_DATASOURCE_PUBLISHING_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CDT_FROM_DATASOURCE_SCHEMA_UPDATE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CDT_FROM_DATASOURCE_TABLE_NOT_FOUND_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CDT_FROM_DATASOURCE_UNKNOWN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_KC_EXP_DAYS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_KC_EXP_DAYS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_KC_EXP_DAYS_INVALID_KC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_KC_EXP_DAYS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_KC_EXP_DAYS_UPDATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_USER_PWD_SN_INSUFFICIENT_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_USER_PWD_SN_INVALID_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CHANGE_USER_PWD_SN_PASSWORD_COMPLEXITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- changeAuthor(Long, String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Change the author of a draft/submission of a given miniwebsite portlet.
- changeAuthor$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- changedSSN(String, String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns true if the given ssn is different from the ssn currently associated with the given username.
- changeGroupTypeOfGroup(Long, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Changes the GroupType of a Group.
- changeGroupTypeOfGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- changeGroupTypesOfGroups(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Changes the GroupTypes of Groups.
- changeGroupTypesOfGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- changeMiniApproval(Long, boolean) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Set whether or not changes to a given miniwebsite portlet will require approval by the channel administrator.
- changeMiniApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- changeMwsPath(String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Modify the path where mini website content is stored for existing mini websites.
- changeMwsPath$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- changePageDescription(Long, String) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Changes the description of the specified page.
- changePageDescription$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- changePageTemplate(Long, String, int) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Attempts to lock the current draft for the specified page (i.e., put the page into draft state) and changes the template in the draft.
- changePageTemplate$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- changePartitionPaths(String, String) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Changes where collaboration files are stored from one path to another.
- changePartitionPaths(String, String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Changes where message texts are stored from one path to another.
- changePartitionPaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- changePartitionPaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- changeUserPassword(String, byte[], boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Change the user's password to the new provided password.
- changeUserPassword$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- CHART_COLOR - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- checkAccess(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns the current user access to a content item.
- checkAccess(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns the current user access to a content items.
- checkAccess$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- checkActivityValidity(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether the specified activity is valid.
- checkActivityValidity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- children() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
If the type of the variable is BEAN, returns an array of ACP who are the fields of the bean.
- children() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.If the type of the variable is BEAN, returns an array of ACPs (Activity Class Parameters) that are the fields of the bean.
- CHILDREN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.delete(Long[], Boolean)
orContentService.deactivate$UPDATES
to indicate that children should automatically be deleted or deactivated. - CLASS_APPIAN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- CLASS_NONE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- CLASS_PRIMARY - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- classType$TRANSIENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- cleanseApprovals() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- cleanseApprovals$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- cleanseFavorites() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- cleanseFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- cleanUpPageReferences() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Deletes any references to invalid pages for that user or his member groups.
- cleanUpPageReferences$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- clear() - Method in class com.appiancorp.suiteapi.common.BulkArrayConverter
-
Clears the state of converter so it can used for new array conversions.
- clear() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Removes all roles and actors.
- clear() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- clear() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Clear passwords.
- clearEncryptedSamlAssertion() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Clear cached saml assertion once we are done consuming it.
- clearLog() - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Clear the retrievable log.
- clearPasswordOnTransport - Variable in class com.appiancorp.suiteapi.type.TypedValue
- clearPasswordOnTransport() - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Deprecated.This is an internal method that will be removed from the public API.
- clearPasswordOnTransport(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Deprecated.This is an internal method that will be removed from the public API.
- clearPortletTarget(PortalRequest) - Static method in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.
- clearPortletTarget(HttpServletRequest) - Static method in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.Clears the portlet target action path, so that the next time the portlet is loaded it will use the default $t from its tiles config.
- clearProcessDiagramNoteIds(ProcessDiagram) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- clearValidationMessages() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- clearValidationMessages() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Clears all validation messages from this process variable
- clearValidationMessages() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Clears the collection of validation messages accumulated by this object.
- CLIENT_CERTIFICATE_IMPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_INVALID_PASSWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_INVALID_PEM_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_PEM_ENCRYPED_WITH_UNSUPPORTED_ALGORITHM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_PEM_MISSING_CERTIFICATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CLIENT_CERTIFICATE_PEM_MISSING_PRIVATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- clone() - Method in class com.appiancorp.common.query.Aggregation
- clone() - Method in interface com.appiancorp.common.query.Projection
-
Returns a new
Projection
containing the same data as thisProjection
. - clone() - Method in class com.appiancorp.common.query.Selection
- clone() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
- clone() - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
- clone() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
- clone() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
- clone() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
- clone() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.
- clone() - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
- clone() - Method in interface com.appiancorp.suiteapi.common.DeepCloneable
-
Clone this object using deep-copy semantics.
- clone() - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Clone this LocaleString; the result will have its own locale sensitive map.
- clone() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Creates and returns a copy of this object.
- clone() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- clone() - Method in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.Creates and returns a copy of this object.
- clone() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Creates and returns a copy of this object.
- clone() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.ActivityReturnVariable
-
Clone this object
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Cloneable implementation - creates a deep copy the
ProcessReport
. - clone() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
- clone() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.forms.Option
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
-
Clone this object.
- clone() - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Clone this object.
- close() - Method in class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.Closes the stream.
- close() - Method in class com.appiancorp.suiteapi.content.ContentUploadOutputStream
- closeAllConnections() - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Closes all connections in the connection pool.
- code - Variable in class com.appiancorp.exceptions.AppianError
- CODE - Static variable in class com.appiancorp.exceptions.AppianError
- CODE_INVALID - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant indicating that a particular result in the
ResultList
is invalid (typically, there is no entity in the database which corresponds to the given ID). - CODE_NO_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant indicating that the user does not have sufficient privilege to view a particular result in the
ResultList
. - CODE_PARAM_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CODE_SUBPROCESS_CANNOT_PUBLISH - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant indicating that user does not permission to publish a subprocess within the process model.
- CODE_SUBPROCESS_INVALID - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant indicating that the subprocess within a process model is invalid and hence cannot be published.
- CODE_VALID - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant indicating that a particular result in the
ResultList
is valid. - CODELESS_DATA_MODELING_INCORRECT_DATA_CONFIGURATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_NON_MATCHING_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_PARTIAL_SQL_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_SQL_FAILED_TO_CHECK_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_SQL_FAILED_TO_CHECK_TABLE_EXISTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_SQL_FAILED_TO_FETCH_COLUMNS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- CODELESS_DATA_MODELING_SQL_NOT_PRESENT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- COL_AGGREGATION_AVG - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is AVG (Average).
- COL_AGGREGATION_AVG_EXCLUDE_NULL - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
Deprecated.use COL_AGGREGATION_AVG
- COL_AGGREGATION_CONCATENATE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is CONCATENATE.
- COL_AGGREGATION_CONCATENATE_WO_REPEAT - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is CONCATENATE_WO_REPEAT.
- COL_AGGREGATION_COUNT - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is COUNT (Count).
- COL_AGGREGATION_GEOMEAN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is GEOMEAN (Geometric Mean).
- COL_AGGREGATION_MAX - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is MAX (Maximum).
- COL_AGGREGATION_MEDIAN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
Deprecated.no longer used
- COL_AGGREGATION_MIN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is MIN (Minimum).
- COL_AGGREGATION_MODE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
Deprecated.no longer used
- COL_AGGREGATION_PERCENT_FALSE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is PERCENT_FALSE (The percent of all values which are false).
- COL_AGGREGATION_PERCENT_TRUE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is PERCENT_TRUE (The percent of all values which are true).
- COL_AGGREGATION_STDDEV - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is STDDEV (Standard Deviation).
- COL_AGGREGATION_SUM - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is SUM (Sum).
- COL_AGGREGATION_SUM_EXCLUDE_NULL - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
Deprecated.use COL_AGGREGATION_SUM
- COL_AGGREGATION_TYPES - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
- COL_AGGREGATION_VAR - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
-
A constant indicating that the column aggregation function is VAR (Variance).
- COLLAB_ADMINISTRATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab administration service.
- COLLAB_CODE_CAN_ADMINISTRATE - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant used in the collaboration application, which indicates that the user has administrator privileges to a particular result in the
ResultList
. - COLLAB_CODE_CAN_EDIT - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant used in the collaboration application, which indicates that the user has editor privileges to a particular result in the
ResultList
. - COLLAB_COMMUNITY_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab community service.
- COLLAB_DOCUMENT_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the document service.
- COLLAB_FOLDER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the folder service.
- COLLAB_KNOWLEDGECENTER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the knowledgecenter service.
- COLLAB_REPORTING_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab reporting service.
- COLLAB_SEARCH_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab search service.
- COLLAB_STATISTICS_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab statistics service.
- COLLAB_USER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab community service.
- COLLABORATION_ACCESS_APPROVED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration access approved notification type This is used to send a notification of access approved for a knowledge center in collaboration
- COLLABORATION_ACCESS_DENIED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration access denied notification type This is used to send a notification of access denied to a a knowledge center in collaboration
- COLLABORATION_ACCESS_REQUEST_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration access requested notification type This is used to send a notification of requested access to a knowledge center in collaboration
- COLLABORATION_APPROVED_CHANGES_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration changes approved notification type This is used to send a notification of changes to a document approved in collaboration.
- COLLABORATION_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- COLLABORATION_COMMUNITY - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- COLLABORATION_DENIED_CHANGES_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration changes denied notification type This is used to send a notification of denial of changes to a document in collaboration.
- COLLABORATION_EXPIRING_FILES_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration file expiration notification type This is used to send a notification of expiring files in collaboration
- COLLABORATION_EXPORT_COMPLETED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration export completed notification type This is used to send a notification when an export operation has completed
- COLLABORATION_IMPORT_COMPLETED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration import completed notification type This is used to send a notification when an import operation has completed
- COLLABORATION_INVITATION_ACCEPTED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration invitation accepted notification type This is used to send a notification of acceptance of an invitation to a knowledge center in collaboration
- COLLABORATION_INVITATION_DECLINED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration invitation declined notification type This is used to send a notification of declination of an invitation to a knowledge center in collaboration
- COLLABORATION_INVITATION_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration invitation notification type This is used to send a notification of an invitation to a knowledge center in collaboration
- COLLABORATION_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Collaboration application This is used to send notifications within collaboration
- COLLABORATION_REQUEST_CHANGES_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration request changes notification type This is used to send a notification to request approval of changes to a document in collaboration
- COLLABORATION_SEND_LINK_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the collaboration send link notification type This is used to send a notification for links to documents in collaboration
- CollaborationRoleMap - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentRoleMap
instead. - CollaborationRoleMap() - Constructor for class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.
- CollaborationSearchService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - CollaborationUserService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - collapseToNull(T) - Static method in class com.appiancorp.exceptions.AppianError
-
If the given collection is
null
, or empty, or contains onlynull
items, returnsnull
. - column(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a projection with the given
ColumnAlias
. - column(String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a projection for the given field name.
- column(String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a visible or hidden projection for the given field name
- column(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a projection for the given field name.
- column(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Selector
-
Creates a visible or hidden projection for the given field name.
- Column - Class in com.appiancorp.common.query
-
Immutable bean representing the column dot notation, its alias and its visibility (if it should be shown to the client or not).
- Column - Class in com.appiancorp.suiteapi.process.analytics2
-
The
Column
bean contains information necessary to retrieve a column of data from the backend and display it properly. - Column() - Constructor for class com.appiancorp.common.query.Column
-
Initializes a newly created
Column
object - Column() - Constructor for class com.appiancorp.suiteapi.process.analytics2.Column
- Column(Column) - Constructor for class com.appiancorp.common.query.Column
-
Copy constructor
- Column(Integer, String, String, boolean, String) - Constructor for class com.appiancorp.suiteapi.process.analytics2.Column
- Column(String, String, boolean) - Constructor for class com.appiancorp.common.query.Column
-
Constructs a new
Column
for a field with the given field name - COLUMN_ACTION_REQUESTED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Action Requested column.
- COLUMN_ACTION_REQUESTER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Action Requester column.
- COLUMN_ADMIN_OWNER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_ATTRIBUTES - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Attributes column.
- COLUMN_CHANGES_REQUIRE_APPROVAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Changes Require Approval column.
- COLUMN_CREATED_TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Created Timestamp column.
- COLUMN_CREATOR - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Creator column.
- COLUMN_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Description column.
- COLUMN_EDITOR - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_EXPIRATION_DAYS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Expiration Days column.
- COLUMN_EXPIRATION_TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Expiration Timestamp column.
- COLUMN_EXPLICIT_NONMEMBER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_EXTENSION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Extension column.
- COLUMN_FORUM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Forum column.
- COLUMN_FSID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
FSID column.
- COLUMN_FSID_COUNT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
FSID count column.
- COLUMN_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Id column.
- COLUMN_INITIATOR - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_LOCKED_BY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Locked by column.
- COLUMN_LOG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Log column.
- COLUMN_LOG_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Log Name column.
- COLUMN_MANAGER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_METADATA_IDS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.Use attributes to associate metadata instead.
- COLUMN_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name column.
- COLUMN_NONE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Use this if you do not want a paging function to sort.
- COLUMN_NUMBER_OF_VERSIONS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Number of Versions column.
- COLUMN_PARENT_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Parent Id column.
- COLUMN_PARENT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Parent Name column.
- COLUMN_PARENT_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Parent Type column.
- COLUMN_PARTITION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Partition column.
- COLUMN_PARTITION_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Partition Name column.
- COLUMN_SECURITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Security column.
- COLUMN_SIZE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Size column.
- COLUMN_STATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State column.
- COLUMN_SUBTYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Subtype column.
- COLUMN_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Type column.
- COLUMN_UPDATED_TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Updated Timestamp column.
- COLUMN_UUID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Uuid column.
- COLUMN_VERSION_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Version Id column.
- COLUMN_VERSIONS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Versions column.
- COLUMN_VIEWER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- COLUMN_VISIBILITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Visibility column.
- ColumnAlias - Class in com.appiancorp.common.query
-
Immutable bean representing the column dot notation and it's alias.
- ColumnAlias() - Constructor for class com.appiancorp.common.query.ColumnAlias
-
Initializes a newly created
ColumnAlias
object - ColumnAlias(ColumnAlias) - Constructor for class com.appiancorp.common.query.ColumnAlias
-
Copy constructor
- ColumnAlias(String, String) - Constructor for class com.appiancorp.common.query.ColumnAlias
-
Constructs a new
ColumnAlias
for a field with the given alias name - columnsIdChains - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- com.appiancorp.ap2 - package com.appiancorp.ap2
- com.appiancorp.common.query - package com.appiancorp.common.query
-
These classes are available as a preview of functionality that will be added to the supported public API in a future release.
- com.appiancorp.common.query.returns - package com.appiancorp.common.query.returns
- com.appiancorp.common.struts - package com.appiancorp.common.struts
- com.appiancorp.exceptions - package com.appiancorp.exceptions
- com.appiancorp.services - package com.appiancorp.services
- com.appiancorp.services.exceptions - package com.appiancorp.services.exceptions
- com.appiancorp.suiteapi.administration - package com.appiancorp.suiteapi.administration
-
Contains classes regarding the management of the administration console.
- com.appiancorp.suiteapi.applications - package com.appiancorp.suiteapi.applications
- com.appiancorp.suiteapi.cfg - package com.appiancorp.suiteapi.cfg
- com.appiancorp.suiteapi.collaboration - package com.appiancorp.suiteapi.collaboration
- com.appiancorp.suiteapi.common - package com.appiancorp.suiteapi.common
-
Classes and interfaces for working with data structures and concepts that are common throughout Appian.
- com.appiancorp.suiteapi.common.cli - package com.appiancorp.suiteapi.common.cli
- com.appiancorp.suiteapi.common.exceptions - package com.appiancorp.suiteapi.common.exceptions
- com.appiancorp.suiteapi.common.paging - package com.appiancorp.suiteapi.common.paging
- com.appiancorp.suiteapi.common.spring.security - package com.appiancorp.suiteapi.common.spring.security
- com.appiancorp.suiteapi.content - package com.appiancorp.suiteapi.content
-
Provides access and modification functionality for content, which replaces collaboration and is more extensible (for instance, content is now also being used for rules).
- com.appiancorp.suiteapi.content.exceptions - package com.appiancorp.suiteapi.content.exceptions
-
Contains exceptions that are thrown by
ContentService
. - com.appiancorp.suiteapi.encryption - package com.appiancorp.suiteapi.encryption
- com.appiancorp.suiteapi.epex - package com.appiancorp.suiteapi.epex
- com.appiancorp.suiteapi.epex.exceptions - package com.appiancorp.suiteapi.epex.exceptions
- com.appiancorp.suiteapi.epex.model - package com.appiancorp.suiteapi.epex.model
- com.appiancorp.suiteapi.epex.models - package com.appiancorp.suiteapi.epex.models
- com.appiancorp.suiteapi.epex.process - package com.appiancorp.suiteapi.epex.process
- com.appiancorp.suiteapi.epex.spi - package com.appiancorp.suiteapi.epex.spi
- com.appiancorp.suiteapi.epex.variables - package com.appiancorp.suiteapi.epex.variables
- com.appiancorp.suiteapi.expression - package com.appiancorp.suiteapi.expression
- com.appiancorp.suiteapi.expression.annotations - package com.appiancorp.suiteapi.expression.annotations
- com.appiancorp.suiteapi.forums - package com.appiancorp.suiteapi.forums
- com.appiancorp.suiteapi.ix - package com.appiancorp.suiteapi.ix
- com.appiancorp.suiteapi.ix.data.portlet - package com.appiancorp.suiteapi.ix.data.portlet
- com.appiancorp.suiteapi.knowledge - package com.appiancorp.suiteapi.knowledge
-
Provides knowledge (Documents) functionality.
- com.appiancorp.suiteapi.messaging - package com.appiancorp.suiteapi.messaging
-
Provides functionality for sending and receiving messages inside the Appian messaging framework.
- com.appiancorp.suiteapi.personalization - package com.appiancorp.suiteapi.personalization
- com.appiancorp.suiteapi.portal - package com.appiancorp.suiteapi.portal
- com.appiancorp.suiteapi.portal.portlets.discussionthreads - package com.appiancorp.suiteapi.portal.portlets.discussionthreads
- com.appiancorp.suiteapi.portal.portlets.groupmessage - package com.appiancorp.suiteapi.portal.portlets.groupmessage
- com.appiancorp.suiteapi.portal.portlets.leadermessage - package com.appiancorp.suiteapi.portal.portlets.leadermessage
- com.appiancorp.suiteapi.portal.portlets.links - package com.appiancorp.suiteapi.portal.portlets.links
- com.appiancorp.suiteapi.portal.portlets.miniwebsite - package com.appiancorp.suiteapi.portal.portlets.miniwebsite
- com.appiancorp.suiteapi.portal.portlets.wsrp.consumer - package com.appiancorp.suiteapi.portal.portlets.wsrp.consumer
- com.appiancorp.suiteapi.process - package com.appiancorp.suiteapi.process
- com.appiancorp.suiteapi.process.analytics2 - package com.appiancorp.suiteapi.process.analytics2
-
Provides functionality for querying the process engine for data about process models, processes, and tasks.
- com.appiancorp.suiteapi.process.calendar - package com.appiancorp.suiteapi.process.calendar
-
Contains classes handling the start and ent times for each day of the week..
- com.appiancorp.suiteapi.process.events - package com.appiancorp.suiteapi.process.events
-
Provides event trigger and producer functionality for Appian, which can be used to alter process flow and send and receive messages (including receiving e-mail messages).
- com.appiancorp.suiteapi.process.exceptions - package com.appiancorp.suiteapi.process.exceptions
-
Contains exceptions related to processes.
- com.appiancorp.suiteapi.process.forms - package com.appiancorp.suiteapi.process.forms
- com.appiancorp.suiteapi.process.framework - package com.appiancorp.suiteapi.process.framework
- com.appiancorp.suiteapi.process.gui - package com.appiancorp.suiteapi.process.gui
- com.appiancorp.suiteapi.process.history - package com.appiancorp.suiteapi.process.history
- com.appiancorp.suiteapi.process.history.options - package com.appiancorp.suiteapi.process.history.options
- com.appiancorp.suiteapi.process.palette - package com.appiancorp.suiteapi.process.palette
- com.appiancorp.suiteapi.process.security - package com.appiancorp.suiteapi.process.security
- com.appiancorp.suiteapi.process.test - package com.appiancorp.suiteapi.process.test
- com.appiancorp.suiteapi.process.upgrade - package com.appiancorp.suiteapi.process.upgrade
- com.appiancorp.suiteapi.process.webservices - package com.appiancorp.suiteapi.process.webservices
- com.appiancorp.suiteapi.rules - package com.appiancorp.suiteapi.rules
-
Provides rules and constants functionality for use within expressions.
- com.appiancorp.suiteapi.security.auth - package com.appiancorp.suiteapi.security.auth
- com.appiancorp.suiteapi.security.external - package com.appiancorp.suiteapi.security.external
- com.appiancorp.suiteapi.servlet - package com.appiancorp.suiteapi.servlet
- com.appiancorp.suiteapi.type - package com.appiancorp.suiteapi.type
- com.appiancorp.suiteapi.type.config - package com.appiancorp.suiteapi.type.config
- com.appiancorp.suiteapi.type.config.xsd - package com.appiancorp.suiteapi.type.config.xsd
- com.appiancorp.suiteapi.type.config.xsd.exceptions - package com.appiancorp.suiteapi.type.config.xsd.exceptions
- com.appiancorp.suiteapi.type.exceptions - package com.appiancorp.suiteapi.type.exceptions
- com.appiancorp.suiteapi.web.portal - package com.appiancorp.suiteapi.web.portal
- com.appiancorp.type.system - package com.appiancorp.type.system
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- commitUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- commitUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- Communication - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesCommunication
- COMMUNICATION - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Communication".
- Community - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
Community
instead. - Community - Class in com.appiancorp.suiteapi.knowledge
-
Represents a Knowledge community, which can contain
KnowledgeCenter
andCommunity
items. - Community() - Constructor for class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.
- Community() - Constructor for class com.appiancorp.suiteapi.knowledge.Community
-
Constructs a new community.
- COMMUNITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- COMMUNITY_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Community RootID.
- CommunityDataType - Annotation Interface in com.appiancorp.suiteapi.knowledge
-
Convenience annotation to indicate a value represents an Appian Object.
- CommunityKnowledgeCenter - Class in com.appiancorp.suiteapi.knowledge
-
Represents a community knowledge center, which is a knowledge center that other users can view.
- CommunityKnowledgeCenter() - Constructor for class com.appiancorp.suiteapi.knowledge.CommunityKnowledgeCenter
-
Constructs a new community knowledge center.
- CommunityService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - COMPANY_NAME - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- COMPANY_URL - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- compareTimestamp(AuditHistoryRow) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
Comparison is based on timestamp, which is the secondary sort.
- compareTo(LocalObject) - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Compares the specified
LocalObject
with thisLocalObject
for ordering. - compareTo(Role) - Method in class com.appiancorp.suiteapi.common.Role
- compareTo(Function) - Method in class com.appiancorp.suiteapi.expression.Function
- compareTo(AuditHistoryRow) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
Comparison is based on order, with secondary sort of timestamp.
- compareTo(HistoryRecord.ProcessModelInfo) - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Compare against another ProcessModelInfo.
- compareTo(Priority) - Method in class com.appiancorp.suiteapi.process.Priority
-
Compares this priority with another priority
- compareTo(ProcessUpgrade) - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Compares the specified object with this UpgradeProcessResult for order.
- compareTo(Object) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- compareTo(Object) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
- Comparisons - Class in com.appiancorp.suiteapi.process.analytics2
-
Defines constants for logical comparisons between values.
- Comparisons() - Constructor for class com.appiancorp.suiteapi.process.analytics2.Comparisons
- completeActivity(Long, ActivityReturnVariable[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Signals the completion of an activity not implemented within the process engine itself.
- completeActivity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- completeClone(Long, ActivityClassParameter[], ActivityReturnVariable[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Clones the given task (only a new id is assigned to the cloned task, everything else stays the same), and completes it using the passed inputs (i.e. calls execute or completeActivity).
- completeClone$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- COMPLETED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Process has completed, but has not yet been deleted.
- CompletedAheadOfScheduleFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Deprecated.this unused filter will be removed in a future release
- CompletedAheadOfScheduleFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.CompletedAheadOfScheduleFilter
-
Deprecated.
- CompletedBehindScheduleFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Deprecated.this unused filter will be removed in a future release; use instead
DueTodayFilter
as it returns the same results - CompletedBehindScheduleFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.CompletedBehindScheduleFilter
-
Deprecated.
- CompletedFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for completed tasks/processes: when this filter is added, only completed tasks/processes will be returned in the report.
- CompletedFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.CompletedFilter
- completeOptions() - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- completeOptions() - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- completeOrPartialValue - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- completeStore(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Complete an external data store.
- completeStore$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- CompleteValue - Class in com.appiancorp.suiteapi.process.history
-
CompleteValue Some AuditHistoryRows will have PartialValues, others will have CompleteValues.
- CompleteValue(TypedValue) - Constructor for class com.appiancorp.suiteapi.process.history.CompleteValue
-
Construct a CompleteValue from a TypedValue.
- COMPLEX_RULE - Static variable in class com.appiancorp.suiteapi.process.events.Rule
-
Type code for a complex rule (can be any expression).
- COMPONENT_CANNOT_USE_DYNAMIC_LV_REFRESH_AFTER_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CompositeSessionAuthenticationStrategy - Class in com.appiancorp.suiteapi.common.spring.security
-
Allows multiple
SessionAuthenticationStrategy
implementations to be executed as a singleSessionAuthenticationStrategy
. - CompositeSessionAuthenticationStrategy(List<SessionAuthenticationStrategy>) - Constructor for class com.appiancorp.suiteapi.common.spring.security.CompositeSessionAuthenticationStrategy
-
Creates a new instance with the given delegate strategies which will be invoked when this strategy is executed.
- COMPRESSION_LIMIT_REACHED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- computeDisplayString(ServiceContext) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Use either
TypedVariable.computeValueString(ServiceContext)
, orTypedVariable.computeValueStringForUiOutput(ServiceContext, boolean, boolean)
. This is the same as#computeValueString()
except that if the type is aString[]
, the CSV for the array does have quotes around the individual strings in the array; for example, an array of users whose usernames are payton.manning and brett.favre would result in the string ""payton.manning","brett.favre"". - computeDisplayString(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.This is the same as
#computeDisplayString()
, except that the passed cache is used to get the display value (so that for an Appian Type, a user-friendly string is returned; for exmple, "Technology" instead of a number for a GROUP). - computeValueString(ServiceContext) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Computes the string representation of the value of this typed variable, which should be shown to the user.
- computeValueStringForUiOutput(ServiceContext, boolean, boolean) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- concludeProcess() - Method in class com.appiancorp.suiteapi.process.test.ProcessController
-
Conclude process will return whenever the target process is no longer active.
- concludeProcess(long, TimeUnit) - Method in class com.appiancorp.suiteapi.process.test.ProcessController
-
Conclude process will return whenever the target process is no longer active.
- Condition - Class in com.appiancorp.suiteapi.personalization
- Condition() - Constructor for class com.appiancorp.suiteapi.personalization.Condition
-
Default no-arg constructor.
- Condition(String, Integer, String) - Constructor for class com.appiancorp.suiteapi.personalization.Condition
-
Constructor that receives the attribute name, operator id and the value for this condition.
- CONFIG_OBJECT_CANNOT_BE_INITIALIZED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONFIG_OBJECT_RESOURCE_CANNOT_BE_PARSED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONFIGRUATION_DECRYPTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Configurable - Interface in com.appiancorp.suiteapi.common.cli
- Configuration - Class in com.appiancorp.suiteapi.common
-
Provides support for loading configuration files for the product.
- Configuration - Interface in com.appiancorp.suiteapi.cfg
-
Interface that exposes the public configuration properties in custom.properties for use in custom code.
- Configuration(String) - Constructor for class com.appiancorp.suiteapi.common.Configuration
-
Constructs a new Configuration object with a namespace.
- CONFIGURATION_MOBILE_PASSCODE_REQUIRED_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ConfigurationLoader - Class in com.appiancorp.suiteapi.cfg
-
Factory for returning an instance of Configuration.
- ConfigurationLoader() - Constructor for class com.appiancorp.suiteapi.cfg.ConfigurationLoader
- configure() - Method in interface com.appiancorp.suiteapi.common.cli.Configurable
- configure() - Method in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- CONFIGURE_METHOD_NAME - Static variable in interface com.appiancorp.services.ContextSensitiveSingletonService
- configureContextSensitiveSingletonService(ServiceContextProvider, AuthorizationInterceptorProvider) - Method in interface com.appiancorp.services.ContextSensitiveSingletonService
-
Configures the service.
- CONNECTED_ENVIRONMENT_RESPONSE_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_ENVIRONMENT_RESPONSE_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_ENVIRONMENT_RESPONSE_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONNECTED_SYSTEM_API_INVALID_CONTENT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_HTTP_METHOD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_PROPERTY_CREATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_REGION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_URI_PATH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_VALUE_FORMAT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_INVALID_VALUE_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_MALFORMED_REQUEST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_API_MISSING_PROPERTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_FATAL_MIGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_GENERIC_MALFORMED_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_INVALID_PROPERTY_CREATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_INVALID_REGION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_INVALID_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_INVALID_VALUE_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_MISSING_PROPERTY_CREATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_READ_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONNECTED_SYSTEM_SAVE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Connection - Class in com.appiancorp.suiteapi.process
-
Represents a directional link between two process nodes (startNode and endNode).
- Connection() - Constructor for class com.appiancorp.suiteapi.process.Connection
-
Creates a new connection.
- ConnectivityServices - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesIntegrationAPIs
- Constant - Class in com.appiancorp.suiteapi.rules
-
Represents a constant, which can be used in expressions throughout the product.
- Constant() - Constructor for class com.appiancorp.suiteapi.rules.Constant
-
Constructs a new constant object.
- CONSTANT - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.Note: The CONSTANT type cannot be used for ActivityClassParameters, ActivityReturnVariables, or ProcessVariables
- CONSTANT_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONSTANT_NOT_FOUND_INC_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONSTANT_NOT_FOUND_UPD_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ConstantDataType - Annotation Interface in com.appiancorp.suiteapi.rules
-
Convenience annotation to indicate a value represents an Appian Object.
- Constants - Interface in com.appiancorp.suiteapi.common
-
Interface to represent constants used for retrieving and sorting results obtained from database.
- ContactBean() - Constructor for class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
- Container - Class in com.appiancorp.suiteapi.content
-
This is the abstract class used to represent Content objects that may contain other Content objects.
- Container() - Constructor for class com.appiancorp.suiteapi.content.Container
-
Default constructor.
- Container(int) - Constructor for class com.appiancorp.suiteapi.content.Container
-
Constructs a container of the given type.
- Container(Integer) - Constructor for class com.appiancorp.suiteapi.content.Container
-
Constructs a container of the given type.
- CONTAINMENT - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- CONTAINS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- CONTAINS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- CONTAINS - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- containsActors() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns true if there are actors in any role of the role map.
- containsAsynchronousSubProcesses(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether or not the given process contains asynchronous subprocesses.
- containsAsynchronousSubProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsAsynchronousSubProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsError(ErrorCode) - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
Checks whether a particular error was thrown while inspecting or importing this object.
- containsFilters(Criteria, Iterable<Filter<T>>) - Static method in class com.appiancorp.common.query.Filter
-
Checks if all the
filters
are contained by the givencriteria
- containsKey(Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns whether this role map contains the role specified.
- containsKey(Object) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- containsLinkProcesses(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- containsLinkProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsLinkProcessesInheritingPriority(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- containsLinkProcessesInheritingPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsLocale(Locale) - Method in class com.appiancorp.suiteapi.common.LocaleString
- containsPaletteItem(PaletteItem) - Method in class com.appiancorp.suiteapi.process.Palette
-
Returns
true
if this palette contains the specifiedPaletteItem
. - containsSubProcesses(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- containsSubProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsSubProcessesInheritingPriority(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Checks if the specified
Process
contains sub-processes that inherit their priority instead of defining their own priority levels. - containsSubProcessesInheritingPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsSynchronousSubProcesses(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether or not the given process contains synchronous subprocesses.
- containsSynchronousSubProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsSynchronousSubProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- containsValue(Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Not implemented.
- containsValue(Object) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- Content - Class in com.appiancorp.suiteapi.content
-
Represents an item of content.
- Content() - Constructor for class com.appiancorp.suiteapi.content.Content
-
Default constructor (necessary for return converters).
- Content(int) - Constructor for class com.appiancorp.suiteapi.content.Content
-
Constructs a new
Content
bean with the given type. - Content(Integer) - Constructor for class com.appiancorp.suiteapi.content.Content
-
Constructs a new
Content
bean with the given type. - CONTENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- CONTENT - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- CONTENT_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_CONSTANT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_CUSTOM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_DOCUMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_FREEFORM_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_ITEM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- CONTENT_SECURITY_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration type for content.
- CONTENT_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the content service.
- CONTENT_STATISTICS_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the content statistics service.
- ContentAccess - Class in com.appiancorp.suiteapi.content
-
This class provides methods accessible through JSON, which are relevant to Content objects.
- ContentAccess(HttpSession) - Constructor for class com.appiancorp.suiteapi.content.ContentAccess
-
Constructs a ContentAccess object.
- ContentBeanFactory - Class in com.appiancorp.suiteapi.content
-
Provides utility methods for creating content objects based on the type identifiers.
- ContentBeanFactory() - Constructor for class com.appiancorp.suiteapi.content.ContentBeanFactory
- ContentConstants - Interface in com.appiancorp.suiteapi.content
-
Contains constants for use with Content.
- ContentExpiredException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods if the content they are referencing is expired.
- ContentExpiredException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.ContentExpiredException
-
Constructs a new ContentExpiredException with null as its detail message.
- ContentExpiredException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.ContentExpiredException
-
Constructs a new ContentExpiredException with the specified detail message.
- ContentExpiredException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.ContentExpiredException
-
Constructs a new ContentExpiredException with the specified detail message and cause.
- ContentExpiredException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.ContentExpiredException
-
Constructs a new ContentExpiredException with the specified cause and a detail message of (cause==null ?
- ContentFilter - Class in com.appiancorp.suiteapi.content
-
Filters may be applied to Content Service operations in order to filter the final results by the criteria listed here.
- ContentFilter(int) - Constructor for class com.appiancorp.suiteapi.content.ContentFilter
-
Constructs a filter which only returns Content items matching the given typemask.
- ContentFilter(int, int) - Constructor for class com.appiancorp.suiteapi.content.ContentFilter
-
Constructs a filter which only returns Content items matching the given typemask and subtype.
- ContentFilter(Integer) - Constructor for class com.appiancorp.suiteapi.content.ContentFilter
-
Constructs a filter which only returns Content items matching the given typemask.
- ContentFilter(Integer, Integer) - Constructor for class com.appiancorp.suiteapi.content.ContentFilter
-
Constructs a filter which only returns Content items matching the given typemask and subtype.
- ContentFilter.KeyValue - Class in com.appiancorp.suiteapi.content
-
This represents a Key and Value of a Content Attribute.
- ContentOutputStream - Class in com.appiancorp.suiteapi.content
-
Deprecated.since 23.2. Use
ContentUploadOutputStream
orDocumentOutputStream
instead - ContentOutputStream(ContentService, Long, Approval, String) - Constructor for class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.
- ContentRole - Class in com.appiancorp.suiteapi.content
-
Holds the data for an individual role within a Content object's role map.
- ContentRole() - Constructor for class com.appiancorp.suiteapi.content.ContentRole
- ContentRole(Role) - Constructor for class com.appiancorp.suiteapi.content.ContentRole
- ContentRole(String) - Constructor for class com.appiancorp.suiteapi.content.ContentRole
- ContentRoleMap - Class in com.appiancorp.suiteapi.content
-
This class represents the access permissions for an element in the collaboration center.
- ContentRoleMap() - Constructor for class com.appiancorp.suiteapi.content.ContentRoleMap
- ContentRoleSet - Class in com.appiancorp.suiteapi.content
-
This class represents the access permissions for a Content item.
- ContentRoleSet() - Constructor for class com.appiancorp.suiteapi.content.ContentRoleSet
- ContentService - Interface in com.appiancorp.suiteapi.content
-
This interface provides access to the Content service (formerly the Collaboration service).
- ContentStatisticsService - Interface in com.appiancorp.suiteapi.content
-
This interface provides access to the Content Statistics service.
- ContentUploadOutputStream - Class in com.appiancorp.suiteapi.content
-
Represents a document and its output stream to which the document's content should be written during an upload.
- ContentUploadOutputStream() - Constructor for class com.appiancorp.suiteapi.content.ContentUploadOutputStream
- CONTEXT_TYPE_ASSIGNED_GROUP - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for tasks assigned to the groups specified in the context.
- CONTEXT_TYPE_ATTRIBUTED_TO_USER - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for tasks attributed to the users specified in the context.
- CONTEXT_TYPE_CREATED_BY - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for process models created by the users specified in the context.
- CONTEXT_TYPE_GROUP_MEMBERS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for tasks attributed to the groups specified in the context.
- CONTEXT_TYPE_INITIATED_BY - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for processes initiated by the users specified in the context.
- CONTEXT_TYPE_LAST_MOD_BY - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for process models last modified by the users specified in the context.
- CONTEXT_TYPE_NODE - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for nodes specified in the context.
- CONTEXT_TYPE_PROCESS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for processes specified in the context.
- CONTEXT_TYPE_PROCESS_MODEL - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for process models specified in the context.
- CONTEXT_TYPE_PROCESS_MODEL_VERSION - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for process model versions specified in the context.
- CONTEXT_TYPE_SYSTEM - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report has no context.
- CONTEXT_TYPE_TASK_OWNER - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report only contains data for tasks owned by the users specified in the context.
- ContextException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown if the context is null or not valid.
- ContextException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ContextException
-
Constructs a new exception with
null
as its detail message. - ContextException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ContextException
-
Constructs a new exception with the specified detail message.
- ContextSensitiveSingletonService - Interface in com.appiancorp.services
-
Marks a singleton service as context-sensitive, meaning that the service will have a
ServiceContextProvider
associated with it. - continueFunction(Long, TypedVariable) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression
- continueFunction$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- Contribution - Class in com.appiancorp.suiteapi.portal
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- Contribution() - Constructor for class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- Contribution(Integer, Long) - Constructor for class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- Contribution(Integer, Long, boolean) - Constructor for class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- Controller - Class in com.appiancorp.suiteapi.process.test
-
Controller is the root of the controller objects that allow the automatic control of processes and their tasks.
- Controller(ServiceContext) - Constructor for class com.appiancorp.suiteapi.process.test.Controller
-
Construct an Controller for the given ServiceContext.
- Controller.ControllerException - Exception in com.appiancorp.suiteapi.process.test
-
ControllerException This exception is thrown for controller errors.
- Controller.LogElement - Class in com.appiancorp.suiteapi.process.test
-
LogElement The object log is composed of LogElements.
- Controller.LogLevel - Enum Class in com.appiancorp.suiteapi.process.test
-
LogLevel enumeration supported by Controller logging.
- ControllerException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.process.test.Controller.ControllerException
- ControllerException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.process.test.Controller.ControllerException
- CONVENIENCE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the forums convenience service.
- convert(ReturnConversionMap, Long, Object) - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
- convert(ReturnConversionMap, Object, Object) - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
- convert(ReturnConversionMap, String, Object, Object) - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
-
Deprecated.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.common.query.returns.PagingInfoReturnConverter
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.common.query.returns.SortInfoReturnConverter
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.CredentialsReturnConverter
-
Deprecated.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
-
Deprecated.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.PartialResultReturnConverter
-
Convert method if no list is provided.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.ResultPageReturnConverter
-
Deprecated.Convert method if no list is provided.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.messaging.MappingReturnConverter
-
Deprecated.Converts null to a
Mapping
object (always returnsnull
). - convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.personalization.AttributeReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AcpReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AcpsReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.ArvReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AssigneeReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventProducerReturnConverter
-
Deprecated.Converts
null
to anEventProducer
object. - convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventReturnConverter
-
Deprecated.Converts
null
to anEvent
object. - convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventTriggerReturnConverter
-
Deprecated.Converts
null
to anEventTrigger
object. - convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMapReturnConverter
-
Deprecated.
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.convert method if no list is provided
- convert(Class, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.TvReturnConverter
-
Deprecated.
- convert(Class, Object, ConversionMap) - Method in class com.appiancorp.suiteapi.common.LocaleStringParameterConverter
-
Deprecated.
- convert(Class, Object, ConversionMap) - Method in class com.appiancorp.suiteapi.common.LocaleStringReturnConverter
-
Deprecated.
- convert(Class, Object, ConversionMap) - Method in class com.appiancorp.suiteapi.common.TypedValueParameterConverter
- convert(Class, Object, ConversionMap) - Method in class com.appiancorp.suiteapi.process.FormConfigMapParameterConverter
-
Deprecated.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.common.query.returns.PagingInfoReturnConverter
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.common.query.returns.SortInfoReturnConverter
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.CredentialsReturnConverter
-
Deprecated.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
-
Deprecated.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.PartialResultReturnConverter
-
Convert method if list is provided.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.common.ResultPageReturnConverter
-
Deprecated.Convert method if list is provided.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.messaging.MappingReturnConverter
-
Deprecated.Converts the database-format data to a
Mapping
object. - convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.personalization.AttributeReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AcpReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AcpsReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.ArvReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.AssigneeReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventProducerReturnConverter
-
Deprecated.Converts the database-format data to an
EventProducer
object. - convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventReturnConverter
-
Deprecated.Converts the database-format data to an
Event
object. - convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.events.EventTriggerReturnConverter
-
Deprecated.Converts the database-format data to an
EventTrigger
object. - convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMapReturnConverter
-
Deprecated.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.PvInstancesReturnConverter
-
Deprecated.
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.convert method if list is provided
- convert(Class, List, ReturnConversionMap) - Method in class com.appiancorp.suiteapi.process.TvReturnConverter
-
Deprecated.
- CONVERT_TO_SAIL_RULE_INSUFFICIENT_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONVERT_TO_SAIL_RULE_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONVERT_TO_SAIL_RULE_INVALID_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONVERT_TO_SAIL_RULE_INVALID_RULE_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CONVERT_TO_SAIL_RULE_INVALID_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- convertFromLocalObjectType(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Convert LocalObject type to Standard type
- convertInstanceType(ParameterConversionMap, Long) - Method in class com.appiancorp.suiteapi.common.TypedValueParameterConverter
- convertNTVsToTVs(NamedTypedValue[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariableUtils
- convertParameter(ParameterConversionMap, Long, Object) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- convertParameter(ParameterConversionMap, Long, Object, TypeConverterState) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- convertReturn(ReturnConversionMap, Long, Object) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- convertTVsToNTVs(TypedVariable[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariableUtils
- convertValueToPagingInfo(Value) - Method in class com.appiancorp.suiteapi.common.paging.PagingInfoConverter
-
Converts Value to PagingInfo Java object
- copy() - Method in interface com.appiancorp.common.query.Criteria
- copy() - Method in class com.appiancorp.common.query.GenericFilter
- copy() - Method in class com.appiancorp.common.query.GenericLogicalExpression
- copy() - Method in class com.appiancorp.common.query.Search
- copy() - Method in class com.appiancorp.common.query.TypedValueFilter
- copy() - Method in class com.appiancorp.common.query.TypedValueLogicalExpression
- copy() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Deprecated.Can make copy externally.
- copy() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Deprecated.use
ProcessReport.clone()
instead - copy(CopySource[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This copies Content item from one location to another.
- copy(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This copies Content item from one location to another.
- copy(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This copies Content item from one location to another.
- COPY_CREATED - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy the created timestamp; otherwise, the current timestamp will be used.
- COPY_CREATOR - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy the creator username; otherwise, the current user will be used.
- COPY_DEFAULT - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
This is the default copy rule if none specified in constructor.
- COPY_EXCLUDE - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Exclude source and its children from copy.
- COPY_EXCLUDE_VERSIONS - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Exclude versions of Content items, rather than copying them as well.
- COPY_INACTIVE - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy inactive items as well as active items; otherwise, only active items will be copied.
- COPY_INCLUDE_INTO - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy source into target, as its child or children.
- COPY_INCLUDE_ONTO - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy source onto target, such that source's children are copied to target, but not source itself.
- COPY_SECURITY - Static variable in class com.appiancorp.suiteapi.content.CopySource
-
Copy custom security rolemaps where present, otherwise always inherit.
- copy$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- copyContents() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Copies the contents from the Source object to the Target
- copyNonLocalizedFieldsOnly() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Creates and returns a new Folder object.
- copyNonLocalizedFieldsOnly() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Creates and returns a new Priority object.
- CopyReference - Class in com.appiancorp.suiteapi.content
-
Represents a reference to a copied Content item.
- CopyReference() - Constructor for class com.appiancorp.suiteapi.content.CopyReference
- CopySource - Class in com.appiancorp.suiteapi.content
-
Represents an instruction for the source of a Content copy.
- CopySource() - Constructor for class com.appiancorp.suiteapi.content.CopySource
-
Blank CopySource with default rule; the source must still be set.
- CopySource(Long) - Constructor for class com.appiancorp.suiteapi.content.CopySource
-
CopySource with given source and default rule.
- CopySource(Long, int) - Constructor for class com.appiancorp.suiteapi.content.CopySource
-
CopySource with given source and rule.
- CopySource(Long, Integer) - Constructor for class com.appiancorp.suiteapi.content.CopySource
-
CopySource with given source and rule.
- copyWebsiteBody(String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.Copies the body of one miniwebsite portlet to another
- copyWebsiteBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.
- COULD_NOT_RETRIVE_RECORD_DASHBOARD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- count(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "count" aggregation function to the given
Column
- count(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "count" aggregation function to the given
ColumnAlias
- count(ColumnAlias, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "count" aggregation function to the given
ColumnAlias
. - count(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "count" aggregation function to the given field name.
- count(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "count" aggregation function to the given field name.
- COUNT - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
- COUNT_ALL - Static variable in interface com.appiancorp.suiteapi.common.Constants
-
Constant representing that all results be retrieved in one call.
- COUNT_NOT_AVAILABLE - Static variable in class com.appiancorp.common.query.FacetOption
-
The value used when a count is not available.
- create(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceProvider
-
Provides a default implementation of all the known Services.
- create(Application) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Creates an application.
- create(Content[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Creates content.
- create(Content, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Creates a content object.
- CREATE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_COMMUNITY_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_COMMUNITY_INVALID_PARENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_INVALID_GROUP_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_INVALID_MEMBERSHIP_POLICY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_INVALID_PARENT_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_INVALID_SECURITY_MAP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CREATE_GROUP_ACT_INVALID_VIEW_POLICY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- create$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- create$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- createApproval(Content[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Attempts to create content, and gets the approval statuses back in an
Approval
bean. - createApproval(Content, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Attempts to create content, and gets the approval status back in an
Approval
bean. - createApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- createBusinessEntity(BusinessEntity) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Creates a
BusinessEntity
for use with Web Services. - createBusinessEntity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- createCalendar(WorkingCalendar) - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Creates a calendar.
- createCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- createCommunities(Community[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Creates
Community
objects in bulk in the collaboration application - createCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- createCommunity(Community) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Creates a new
Community
in the collaboration application - createCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- createDocument(Document) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Create a document.
- createDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createDocuments(Document[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Create multiple documents.
- createDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createEscalatedServiceContext(ServiceContext, String) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Create ServiceContext based on sc that is escalated with the privileges of grantorUsername
- createEscalatedServiceContext(String, String) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Similar to
ServiceContextFactory.getServiceContext(String)
, but also populates the grantor - createEventProducer(Long) - Static method in class com.appiancorp.suiteapi.process.events.EventProducer
-
Creates a new
EventProducer
object of the type corresponding with the type code passed in. - createEventTrigger(Long) - Static method in class com.appiancorp.suiteapi.process.events.EventTrigger
-
Creates a new
EventTrigger
object of the type coresponding with the type code passed in. - createExtraOutputMap(ActivityClassParameter[]) - Method in interface com.appiancorp.suiteapi.process.framework.ActivityParameterHelper
-
Produce an output map that contains values used in populating the user interface that are not passed to the UI by default.
- createExtraOutputMap(ActivityClassParameter[]) - Method in class com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
-
Default do-nothing implementation.
- createFolder(Folder) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Creates a new folder
- createFolder(ProcessModelFolder) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Creates a folder for storing process models.
- createFolder(Long, Folder) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Create a non-root
Folder
Minimum properties which must be populated on theFolder
are: none - createFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- createFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- createFolders(Folder[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Creates multiple folders
- createFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- createForum(Forum) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Create a discussion forum.
- createForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- createForums(Forum[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Create multiple discussion forums.
- createForums$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- createGroup(Group) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Create a new group.
- createGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- createGroupMessage(Long, GroupMessage) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Create a group message in the given portlet.
- createGroupMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- createGroups(Group[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Create new groups.
- createGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- createGroupType(GroupType) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Creates a new group type.
- createGroupType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- createKnowledgeCenter(KnowledgeCenter) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Creates a new knowledge center
- createKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- createKnowledgeCenters(KnowledgeCenter[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Creates multiple knowledge centers
- createKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- createLeaderMessage(Long, LeaderMessage) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Create a leader message.
- createLeaderMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- createLink(Long, Link) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createLink(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Creates a symbolic link to a document.
- createLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createLinks(Long[], Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Creates a list of symbolic links to documents.
- createLinks(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Creates multiple symbolic links to documents in a list of folders; a single link is created in each of the folders (ie each index in
docIds_
maps to an index infoids_
). - createLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createLinkType(LinkType) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Create a
LinkType
. There may be a maximum of 255 link types. Note that this method, unlikeLinksService.registerLinkType(com.appiancorp.suiteapi.portal.portlets.links.LinkType)
will create another link type even if there exists a link type with the same name. Minimum properties which must be populated on theLinkType
are: none - createLinkType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createMessage(Message) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Stores the body for a new message
- createMessage(Long, Message) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Create a message.
- createMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- createMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- createMessages(Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Stores the body for multiple messages
- createMessages(Long[], Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Create multiple messages, one per forum.
- createMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- createMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- createMini(Long, String, boolean, boolean) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Create a new miniwebsite portlet or a new version of an existing miniwebsite portlet.
- createMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- createNoteContent(NoteMetadata, String) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Creates note content at the location on disk specified by the note metadata The location refers to the full path of a file on disk.
- createNoteContent(String, String) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Creates new note content at the specified location on disk.
- createNoteContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.
- createNoteMetadata(NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadata$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadataForProcess(Long, NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadataForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadataForProcesses(Long[], NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadataForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadataForTask(Long, NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadataForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadataForTasks(Long[], NoteMetadata) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadataForTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadatas(NoteMetadata[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadatas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadatasForProcess(Long, NoteMetadata[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createNoteMetadatasForTask(Long, NoteMetadata[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- createNoteMetadatasForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- createPage(Page) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Creates a page using the attributes specified in the passed object.
- createPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- createPages(Page[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Creates pages in bulk using the attributes specified in the passed objects.
- createPages$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- createPortlet(Portlet) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Creates a portlet.
- createPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- createPortlets(Portlet[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Creates portlets in bulk.
- createPortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- createPrivateKnowledgeCenter() - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Create a private knowledge center for the current user.
- createPrivateKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- createProcessModel(ProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Creates a
ProcessModel
in the database using the input parameter. - createProcessModel(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- createProcessModel(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates a process model in the database.
- createProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- createProcessModelWebService(ProcessModelWebService) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Create a
ProcessModelWebService
. - createProcessModelWebService$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- createProcessReport(ProcessReport, Long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Add a process report to the specified folder.
- createProcessReport$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- createQueue(int, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Creates or obtains a JMS
Queue
. - createQueue(Session, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Creates or obtains a JMS
Queue
on the session provided. - createRootFolder(Folder) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Create a root
Folder
. - createRootFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createRootLink(Link) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Create a root
Link
. - createRootLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- createTitle(UserRank) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Creates a new rank (title).
- createTitle$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- createTopic(int, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Creates or obtains a JMS
Topic
. - createTopic(Session, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Creates or obtains a JMS
Topic
on the session provided. - createTypeConverterMappings(Map<Long, TypeConverter>) - Static method in class com.appiancorp.suiteapi.common.TypeConverterResolver
- createUnpooledConnection() - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Creates a new unpooled
Connection
. - createUser(User) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Creates a new user
- createUser(UserProfile) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Creates a new user
- createUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- createUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- createUsers(User[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Creates new users.
- createUsers(UserProfile[]) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Creates new users.
- createUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- createUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- createVersion(Document) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Creates a new version of a document.
- createVersion(Content[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- createVersion(Content, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Creates a new version of content.
- createVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- createVersions(Document[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Creates new versions of multiple documents.
- createVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- createWebsiteBody(String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.Stores the body of a miniwebsite portlet
- createWebsiteBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.
- CREATION_SECURITY_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.No longer used
- Credentials - Class in com.appiancorp.suiteapi.common
-
Bean that represents a User's credentials
- Credentials() - Constructor for class com.appiancorp.suiteapi.common.Credentials
-
Credentials Empty constructor.
- Credentials(ImmutableCredentials, String, boolean) - Constructor for class com.appiancorp.suiteapi.common.Credentials
-
Credentials copy constructor with tenant modification.
- Credentials(ImmutableSet<Long>, ImmutableSet<Long>, ImmutableSet<String>, int, String, String, String, Integer) - Constructor for class com.appiancorp.suiteapi.common.Credentials
-
Constructs the bean that represents a User's credentials.
- CredentialsReturnConverter - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- CredentialsReturnConverter() - Constructor for class com.appiancorp.suiteapi.common.CredentialsReturnConverter
-
Deprecated.
- criteria(Criteria) - Method in class com.appiancorp.common.query.Query.Builder
- criteria(Criteria) - Method in interface com.appiancorp.common.query.QueryBuilder.Filtering
-
Obtains the set of operations allowed after
QueryBuilder.Filtering<T>
- criteria(Criteria) - Method in interface com.appiancorp.common.query.QueryBuilder.FilteringCriteria
-
Obtains the set of operations allowed after
QueryBuilder.FilteringCriteria<T>
- Criteria - Interface in com.appiancorp.common.query
-
Marker interface to be able to create a tree structure while combining filters, search and logical expressions.
- CriteriaValidator - Class in com.appiancorp.common.query
- CriteriaValidator() - Constructor for class com.appiancorp.common.query.CriteriaValidator
- CriteriaValidatorProvider - Interface in com.appiancorp.common.query
- CRYPTOGRAPHER_INVALID_DECRYPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CRYPTOGRAPHER_INVALID_DECRYPTION_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CRYPTOGRAPHER_INVALID_DECRYPTION_NOT_ENCRYPTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CRYPTOGRAPHER_INVALID_ENCRYPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CRYPTOGRAPHER_INVALID_ENCRYPTION_ALREADY_ENCRYPTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CSTF_INVALID_CAST_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- CURRENCY_INDICATOR_ALIGNMENT_INVALID_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY_INDICATOR_ALIGNMENT_INVALID_VALUE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY_INVALID_CODE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY_INVALID_FORMAT_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY_INVALID_FORMAT_VALUE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENCY_PARAMS_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CURRENT_VERSION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Version field for the current version of a document
- CUSTOM_BRANDING_IMAGE_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_BRANDING_IMAGES_FOLDER_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_CONTENT_ITEM - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.Note: The CUSTOM_CONTENT_ITEM type cannot be used for ActivityClassParameters, ActivityReturnVariables, or ProcessVariables
- CUSTOM_FIELD_CIRCULAR_REFERENCE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_FIELD_EVALUATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_FIELD_MATCH_IN_MEASURE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_FIELD_MAX_NESTING_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CUSTOM_FIELD_NESTED_MATCH_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- CustomContent - Class in com.appiancorp.suiteapi.content
-
Custom Content object.
- CustomContent() - Constructor for class com.appiancorp.suiteapi.content.CustomContent
-
Constructs a CustomContent object.
- CustomContent(int) - Constructor for class com.appiancorp.suiteapi.content.CustomContent
-
Constructs a CustomContent object.
- customDisplayReference() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
If a picker for an input other than the type that is typically used for the input type is required, the customDisplayReference attribute can be used to refer to the name of the picker that should be used instead.
D
- Daily() - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Daily
- Daily(boolean) - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Creates a new Daily Object.
- data - Variable in class com.appiancorp.exceptions.AppianError
- DATA - Static variable in class com.appiancorp.exceptions.AppianError
- DATA_ANALYSIS_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_COLLECTION_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_CANT_LOAD_PROCESS_REPORT_DOC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_CDT_FIELD_NOT_PRESENT_IN_EXPRESSION_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_COLUMN_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_CSV_QUOTE_PARSE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DATA_DENSITY_TOO_HIGH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.Used in 17.4 and 18.1 only
- DATA_EXPORT_DATA_SOURCE_CONNECTION_ISSUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DATA_SOURCE_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_DESCRIPTION_INVALID_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_FOLDER_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_LOCKED_BY_PROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_NAME_AND_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_NAME_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_NAME_INVALID_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_DOCUMENT_NO_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_EMAIL_SUBJECT_OR_MESSAGE_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_EMPTY_EMAIL_GROUP_RECIPIENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_EXCEEDED_MAX_ENTRY_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_EXCEEDED_MIN_INFLATE_RATIO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_EXPRESSION_RECORD_FAILED_DEFAULT_BATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_FILTER_AND_LOGICAL_EXPRESSION_SELECTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_FILTER_OR_SELECTION_INVALID_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_GENERIC_DOCUMENT_TO_UPDATE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Generic error with the provided Document To Update.
- DATA_EXPORT_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Generic error during export.
- DATA_EXPORT_GENERIC_INPUT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Generic error with an input provided to Data Export.
- DATA_EXPORT_GENERIC_PROCESS_QUERY_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_GENERIC_WRITE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Generic error with document creation during export.
- DATA_EXPORT_INVALID_CSV_DELIMITER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_CUSTOM_CELL_POSITION_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_CUSTOM_HEADER_CELL_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_DOCUMENT_TO_UPDATE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_EMAIL_RECIPIENT_OR_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_FILTERS_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_INVALID_OUTPUT_FORMAT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISMATCHED_CUSTOM_CELL_POSITIONS_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISMATCHED_LIST_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISSING_CUSTOM_CELL_POSITIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISSING_CUSTOM_CELL_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISSING_CUSTOM_HEADER_CELLS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_MISSING_CUSTOM_HEADER_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_NAMED_DOCUMENT_LOCKED_BY_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_NEGATIVE_TOTAL_COUNT_IN_RECORD_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_NO_PROCESS_REPORT_DOC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_NULL_PRIMARY_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_NUM_IDENTIFIERS_DIFFERS_FROM_NUM_EXPRESSION_ROWS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_OUT_OF_MEMORY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_OVERWRITTEN_CUSTOM_CELL_LOCATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_OVERWRITTEN_CUSTOM_CELL_POSITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_PROCESS_RECORD_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_QUERY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_RECORD_CANNOT_RETRIEVE_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_RECORD_HEADER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_RECORD_SOURCE_EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_RECORD_SYNC_COMPLETED_DURING_EXPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_REPORT_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SAVE_IN_FOLDER_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SELECTION_AND_AGGREGATION_SELECTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SHEET_NAME_ALREADY_EXISTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SHEET_NAME_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SHEET_NUMBER_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_SHEET_NUMBER_NOT_POSITIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_STARTING_CELL_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_UNNAMED_DOCUMENT_LOCKED_BY_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_EXPORT_UPDATE_INVALID_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_SERVICES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Data Services".
- DATA_SOURCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DATA_STORE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DATA_STORE_CONFIG_DATASOURCE_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_ENTITY_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_ENTITY_NOT_FOUND_IN_LATEST_PUBLISHED_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NAME_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NAME_WHITESPACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NO_EMF_DEFINITION_FOR_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NO_PUBLISHED_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIG_NOT_PUBLISHABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIGS_CANNOT_EXECUTE_DDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIGS_CANNOT_GENERATE_DDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIGS_CANNOT_VALIDATE_SCHEMA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_CONFIGS_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_STORE_ENTITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DATA_STORE_SECURITY_NOT_INHERITABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATA_TYPE_ID_TYPESTRING - Static variable in class com.appiancorp.suiteapi.personalization.Condition
- DatabaseOperationException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting a failure when backing up and/or saving the Database.
- DatabaseOperationException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DatabaseOperationException
-
Constructs a new DatabaseOperationException with null as its detail message.
- DatabaseOperationException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DatabaseOperationException
-
Constructs a new DatabaseOperationException with the specified detail message.
- DatabaseOperationException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DatabaseOperationException
-
Constructs a new DatabaseOperationException with the specified detail message and cause.
- DatabaseOperationException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DatabaseOperationException
-
Constructs a new DatabaseOperationException with the specified cause and a detail message of (cause==null ?
- DatabaseStatus - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- DatabaseStatus() - Constructor for class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- DataServices - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesDataServices
- DataStrategies - Class in com.appiancorp.suiteapi.epex
-
Available strategies for working with EPEx data.
- dataStrategy() - Method in interface com.appiancorp.suiteapi.epex.variables.Parameter
- DataStrategy<C> - Interface in com.appiancorp.suiteapi.epex.spi
-
Service Provider Interface: this is not intended for external implementation See DataStrategies for available implementers of this interface.
- DataStrategyFailedException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
DataStrategyFailedException EPEx could not convert the given data using this strategy.
- DataStrategyFailedException() - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataStrategyFailedException
- DataStrategyFailedException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataStrategyFailedException
- DataStrategyFailedException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataStrategyFailedException
- DataSubset<T,
I> - Class in com.appiancorp.suiteapi.common.paging -
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- DataSubset() - Constructor for class com.appiancorp.suiteapi.common.paging.DataSubset
- DataSubset(int, int, List<SortInfo>, int, List<T>, List<I>) - Constructor for class com.appiancorp.suiteapi.common.paging.DataSubset
-
Creates a view that holds a range of data.
- Datatype - Class in com.appiancorp.suiteapi.type
-
Datatype The Datatype of a TypedValue.
- Datatype() - Constructor for class com.appiancorp.suiteapi.type.Datatype
- DATATYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DATATYPE_BEAN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_BOOLEAN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_CONTENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_DATE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_DATETIME - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_DEFERRED - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_DOUBLE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_EMAIL_RECIPIENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_FIELD_COMPARATOR_SORT_PROPERTIES_DIFFERENT_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATATYPE_FIELD_COMPARATOR_SORT_PROPERTY_NOT_PRIMITIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DATATYPE_LONG - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_PEOPLE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_STRING - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_TIME - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATATYPE_UNKNOWN - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- dataType$TRANSIENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- DatatypeProperties - Class in com.appiancorp.suiteapi.type
-
Datatype Properties The Datatype Properties of a TypedValue.
- DatatypeProperties() - Constructor for class com.appiancorp.suiteapi.type.DatatypeProperties
- DataTypeStrategies - Class in com.appiancorp.suiteapi.epex
-
Available strategies for working with EPEx data types.
- DataTypeStrategy<C> - Interface in com.appiancorp.suiteapi.epex.spi
-
Service Provider Interface: this is not intended for external implementation See DataTypeStrategies for available implementers of this interface.
- DataTypeStrategyFailedException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
DataTypeStrategyFailedException EPEx could not convert the given data type using this strategy.
- DataTypeStrategyFailedException() - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataTypeStrategyFailedException
- DataTypeStrategyFailedException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataTypeStrategyFailedException
- DataTypeStrategyFailedException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.DataTypeStrategyFailedException
- DATE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DATETIME - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DATETIME - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- deactivate(Long[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deactivates all versions of the given content items.
- deactivate(Long, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deactivates all versions of the given content item.
- DEACTIVATE_ALREADY_DEACTIVATED - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Result code indicating that a type could not be deactivated because it is already deactivated.
- DEACTIVATE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEACTIVATE_COMMUNITY_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEACTIVATE_COMMUNITY_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEACTIVATE_COMMUNITY_NOT_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEACTIVATE_INVALID - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Result code indicating that deactivation of a type could not occur because the type does not exist.
- DEACTIVATE_NOT_ALLOWED - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Result code indicating that deactivation of a type was not allowed.
- DEACTIVATE_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.A constant representing the deactivation of a portlet
- DEACTIVATE_SUCCESS - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Result code indicating that deactivation of a type was successful.
- DEACTIVATE_USER_SN_UNSUPPORTED_ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- deactivate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- DEACTIVATED_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate only deactivated portlets will be included from portlet searches
- deactivateTypes(Long[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deactivates each of the specified types, if possible.
- deactivateTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- deactivateUser(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deactivates the given User.
- deactivateUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- deactivateUsers(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deactivates the given Users.
- deactivateUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- deactivateVersion(Long, Integer, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deactivates specified version of the given content item.
- deactivateVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- deactivateVersions(Long, Integer[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deactivates specified version(s) of the given content item.
- deactivateVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- Deadline - Class in com.appiancorp.suiteapi.process
- Deadline() - Constructor for class com.appiancorp.suiteapi.process.Deadline
- DEBUG - Enum constant in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- DECIMAL_VALUE_LIMIT_EXCEED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DECISION_BETWEEN_BOUNDS_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_DEFINITION_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_EXEC_RUNTIME_VALUE_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_FROM_BOUNDS_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_BOUNDS_TOO_CLOSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_EXPR_CHAR_LENGTH_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_EXPR_DUPLICATE_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_EXPR_EMPTY_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_EXPR_INCORRECT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_LITERAL_DUPLICATE_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_INPUT_NULL_OR_EMPTY_VALUE_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECISION_TABLE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- DECISION_TABLE_DUPLICATED_DECISION_TABLE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_DUPLICATED_INPUT_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_INVALID_CONDITION_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_INVALID_DECISION_TABLE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_INVALID_INPUT_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_INVALID_RULE_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- DECISION_TABLE_OPERATOR_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.ErrorCode for unreleased Decision Table feature
- decodeParameters(HttpServletRequest) - Static method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Decodes the parameters from the request and returns them in the Map.
- decodePeopleObjects(LocalObject[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariableUtils
-
Decodes people objects from a local object array
- decrypt(TypedValue) - Method in interface com.appiancorp.suiteapi.encryption.EncryptionService
-
Decrypts an
AppianType.ENCRYPTED_TEXT
value. - DECRYPT_OPAQUE_URL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DECRYPTED_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- decryptFromString(String) - Method in interface com.appiancorp.suiteapi.encryption.EncryptionService
- DecryptionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Runtime exception thrown when an attempt at text decryption throws an exception.
- DecryptionException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DecryptionException
- DecryptionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DecryptionException
- DeepCloneable - Interface in com.appiancorp.suiteapi.common
-
This marker interface identifiers a class that supports the clone method with deep copy semantics, rather than shallow copy semantics.
- DEFAULT_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.
- DEFAULT_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Default number of results to return per page in the report.
- DEFAULT_BOLD - Static variable in class com.appiancorp.suiteapi.process.gui.Label
-
The default bold status for this Label.
- DEFAULT_BUFFER_SIZE - Static variable in interface com.appiancorp.suiteapi.common.XMLable
-
Deprecated.use the default StringBuilder constructor or one adjusted directly to the known size
- DEFAULT_CALENDAR_ID - Static variable in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
- DEFAULT_COMPLETION - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating the default time instances of each model are expected to take to complete.
- DEFAULT_COMPLETION - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
The default time, in days, in which each node should complete.
- DEFAULT_EMAIL_ATTACHMENT_FOLDER_ID - Static variable in class com.appiancorp.suiteapi.messaging.MessagingProperties
-
The default e-mail attachments folder ID (the Temporary Documents folder).
- DEFAULT_EMAIL_ATTACHMENT_FOLDER_NAME - Static variable in class com.appiancorp.suiteapi.messaging.MessagingProperties
-
The name of the e-mail attachments folder ID (Temporary Documents by default).
- DEFAULT_EXPIRATION_DAYS - Static variable in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.
- DEFAULT_FONT_COLOR - Static variable in class com.appiancorp.suiteapi.process.gui.Label
-
The default font color for this Label.
- DEFAULT_FONT_FAMILY - Static variable in class com.appiancorp.suiteapi.process.gui.Label
-
The default font family for this Label.
- DEFAULT_FONT_SIZE - Static variable in class com.appiancorp.suiteapi.process.gui.Label
- DEFAULT_ITALICS - Static variable in class com.appiancorp.suiteapi.process.gui.Label
-
The default italics status for this Label.
- DEFAULT_LAG - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
The default log, in days, in which ecah node should complete.
- DEFAULT_OBJECT_TYPE - Static variable in class com.appiancorp.suiteapi.process.Connection
- DEFAULT_OPTION - Static variable in class com.appiancorp.common.query.Facet
- DEFAULT_SIZE_FOR_MAX_JSON_BYTE_SIZE - Static variable in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
-
Default size for maximum JSON byte size of a single process history row, by default at Long.MAX_VALUE to indicate no maximum.
- DEFAULT_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- DEFAULT_UNDERLINE - Static variable in class com.appiancorp.suiteapi.process.gui.Label
-
The default underline status for this Label.
- DEFAULT_VALUE_DUPLICATE_VALUE_PARAMETERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEFAULT_VALUE_NO_DEFAULT_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DEFAULT_VALUE_NO_VALUE_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- defaultDuration - Variable in class com.appiancorp.suiteapi.process.test.Controller
- defaultOption(String) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- defaultOption(String) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- DefaultPortletIxHelper - Class in com.appiancorp.suiteapi.ix.data.portlet
- DefaultPortletIxHelper() - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.DefaultPortletIxHelper
- defaultTimeUnit - Variable in class com.appiancorp.suiteapi.process.test.Controller
- defaultValue() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
The String representation of the default value of the input.
- DEFERRED - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DEFERRED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DEFINITION_JSR168 - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- DEFINITION_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- DEFINITION_WSRP - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- definition$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- delete(TypedValue, TypedValue[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Delete a value at indices from data.
- delete(Long) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Deletes the specified application.
- delete(Long[]) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Deletes the specified applications.
- delete(Long[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deletes all versions of the given content item.
- delete(Long, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deletes all versions of the given content item.
- DELETE_COMMUNITY_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DELETE_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DELETE_DOCUMENT_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DELETE_FOLDER_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DELETE_KC_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DELETE_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.A constant representing the deletion of a portlet
- delete$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- delete$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- delete$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- deleteAttribute(Long, String) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Deletes a single attribute from a given group type The attribute will also be deleted from groups that reference this group type.
- deleteAttribute$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- deleteCalendar(Long) - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Deletes a calendar
- deleteCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- deleteCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Deletes the specified
Community
- deleteCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- deleteContent(Long[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deletes the given content items.
- deleteContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- deleteContribution(Contribution) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- deleteContribution$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- DELETED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process has been deleted.
- deleteDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Use the method
#deactivate(Long, Boolean)
instead. - deleteDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteDocuments(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Use the method
#deactivate(Long[], Boolean)
instead. - deleteDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Cancels the changes made to the draft for the specified page, and clears the draft.
- deleteDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- deleteDraftMini(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Delete an author's current draft for a given miniwebsite portlet.
- deleteDraftMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- deleteExpiredNotifications() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Deletes all expired notifications for the current user
- deleteExpiredNotifications$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- deleteFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Deletes a folder
- deleteFolder(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Delete a
Folder
. - deleteFolder(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes a
ProcessModelFolder
- deleteFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- deleteFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- deleteFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteFolders(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Deletes multiple folders
- deleteFolders(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes a list of folders
- deleteFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- deleteFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Delete a forum (and all of its threads).
- deleteForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- deleteGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deletes a single group.
- deleteGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- deleteGroupMessage(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Delete a group message
- deleteGroupMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- deleteGroupType(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Deletes a single group type.
- deleteGroupType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- deleteGroupTypes(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Deletes a list of group types.
- deleteGroupTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- deleteKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Deletes a given knowledge center.
- deleteKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- deleteKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Deletes knowledge centers.
- deleteKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- deleteLeaderMessage(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Delete a leader message.
- deleteLeaderMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- deleteLink(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Delete a
Link
. - deleteLink(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Deletes a symbolic link to a document from a folder.
- deleteLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- deleteLinks(Long[], Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Deletes multiple symbolic links from a folder.
- deleteLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteLinkType(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Delete a
LinkType
. - deleteLinkType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- deleteMessage(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Delete a given message (connects any children of the given message to the parent of the message).
- deleteMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- deleteMessageAndDescendants(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Delete a message and all its descendants.
- deleteMessageAndDescendants$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- deleteMyInactive() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This is an 'empty Recycle Bin/Trashcan' method.
- deleteMyInactive$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- deleteNoteMetadataForProcess(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- deleteNoteMetadataForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteNoteMetadataForTask(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- deleteNoteMetadataForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteNoteMetadatasForProcess(Long[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- deleteNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteNoteMetadatasForTask(Long[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- deleteNoteMetadatasForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteNotification(Long) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Delete a notification
- deleteNotification$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- deleteNotifications(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Delete a list of notifications
- deleteNotifications$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- deleteNotificationsBeforeTimestamp(Timestamp) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Deletes all notifications for the current user before the given timestamp.
- deleteNotificationsBeforeTimestamp$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- deletePage(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Deletes the specified page.
- deletePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- deleteProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deletes the specified process.
- deleteProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deletes all of the specified processes.
- deleteProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- deleteProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes a process model.
- deleteProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteProcessModels(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes multiple
ProcessModel
objects. - deleteProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteProcessModelVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes a version of a
ProcessModel
. - deleteProcessModelVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteProcessModelWebService(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deletes a
ProcessModelWebService
based on the service name which it contains. - deleteProcessModelWebService$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- deleteStatisticsKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Deletes the individual download statistics related to a given knowledge center.
- deleteStatisticsKnowledgeCenter(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Deletes the individual download statistics related to a given knowledge center.
- deleteStatisticsKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- deleteThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Delete a thread (and all of its messages).
- deleteThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- deleteVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Use the method
#deactivateVersion(Long, Integer, Boolean)
instead. - deleteVersion(Long, Integer, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deletes specified version(s) of the given content item.
- deleteVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- deleteVersions(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Use the method
#deactivateVersions(Long, Integer[], Boolean)
instead. - deleteVersions(Long, Integer[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deletes specified version(s) of the given content item.
- deleteVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- deleteVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- deleteWebsiteBody(String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.Deletes the body of a miniwebsite portlet
- deleteWebsiteBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.
- DENY_ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Explicitly deny administrative access.
- DENY_AUTHOR - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Explicitly deny read/write access.
- DENY_READER - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Explicitly deny read-only access.
- denyThreadInvitation(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Called by the invitee to deny the invitation.
- denyThreadInvitation$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- DEPRECATED_SERVICES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
Use this for deprecated, hidden from the palette but visible in the search, services.
- DeprecatedException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods which themselves are deprecated, or that contain a deprecated combination of parameters.
- DeprecatedException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DeprecatedException
-
Constructs a new DeprecatedException with null as its detail message.
- DeprecatedException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DeprecatedException
-
Constructs a new DeprecatedException with the specified detail message.
- DeprecatedException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DeprecatedException
-
Constructs a new DeprecatedException with the specified detail message and cause.
- DeprecatedException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DeprecatedException
-
Constructs a new DeprecatedException with the specified cause and a detail message of (cause==null ?
- desc(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply a descending order to the given
Column
- desc(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply a descending order to the given
ColumnAlias
- desc(String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Order
-
Apply a descending order to the given field name or column alias name
- desc(String) - Static method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Convenience method for returning a SortInfo with descending sort.
- Descriptor() - Constructor for class com.appiancorp.suiteapi.process.Palette.Descriptor
- Descriptor() - Constructor for class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
- Descriptor() - Constructor for class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- DESIGN_DEPLOYMENT_DDL_DATASOURCE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_DDL_SQL_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_DEPLOY_AS_USER_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_DEPLOY_PLUGINS_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_EMPTY_PACKAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_EXECUTE_DB_SCRIPTS_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_GENERIC_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_IMPORT_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_ICF_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_LOG_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_PACKAGE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_PLUGIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_SECONDARY_PACKAGE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_INVALID_STATUS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_MESSAGE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_MISSING_DEPLOY_AS_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_MULTIPLE_DATA_SOURCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_NO_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_NO_DATA_INCLUDING_ADMIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_NON_EXISTENT_PLUGIN_ZIP_DOC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_REQUEST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_REUSE_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_REVIEW_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_UNREADABLE_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_DEPLOYMENT_UNSUPPORTED_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGN_EXPRESSION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
- DESIGN_OBJECT_SCHEMA_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DESIGNER - Enum constant in enum class com.appiancorp.suiteapi.process.framework.Editable
- DESTINATION_EVENT_PERSISTENT_ID_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the persistent IDs for destination events.
- DESTINATION_NOT_PROVIDED_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code returned from the
MessagePublisherService
orProcessExecutionService.handleMessages(InternalMessage[])
indicating that the message could not be sent because none of the destination fields were not filled in. - DESTINATION_PMUUID_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the UUIDs for destination process models.
- DESTINATION_PROCESS_ID_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the IDs for destination processes.
- DESTINATION_PROCESS_MODEL_ID_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the IDs for destination process models.
- detailedTypes$TRANSIENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- details - Variable in class com.appiancorp.exceptions.AppianError
- DETAILS - Enum constant in enum class com.appiancorp.type.system.ListViewItem.Field
- DETAILS - Static variable in class com.appiancorp.exceptions.AppianError
- determineCompleteOrPartialValue() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- DFDS_CANNOT_CAST_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_CANNOT_RETRIEVE_ENTITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_DATA_SOURCE_CONNECTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_INSUFFICIENT_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_MIXED_DATA_STORES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_NO_PRIMARY_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DFDS_NULL_ENTITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DICTIONARY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DISABLED - Enum constant in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- disableForumAnonymousPosting(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Disallows anonymous posting for a given forum (can only be set by a forums administrator or a user having equivalent/higher privileges).
- disableForumAnonymousPosting$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- disableProcessModel(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Disables a version of a
ProcessModel
. - disableProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- DISCUSSION_PORTLET_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- DISCUSSION_THREAD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DiscussionBodyService - Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DiscussionMessageDataType - Annotation Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DiscussionMetadataConvenienceService - Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DiscussionMetadataCoreService - Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DiscussionPortletService - Interface in com.appiancorp.suiteapi.portal.portlets.discussionthreads
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- DiscussionThread - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DiscussionThread() - Constructor for class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- DiscussionThreadDataType - Annotation Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- DISPLAY_BAR_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a bar chart.
- DISPLAY_GANTT_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a Gantt chart.
- DISPLAY_GRID_TABLE - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report at a table.
- DISPLAY_HORIZONTAL_BAR_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a horizontal bar chart.
- DISPLAY_HORIZONTAL_STACKED_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a horizontal stacked chart.
- DISPLAY_LINE_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a line chart.
- DISPLAY_NAME - Enum constant in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
- DISPLAY_PIE_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a pie chart.
- DISPLAY_STACKED_CHART - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display the report as a stacked bar chart.
- displayName - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Display Name Displayed Name for
BackendTimeZoneSimple
, e.g., Eastern Time - displayName$TRANSIENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- DISTINCT_COUNT - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
- DKIM_CONFIGURATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DKIM_INVALID_KEY_PAIR_GENERATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DKIM_INVALID_PRIVATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DKIM_INVALID_PUBLIC_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_ACCESS_TOKEN_ERRORED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_CLIENT_PDF_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_ERROR_AI_SKILL_TURNED_OFF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_ERROR_RETRIEVING_EXTRACTION_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_INVALID_DOC_EXTRACTION_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_INVALID_DOC_EXTRACTION_ID_CLASS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_INVALID_TYPE_NUMBER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_IX_INVALID_PROPERTY_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_JOB_ERRORED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_JOB_IN_PROGRESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_JOBLESS_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_NO_LOOKUP_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_EXTRACT_NO_RESULT_LOOKUP_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_INTERPRETED_NO_RESULT_LOOKUP_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOC_RECONCILE_NO_RESULT_LOOKUP_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Document - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
Document
instead. - Document - Class in com.appiancorp.suiteapi.knowledge
-
Represents a document in the Knowledge application.
- Document() - Constructor for class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- Document() - Constructor for class com.appiancorp.suiteapi.knowledge.Document
-
/** Default constructor (necessary for return converters).
- Document(Long, String, String) - Constructor for class com.appiancorp.suiteapi.knowledge.Document
- DOCUMENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DOCUMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DOCUMENT_CHAT_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOCUMENT_DOWNLOAD_ERROR_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOCUMENT_GENERATION - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Document Generation".
- DOCUMENT_INFO_ERROR_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOCUMENT_INFO_ERROR_NOT_AUTHORIZED_FOR_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOCUMENT_MANAGEMENT - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Document Management".
- DOCUMENT_NOT_FOUND_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOCUMENT_OR_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- DocumentDataType - Annotation Interface in com.appiancorp.suiteapi.knowledge
-
Convenience annotation to indicate a value represents an Appian Object.
- DocumentGeneration - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesDocumentGeneration
- DocumentInputStream - Class in com.appiancorp.suiteapi.content
-
Represents an input stream for a Document object.
- DocumentInputStream() - Constructor for class com.appiancorp.suiteapi.content.DocumentInputStream
- DocumentManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesDocumentManagement
- DocumentOrFolderDataType - Annotation Interface in com.appiancorp.suiteapi.knowledge
-
Convenience annotation to indicate a value represents an Appian Object.
- DocumentOutputStream - Class in com.appiancorp.suiteapi.content
-
Represents an output stream for a Document object.
- DocumentOutputStream() - Constructor for class com.appiancorp.suiteapi.content.DocumentOutputStream
- DOCUMENTS - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- DocumentService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - DocumentStatistics - Class in com.appiancorp.suiteapi.collaboration
-
This class represents a versioned document in the collaboration application.
- DocumentStatistics() - Constructor for class com.appiancorp.suiteapi.collaboration.DocumentStatistics
- doEndTag() - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
- DOES_GROUP_EXIST_INVALID_PARAMETER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOES_GROUP_EXIST_MISSING_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOES_GROUP_EXIST_TOO_MANY_PARAMETERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DOES_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- DOES_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- DOES_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- DOES_NOT_RECURSE - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Indicates that there is no recursion in the process model, the subprocess model, or between the process model and sub-process model
- doesGroupExist(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks to see if a given group exists.
- doesGroupExist$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- doesGroupTypeExist(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Determines whether a given group type exists
- doesGroupTypeExist(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Checks to see if a given group type exists
- doesGroupTypeExist$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- doesMapContainTypes(ReadOnlyType, Type) - Method in class com.appiancorp.common.query.AbstractFilterCategoryValidator
- doesPrivateKnowledgeCenterExist() - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Determine whether the current user has an existing private knowledge center.
- doesPrivateKnowledgeCenterExist$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- doesRemoteIDExist(Long, Long) - Method in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.Determine whether a remote id exists.
- doesRemoteIDExist$UPDATES - Static variable in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.
- doesUserExist(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Determines whether a user with the exact username exists by conducting a case-sensitive comparison of the given username to usernames in the system.
- doesUserExist$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- dom - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- DOMAIN_PROCESS_PROPERTY - Static variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- DOMAIN_PROCESS_VARIABLE - Static variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- DOMAIN_TASK_PROPERTY - Static variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- doStartTag() - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
- DOUBLE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- DOUBLE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- download(Long, Integer, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets a piece of content and log the transaction if logging is enabled.
- DOWNLOAD_ZIP_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- download$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- downloadDocument(Long, Integer, int) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Download a document.
- downloadDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- downloadDocuments(Long[], Integer, int) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Download multiple documents.
- downloadDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- DownloadStatistics - Class in com.appiancorp.suiteapi.collaboration
-
This class represents a fragment of a download-related query.
- DownloadStatistics() - Constructor for class com.appiancorp.suiteapi.collaboration.DownloadStatistics
- DrillPath - Class in com.appiancorp.suiteapi.process.analytics2
-
The
DrillPath
bean describes how data in a reportColumn
links to more information. - DrillPath() - Constructor for class com.appiancorp.suiteapi.process.analytics2.DrillPath
- DS_ENTITIES_LOCK_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DS_ENTITY_LOCK_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DSCS_PLUGIN_ACCESS_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DSCS_PLUGIN_DSCS_ID_PARSE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- dstSavings - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
DST Savings Time offset in milliseconds between Daylight Savings and Standard time for
BackendTimeZoneSimple
- DT_PLUGIN_CLASSES_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DT_PLUGIN_INCORRECT_XML - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DT_PLUGIN_VERSION_NOT_INCREMENTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DT_PLUGIN_VERSION_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DTO_TO_JAVA_BEAN_CONVERTER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DueTodayFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for tasks/processes that are due today.
- DueTodayFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.DueTodayFilter
- DUPLICATE_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DUPLICATE_FUNCTION_CATEGORY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DUPLICATE_MESSAGE_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code returned from the
MessagePublisherService
orProcessExecutionService.handleMessages(InternalMessage[])
indicating that the message was not sent because a message with the same ID had previously been sent. - DUPLICATE_SMART_SERVICE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DUPLICATE_WS_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DUPLICATE_WS_NAME_EXPOSE_AS_WS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DuplicateExpressionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown while trying to create or modify a
Rule
with a name that is already registered as an expression function. - DuplicateExpressionException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- DuplicateExpressionException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- DuplicateIdException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given id is not unique.
- DuplicateIdException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
-
Deprecated.
- DuplicateIdException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
- DuplicateIdException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
- DuplicateIdException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
- DuplicateIdException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
-
Deprecated.
- DuplicateIdException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
-
Deprecated.
- DuplicateIdException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateIdException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- DuplicateNameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given name of a user, group, grouptype, or attribute name is not unique.
- DuplicateNameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateNameException
-
Constructs a new exception with
null
as its detail message. - DuplicateNameException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateNameException
- DuplicateNameException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateNameException
-
Constructs a new exception with the specified detail message.
- DuplicateNameException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateNameException
-
Constructs a new exception with the specified detail message and cause.
- DuplicateNameException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateNameException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- DuplicatePortletException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when attempting to place a portlet into a page that already contains the same portlet.
- DuplicatePortletException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicatePortletException
-
Constructs a new exception with
null
as its detail message. - DuplicatePortletException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicatePortletException
-
Constructs a new exception with the specified detail message.
- DuplicatePortletException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicatePortletException
-
Constructs a new exception with the specified detail message and cause.
- DuplicatePortletException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicatePortletException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- DuplicateUuidException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods that create content if the UUID specified is already in use for another piece of content.
- DuplicateUuidException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods that create content if the UUID specified is already in use for another piece of content.
- DuplicateUuidException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with null as its detail message.
- DuplicateUuidException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with null as its detail message.
- DuplicateUuidException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified detail message.
- DuplicateUuidException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified detail message.
- DuplicateUuidException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified detail message and cause.
- DuplicateUuidException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified detail message and cause.
- DuplicateUuidException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified cause and a detail message of (cause==null ?
- DuplicateUuidException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.DuplicateUuidException
-
Constructs a new DuplicateUuidException with the specified cause and a detail message of (cause==null ?
- DuplicateWebServiceNameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user tries to create a web service to start a process model, and a web service with the same name already exists.
- DuplicateWebServiceNameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateWebServiceNameException
-
Constructs a new exception using the default ErrorCode for this Exception
- DuplicateWebServiceNameException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateWebServiceNameException
-
Initializes the exception with a specific
ErrorCode
- DuplicateWebServiceNameException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.DuplicateWebServiceNameException
- DuplicateWSRPProducerURLException - Exception in com.appiancorp.suiteapi.portal.portlets.wsrp.consumer
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- DuplicateWSRPProducerURLException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.DuplicateWSRPProducerURLException
-
Deprecated.Construct a new exception.
- DuplicateWSRPProducerURLException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.DuplicateWSRPProducerURLException
-
Deprecated.Construct a new exception with a specified message.
- DURATION - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- DYNAMIC_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- DYNAMIC_OFFLINE_CALENDAR_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RULE_BUNDLE_FOLDER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RULE_BUNDLE_NOT_BUILT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RULE_BUNDLE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RULE_BUNDLE_NOT_STORED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RUNTIME_BUNDLE_FOLDER_RETRIEVAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_OFFLINE_RUNTIME_BUNDLE_OVERRIDE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- DYNAMIC_TYPE_HAS_USERNAME - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.For Appian internal use only.
- DYNAMIC_TYPE_HAS_VARIANT - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.For Appian internal use only.
- DynamicForm - Class in com.appiancorp.suiteapi.process.forms
-
Bean representing dynamic forms
- DynamicForm() - Constructor for class com.appiancorp.suiteapi.process.forms.DynamicForm
E
- ECORE_TO_TV_DUPLICATE_FIELDS_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ECORE_TO_TV_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Editable - Enum Class in com.appiancorp.suiteapi.process.framework
- editMini(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Lock a given miniwebsite portlet in order to edit it.
- editMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- EDITOR - Static variable in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.The editor role.
- EDITOR - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- EDITOR - Static variable in class com.appiancorp.suiteapi.common.AEVRoleMap
- EDITOR - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant for indicating that the current user has editor access to the page or portlet
- EDITOR - Static variable in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
- EDITOR - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- EDITOR_LEGACY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- EDITOR_SAIL - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- EE_EVALUATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_FUNCTION_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_INVALID_FOLDER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_INVALID_PARAM_NEG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_INVALID_PARAM_NULL_INT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_INVALID_VARIABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_PROPERTY_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_RETURNTYPE_COULD_NOT_BE_INFERRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_SYNTAX_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_UNEXPECTED_PARAMETER_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_UNEXPECTED_PARAMETERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EE_UNINJECTABLE_OBJECT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ELASTICSEARCH_NOT_RUNNING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- element(Timestamp, String) - Method in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- ELEMENT_TYPE_BUTTON - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Button
- ELEMENT_TYPE_CHECKBOX - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Checkbox
- ELEMENT_TYPE_COMMUNITY_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Community Picker
- ELEMENT_TYPE_CONTENT_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Content Picker
- ELEMENT_TYPE_DATE - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Date
- ELEMENT_TYPE_DATETIME - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Date Time
- ELEMENT_TYPE_DOC_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Document Picker
- ELEMENT_TYPE_DOUBLE - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Double
- ELEMENT_TYPE_DROPDOWN - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Dropdown
- ELEMENT_TYPE_EMAIL_ADDRESS - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element of type Email Recipient
- ELEMENT_TYPE_EMAIL_RECIPIENT_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element of type Email Recipient
- ELEMENT_TYPE_FOLDER_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Folder Picker
- ELEMENT_TYPE_FORM - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for layout of type Form
- ELEMENT_TYPE_FORUM_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Forum Picker
- ELEMENT_TYPE_GROUP_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Group Picker
- ELEMENT_TYPE_HIDDEN - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Hidden
- ELEMENT_TYPE_HTMLAREA - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type HTML Area
- ELEMENT_TYPE_KC_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type KC Picker
- ELEMENT_TYPE_LABEL - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Label
- ELEMENT_TYPE_LOCAL_FILE - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Local File
- ELEMENT_TYPE_LONG - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Long
- ELEMENT_TYPE_MESSAGE_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Message Picker
- ELEMENT_TYPE_PAGE_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Page Picker
- ELEMENT_TYPE_PARAGRAPHS - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element of type Paragraphs
- ELEMENT_TYPE_PASSWORD - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Password
- ELEMENT_TYPE_PEOPLE_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type People Picker
- ELEMENT_TYPE_PROCESS_MODEL_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element of type Process Model
- ELEMENT_TYPE_PROCESS_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element of type Process
- ELEMENT_TYPE_RADIO - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Radio
- ELEMENT_TYPE_TABS - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for layout of type Tabs
- ELEMENT_TYPE_TEXT - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Text
- ELEMENT_TYPE_TEXTAREA - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Text Area
- ELEMENT_TYPE_THREAD_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Thread Picker
- ELEMENT_TYPE_TIME - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type Time
- ELEMENT_TYPE_USER_PICKER - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
-
Constant for element type User Picker
- EMAIL - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Notification Media type specifying EMAIL notification
- EMAIL_ADDRESS - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- EMAIL_ADDRESS - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EMAIL_RECIPIENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- EMAIL_RECIPIENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EmailAddressDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- EmailNotificationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- EmailRecipientDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- EMBEDDED - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sub-process is embedded in the parent process
- EMBEDDED_BROKER_ENABLED_KEY - Static variable in class com.appiancorp.suiteapi.messaging.JmsConfiguration
- EMBEDDED_INVALID_RECORD_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EMBEDDED_SAIL_OPTION_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EMBEDDED_SAIL_THEME_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EMBEDDED_TASK_NON_SAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EMPTY - Static variable in class com.appiancorp.type.system.TypedValueListView
- EMPTY - Static variable in class com.appiancorp.type.system.TypedValueListViewDataSubset
- EmptyActivityParameterHelper - Class in com.appiancorp.suiteapi.process.framework
-
This class provides default, do-nothing implementations of all
ActivityParameterHelper
methods. - EmptyActivityParameterHelper() - Constructor for class com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
- enableForumAnonymousPosting(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Allow anonymous posting for a given forum
- enableForumAnonymousPosting$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- enableLogToLogger(boolean) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Set whether logging should be done to the logger (Log4J) as well as recorded.
- enablePerformanceLogging(boolean) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Enable or disable performance logging, regardless of logging settings.
- enableProcessModel(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Enables a
ProcessModel
version. - enableProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- encrypt(String) - Method in interface com.appiancorp.suiteapi.encryption.EncryptionService
-
Encrypts a plaintext string into a
TypedValue
of typeAppianType.ENCRYPTED_TEXT
. - ENCRYPT_OPAQUE_URL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENCRYPT_OPAQUE_URL_ERROR_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENCRYPTED_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- ENCRYPTED_TEXT_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENCRYPTED_TEXTFIELD_DECRYPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENCRYPTED_TEXTFIELD_ENCRYPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EncryptedTextDataType - Annotation Interface in com.appiancorp.suiteapi.encryption
-
Convenience annotation to indicate a value represents an Encrypted Text object.
- ENCRYPTIONAPI_SECURITY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EncryptionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Runtime exception thrown when an attempt at text encryption throws an exception.
- EncryptionException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.EncryptionException
- EncryptionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.EncryptionException
- EncryptionService - Interface in com.appiancorp.suiteapi.encryption
-
Service that provides the capability to encrypt plaintext values and decrypt values of type Encrypted Text.
- encryptToString(String) - Method in interface com.appiancorp.suiteapi.encryption.EncryptionService
- End() - Constructor for class com.appiancorp.suiteapi.process.Recurrence.End
-
Creates an End object without setting the End type.
- End(int) - Constructor for class com.appiancorp.suiteapi.process.Recurrence.End
-
Creates an End object.
- END_ON_EXPRESSION - Static variable in class com.appiancorp.suiteapi.process.Recurrence.End
-
End when expression evaluates to true.
- END_ON_OCCURRENCE - Static variable in class com.appiancorp.suiteapi.process.Recurrence.End
-
End when node recurs 'x' times
- END_ON_TIME - Static variable in class com.appiancorp.suiteapi.process.Recurrence.End
-
End at a specified time
- END_TYPE_ANNOTATION - Static variable in class com.appiancorp.suiteapi.process.Connection
- END_TYPE_NODE - Static variable in class com.appiancorp.suiteapi.process.Connection
- ENDS_WITH - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- ENDS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- ENDS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- ENDS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- endsWith(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- endsWith(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "ends with" constraint to the given column or alias Checks if ends with the given suffix.
- endsWith(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- ENTITY_CONFIG_BAD_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTITY_CONFIG_NAME_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTITY_CONFIG_NAME_WHITESPACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTITY_CONFIG_TYPE_DUPLICATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTITY_CONFIG_TYPE_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTITY_TYPE_ID_USER - Static variable in class com.appiancorp.suiteapi.personalization.Expression
- ENTITY_TYPE_NAME_USER - Static variable in class com.appiancorp.suiteapi.personalization.Expression
- ENTRY_DELETION_HAS_COMMENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ENTRY_DELETION_INSUFFICENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- entrySet() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all of the entries in the role map.
- entrySet() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- entrySet() - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- enumeration() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
If the input should be based on an enumeration, pass the name of the enumeration to this attribute.
- Environment - Enum Class in com.appiancorp.exceptions
- ENVIRONMENT_JAVA - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating a Java execution environment.
- ENVIRONMENT_PROCESS_EXECUTION_ENGINE - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating a Process execution engine environment.
- EPEX_API_DATA_STRATEGY_FAILED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_DATA_TYPE_STRATEGY_FAILED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_MODEL_MISMATCH_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_MODEL_NOT_AVAILABLE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_MODELS_NOT_AVAILABLE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_PRIVILEGE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_PROCESS_DELETED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_API_PROCESS_REQUESTED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_EXEC_ENVIRONMENT - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Integer representation of EPEx environment for process execution (1).
- EPEX_FAILED_ACTOR_REQUEST_ENQUEUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_INVALID_ACTOR_REQUEST_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Note: Only process models with autoscaling mode enabled are compatible with this error code.
- EPEX_TO_K_GUARDRAIL_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EPExException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
EPExException Root of EPEx API exceptions.
- EPExException() - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- EPExException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- EPExException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- EPExException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- EPExException(Throwable, ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- eq(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- eq(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an equality constraint to the given column or alias
- eq(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- equal(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- equal(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an equality constraint to the given column or alias
- equal(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- EQUAL - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- EQUAL - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is equal to the given value".
- equalDataCheck() - Static method in class com.appiancorp.common.query.Facet
- equalDataCheck() - Static method in class com.appiancorp.common.query.FacetOption
- equalDataCheck() - Static method in class com.appiancorp.exceptions.AppianError
-
Returns an
Equivalence
that compares all fields ofAppianError
. - equalDataCheck() - Static method in class com.appiancorp.type.system.ListView
-
Returns a
Equivalence
object that can be used to determine if two ListView objects are equal. - equalDataCheck() - Static method in class com.appiancorp.type.system.ListViewDataSubset
-
Returns an Equivalence object that can be used to determine if two ListViewDataSubset objects are equal.
- equalDataCheck() - Static method in class com.appiancorp.type.system.ListViewItem
-
Returns an Equivalence object that can be used to determine if two ListViewItem objects are equal.
- equals(Object) - Method in class com.appiancorp.common.query.Aggregation
- equals(Object) - Method in class com.appiancorp.common.query.AggregationColumn
- equals(Object) - Method in class com.appiancorp.common.query.Column
- equals(Object) - Method in class com.appiancorp.common.query.ColumnAlias
- equals(Object) - Method in class com.appiancorp.common.query.Facet
- equals(Object) - Method in class com.appiancorp.common.query.FacetOption
-
Compares the given object by checking that it's an instance of
FacetOption
and has the sameid
as this option. - equals(Object) - Method in class com.appiancorp.common.query.Filter
- equals(Object) - Method in class com.appiancorp.common.query.LogicalExpression
- equals(Object) - Method in class com.appiancorp.common.query.Query
- equals(Object) - Method in class com.appiancorp.common.query.Search
- equals(Object) - Method in class com.appiancorp.common.query.Selection
- equals(Object) - Method in class com.appiancorp.exceptions.AppianErrorCode
- equals(Object) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- equals(Object) - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns whether the
Identity
been passed is equal to thisIdentity
. - equals(Object) - Method in class com.appiancorp.suiteapi.common.LocaleString
- equals(Object) - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Returns whether the
LocalizedIdentity
been passed is equal to thisLocalizedIdentity
. - equals(Object) - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Returns whether the
LocalObject
been passed is equal to thisLocalObject
. - equals(Object) - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns a boolean value indicating whether the given object is equal to this object.
- equals(Object) - Method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Returns a boolean value indicating whether the given object is equal to this object.
- equals(Object) - Method in class com.appiancorp.suiteapi.common.Role
-
Returns true if the given object is a non-null Role object that has the same name as this Role.
- equals(Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Compares this role map with another, and returns whether this role map contains exactly the same data as the other.
- equals(Object) - Method in class com.appiancorp.suiteapi.common.ValidationItem
- equals(Object) - Method in exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- equals(Object) - Method in class com.appiancorp.suiteapi.expression.Function
- equals(Object) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- equals(Object) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
- equals(Object) - Method in class com.appiancorp.suiteapi.ix.ImportObject
- equals(Object) - Method in class com.appiancorp.suiteapi.personalization.Attribute
- equals(Object) - Method in class com.appiancorp.suiteapi.personalization.Group
- equals(Object) - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.Compares two
NavigationButton
objects for equality. - equals(Object) - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.Compares two
NavigationMenu
objects for equality. - equals(Object) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Is this LinkType equal to the given object?
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- equals(Object) - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
-
Is this Filter equal to another object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Is this DrillPath equal to the given object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Is this DrillPath equal to the given object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
Is this Filter equal to another object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
Is this Filter equal to another object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
Is this Filter equal to another object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Is this Filter equal to another object?
- equals(Object) - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
- equals(Object) - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
- equals(Object) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
- equals(Object) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- equals(Object) - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
- equals(Object) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- equals(Object) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
- equals(Object) - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Compares the specified object with this one for equality.
- equals(Object) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns
true
if the given object is an instance ofAppianUserDetails
and has the sameusername
as this object. - equals(Object) - Method in class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
- equals(Object) - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
- equals(Object) - Method in class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
- equals(Object) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- equals(Object) - Method in class com.appiancorp.suiteapi.type.NamedTypedValue
- equals(Object) - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Compares the specified object with this typedValue for equality.
- EQUALS - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- EQUATION - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- ERROR - Enum constant in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- ERROR - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Error literal value.
- ERROR_EVENT_TRIGGER - Static variable in class com.appiancorp.suiteapi.process.events.Event
- ERROR_LITERAL - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Error literal object.
- ERROR_NO_COLUMN_AGGREGATION - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Report has column with no aggregation function.
- ERROR_NO_COLUMNS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Report has no columns.
- ERROR_NO_CUSTOM_TOOLBAR_PATH - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Custom toolbar not specified.
- ERROR_NO_DRILL_PATH_TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
DrillPath has no type.
- ERROR_NO_FILTER_VALUE - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
SimpleColumnFilter has no constant value to compare against.
- ERROR_NO_REPORT_NAME - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Report has no name.
- ERROR_NO_VIEWABLE_COLUMNS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Report has no viewable columns.
- ERROR_ORIGINAL_MESSAGE_WITH_ERROR_CODE - Static variable in class com.appiancorp.exceptions.AppianError
- ERROR_RETRIEVING_STATE - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
This status should never be returned, but would be if the pp!
- errorCode - Variable in exception com.appiancorp.suiteapi.applications.InvalidActionException
- errorCode - Variable in exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- errorCode - Variable in exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- errorCode - Variable in exception com.appiancorp.suiteapi.applications.UnavailableApplicationException
- errorCode - Variable in exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- errorCode - Variable in exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
- errorCode - Variable in exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- errorCode - Variable in exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- errorCode(ErrorCode) - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Set the ErrorCode for the SmartServiceException that is to be built.
- ErrorCode - Class in com.appiancorp.suiteapi.common.exceptions
- ErrorCode() - Constructor for class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
For GWT serialization
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.applications.ActionNotFoundException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.applications.InvalidActionException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.applications.UnavailableApplicationException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- errorCodeArguments - Variable in exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- ErrorCodeHolder - Interface in com.appiancorp.exceptions
-
Used to indicate that an error includes Appian ErrorCode information
- EscalatedServiceContext - Class in com.appiancorp.services
-
An EscalatedServiceContext is used to strongly-type mark methods that require privilege escalation.
- Escalation - Class in com.appiancorp.suiteapi.process
-
An escalation is an action that occurs if the task has not been completed before the configured
TimerEventTrigger
triggers. - Escalation() - Constructor for class com.appiancorp.suiteapi.process.Escalation
- Escalation(Long, ActivityClass, EventTrigger) - Constructor for class com.appiancorp.suiteapi.process.Escalation
- EscalationInstance - Class in com.appiancorp.suiteapi.process
-
This class is used to specify escalation properties for a particular node instance.
- EscalationInstance() - Constructor for class com.appiancorp.suiteapi.process.EscalationInstance
- evaluateExpression(Long, TypedVariable[]) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression; it handles the full expression lifecycle
- evaluateExpression(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Evaluate the given expression (including java expression functions).
- evaluateExpression(String, NamedTypedValue[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Evaluate the given expression (including java expression functions).
- evaluateExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- evaluateExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- evaluateExpressionForProcess(Long, String, boolean) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates an expression using the specified process as the context.
- evaluateExpressionForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionForProcessModel(Long, String, boolean) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates an expression using the specified process model as the context.
- evaluateExpressionForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionInVariableContext(String, NamedTypedValue[], NamedTypedValue[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
- evaluateExpressionInVariableContext$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- evaluateExpressionResultForProcess(Long, String, boolean, NamedTypedValue[]) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates an expression using the specified process as the context.
- evaluateExpressionResultForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionResultForProcessModel(Long, String, boolean, NamedTypedValue[]) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates an expression using the specified process model as the context.
- evaluateExpressionResultForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionsForProcess(Long, String[], boolean) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates multiple expressions using the specified process as the context.
- evaluateExpressionsForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionsResultForProcess(Long, String[], boolean, NamedTypedValue[][]) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Evaluates multiple expressions using the specified process as the context.
- evaluateExpressionsResultForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- evaluateExpressionType(Long, TypedVariable[], int) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression; it handles the full expression lifecycle
- evaluateExpressionType$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- evaluateRule$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- EVALUATION_EPOCH_OVERFLOW - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Event - Class in com.appiancorp.suiteapi.process.events
-
Base class for all events (both
EventTrigger
andEventProducer
extend this class). - Event() - Constructor for class com.appiancorp.suiteapi.process.events.Event
-
Do not use.
- EVENT - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- EVENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- eventPersistentUUID(String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_EVENT_PERSISTENT_ID_KEY
- eventPersistentUUIDs(String[]) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_EVENT_PERSISTENT_ID_KEY
- eventPersistentUUIDs(List<String>) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_EVENT_PERSISTENT_ID_KEY
- EventProducer - Class in com.appiancorp.suiteapi.process.events
-
Represents an event producer (an event that performs an action immediately when it is reached in flow).
- EventProducer() - Constructor for class com.appiancorp.suiteapi.process.events.EventProducer
- eventProducerClass(Long) - Static method in class com.appiancorp.suiteapi.process.events.EventProducer
- EventProducerReturnConverter - Class in com.appiancorp.suiteapi.process.events
-
Deprecated.
- EventProducerReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.events.EventProducerReturnConverter
-
Deprecated.
- EventReturnConverter - Class in com.appiancorp.suiteapi.process.events
-
Deprecated.
- EventReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.events.EventReturnConverter
-
Deprecated.
- Events - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
WorkflowEvents
- EVENTS - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Events".
- EventTrigger - Class in com.appiancorp.suiteapi.process.events
-
Represents an event trigger (an event that waits for something to occur before continuing flow).
- EventTrigger() - Constructor for class com.appiancorp.suiteapi.process.events.EventTrigger
- EventTriggerReturnConverter - Class in com.appiancorp.suiteapi.process.events
-
Deprecated.
- EventTriggerReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.events.EventTriggerReturnConverter
-
Deprecated.
- ExceptionHandler - Interface in com.appiancorp.exceptions
-
Encapsulates reusable logic for handling exceptions.
- ExceptionHandlerService - Interface in com.appiancorp.suiteapi.process
-
Provides methods relating to process exception handling.
- ExceptionImportDiagnostic - Class in com.appiancorp.suiteapi.type.config
-
An ImportDiagnostic that has an associated
AppianException
. - ExceptionImportDiagnostic(ImportDiagnosticSeverity, AppianException) - Constructor for class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
-
Creates an instance with the given severity and AppianException.
- ExceptionUtil - Class in com.appiancorp.suiteapi.common.exceptions
-
Deprecated.use individual method replacements
- EXEC_TYPE_PARALLEL - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
Spawned nodes will be executed in parallel.
- EXEC_TYPE_SEQUENTIAL - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
Spawned nodes will be executed in sequence.
- execute() - Method in interface com.appiancorp.suiteapi.expression.Writer
-
The method that will be called after the save phase of a SAIL expression re evaluation.
- execute(ActivityClassParameter[], SafeActivityReturnVariable[], Object, ServiceContext) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Deprecated.since 6.0.3; override the other
AbstractActivity.execute(ActivityClassParameter[], SafeActivityReturnVariable[], Object, ServiceContext)
- execute(ActivityClassParameter[], SafeActivityReturnVariable[], Object, ServiceContext) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
The actual method that implements an activity.
- execute(TaskProperties, long, TimeUnit, ActivityClassParameter...) - Method in class com.appiancorp.suiteapi.process.test.TaskController
-
Executes a given task
- execute(TaskProperties, ActivityClassParameter...) - Method in class com.appiancorp.suiteapi.process.test.TaskController
-
Executes a given task
- execute(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Checks credentials by calling
canAccess
and then callsexecuteImpl
, ifcanAccess
returnstrue
. - execute(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Requests execution of an activity implemented within the process engine.
- execute(String, String[], List<Option>, PrintStream) - Static method in class com.appiancorp.suiteapi.common.cli.Option
-
Construct a list of Options, then invoke Option.execute("myprogram",args,options).
- execute(String, String, String[], List<Option>, PrintStream) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- Execute() - Constructor for class com.appiancorp.suiteapi.common.cli.Option.Execute
- execute$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- EXECUTION_EXPRESSION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
- EXECUTION_FAILURE_EXCEPTION - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Constant indicating that unattended activities could not be completed because an exception occurred
- EXECUTION_FAILURE_TIMEOUT - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Constant indicating that unattended activities could not be completed because a timeout occurred connecting to Java from the process engine
- executionFailure(int, Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.unattended activities now run from the work queue.
- executionFailure$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- executionFailureMessage(int, Long[], String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.unattended activities now run from the work queue.
- executionFailureMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- expect(String) - Method in class com.appiancorp.suiteapi.process.test.TaskController
-
Examine tasks to find a task name that matches taskNameRegEx.
- expect(String, long, TimeUnit, Integer...) - Method in class com.appiancorp.suiteapi.process.test.TaskController
-
Examine tasks to find a task name that matches taskNameRegEx.
- expect(String, Integer...) - Method in class com.appiancorp.suiteapi.process.test.TaskController
-
Examine tasks to find a task name that matches taskNameRegEx.
- EXPECT_UNABLE_TO_ACCEPT_TASK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPECT_UNABLE_TO_ACCEPT_TASK_AS_PROCESS_NOT_ACTIVE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPIRATION_WARNING - Enum constant in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
- EXPIRED - Enum constant in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
- EXPLICIT_NONMEMBER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- ExportBinder(ExportBindingMap) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ExportBinder
-
Deprecated.This API is being phased out and will be removed in a future release.
- ExportBinder(ExportBindingMap, Long, String) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ExportBinder
-
Deprecated.This API is being phased out and will be removed in a future release.
- exportExtraData(Long, ServiceContext) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Retrieves any custom portlet data to be exported.
- exportProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve a working draft of a
ProcessModel
. - exportProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- exportProcessModelVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a version of a
ProcessModel
. - exportProcessModelVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- exportResource(InputStream, String) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ResourceExporter
-
Exports a resource (such as a file).
- exportResources(Long, ServiceContext, PortletIxHelper.ResourceExporter) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Exports portlet resources (such as binary files).
- EXPOSE_MODEL_AS_WS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_EMPTY_RULE_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_EXPIRED_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_INSUFFICIENT_PRIVILEGES_FOLDER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_INSUFFICIENT_PRIVILEGES_RULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_INVALID_URL_FOLDER_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_INVALID_URL_RULE_IDENTIFIER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_NON_UNIQUE_RULE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPR_DESIGNER_RULENAME_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Expression - Class in com.appiancorp.suiteapi.personalization
-
Title: Expression
- Expression() - Constructor for class com.appiancorp.suiteapi.personalization.Expression
-
Default no-arg constructor.
- Expression(Long, String, Condition[]) - Constructor for class com.appiancorp.suiteapi.personalization.Expression
-
Constructor that receives the entity type id, name and a list of conditions.
- EXPRESSION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EXPRESSION_DEBUGGING_ERROR_OCCURRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_DEBUGGING_INVALID_LINE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- EXPRESSION_ERROR_HIDDEN_FUNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_EVALUATION_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_EVALUATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process expression evaluation service.
- EXPRESSION_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXPRESSION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process expression service.
- EXPRESSION_VALIDATION_EXPRESSION_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ExpressionDependency - Class in com.appiancorp.suiteapi.expression
-
This bean will be populated with expression evaluation results when testing a rule.
- ExpressionDependency() - Constructor for class com.appiancorp.suiteapi.expression.ExpressionDependency
- ExpressionDependency.TypeDependency - Class in com.appiancorp.suiteapi.expression
-
A TypeDependency represents the variety of type literals that may be discovered as dependencies.
- ExpressionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given expression is invalid.
- ExpressionException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ExpressionException
-
Constructs a new exception with
null
as its detail message. - ExpressionException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ExpressionException
-
Constructs a new exception with the specified detail message.
- ExpressionException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ExpressionException
-
Constructs a new exception with the specified detail message and cause.
- ExpressionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ExpressionException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- ExpressionService - Interface in com.appiancorp.suiteapi.expression
-
Defines service methods related to the use of expressions within the application.
- EXTENSION_ADDED_THROUGH_CONSOLE - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTENSION_JSR168_PORTLET_NAME - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTENSION_JSR168_PORTLET_WEB_APP_CONTEXT_PATH - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTENSION_PORTLET_IX_HELPER_CLASS - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTENSION_WSRP_PORTLET_HANDLE - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTENSION_WSRP_PRODUCER_ID - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- EXTERNAL_DEPLOYMENT_ADMIN_CONSOLE_SETTINGS_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_ADMIN_SETTINGS_IN_PACKAGE_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_AUTHENTICATE_AS_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_BLANK_NAME_PARAM_AFTER_SANITIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_DDL_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_DDL_DUPLICATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_FILE_MAX_SIZE_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INCORRECT_MEDIA_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_APPLICATION_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_APPLICATION_UUID_FOR_REGULAR_ACCOUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_CHARS_IN_NAME_PARAM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_CHARS_IN_PACKAGE_FILE_NAME_PARAM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_DDL_ORDER_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_DDL_SEQUENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_FILE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_PLUGIN_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_PLUGIN_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_SYNTAX_FOR_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_INVALID_UUID_PARAM_AFTER_SANITIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_JSON_BODY_NOT_SPECIFIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_MULTIPLE_JSON_BODIES_SPECIFIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_NO_ADMIN_SETTINGS_IN_ADMIN_SETTINGS_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_NOT_ENABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_PARAMETER_MAX_SIZE_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_PLUGIN_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_PLUGIN_KEY_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUEST_PARAMETERS_NOT_IN_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_DATASOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_DDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_PARAMETERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_PARAMETERS_WITH_ADMIN_SETTINGS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_REQUIRED_PARAMETERS_WITH_PLUGINS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_SERVICE_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_TOO_MANY_FILES_WITH_THE_SAME_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_TOTAL_FILE_MAX_SIZE_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_DEPLOYMENT_UNSUPPORTED_PARAMETERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_EMPTY_PACKAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_ILLEGAL_NON_ARRAY_FOR_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_INVALID_CONTENT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_INVALID_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_INVALID_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_NOT_ENABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_SERVICE_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_TOO_MANY_PACKAGE_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_EXPORT_TOO_MANY_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_INSPECT_INVALID_SUMMARY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_INSPECT_INVALID_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_INSPECT_REQUIRED_PARAMETERS_WITH_ADMIN_SETTINGS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_INSPECT_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EXTERNAL_REFERENCE_WITH_INDICES - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EXTERNAL_SYSTEM_CANT_RETRIEVE_SYSTEM_SECURED_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_CANT_RETRIEVE_USER_SECURED_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_CONFIGURATION_ATTR_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_CONFIGURATION_INVALID_ATTR_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_CONFIGURATION_INVALID_EXT_SYS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_CREATE_WRITER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_DELETE_WRITER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- EXTERNAL_SYSTEM_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_TEST_CONNECTION_INVALID_KEY_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_UPDATE_WRITER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_SYSTEM_USER_SEC_VAL_REQUIRES_APPIAN_AUTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- EXTERNAL_TO_PROCESS - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Message type name for a message sent from a non-Appian Process application to Appian Process (e.g., a message sent from PeopleSoft to a Receive Message event).
- externalize(TypedValue) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- externalize(Object, Long, boolean) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Convert the data passed in to the externalized (String) format
- EXTERNALIZE_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- externalizeBooleanProperties() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Externalizes all Boolean properties so that they are handled correctly by Expression.
- externalizeExpression(String, String...) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Replaces rule names with UUIDs within the given expression.
- externalizeExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
F
- Facet<T> - Class in com.appiancorp.common.query
-
This class holds the metadata for a facet and its options.
- Facet() - Constructor for class com.appiancorp.common.query.Facet
-
Default constructor, provided only for JAXB serialization.
- Facet(String, boolean, String, List<FacetOption<T>>, int, int, boolean, String, String) - Constructor for class com.appiancorp.common.query.Facet
-
Constructs a new facet.
- facetData(Object) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- FacetOption<T> - Class in com.appiancorp.common.query
-
This class holds the metadata for an individual option for a
facet
. - FacetOption() - Constructor for class com.appiancorp.common.query.FacetOption
-
Default constructor, provided only for JAXB serialization.
- FacetOption(String, String, List<Filter<T>>) - Constructor for class com.appiancorp.common.query.FacetOption
-
Constructs a new facet option.
- FacetOption(String, String, List<Filter<T>>, boolean, int) - Constructor for class com.appiancorp.common.query.FacetOption
-
Constructs a new facet option.
- FacetOption(String, List<Filter<T>>, boolean, int) - Constructor for class com.appiancorp.common.query.FacetOption
-
This is for creating a facet using design time data (a facet that does not yet have an ID since it has not been persisted).
- facetType(String) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- facetType(String) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- FAIL - Static variable in class com.appiancorp.suiteapi.content.ContentAccess
- FAILED_TO_GENERATE_UNIQUE_RECORD_TYPE_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FATAL - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Fatal literal value.
- FATAL_LITERAL - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Fatal literal object.
- FEATURE_CONTEXT_CLASS - Static variable in class com.appiancorp.common.query.TypedValueQueryValidator
- FEATURE_FLAG_INVALID_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEATURE_FLAG_NON_UNIQUE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEATURE_FLAG_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEATURE_FLAG_NOT_FOUND_INSUFFICIENT_PRIVILEGES_NONAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEATURE_TOGGLED_OFF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEATURE_TRACKED_PRIOR_TO_REMOVAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FEED_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Feeds application
- Feeds - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This class will be removed from the public API in a future release. The "Feeds" palette was renamed to "Social"
- FIELD_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.SortInfo
- fieldEqualsPredicate(String) - Static method in class com.appiancorp.suiteapi.common.paging.SortInfo
- FILE_UPLOAD_DESTINATION_DOCUMENT_EMPTY - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_DESTINATION_DOCUMENT_EXTENSION_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_DESTINATION_DOCUMENT_INVALID - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_DESTINATION_DOCUMENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_DESTINATION_FOLDER_INVALID - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_DESTINATION_FOLDER_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FILE_UPLOAD_UPLOADED_FILE_DOESNT_EXIST - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FileChange - Class in com.appiancorp.suiteapi.portal.portlets.miniwebsite
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- FileChange() - Constructor for class com.appiancorp.suiteapi.portal.portlets.miniwebsite.FileChange
-
Deprecated.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.content.Content
-
Adds the primary keys of any Appian-typed objects that are used by the mapping of this node to the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.expression.PartialResult
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.messaging.Mapping
-
Adds the primary keys of any Appian-typed objects that are used by the mapping of this node to the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Adds the primary keys of an Appian-typed objects used by this
Escalation
to the given cache. - fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Adds the primary keys of the Appian-typed objects maintained by the elements in the given array to the cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Adds the primary keys of any Appian-typed objects that are used by the activites or escalations of this node to the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.ActivityClass
- fillInAppianTypes(AppianTypeCache) - Method in interface com.appiancorp.suiteapi.process.AppianTypeHolder
-
If the implementing class references any Appian-typed objects (such as User, Group, Folder), this method should be implemented to put the primary keys of these objects in the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Adds the primary key of the assignee to the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.Assignment
-
Adds the primary keys of each assignees that is a user or group to the appian type cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.Attachment
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Adds the primary keys of any Appian-typed objects that are used by the mapping of this node to the given cache.
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Fills in the appian types for the form
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
-
Stores the primary keys of Appian Objects such as
User
Group
,Folder
in the cache. - fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.This method is called to populate the AppianTypeCache for
LocalObject
that are referenced inNote
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.ProcessModel
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
- fillInAppianTypes(AppianTypeCache) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.If this typed variable is an Appian Type, adds its primary key to the cache.
- fillInAppianTypes(AppianTypeCache, AppianTypeHolder[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- fillInAssigneeDisplayNames(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.Assignee display names will be populated automatically by the
AppianTypeCache
- fillInFromParent(SuggestParam) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- fillProcessVariable(List, ReturnConversionMap, ProcessVariable, Map) - Method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.
- filter(Filter) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Add a filter to the list of base filters for this report.
- filter(QuickFilter) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Add a filter to the list of quick filters for this report.
- filter(String, FilterOperator, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- filter(String, FilterOperator, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Creates a
GenericFilter
instance with the given values. - filter(String, FilterOperator, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- Filter<T> - Class in com.appiancorp.common.query
-
Bean representing a configured Filter on a column.
- Filter - Interface in com.appiancorp.suiteapi.process.analytics2
-
The base interface for all filters in analytics.
- Filter() - Constructor for class com.appiancorp.common.query.Filter
-
Initializes a newly created
Filter
- Filter(String, FilterOperator, String) - Constructor for class com.appiancorp.common.query.Filter
-
Constructs a new
Filter
where its constraint is given as an expression. - Filter(String, FilterOperator, T) - Constructor for class com.appiancorp.common.query.Filter
-
Constructs a new
Filter
where its constraint is given as an object value. - FILTER_JSR168 - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- FILTER_TYPE_ALL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.
- FILTER_WSRP - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- FilterOperator - Enum Class in com.appiancorp.common.query
-
Enumeration of existing filter expression operators.
- FilterOperatorCategory - Enum Class in com.appiancorp.common.query
-
Categories used by
FilterOperator
. - FilterOpExpr() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- FilterOpLiteral() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
- FilterOpLiteral() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- FilterValidator - Interface in com.appiancorp.common.query
- findAdminGroups(GroupSearch, boolean) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- findAdminGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findAdminGroupsPaging(GroupSearch, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Finds all groups of which you are administrator and which also match the given search criteria.
- findAdminGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findAdministratableFoldersPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Finds folder for which the current user is an administrator (ie has an access level of
Folder.ACCESS_LEVEL_ADMINISTRATIVE
) and which match the given folder name. - findAdministratableFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- findAllUsersPaging(boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Fast method that gets all users.
- findAllUsersPaging(boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Fast method that gets all users.
- findAllUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- findAllUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- findAllWithKeyPrefix(TypedVariable[], String) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Finds all the variables in the given array whose name sarts with the passed
name_
string. - findAttributeByName(Attribute[], String) - Static method in class com.appiancorp.suiteapi.personalization.Attribute
-
Finds an attribute in a list of attributes, searching by name
- findAttributeIndexByName(Attribute[], String) - Static method in class com.appiancorp.suiteapi.personalization.Attribute
-
Finds the index of an attribute in a list of attributes, searching by name
- findAvailableParentGroups(GroupSearch, boolean, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- findAvailableParentGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findAvailableParentGroupsPaging(GroupSearch, boolean, Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of all groups available for setting as parent.
- findAvailableParentGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findByLocalId(ActivityClassSchema[], String) - Static method in class com.appiancorp.suiteapi.process.ActivityClassSchema
- findByName(SafeActivityReturnVariable[], String) - Static method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
Finds the variable in the given array whose
name
corresponds to the given name. - findByName(TypedVariable[], String) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Finds the variable in the given array whose name corresponds to the given name.
- findByQName(Datatype[], QName) - Static method in class com.appiancorp.suiteapi.type.Datatype
- findEventsPaging(String, Long, Long[], Boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Searches for Events associated with the given Process Model that match the specified searchString.
- findEventsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- findFoldersPaging(Folder, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Searches through names of all created folders.
- findFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- findForumsPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Find forums by name (gets the forums whose name matches a given query string).
- findForumsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- findGroupMessagesInPortletPaging(GroupMessage, Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Searches through names of the group messages the user can see, for a given portlet.
- findGroupMessagesInPortletPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- findGroupMessagesPaging(GroupMessage, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Searches through names of the group messages the user can see.
- findGroupMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- findGroups(GroupSearch, boolean) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- findGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findGroupsPaging(GroupSearch, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Finds groups based on criteria submitted in the GroupSearch The supported search operators are specified in GroupSearch for a
group
SeegetOperatorsForAttributeType()
inGroupTypeService
to obtain a list of possible operatorsOperator
for a given data type. - findGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findInList(List, String) - Static method in class com.appiancorp.suiteapi.process.AcpReturnConverter
-
Deprecated.
- findLeaderMessagesInPortletPaging(LeaderMessage, Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Searches through names of the leader messages the user can see, for a given portlet.
- findLeaderMessagesInPortletPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- findLeaderMessagesPaging(LeaderMessage, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Searches through names of leader messages that the current user can see.
- findLeaderMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- findLinksPaging(Link, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Searches through names and descriptions of all created links.
- findLinksPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- findLinkTypesPaging(LinkType, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Searches through names and descriptions of all link types.
- findLinkTypesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- findNonMemberAncestorGroups(GroupSearch, boolean, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- findNonMemberAncestorGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findNonMemberAncestorGroupsPaging(GroupSearch, boolean, Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Retrieves a
ResultPage
of list of groups for a group search that are not ancestors (by parent-member relationship) of the given group. - findNonMemberAncestorGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- findNtvByName(NamedTypedValue[], String) - Static method in class com.appiancorp.suiteapi.type.NamedTypedValue
-
Finds the NamedTypedValue object in the given array that has the given name.
- findNtvIndexByName(NamedTypedValue[], String) - Static method in class com.appiancorp.suiteapi.type.NamedTypedValue
-
Finds the index of the NamedTypedValue in the given array that has the given name.
- findOptionById(String) - Method in class com.appiancorp.common.query.Facet
-
Finds an option by id.
- findOptionById(List<Facet<T>>, String) - Static method in class com.appiancorp.common.query.Facet
-
Finds the first matching option by id, within the options of the given facets.
- findOptionByIdReadOnly(String) - Method in class com.appiancorp.common.query.Facet
- findOptionByIdReadOnly(List<ReadOnlyFacet<T>>, String) - Static method in class com.appiancorp.common.query.Facet
- findPages(String) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- findPages$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- findPagesPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Searches through names and descriptions of the portal pages the current user can view.
- findPagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- findParameterByName(ActivityClassParameter[], String) - Static method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Finds the parameter in the given array that has the given name.
- findPortlets(String, String, Long, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PortletService
- findPortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- findPortletsPaging(String, String, Long, Integer, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Gets a ResultPage containing a list of portlets of the given type obtained by searching for a string in name/description.
- findPortletsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- findPortletTypes(String, String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.use
AdministrationService.findPortletTypesPaging(String, String, int, int, Integer, Integer)
instead. JSR-168 and WSRP Portlets have been deprecated, and no portlets of those types will be returned by this method. - findPortletTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- findPortletTypesPaging(String, String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and no portlets of those types will be returned by this method.
- findPortletTypesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- findReadableFoldersPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Finds folder for which the current user has read privileges or greater (ie an access level of
Folder.ACCESS_LEVEL_READ_ONLY
orFolder.ACCESS_LEVEL_READ_WRITE
orFolder.ACCESS_LEVEL_ADMINISTRATIVE
) and which match the given folder name. - findReadableFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- findUsers(UserSearch, boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Deprecated.
- findUsers(UserSearch, boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.use findUsersPaging
- findUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- findUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- findUsersForGroupPaging(UserSearch, boolean, Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Finds users who are members of a certain group for a given search criteria.
- findUsersForGroupPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- findUsersForGroupType(UserSearch, boolean, Long) - Method in interface com.appiancorp.suiteapi.personalization.UserService
- findUsersForGroupType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- findUsersPaging(UserSearch, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Finds a list of users for a given search criteria.
- findUsersPaging(UserSearch, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Returns all users who match the search criteria.
- findUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- findUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- findWritableFoldersPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Finds folder for which the current user has author privileges or greater (ie an access level of
Folder.ACCESS_LEVEL_READ_WRITE
orFolder.ACCESS_LEVEL_ADMINISTRATIVE
) and which match the given folder name. - findWritableFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- FIRST_NAME - Enum constant in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
- FIXED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- Folder - Class in com.appiancorp.suiteapi.administration
-
Deprecated.This class pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- Folder - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
KnowledgeFolder
instead. - Folder - Class in com.appiancorp.suiteapi.content
-
Represents a folder in any application.
- Folder - Class in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Folder() - Constructor for class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.
- Folder() - Constructor for class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.
- Folder() - Constructor for class com.appiancorp.suiteapi.content.Folder
-
Constructs a new folder.
- Folder() - Constructor for class com.appiancorp.suiteapi.portal.portlets.links.Folder
-
Deprecated.
- Folder(int) - Constructor for class com.appiancorp.suiteapi.content.Folder
-
Constructs a new folder.
- Folder(Integer) - Constructor for class com.appiancorp.suiteapi.content.Folder
-
Constructs a new folder.
- FOLDER - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- FolderDataType - Annotation Interface in com.appiancorp.suiteapi.knowledge
-
Convenience annotation to indicate a value represents an Appian Object.
- FOLDERS - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- FolderService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - FOLLOW_RECORDS_SS_SC_PERMISSIONS_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FOLLOW_USERS_SS_SC_DEACTIVATED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FOLLOW_USERS_SS_SC_PERMISSIONS_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FONT_AWESOME_INVALID_CLASS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FONT_AWESOME_INVALID_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORM_FORWARD - Static variable in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.
- FORM_IS_MOBILE_ENABLED - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if this form is mobile enabled
- FORM_RENDER_COLLAB_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORM_RUNTIME_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORM_TYPE_DYNAMIC - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant for dynamic forms
- FORM_TYPE_INTERNAL - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant for internal forms
- FORM_TYPE_JSP - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant for jsp forms
- FORM_TYPE_UI_EXPRESSION - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Constant for ui designer forms
- format(AppianErrorCode, Object...) - Method in interface com.appiancorp.suiteapi.common.exceptions.AppianErrorCodeFormatter
- format(AppianErrorCode, Object...) - Method in class com.appiancorp.suiteapi.common.exceptions.LocaleFormatter
- FORMAT_NAME_DATE - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_NAME_DECIMAL_SEPARATOR - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_NAME_GROUPING_SEPARATOR - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_NAME_LIST_SEPARATOR - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_NAME_TIME - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_NAME_TIMEZONE - Static variable in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- FORMAT_PHONE_NUMBER_INVALID_OUTPUT_FORMAT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- formatTitle(AppianErrorCode, Object...) - Method in interface com.appiancorp.exceptions.AppianErrorCodeTitleFormatter
-
Returns the error title rendered with the included arguments.
- formatTitle(AppianErrorCode, Object...) - Method in class com.appiancorp.suiteapi.common.exceptions.LocaleFormatter
-
Returns the localized title, rendered with the included arguments if the error title supports them.
- FormConfig - Class in com.appiancorp.suiteapi.process.forms
-
Bean representing the formconfig
- FormConfig() - Constructor for class com.appiancorp.suiteapi.process.forms.FormConfig
- FormConfigMap - Class in com.appiancorp.suiteapi.process.forms
-
Map of FormConfig objects, keyed by locale.
- FormConfigMap() - Constructor for class com.appiancorp.suiteapi.process.forms.FormConfigMap
- FormConfigMapParameterConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- FormConfigMapParameterConverter() - Constructor for class com.appiancorp.suiteapi.process.FormConfigMapParameterConverter
-
Deprecated.
- FormConfigMapReturnConverter - Class in com.appiancorp.suiteapi.process.forms
-
Deprecated.
- FormConfigMapReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.forms.FormConfigMapReturnConverter
-
Deprecated.
- FormElement - Class in com.appiancorp.suiteapi.process.forms
- FormElement() - Constructor for class com.appiancorp.suiteapi.process.forms.FormElement
- FormElement.FormElementType - Class in com.appiancorp.suiteapi.process.forms
- FormElement.InferFormElementCallback - Interface in com.appiancorp.suiteapi.process.forms
- FormElementBinding - Class in com.appiancorp.suiteapi.process.forms
-
The binding to an
ActivityClassParameter
for an input or element on the form. - FormElementBinding() - Constructor for class com.appiancorp.suiteapi.process.forms.FormElementBinding
- FormElementType(int, boolean) - Constructor for class com.appiancorp.suiteapi.process.forms.FormElement.FormElementType
- FORMS_ALREADY_SUBMITTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORMS_COMPONENT_FAILED_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORMS_IMPORT_INVALID_TYPE_REF - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- FORMS_INVALID_TASK_STATUS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORMS_NO_LONGER_EXISTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FORMS_NOT_MOBILE_ENABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Forum - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- Forum() - Constructor for class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Constructs a forum object with all scalar fields set to null and all array fields set to zero-length arrays.
- Forum(String) - Constructor for class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Constructs a forum object with a particular name.
- Forum(String, LocalObject[]) - Constructor for class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Constructs a forum object with a particular name and a set of related objects.
- FORUM - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- FORUM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- FORUM_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Forums application
- FORUM_THREAD_ACCEPT_INVITE_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the forum and thread invitation acceptance notification type This is used to send acceptances of forum and thread invitations
- FORUM_THREAD_DECLINE_INVITE_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the forum and thread invitation declination notification type This is used to send declinations of forum and thread invitation
- FORUM_THREAD_INVITE_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the forum and thread invitation notification type This is used to send forum and thread inivitation notification
- FORUM_THREAD_SENT_LINK_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constants corresponding to the forum and thread send link notification type This is used to send send a link to a forum or thread
- FORUM_THREAD_SUBSCRIBE_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the forum and thread subscribe notification type This is used to send forum subscription notification
- ForumDataType - Annotation Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ForumManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.
- FORUMS_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- FORUMS_SEARCH_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the forum search service.
- ForumsRoleMap - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ForumsRoleMap() - Constructor for class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ForumsRoleMap(RoleMap) - Constructor for class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ForumsSearchService - Interface in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ForumSummary - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ForumSummary() - Constructor for class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- FORWARD_CANCEL - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.The name of the "cancel"
ActionForward
- FORWARD_ERROR - Static variable in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Global struts forward for all errors - "error"
- FORWARD_INVALID_TOKEN - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Forward taken if the token is invalid (i.e. double submit)
- FORWARD_NO_ACCESS - Static variable in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Global struts forward for actions that the current user does not have access to - "no_access"
- FORWARD_PREPARE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.The name of the "prepare"
ActionForward
- FORWARD_SUCCESS - Static variable in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Global default struts forward - "success"
- FREEFORM_RULE - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.Note: The FREEFORM_RULE type cannot be used for ActivityClassParameters, ActivityReturnVariables, or ProcessVariables
- FreeformRule - Class in com.appiancorp.suiteapi.rules
-
Represents a freeform rule, which has a set of parameters and an expression which is run whenever the rule is called.
- FreeformRule() - Constructor for class com.appiancorp.suiteapi.rules.FreeformRule
-
Constructs a new freeform rule object.
- FreeformRule(int) - Constructor for class com.appiancorp.suiteapi.rules.FreeformRule
- FROM_DESIGN - Static variable in class com.appiancorp.suiteapi.expression.FunctionRequest
- FROM_EXECUTION - Static variable in class com.appiancorp.suiteapi.expression.FunctionRequest
- FROM_JSON_SERIALIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- fromFieldName(String) - Static method in enum class com.appiancorp.type.system.ListViewItem.Field
- fromThrowable(Locale) - Static method in class com.appiancorp.exceptions.AppianErrorBuilder
-
Returns a function to create
AppianError
s from exceptions. - fromThrowable(Locale, Throwable) - Static method in class com.appiancorp.exceptions.AppianErrorBuilder
-
Creates an
AppianError
from the given exception, by applying the function generated byAppianErrorBuilder.fromThrowable(Locale)
. - fromThrowable(Locale, Throwable, ErrorCode) - Static method in class com.appiancorp.exceptions.AppianErrorBuilder
-
Creates an
AppianError
from the given exception, by applying the function generated byAppianErrorBuilder.fromThrowable(Locale)
. - fromXML(Node) - Static method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Creates a form from xml
- fromXML(Node) - Static method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Creates a form from xml
- fromXML(Node) - Static method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Creates a form element from xml
- fromXML(Node) - Static method in class com.appiancorp.suiteapi.process.forms.InternalForm
-
Constructs an
InternalForm
from its XML representation - fromXML(Node) - Static method in class com.appiancorp.suiteapi.process.forms.JSPForm
-
Constructs a
JSPForm
from XML. - fromXML(Node, FormElement.InferFormElementCallback) - Static method in class com.appiancorp.suiteapi.process.forms.DynamicForm
- fromXML(Node, FormElement.InferFormElementCallback) - Static method in class com.appiancorp.suiteapi.process.forms.FormConfig
- fromXML(Node, FormElement.InferFormElementCallback) - Static method in class com.appiancorp.suiteapi.process.forms.FormElement
- frontEndTypedValue(TypedValue) - Static method in class com.appiancorp.suiteapi.common.TypeConverter
- frontEndTypedValue(Long, Object) - Static method in class com.appiancorp.suiteapi.common.TypeConverter
- Function - Class in com.appiancorp.suiteapi.expression
-
This class represents a function in the Expression Editor.
- Function - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Indicates that either a method is a function (if placed on a method), or that all public methods in a class are functions (if placed on a class).
- Function() - Constructor for class com.appiancorp.suiteapi.expression.Function
- Function(Function) - Constructor for class com.appiancorp.suiteapi.expression.Function
- Function(String) - Constructor for class com.appiancorp.suiteapi.expression.Function
- FUNCTION_CATEGORY_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- FUNCTION_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- FunctionCategory - Class in com.appiancorp.suiteapi.expression
-
This class represents a function category in the Expression Editor.
- FunctionCategory() - Constructor for class com.appiancorp.suiteapi.expression.FunctionCategory
- FunctionCategory(FunctionCategory) - Constructor for class com.appiancorp.suiteapi.expression.FunctionCategory
- FunctionCategory(String) - Constructor for class com.appiancorp.suiteapi.expression.FunctionCategory
- FunctionCategory(String, List<Function>) - Constructor for class com.appiancorp.suiteapi.expression.FunctionCategory
- FunctionParameter - Class in com.appiancorp.suiteapi.expression
-
This class represents a parameter of a function in the Expression Editor.
- FunctionParameter() - Constructor for class com.appiancorp.suiteapi.expression.FunctionParameter
- FunctionParameter(FunctionParameter) - Constructor for class com.appiancorp.suiteapi.expression.FunctionParameter
- FunctionParameter(Method, int, Name, Parameter, int) - Constructor for class com.appiancorp.suiteapi.expression.FunctionParameter
-
Create a FunctionParameter using a type id.
- FunctionParameter(Method, int, Name, Parameter, String) - Constructor for class com.appiancorp.suiteapi.expression.FunctionParameter
-
Create a FunctionParameter using a name for the type of the parameter instead of a type id.
- FunctionRequest - Class in com.appiancorp.suiteapi.expression
-
This class encapsulates a request by a user for a function to be evaluated.
- FunctionRequest() - Constructor for class com.appiancorp.suiteapi.expression.FunctionRequest
G
- GATEWAY_NODES_SKIPPED - Enum constant in enum class com.appiancorp.suiteapi.process.BulkNodeOption
-
This is the default behavior for Gateway nodes.
- Gateways - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
WorkflowGateways
- GATEWAYS - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Gateways".
- gatherUserUuids(Set<String>) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
Gather the user UUIDs in this AuditHistoryRow, from both the user performing the action and the values, adding them to the provided Set.
- GC_MOD_DRAFT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.getChildren(Long, ContentFilter, Integer)
to indicate that drafts should be returned in addition to published content. - GC_MOD_LINKS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.getChildren(Long, ContentFilter, Integer)
to indicate that links should be returned as children for containers. - GC_MOD_NORMAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.getChildren(Long, ContentFilter, Integer)
to indicate that no modifiers are present. - GC_MOD_POPULATE_TYPES_OF_CHILDREN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.getChildren(Long, ContentFilter, Integer)
to indicate that it should populateContent.getTypesOfChildren()
, which in turn enablesContent.hasChildrenOfType(int)
. - GC_VERSIONS_AS_FOLDERS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.getChildren(Long, ContentFilter, Integer)
to indicate that it should include versioned documents as folders ending in " (versions)", which in turn enablesgetByPath
and {getIdByPath
. - generateCustomCalendarDictionaries(CalendarService) - Static method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendarSerializationUtils
-
Returns a Value object of type ImmutableDictionary containing the information inside of a calendar service
- generateSearchIndex(Timestamp) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- generateSearchIndex(Timestamp) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Generates search index text file bodies for: "content".
- generateSearchIndex(Timestamp) - Method in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.Generates search index bodies for:
Message
- generateSearchIndex(Timestamp) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- generateSearchIndex(Timestamp) - Method in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- generateSearchIndex$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- generateSearchIndex$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- generateSearchIndex$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.
- generateSearchIndex$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- generateSearchIndex$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- generateToken(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Do not call.
- GENERIC - Enum constant in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.ErrorType
- GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GENERIC_RUNTIME_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GENERIC_SYNCED_RECORD_TYPE_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- GENERIC_VALIDATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- GenericBuilder() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder
-
Initializes a newly created
GenericBuilder
- GenericBuilder(Query<Object>) - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder
-
Constructs a
GenericBuilder
using the givenQuery
as a base - GenericFacet - Class in com.appiancorp.common.query
-
This class holds the metadata for a facet and its options.
- GenericFacet(String, boolean, String, List<FacetOption<Object>>, int, int, boolean) - Constructor for class com.appiancorp.common.query.GenericFacet
-
Constructs a new facet.
- GenericFacet(String, boolean, String, List<FacetOption<Object>>, int, int, boolean, String, String) - Constructor for class com.appiancorp.common.query.GenericFacet
- GenericFacet.GenericFacetBuilder - Class in com.appiancorp.common.query
-
A builder that will construct a GenericFacet with the correct parameters
- GenericFacetBuilder() - Constructor for class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- GenericFacetOption - Class in com.appiancorp.common.query
-
This class holds the metadata for an individual option for a
facet
. - GenericFacetOption(String, String, List<Filter<Object>>) - Constructor for class com.appiancorp.common.query.GenericFacetOption
-
Constructs a new facet option.
- GenericFacetOption(String, String, List<Filter<Object>>, boolean, int) - Constructor for class com.appiancorp.common.query.GenericFacetOption
-
Constructs a new facet option.
- GenericFilter - Class in com.appiancorp.common.query
-
Immutable bean representing a configured
Filter
on a column. - GenericFilter(String, FilterOperator, Object) - Constructor for class com.appiancorp.common.query.GenericFilter
-
Constructs a
GenericFilter
against the given column or alias using the given value as a constraint. - GenericLogicalExpression - Class in com.appiancorp.common.query
-
This class represents a logical expression combining multiple filters in a query.
- GenericLogicalExpression(LogicalOperator, Criteria...) - Constructor for class com.appiancorp.common.query.GenericLogicalExpression
-
Constructs a new
GenericLogicalExpression
- GenericLogicalExpression(LogicalOperator, List<? extends Criteria>) - Constructor for class com.appiancorp.common.query.GenericLogicalExpression
-
Constructs a new
GenericLogicalExpression
- GenericQuery - Class in com.appiancorp.common.query
-
A
Query
concrete class An instance can only be obtained by using the helper classGenericQuery.GenericBuilder
- GenericQuery.GenericBuilder - Class in com.appiancorp.common.query
-
A class for incrementally build a
GenericQuery
. - GenericQuery.GenericBuilder.Aggregator - Class in com.appiancorp.common.query
-
This class encapsulates all the available Aggregation Functions in a more object oriented way.
- GenericQuery.GenericBuilder.FilterOpLiteral - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- GenericQuery.GenericBuilder.LogicalOp - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- GenericQuery.GenericBuilder.Order - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- GenericQuery.GenericBuilder.SearchOp - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- GenericQuery.GenericBuilder.Selector - Class in com.appiancorp.common.query
-
This is how you instantiate columns to configure a query for selection, grouping or aggregation.
- GenericTypedVariable - Class in com.appiancorp.suiteapi.process
-
Deprecated.Use the class
NamedTypedValue
instead. - GenericTypedVariable() - Constructor for class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.Default constructor for
GenericTypedVariable
- GenericTypedVariable(TypedValue) - Constructor for class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.Constructor that receives a
TypedValue
. - GenericTypedVariable(Object) - Constructor for class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.after AE 5.1, use
GenericTypedVariable(java.lang.Object,int)
- GenericTypedVariable(Object, int) - Constructor for class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.Constructor for
GenericTypedVariable
- GenericTypedVariable(Object, Class) - Constructor for class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.after AE 5.1, use
GenericTypedVariable(java.lang.Object,int)
- get() - Method in interface com.appiancorp.suiteapi.common.Provider
-
Provides an instance of T.
- get() - Method in class com.appiancorp.suiteapi.common.ServiceProvider
- get(int) - Static method in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
Returns the literal with the given integer value.
- get(Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns the actors at the particular role.
- get(Object) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- get(Object) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
-
Only allows Locale.
- get(String) - Static method in enum class com.appiancorp.common.query.FilterOperator
- get(String) - Method in class com.appiancorp.suiteapi.common.LocaleString
- get(Locale) - Method in class com.appiancorp.suiteapi.common.LocaleString
- GET_PROCESS_MODEL_MONITORING_DATA_KPI_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GET_PROCESS_MODEL_MONITORING_DATA_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- getAbsoluteExpression() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Returns an expression to be evaluated to the Timestamp of the scheduled event.
- getAbsoluteExpression() - Method in class com.appiancorp.suiteapi.process.Deadline
- getAbsoluteOrRelative() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- getAbsoluteStaticPluginResource(String, String) - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
A helper method to return a url for 'plugin' resources.
- getAbsoluteTime() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Deprecated.
- getAcceptedTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the tasks accepted by the current user.
- getAcceptedTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getAcceptedTime() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the time at which the task was accepted or
null
if it has not yet been accepted. - getAcceptMode() - Method in class com.appiancorp.suiteapi.process.Assignment
- getAcceptMode() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the accept mode of the task: 0 is Auto Accept Always, 1 is Auto Accept When Assigned, and 2 is Manually Accept Always.
- getAccessiblePages() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.
- getAccessLevel() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the access level of the current user for this knowledge center (NOTE: This property is only populated by KnowledgeCenterService.getAccessLevelForKnowledgeCenter and KnowledgeCenterService.getAccessLevelForKnowledgeCenters())
- getAccessLevel() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the access level for this filter.
- getAccessLevel() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.The current user's access level with respect to this page.
- getAccessLevel() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The current user's access level with respect to this portlet.
- getAccessLevel(Long[], int) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the current user for a list of content items.
- getAccessLevel(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the current user for a list of content items.
- getAccessLevel(Long, int) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the current user for a content item.
- getAccessLevel(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the current user for a content item.
- getAccessLevel$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAccessLevelForCommunities(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the Access Levels for a list of communities
- getAccessLevelForCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getAccessLevelForCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the Access Level for a community
- getAccessLevelForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getAccessLevelForFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the current user's access level for a folder
- getAccessLevelForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getAccessLevelForFolders(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the current user's access levels for multiple folders
- getAccessLevelForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getAccessLevelForKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the access level of the current user to the specified knowledge center
- getAccessLevelForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAccessLevelForKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the access level of the current user to the specified knowledge center
- getAccessLevelForKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAccessLevelForPage(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Gets the current user's access level for the given page.
- getAccessLevelForPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getAccessLevelForPages(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Gets the current user's access levels for the given pages.
- getAccessLevelForPages$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getAccessLevelForPortlet(Long) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Gets the current user's access level for the specified portlet.
- getAccessLevelForPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getAccessLevelForPortlets(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Gets the current user's access level for the specified portlets.
- getAccessLevelForPortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getAccessLevelForUser(Long[], Integer, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the given user for a list of content items.
- getAccessLevelForUser(Long, Integer, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the Access Level for the given user for a content item.
- getAccessLevelForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAccessStatus() - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Gets the access status for the content.
- getACInstanceIdsForLocalIds(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns a
ResultList
containing the actual Id's in database corresponding to given localId's ofActivityClass
- getACInstanceIdsForLocalIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getACP(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- getACPInstanceIdsForLocalIds(Long, String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns a
ResultList
containing the actual Id's in database forActivityClassParameter
corresponding to given aActivityClass
localId andActivityClassParameter
localId's. - getACPInstanceIdsForLocalIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getAcpSchemaId() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Gets the Activity Class Parameter ID for this activity class parameter
- getACSchemaByLocalId(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves an
ActivityClassSchema
by local id. - getACSchemaByLocalId$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getAcSchemaId() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the Activity Class Schema ID of this activity class
- getAcSchemaId() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns the ID of the activity class schema associated with this palette item
- getAcSchemaLocalId() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns the local ID of the activity class schema associated with this palette item (specified by the local-id attribute in the XML file)
- getAcSchemas() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.This is a legacy field; it will be removed in the next release.
- getAcsValue() - Method in enum class com.appiancorp.suiteapi.process.framework.Editable
- getAcsValue() - Method in enum class com.appiancorp.suiteapi.process.framework.Required
- getAction() - Method in class com.appiancorp.suiteapi.content.Approved
-
Get the action which was approved/rejected
- getActionRequested() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the action that was requested and is currently pending approval.
- getActionRequester() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the username of the user that requested the action currently pending approval.
- getActions() - Method in class com.appiancorp.suiteapi.applications.Application.ApplicationActions
- getActions() - Method in class com.appiancorp.suiteapi.applications.Application
-
Returns the list of actions defined for the Application.
- getActions() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Actions taken on each affected process of this process model, only set for visible process models.
- getActionsPerProcessModel() - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
The list of actions taken per process model.
- getActionUuid() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Retrieves the UUID of the
ApplicationAction
. - getActionUuid() - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Retrieves the UUID of the ApplicationAction.
- getActiveForLifeOfProcess() - Method in class com.appiancorp.suiteapi.process.events.MessageEventTrigger
-
Gets whether the trigger, once activated, should remain active for the life of the process, even if it is fired.
- getActivitiesMetadata(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets metadata for the specified activities.
- getActivitiesMetadata$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getActivityClass() - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Gets the activity class
ActivityClass
that will execute when thisSchedule
fires. - getActivityClass() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the primary activity class associated with this node.
- getActivityClassSchema(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves an
ActivityClassSchema
. - getActivityClassSchema$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getActivityClassSchemas(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a list of abbreviated
ActivityClassSchema
representations for the given IDs - getActivityClassSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getActivityMap() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Retrieves the
HashMap
which stores key/value pairs to be used in a non-process environment after the activity executes. - getActivityMetadata(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the metadata for a specified activity.
- getActivityMetadata$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getActivityProperties() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the properties of an activity, such as the task properties, process properties, and process model properties for a task, the process it is in, and the model for that process.
- getActivityProperties(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the activity properties for the given activity.
- getActivityProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getActorsInRole(String, String) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all of the actors at the given role and of the given type.
- getAdditionalContext() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
A map of additional context that is passed to the node from an external service.
- getAddress1() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getAddress2() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getAddress3() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getAdminGroupCount(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the number of distinct groups {that are administrators of the specified group.
- getAdminGroupCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAdminGroups() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Group IDs for those groups where the user is an administrator.
- getAdminGroupsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Retrieves the groups that are administrator groups for the given
groupId_
- getAdminGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAdministratable(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getAdministratable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdministratableByUser(Long, ContentFilter, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get all active, non-expired ids off the root, where administratable role held by user.
- getAdministratableByUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdministratableCommunitiesForUser() - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getAdministratableCommunitiesForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getAdministratableCommunitiesForUserPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of
Community
objects of which the currentUser
is an administrator. - getAdministratableCommunitiesForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getAdministratableKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of the knowledge centers to which the current user has administrator privileges, and to which the current user is subscribed - getAdministratableKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAdministratablePaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get Administratable Content objects paging.
- getAdministratablePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdministrationConsoleService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.This service pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- getAdministrationConsoleService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This service pertains to the legacy admin console, which will be replaced by the Appian Administration Console over the coming releases.
- getAdministrator() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.ADMINISTRATOR
role. - getAdministratorGroup() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Members of this group will be considered administrators for all content (appadmins).
- getAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the groups who have administrative permissions.
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the groups who have administrative permissions
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns a list of all the administrator groups for this community.
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the groups which have administrative permissions on this folder
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the groups which have administrative permissions on this knowledge center
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Retrieves the groups who have administrative permissions.
- getAdministratorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have administrative permissions.
- getAdministrators() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the users who have administrative permissions.
- getAdministrators() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the users who have administrative permissions
- getAdministrators() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns a list of all the administrators for this community.
- getAdministrators() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Returns a list of all the administrators for this folder.
- getAdministrators() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the users who have administrative permissions on this knowledge center
- getAdministrators() - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Retrieves the users who have administrative permissions.
- getAdministrators() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have administrative permissions.
- getAdministratorServiceContext() - Static method in class com.appiancorp.services.ServiceContextFactory
-
Retrieves a service context for an anonymous system administrator.
- getAdministratorServiceContext() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use {@link ServiceContextFactory.getAdministratorServiceContext()} instead
- getAdministratorServiceContextForMigration() - Static method in class com.appiancorp.services.ServiceContextFactory
-
Retrieves a service context for an anonymous system administrator, to be used for migration of EXISTING objects in the system.
- getAdministratorUser() - Static method in class com.appiancorp.services.ServiceContextFactory
-
Retrieves the user that is the system administrator.
- getAdministratorUser() - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Retrieves the user that is the system administrator.
- getAdministratorUser() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use {@link ServiceContextFactory.getAdministratorUser()} instead
- getAdminOwnerGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have administrative permissions
- getAdminOwners() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have administrative permissions
- getAdminPermissionOnly() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who ONLY have administrative permissions on this folder
- getAdminUserCount(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a count of distinct users that are administrators of the specified group.
- getAdminUserCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAdminUsersDirectPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of distinct users that are direct admins of the specified group ie user admins of subgroups are not included.
- getAdminUsersDirectPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAdminUsersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Retrieves the users that are administrator users for the given
groupId_
- getAdminUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAdvertisedChildren(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
- getAdvertisedChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdvertisedChildrenIds(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
- getAdvertisedChildrenIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAdvertisedChildrenPaging(Long, ContentFilter, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
- getAdvertisedChildrenPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAeLogs() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.AE_LOGS in custom.properties.
- getAggregateAdministratorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have administrative permissions aggregated via the chain of parent object.
- getAggregateAdministrators() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have administrative permissions aggregated via the chain of parent objects.
- getAggregateAuthorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have authoring permissions aggregated via the chain of parent objects.
- getAggregateAuthors() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have authoring permissions aggregated via the chain of parent objects.
- getAggregateDenyAdministratorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have been explicitly denied administrative permissions aggregated via the chain of parent objects.
- getAggregateDenyAdministrators() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have been explicitly denied administrative permissions aggregated via the chain of parent objects.
- getAggregateDenyAuthorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have been explicitly denied authoring permissions aggregated via the chain of parent objects.
- getAggregateDenyAuthors() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have been explicitly denied authoring permissions aggregated via the chain of parent objects.
- getAggregateDenyReaderGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have been explicitly denied read-only permissions aggregated via the chain of parent objects.
- getAggregateDenyReaders() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have been explicitly denied read-only permissions aggregated via the chain of parent objects.
- getAggregateReaderGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have read-only permissions aggregated via the chain of parent objects.
- getAggregateReaders() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have read-only permissions aggregated via the chain of parent objects.
- getAggregateSecurity() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Gets the aggregate security bitmap for the object.
- getAggregationCastMap() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getAlertMessage(Locale) - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
This method is called by the process execution layer to determine the message that should be shown in the body of the alert.
- getAlertMessageLimit() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.ALERT_MESSAGE_LIMIT in custom.properties.
- getAlertSubjectLimit() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.ALERT_SUBJECT_LIMIT in custom.properties.
- getAlias() - Method in class com.appiancorp.common.query.ColumnAlias
-
Returns the column's alias name
- getAliasDotNotation() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getAliasesPosition() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getAliasMap() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.alias.* in custom.properties.
- getAliasToFieldPathMap(Projection<? extends Column>) - Static method in class com.appiancorp.common.query.Column
- getAllAttributeTypes() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the list of group attribute types in the system
- getAllAttributeTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getAllCategories() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getAllCategories$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getAllCategoriesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing all categories Each node in the returned trees (and their breadcrumbs) will be populated withid
(the ID of the category) andname
(the name of the category). - getAllCategoriesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getAllChildren(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getAllChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllChildrenAndVersionIds(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get ids of all versions of all children in a given container.
- getAllChildrenAndVersionIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllChildrenAndVersions(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getAllChildrenAndVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllChildrenAndVersionsPaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get all versions of all children in a given container.
- getAllChildrenAndVersionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllChildrenIds(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all descendant ids in a recursive descent from root.
- getAllChildrenIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllChildrenPaging(Long, ContentFilter, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all descendants in a recursive descent from root.
- getAllChildrenPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllDeletedMessagesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the messages that have been deleted, paging.
- getAllDeletedMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getAllDisplayNames(Locale) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getAllExceptionNoteMetadatasForProcess(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getAllExceptionNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAllExceptionTypes(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Get all the
ProcessExceptionType
objects, paging. - getAllExceptionTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- getAllFolders(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAllFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAllFoldersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing all of the folders in a knowledge center (including the sub-folders of the direct child folders of the knowledge center) - getAllFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getAllForumsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all forums, paging.
- getAllForumsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getAllForumSummariesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of all forums, paging.
- getAllForumSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getAllGroupIds() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all the group ids in this role map.
- getAllGroupTypeAttributes(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the list of group type attributes for a particular group type, both fixed and dynamic attributes.
- getAllGroupTypeAttributes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getAllGroupTypeAttributesForGroupRules(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Deprecated.
- getAllGroupTypeAttributesForGroupRules$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getAllGroupTypes() - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets a list of all group types
- getAllGroupTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getAllMessages(ImportDiagnostic[], Locale) - Static method in class com.appiancorp.suiteapi.type.config.ImportDiagnosticUtils
-
Gets the messages that were generated during the import for all levels of
serverity_
- getAllMiniFilenamesPaging(int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Gets the filename paths of all version (including prior) and drafts for all valid MiniWebSites
- getAllMiniFilenamesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- getAllNavigationButtons() - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.Get all navigation buttons.
- getAllowedActions() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get the actions that the user can do on this object.
- getAllowedActions() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Get the actions that the user can do on this object.
- getAllowedActions() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the actions that the user can do on this object.
- getAllowedActions() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the actions that the user can do on this object.
- getAllowedActions() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the actions that the user can do on this object.
- getAllowedForumActions() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the actions that the user can do on this forum.
- getAllowedMessageActions() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the actions that the user can do on this message.
- getAllowedThreadActions() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the actions that the user can do on this thread.
- getAllowMultipleSelections() - Method in class com.appiancorp.common.query.TypedValueFacet
- getAllTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets all the tasks for the current user.
- getAllTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getAllTasksWithExceptions(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the tasks with a state of
TaskSummary.TASK_STATUS_PAUSED_BY_EXCEPTION
that were completed by the current user. - getAllTasksWithExceptions$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getAllUsernames() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all the usernames in this role map.
- getAllUserTypeAttributes() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the list of user type attributes - the fields which can be used in user rules.
- getAllUserTypeAttributes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getAllVersionIds(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the IDs of all of the versions of a particular versioned content item.
- getAllVersionIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllVersions(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getAllVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllVersionsForDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
- getAllVersionsForDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getAllVersionsForDocumentPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Gets all versions of a document, paging.
- getAllVersionsForDocumentPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getAllVersionsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets all of the versions of a particular versioned content item.
- getAllVersionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getAllVisibleProperties() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getAnalystGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- getAnalysts() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- getAncestorFolderIds() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the folder's ancestor folder ids
- getAncestorFolderNames() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the folder's ancestor folder names
- getAnnotations() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Returns the annotations that this model contains.
- getAnonymousServiceContext() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getAnonymousUser() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getAppianLoginContext() - Method in class com.appiancorp.services.AbstractServiceContext
- getAppianLoginContext() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns SSO specific login context that is used internally.
- getAppianName() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.appianName in custom.properties.
- getAppianSession() - Method in class com.appiancorp.services.AbstractServiceContext
- getAppianType() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Gets the related Appian type ID.
- getAppianTypeFromAttributeType(Integer) - Static method in class com.appiancorp.suiteapi.personalization.Attribute
- getAppianVersion() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to Appian release version.
- getApplication() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the name of the application that generated this notification
- getApplication() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getApplication(Long) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves an application given its id.
- getApplication(String) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves an application given its URL identifier.
- getApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getApplicationActions() - Method in class com.appiancorp.suiteapi.applications.Application
- getApplicationByUuid(String) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves an application given its UUID.
- getApplicationIcon() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the uri of an icon representing the application that generated this notification
- getApplicationId() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the application name (in this case, "Appian Collaboration").
- getApplicationName() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Gets the name of the application
- getApplicationName() - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.not used
- getApplicationName() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Gets the name of the application
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Gets the name of the application on which this service is running.
- getApplicationName() - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Gets the name of the application on which this service is running.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- getApplicationName$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- getApplicationNavigation() - Method in class com.appiancorp.suiteapi.applications.Application
- getApplicationNotFoundExceptionByUuid(String) - Static method in exception com.appiancorp.suiteapi.applications.ApplicationNotFoundException
-
A factory for the
ApplicationNotFoundException
which generates an error code message that includes the UUID identifier of the Application which was attempted to be retrieved - getApplicationObjects(Type<?, ?, String>) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.
- getApplicationPermissions() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns boolean[3] of system permissions which is set in session.
- getApplicationPermissions$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getApplications() - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
-
Returns the UUIDs of the associated applications.
- getApplications() - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getApplications$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getApplicationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getApplicationsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Returns all registered
Application
objects - getApplicationsPaging(int, int, Integer, Integer, boolean) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves the applications defined on the system.
- getApplicationsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getApplicationsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getApplicationsWithRoleSetsPaging(int, int, Integer, Integer, boolean) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves the applications defined on the system with its
ContentRoleSet
set to a non-null value. - getApplicationsWithRoleSetsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getApplicationWithRoleSet(Long) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves an application given its id with its
ContentRoleSet
set to a non-null value. - getApplicationWithRoleSet$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getAppliedOptions() - Method in class com.appiancorp.common.query.Facet
- getAppliedOptions(Iterable<FacetOption<T>>) - Static method in class com.appiancorp.common.query.FacetOption
-
Returns a subset of the given options which are the applied options (ie, options whose
isApplied
property is set totrue
). - getApply() - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
-
Returns
true
if the filter should be applied andfalse
otherwise. - getApply() - Method in interface com.appiancorp.suiteapi.process.analytics2.Filter
-
Gets whether or not the
Filter
should be applied. - getAppname() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.appname in custom.properties.
- getApproval() - Method in class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.Returns the approval for the created content object.
- getApproval() - Method in class com.appiancorp.suiteapi.content.ContentUploadOutputStream
-
Returns the approval for the created content object.
- getApprovedGroups() - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Returns the ids of the groups that were approved.
- getApprovedType() - Method in class com.appiancorp.suiteapi.content.Approved
-
Returns the approved type.
- getApprovedUser() - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Returns the usernames of the users that were approved.
- getApproverGroups() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the explicit groups that could approve, not including implicit App Admins.
- getApproverGroups() - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- getApprovers() - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- getApproverUsers() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the explicit users that could approve, not including implicit App Admins.
- getArchivePaths() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieve the paths where archived processes are stored.
- getArchivePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getArfDocumentId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- getArvLimit() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.process.application.arv.limit in custom.properties.
- getArvs(SafeActivityReturnVariable[]) - Static method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- getAssign() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
If this node has an attended primary activity, this method gets the people, groups, etc. to whom the activity is assigned.
- getAssign() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getAssignedTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the tasks assigned to the current user.
- getAssignedTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getAssignedTime() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getAssignedTime() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the time at which the task was assigned or
null
if it has not yet been assigned. - getAssigneePoolACSchemas() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the activity class schemas for the activity classes that operate on the assignee pool.
- getAssigneePoolACSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getAssigneePoolForTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the set of unique assignees among all the specified tasks.
- getAssigneePoolForTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAssignees() - Method in class com.appiancorp.suiteapi.process.Assignment
-
Returns the assignees for this Assignment
- getAssignees() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the users/groups that the task is assigned to.
- getAssignmentFunction() - Method in class com.appiancorp.suiteapi.process.Assignment
-
Deprecated.Use
getAssignees
instead; seeAssignment.setAssignmentFunction(com.appiancorp.suiteapi.process.ActivityClass)
for an alternative method of setting the assignment. - getAssignmentOperator() - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Gets the assignment operator Supported operators are:
: Direct Modification
+: Addition Modification
-: Subtraction Modification
*: Multiplication Modification
/: Division Modification
^: Exponentiation Modification
&: Concatenation Modification - getAssignmentPoolACSchemas() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the activity class schemas for the activity classes that operate on the assignment pool.
- getAssignmentPoolACSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getAssignmentPosition() - Method in class com.appiancorp.suiteapi.process.Assignment
-
Deprecated.The value retrieved by this method is not used.
- getAssignmentVariable() - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Gets the assignment variable.
- getAssignToProcessVariable() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Gets the string name of the process variable to which the value of the activity class parameter should be assigned
- getAssociatedApplications() - Method in class com.appiancorp.suiteapi.applications.Application
-
Returns the associated applications.
- getAssociatedDomKeys() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Associated domain!
- getAssociatedObjects() - Method in class com.appiancorp.suiteapi.applications.Application
- getAssociations() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getAssociations() - Method in class com.appiancorp.suiteapi.process.Connection
- getAssociations() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getAsynchronous() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Indicates whether activities of this schema be run asynchronously.
- getAsynchronousSubProcessesForProcess(Long, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the asynchronous subprocesses of the given process.
- getAsynchronousSubProcessesForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAsynchronousSubProcessModelDescriptorsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve a list of process model descriptors that represent the working drafts of all linked process models for the given process model.
- getAsynchronousSubProcessModelDescriptorsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getAtcTypeForTypedVariableType(int) - Static method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Utility method to retrieve the cache key for the given TypedVariable type.
- getAttached() - Method in class com.appiancorp.suiteapi.forums.Attachment
-
Deprecated.Get the
LocalObject
representing the attached object. - getAttachedAtDesignTime() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns whether the LocalObject
LocalObject
was attached at design time. - getAttachedBy() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the username of user creating the attachment.
- getAttachedBy() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the
username
of userUser
who created the attachment. - getAttachedDocumentSubType() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the extension of attached document in case of document attachment.
- getAttachedDocumentSubType() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
- getAttachedObject() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the LocalObject used as attachment.
- getAttachedObject() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the attached LocalObject
LocalObject
. - getAttachedTo() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the LocalObject that the attachment is attached to.
- getAttachedTo() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the LocalObject
LocalObject
that the attachment is attached to. - getAttachedTo() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getAttachedToGuiId() - Method in class com.appiancorp.suiteapi.process.Attachment
- getAttachedToType() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Gets the type of object to which exceptions of this type are attached, which should be
TYPEBPMPROCESS
,TYPEBPMTASK
, orTYPEBPMNODE
. - getAttachedUrl() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the NamedUrl representing an external url attachment.
- getAttachedUrl() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the NamedUrl Object
Attachment.NamedUrl
representing an attached external url. - getAttacher() - Method in class com.appiancorp.suiteapi.forums.Attachment
-
Deprecated.Get the
username
of the userUser
who attached the object. - getAttachments() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the attachments that have been attached to this model.
- getAttachments() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the attachments that have been attached to this node.
- getAttachments() - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Deprecated.Attachments and Notes are now loaded in a separate grid.
- getAttachmentsAndNotesForTask(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2. Retrieving Notes is deprecated, please use
ProcessExecutionService.getAttachmentsForTask(java.lang.Long)
to retrieve attachments - getAttachmentsAndNotesForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAttachmentsForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getAttachmentsForProcess(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the attachments for a specified process
- getAttachmentsForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAttachmentsForTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets all the attachments for a given task and its related process
- getAttachmentsForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAttachmentsInProcess(Long, Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the specified attachments associated with a given process, or tasks in this process
- getAttachmentsInProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAttendedNodeConfirmationResponse(HttpServletRequest, String) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Gets the forward after the task was started successfully
- getAttendedUserMessage(Locale) - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
This method is called by the process execution layer to determine the message that should be shown to the user in their locale.
- getAttribute(String) - Method in class com.appiancorp.services.AbstractServiceContext
- getAttribute(String) - Method in interface com.appiancorp.services.ServiceContext
-
Gets the attribute at the specified key.
- getAttribute(String) - Method in class com.appiancorp.services.WebServiceContext
- getAttribute(String) - Method in class com.appiancorp.suiteapi.web.portal.PortletSession
-
Get the value of a given attribute.
- getAttributeDisplayName() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the attribute's display name.
- getAttributeIndex() - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Gets the index of the attribute that is invalid.
- getAttributeName() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the attribute's name.
- getAttributes() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the attribute map, which can be used to store arbitary properties on content objects.
- getAttributes() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Return the attributes searched for by the filter.
- getAttributes() - Method in class com.appiancorp.suiteapi.personalization.Group
- getAttributes() - Method in class com.appiancorp.suiteapi.personalization.GroupType
- getAttributes() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.a map of name-value attributes that are specific for each notification type
- getAttributes() - Method in class com.appiancorp.suiteapi.web.portal.PortletSession
-
Get all the attributes as a map.
- getAttributeTypeFromAppianType(Long) - Static method in class com.appiancorp.suiteapi.personalization.Attribute
- getAuthor() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.AUTHOR
role. - getAuthor() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the user name of the author of this message.
- getAuthor() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the user name of the message's author.
- getAuthor() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getAuthorGroups() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the groups who have authoring (read/write) permissions
- getAuthorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have authoring (read/write) permissions.
- getAuthorities() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns this user's roles.
- getAuthorizationActionName(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns this action's name, as registered with the authorization framework.
- getAuthorizationInterceptor(String, Class<?>) - Method in class com.appiancorp.services.AbstractServiceContext
- getAuthorizationProvider() - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns the
AuthorizationProvider
to be used to perform authorization. - getAuthorizationProvider() - Method in class com.appiancorp.services.AbstractServiceContext
- getAuthors() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the users who have authoring (read/write) permissions
- getAuthors() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have authoring (read/write) permissions.
- getAutoArchiveDelay() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.AUTO_ARCHIVE_DELAY in custom.properties.
- getAutoArchiveDelay() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
The number of days after process completion to archive a process.
- getAutoArchiveProperties() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves auto archive properties from the backend
- getAutoArchiveProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getAutocompleteCacheMaxSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.CACHE_MAX_SIZE in custom.properties.
- getAutoDeleteDelay() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.AUTO_DELETE_DELAY in custom.properties.
- getAutoDeleteDelay() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
The number of days after process completion to delete a process.
- getAvailableItems() - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Returns the total number of items available on the server (as opposed to the number of items actually returned by the service call and stored in the result page, which may be different when using a paging method and specifying a batch size that is less than the total number of results on the server).
- getAverageRating() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the rating of this message.
- getAverageRating() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the rating of this message.
- getAvg() - Method in class com.appiancorp.suiteapi.content.MaxAvgMetric
- getBase() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The base of a Type is what it's based on.
- getBaseFilters() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the list of base filters for this report.
- getBasePath() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.BASE_PATH in custom.properties.
- getBaseUri() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to Appian server.
- getBatchSize() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the number of requested elements.
- getBatchSize() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns the number of results to return in one page.
- getBatchSize() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the batch size.
- getBlurb() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
-
Returns the User's blurb text
- getBody() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the body of this message.
- getBody() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the body for this message.
- getBody() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message body.
- getBody() - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Gets the body of the message that will be sent.
- getBodyLocation() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the location of the body.
- getBodyLocation() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the location of this body.
- getBold() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getBookmarks() - Method in class com.appiancorp.suiteapi.portal.LoginData
-
Deprecated.
- getBookmarks() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getBookmarks$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getBookmarksPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing the list of bookmarked pages for the current user. - getBookmarksPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getBoundType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
If this type represents an external key, then the boundType is the type to which this external key is bound.
- getBreadcrumbs() - Method in class com.appiancorp.suiteapi.common.TreePivot
-
Get the route from the root of the tree to the node.
- getBusinessEntity() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the
BusinessEntity
which has been created on the system. - getBusinessEntity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getById(byte) - Static method in enum class com.appiancorp.common.query.FilterOperator
- getByName(String) - Static method in enum class com.appiancorp.common.query.FilterOperator
-
Get FilterOperator by name
- getByPath(Long, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the content at the specified path relative to the given root.
- getByPath$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getBytes() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the number of bytes in the file.
- getBytesWritten() - Method in class com.appiancorp.suiteapi.content.DocumentOutputStream
-
DocumentOutputStream tracks the number of bytes to this OutputStream, This can then be used to accuratly set the Document size
- getByType(int) - Static method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Retrieves the type descriptor for the given
TypedVariable
type. - getByType(Long) - Static method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Retrieves the type descriptor for the given
TypedVariable
type. - getCache() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the type cache used for rendering this report.
- getCachedCredentials() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Returns the cached Credentials bean containing the group membership relations for the user in this Service Context.
- getCachedCredentials$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getCalendar(Long) - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Gets a calendar.
- getCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- getCalendarID() - Method in class com.appiancorp.services.AbstractServiceContext
- getCalendarID() - Method in interface com.appiancorp.services.ServiceContext
-
Gets the calendar ID, which is used to calculate date in that calendar.
- getCalendarID() - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
-
Returns the calendar specific to user
- getCalendarService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getCalendarsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Retrieves calendars in the system, paging the results.
- getCalendarsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- getCanAdministrate() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.ADMINISTRATOR
role. - getCancelledProcessesForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all cancelled processes for a
ProcessModel
. - getCancelledProcessesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getCancelledTasksForProcess(Long, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the cancelled tasks for a process
- getCancelledTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getCanEdit() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.AUTHOR
orContentRoleMap.ADMINISTRATOR
role. - getCanvasIcon() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns the ID of the canvas icon
- getCanView() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.READER
,ContentRoleMap.AUTHOR
, orContentRoleMap.ADMINISTRATOR
roles. - getCategoriesPageCounts(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets the number of pages in each category, for a list of categories
- getCategoriesPageCounts$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getCategory() - Method in enum class com.appiancorp.common.query.FilterOperator
- getCategory() - Method in class com.appiancorp.exceptions.AppianErrorCode
- getCategory() - Method in class com.appiancorp.suiteapi.process.Palette
-
Returns the palette's category
- getCategoryDescendants(Long, int) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets the descendants of a category up to the specified depth.
- getCategoryDescendants$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getCategoryId() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The category that this page is associated to, if any.
- getCategoryName() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets the name of the parent category for the function
- getCause() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the lower-level error that caused this error.
- getCause() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getCause() - Method in exception com.appiancorp.suiteapi.security.auth.TerminateAuthenticationChainException
- getCauseMessage(Locale) - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- getChangesRequireApproval() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets whether changes require approval.
- getChannel() - Method in class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.
- getChartHeight() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the height of the chart associated with this report.
- getChartWidth() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the width of the chart associated with this report.
- getChildCommunities(Long, Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getChildCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getChildCommunitiesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of
Community
objects which are direct children of the specified parentCommunity
. - getChildCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getChildDocuments(Long, Integer, String, int, int) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
- getChildDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getChildDocumentsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the direct child documents of a folder
- getChildDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getChildFolders(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get an array of direct child folders of a
Folder
- getChildFolders(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets all the direct child folders of a process model folder
- getChildFolders(Long, Integer, String, int, int) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
- getChildFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getChildFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getChildFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getChildFoldersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the direct child folders of a folder
- getChildFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getChildKnowledgeCenters(Long, Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getChildKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getChildKnowledgeCentersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of
KnowledgeCenter
objects which are direct children of the specified parentCommunity
NOTE: The returned list will be sorted first bysortProperty_
, and then by user status in the order:KnowledgeCenter.USER_STATUS_SUBSCRIBED
,KnowledgeCenter.USER_STATUS_PENDING
,KnowledgeCenter.USER_STATUS_UNSUBSCRIBED
- getChildKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getChildLinks(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get an array of direct child links of a
Folder
- getChildLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getChildProcesses() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the child processes of this process, if this process contains sub or linked processes;
null
otherwise. - getChildProcessId() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
If this task is a Sub-Process or Linked-Process node, returns the id of the child process that this task references; otherwise returns
null
. - getChildren() - Method in class com.appiancorp.suiteapi.common.Tree
-
Get the children of this node.
- getChildren(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getChildrenForMessagePaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the child messages (ie replies) of a given message, paging.
- getChildrenForMessagePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getChildrenIds(Long, ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns the ids of the children of a container.
- getChildrenIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getChildrenPaging(Long, ContentFilter, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns the children of a container.
- getChildrenPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getChildrenTypes(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns typemasks of all children types found within each container.
- getChildrenTypes(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns a typemask of all children types found within a container.
- getChildrenTypes(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns typemasks of all children types found within each container.
- getChildrenTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getChildrenTypesOfType(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns typemasks of all children types found within each container.
- getChildrenTypesOfType(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns a typemask of all children types found within a container.
- getChildrenTypesOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getCity() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getClassType() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Gets the type classification of this type.
- getClassType() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Gets the type classification of this typed variable.
- getCleanupAction() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Returns the cleanup action defined by one of the constants AUTO_ARCHIVE, AUTO_DELETE, NO_CLEANUP
- getClientIdPrefix() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.clientIdPrefix.
- getClientIdPrefix() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The prefix to use for auto-generated client IDs.
- getClientIds() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.clientIds in custom.properties.
- getClientIds() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The client IDs to use for connecting to JMS.
- getClientIdsSize() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
- getCode() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the unique code identifying the error.
- getCode() - Method in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getCodesForFailedIds() - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Returns the codes for why the requested objects that were not returned from the server couldn't be returned.
- getCollabAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
AdministrationService
. - getCollabAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getCollabAdministrationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getCollabAdministrationService( ServiceContext sc_ )
- getCollabAdministrationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getCollabAdministrationService( ServiceContext sc_ )
- getCollabCommunityService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
CommunityService
. - getCollabCommunityService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getCollabCommunityService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getCollabCommunityService( ServiceContext sc_ )
- getCollaborationAdministrationGroupId() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ac.collaboration.COLLABORATION_ADMINISTRATION_GROUP_ID in custom.properties.
- getCollaborationSearchService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getCollaborationUserService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
insteadad. - getColor() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getColumn() - Method in class com.appiancorp.suiteapi.process.SizingReport
- getColumnAggregationFunction() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the column aggregation function which will be applied to this
Column
. - getColumnByLocalId(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get a column in this report by id.
- getColumnByStringId(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get a column in this report by stringId.
- getColumnIgnoreCase(String) - Method in class com.appiancorp.common.query.Query
-
Returns the
Column
associated with the given alias ignoring case sensitivity. - getColumnLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Gets the localId of the column on which to apply this filter.
- getColumns() - Method in class com.appiancorp.common.query.Aggregation
- getColumns() - Method in interface com.appiancorp.common.query.Projection
-
Returns the list of projected columns
- getColumns() - Method in class com.appiancorp.common.query.Selection
- getColumns() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the columns for this report.
- getColumnTypes() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Get the column types for this report.
- getComment() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Gets the comment for this activity class parameter schema
- getComment() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the comments for the attachment.
- getComment() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the comments added to the attachment.
- getCommName() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the name of the community
- getCommunities(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesForUser() - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesForUserPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesList(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get the
Community
objects by the requested IDs. - getCommunitiesList$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves a list of
Community
objects from their IDs - getCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunitiesWithMostDownloads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getCommunitiesWithMostDownloads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getCommunitiesWithMostDownloadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the communities with the most downloads
- getCommunitiesWithMostDownloadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getCommunitiesWithMostUploads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getCommunitiesWithMostUploadsPaging
- getCommunitiesWithMostUploads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getCommunitiesWithMostUploadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the communities with the most uploads
- getCommunitiesWithMostUploadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves a
Community
- getCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunityAdminReport(Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getCommunityAdminReportPaging
- getCommunityAdminReport$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getCommunityAdminReportPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets information about a specified community and all its sub communities
- getCommunityAdminReportPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getCommunityId() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the unique ID of the community that contains this knowledge center
- getCommunityIdForContentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Converts a content id into a community id.
- getCommunityIdForContentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunityIdsForContentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Converts an array of content id's into an array of community id's.
- getCommunityIdsForContentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getCommunityName() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Returns the value of the community name
- getCommunityName() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the name of the community that this knowledge center belongs to
- getCommunityName() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Returns the value of the community name
- getCommunityService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
CommunityService
. - getCommunityService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
insteadad. - getCommunityService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getCommunityService( ServiceContext sc_ )
- getCompanyName() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets the company name of the publisher of this application.
- getCompanyUrl() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets the company web site URL of the application publisher as a
String
. - getComparator(int) - Static method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Comparator for HistoryRecord
- getComparison() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Gets the comparison used for this filter.
- getCompletedCount() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
Retrieve the number of completed processes/tasks which will be returned by this filter.
- getCompletedProcessesForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all completed processes for a
ProcessModel
. - getCompletedProcessesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getCompletedTaskCount() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the number of completed tasks in the process
- getCompletedTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the tasks completed by current user.
- getCompletedTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getCompletedTasksForProcess(Long, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the completed tasks for a process
- getCompletedTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getCompletedTime() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the time at which the task was completed, or
null
if it has not yet been completed. - getCompletedUpgrades() - Method in exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
-
Gets the ProcessUpgrade objects representing the upgrade attempts that completed before the exception occurred.
- getCompleteValue() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
The value for a row may be either 'complete' or 'partial'.
- getComplexNodeMergeExpression() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Returns the expression that needs to be true when multiple instances of nodes are running in parallel and parallelMergeType is set to
PARALL_FLOW_COMPLEX_NODE
- getCompositeOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the order in which the attribute is in relation to the shard and the main.
- getConditions() - Method in class com.appiancorp.common.query.GenericLogicalExpression
- getConditions() - Method in class com.appiancorp.common.query.LogicalExpression
-
Returns the list of conditions
- getConditions() - Method in class com.appiancorp.common.query.TypedValueLogicalExpression
- getConditions() - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Gets the list of conditions.
- getConditions() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Returns the string representation of the conditions used in this rule set.
- getConditions() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getConfiguration() - Static method in class com.appiancorp.suiteapi.cfg.ConfigurationLoader
-
Returns the first instance of the Configuration class found.
- getConfirmationUrl() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the URL to which the runtime user should be forwarded after successfully completing the activity associated with this node.
- getConfirmationUrl() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the url of the page that should be shown to the user who performs an attended task if that task completes successfully.
- getConfirmPassword() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
-
Deprecated.Since 6.0.2, use
User.getUserPassword()
- getConflictedObjects() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
A conflict means that changes were made in both the source (package) and target systems.
- getConnection() - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Gets a
Connection
from the pool. - getConnectionFactoryNames() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.connectionFactory in custom.properties.
- getConnectionFactoryNames() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
- getConnectionManager() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getConnections() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the collection of flows representing connections to other nodes.
- getConstant() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Gets the constant used for this filter.
- getContactInformation() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Gets the information for administrative contact person.
- getContainsLocalFile() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Gets whether the form contains a local file
- getContent() - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Returns the String contents of the
Note
. - getContent(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.use
ContentService.getVersion(Long, Integer)
instead - getContent(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentClass(Long) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Gets the class of the content object associated with the type passed in.
- getContentClass(Long, Long) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Gets the class of the content object associated with the type and sub-type passed in.
- getContentId() - Method in class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.Returns the id of the created content object.
- getContentId() - Method in class com.appiancorp.suiteapi.content.ContentUploadOutputStream
-
Returns the id of the created content object.
- getContentIdForCommunityId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Converts a community id into a content id.
- getContentIdForCommunityId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getContentIdForDocumentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Returns the Content Id given a Document Id.
- getContentIdForDocumentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getContentIdForFolderId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getContentIdForFolderId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getContentIdForKnowledgeCenterId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getContentIdForKnowledgeCenterId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getContentIdsForCommunityIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Converts an array of community id's into an array of content id's.
- getContentIdsForCommunityIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getContentIdsForDocumentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Returns the Content Id given a Document Id.
- getContentIdsForDocumentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getContentIdsForFolderIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getContentIdsForFolderIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getContentIdsForKnowledgeCenterIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getContentIdsForKnowledgeCenterIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getContentIdsWhereViewable(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified content IDs where viewable, rather than giving an error that the content is not viewable.
- getContentIdsWhereViewable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentList(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Does the same thing as
ContentService.getContent(Long[])
, except it takes a type mask and returns error codes instead of throwing exceptions. - getContentList$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentMegabytesUsed() - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get the amount of space used by all leaf content.
- getContentMegabytesUsed$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getContentPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getContentPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentRoleMap() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
- getContentService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getContentStatistics() - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get a count of content items by type.
- getContentStatistics$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getContentStatisticsService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getContentTree(Long, Integer, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getContentTree$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentTreePaging(Long, Integer, Integer, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the content tree, and page the results.
- getContentTreePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentUrl(long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the URL for a given content.
- getContentUrl$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentWhereViewable(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getContentWhereViewable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContentWhereViewablePaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified content where viewable, rather than giving an error that the content is not viewable.
- getContentWhereViewablePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getContext() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the context for this report.
- getContextPath() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.APPLICATION_CONTEXT in custom.properties.
- getContextType() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the context type, defined by CONTEXT_TYPE_XXX.
- getContributions() - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- getContributions$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getContributionsForType(Contribution) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- getContributionsForType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getContributionsForTypePaging(Contribution, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- getContributionsForTypePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.common.query.returns.PagingInfoReturnConverter
- getConversionClass() - Method in class com.appiancorp.common.query.returns.SortInfoReturnConverter
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.CredentialsReturnConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.LocaleStringParameterConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.LocaleStringReturnConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.PartialResultReturnConverter
-
Provides the Converter with the conversion class type.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.ResultPageReturnConverter
-
Deprecated.Provides the Converter with the conversion class type.
- getConversionClass() - Method in class com.appiancorp.suiteapi.common.TypedValueParameterConverter
- getConversionClass() - Method in class com.appiancorp.suiteapi.messaging.MappingReturnConverter
-
Deprecated.Gets the class that it can convert to (
Mapping
). - getConversionClass() - Method in class com.appiancorp.suiteapi.personalization.AttributeReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.AcpReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.AcpsReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.ArvReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.AssigneeReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.events.EventProducerReturnConverter
-
Deprecated.Gets the class that it can convert to (
EventProducer
). - getConversionClass() - Method in class com.appiancorp.suiteapi.process.events.EventReturnConverter
-
Deprecated.Gets the class that it can convert to (
Event
). - getConversionClass() - Method in class com.appiancorp.suiteapi.process.events.EventTriggerReturnConverter
-
Deprecated.Gets the class that it can convert to (
EventTrigger
). - getConversionClass() - Method in class com.appiancorp.suiteapi.process.FormConfigMapParameterConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMapReturnConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.PvInstancesReturnConverter
-
Deprecated.
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.provides the Converter with the conversion class type
- getConversionClass() - Method in class com.appiancorp.suiteapi.process.TvReturnConverter
-
Deprecated.
- getCopyright() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.copyright in custom.properties.
- getCopyrightYear() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.copyrightYear in custom.properties.
- getCount() - Method in class com.appiancorp.suiteapi.content.Total
-
Returns the count.
- getCount(ServiceContext) - Method in interface com.appiancorp.suiteapi.portal.NavigationCounter
-
Deprecated.
- getCounter() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getCounterImplementation() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getCountProcessModelParametersForVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves count of all of the process variables that are required to start an instance of the given process model version (ie.
- getCountProcessModelParametersForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getCountry() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCoupledValueType() - Method in class com.appiancorp.suiteapi.type.Datatype
-
INTERNAL: NOT API
- getCoupledValueType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- getCreateConnectionPassword() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.createConnectionPassword in custom.properties.
- getCreateConnectionPassword() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The password used for the JMS createConnection method.
- getCreateConnectionUsername() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.createConnectionUsername in custom.properties.
- getCreateConnectionUsername() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The username used for the JMS createConnection method.
- getCreated() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Gets the time the group was created
- getCreated() - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- getCreated() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCreatedObjects() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
On import, returns the list of objects that were created.
- getCreatedTime() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the time at which this model was created.
- getCreatedTimestamp() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the date and time the content was created.
- getCreateTimestamp() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getCreationTime() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The creation time is the time at which a type was created.
- getCreator() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Returns the user who created the folder
- getCreator() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the user who created this knowledge center
- getCreator() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the user who created the entity
- getCreator() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the username of the user that created the content.
- getCreator() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get the user name of the user who created this thread by posting the first message.
- getCreator() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Returns the creator of the forum
- getCreator() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the user name of the creator of the thread.
- getCreator() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Gets the creator
- getCreator() - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- getCreator() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The user id of the creator of this page.
- getCreator() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The user id of the creator of this portlet.
- getCreator() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the user who created this folder.
- getCreator() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the user who created this model.
- getCreator() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The user who created the datatype
- getCreatorUsername() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the user who created this model.
- getCreatorUsername() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the use that created this model.
- getCredentials() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Returns a Credentials bean directly from the back-end, containing the group membership relations for the user in this Service Context.
- getCredentials$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getCriteria() - Method in class com.appiancorp.common.query.GenericQuery
- getCriteria() - Method in class com.appiancorp.common.query.Query
-
Gets the
Criteria
- getCriteria() - Method in class com.appiancorp.common.query.SearchAndCriteria
- getCriteria() - Method in class com.appiancorp.common.query.TypedValueQuery
- getCurrentContentId() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the content ID of the current (aka latest) version of this content.
- getCurrentGroupMessagesPage(Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Retrieves the current (that is, not expired) group messages in the given portlet
- getCurrentGroupMessagesPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- getCurrentNotePaths() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.since 23.2
- getCurrentNotePaths() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getCurrentNotePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getCurrentNotePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getCurrentPageId() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Get the id of the current page.
- getCurrentPortletId() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Get the id of the current portlet.
- getCurrentPortletSession() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Get the
PortletSession
for the current portlet. - getCurrentTaskCount() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the number of tasks that are active
- getCurrentTasksForProcess(Long, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the current tasks for a process
- getCurrentTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getCustomBarGraphXMLId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the id that specifes a custom xml file for the bar graph.
- getCustomChartHeight() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- getCustomChartWidth() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- getCustomContext(Class, String) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Deprecated.this method should not be called by anybody other than the Appian platform. The behavior of this method is undocumented, and it may be removed or changed in future releases.
- getCustomDisplayReference() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Retrieves the name of the pickerType to be used for this ACPS.
- getCustomField1() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField10() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField2() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField3() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField4() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField5() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField6() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField7() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField8() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomField9() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getCustomLineGraphXMLId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the id that specifes a custom xml file for the line graph.
- getCustomMessage() - Method in exception com.appiancorp.services.exceptions.ServiceException
-
This method creates a string representation of custom exception message by appending the calling method, method parameters and calling class.
- getCustomParameters() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the list of parameters that have been added at design time, and need to be available at runtime.
- getCustomPieGraphXMLId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the id that specifes a custom xml file for the pie graph.
- getCustomSetupUrl() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the URL for the custom setup tab
- getCustomToolbar() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the path to the custom toolbar.
- getDaily() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Returns the recurring daily interval
- getDashboardId() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets the ID of the dashboard to which this
DrillPath
links. - getDashboardId() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- getDashboardId() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
- getDashboardPageForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the dashboard Id that is used for the
ProcessModel
by givenprocessModelId_
- getDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getData() - Method in class com.appiancorp.exceptions.AppianError
-
Returns any further data required to successfully process the error.
- getData() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the paged results.
- getData() - Method in class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
-
Returns the paged results.
- getData() - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Get any data associated with this node.
- getData() - Method in interface com.appiancorp.suiteapi.epex.variables.Parameter
- getData() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the data for this report.
- getData() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Get the associated data for the history record; note, those history records that return multiple objects will return them as an Object[].
- getData() - Method in class com.appiancorp.type.system.ListViewDataSubset
-
Returns the paged results.
- getData(VariableReference, DataStrategy<C>) - Method in interface com.appiancorp.suiteapi.epex.process.ProcessInstance
-
Get the value of this VariableReference, according to the given DataStrategy.
- getDataCapArray() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DATA_CAP_ARRAY in custom.properties.
- getDataCapParagraphs() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DATA_CAP_PARAGRAPHS in custom.properties.
- getDataCapSentences() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DATA_CAP_SENTENCES in custom.properties.
- getDataCapWords() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DATA_CAP_WORDS in custom.properties.
- getDataContextType() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Returns the id of the data type that defines the structure of this page's data context.
- getDataCount() - Method in class com.appiancorp.common.query.FacetOption
- getDataIds() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history types ADD_ATTACHMENT, REMOVE_ATTACHMENT, ADD_NOTE, REMOVE_NOTE
- getDatasources() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Deprecated.
- getDataSubset() - Method in class com.appiancorp.type.system.ListView
-
Returns the
ListViewDataSubset
. - getDataSubset() - Method in class com.appiancorp.type.system.TypedValueListView
-
Returns the
ListViewDataSubset
. - getDataTruncSentences() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DATA_TRUNC_SENTENCES in custom.properties.
- getDataType() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Gets the underlying datatype of this type.
- getDataType() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Gets the underlying datatype of this typed variable.
- getDataTypeId() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the id of the type of data used in this condition.
- getDatatypeIds(Long...) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the datatype ids that content ids map to.
- getDatatypeIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getDataTypeName() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the name of the data type.
- getDatatypeProperties(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Get DatatypeProperties from server.
- getDatatypeProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getDatatypeReferences() - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Gets the list of data types referenced by this model.
- getDate() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
Get the date to which this
CalendarDateElement
is applied. - getDateAttached() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the timestamp for attachment creation.
- getDateAttached() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the date when the attachment was created.
- getDateCreated() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the date and time that this community was created.
- getDateCreated() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the date and time that this document was created/first uploaded
- getDateCreated() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the date and time that the folder was created
- getDateCreated() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the date and time that this knowledge center was created
- getDateCreated() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get the date-time when this thread was created.
- getDateCreated() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Gets the date the forum was created
- getDateCreated() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The timestamp indicating when this page was created.
- getDateCreated() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The timestamp indicating when this portlet was created.
- getDateCreated() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the date on which this folder was created.
- getDateModified() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get this date-time when this thread was last modified.
- getDateModified() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The timestamp indicating when this page was last modified.
- getDateModified() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the date on which this folder was modified.
- getDatePosted() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the date-time this message was posted.
- getDatePosted() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the date-time this message was posted.
- getDateTimeColumns(Map) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- getDayCount() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
Retrieve the number of days to be used in this filter.
- getDayInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of days
- getDayInterval() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Returns the interval in terms of number of days.
- getDayIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of days
- getDayIntervalExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Gets the interval in terms of number of days.
- getDayOfMonth() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns the day of the month on which event occurs
- getDayOfMonth() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Returns the day of the month on which the event occurs
- getDayOfMonthExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Gets the day of the month on which the event occurs
- getDayOfMonthExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Gets the day of the month on which the event occurs
- getDayOfWeek() - Method in class com.appiancorp.suiteapi.content.TotalByDayOfWeek
-
Get the day of the week (0-6, where 0=Monday).
- getDayOfWeek() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns the day of the week on which event occurs.
- getDayOfWeek() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Returns the day of the day of the week on which event occurs.
- getDaysOfWeek() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Returns an array of integer containing the days of the Week on which the event occurs.
- getDeactivatedUsersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Returns all the deactivated users.
- getDeactivatedUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getDeadline() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getDeadline() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getDeadline() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Gets the deadline of this process.
- getDeadlineForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieve the deadline of a given process.
- getDeadlineForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getDeadlineForTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieve the deadline for a given task.
- getDeadlineForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getDefault() - Method in class com.appiancorp.suiteapi.process.forms.Option
- getDefault() - Method in class com.appiancorp.suiteapi.process.Priority
-
Returns whether or not this priority is the default priority in the system
- getDefault() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns whether or not this priority is the default priority in the system.
- getDefault() - Method in class com.appiancorp.suiteapi.type.Datatype
-
This is the default value for the type.
- getDefaultApplication() - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Gets the default system application.
- getDefaultApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getDefaultCalendar() - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Deprecated.
- getDefaultCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- getDefaultDayOfWeek() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Get the default start and end times for the days of the week.
- getDefaultDomain() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getDefaultEmailDomain() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.email.domain.
- getDefaultEnvironment() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DEFAULT_ENVIRONMENT in custom.properties.
- getDefaultFormat(String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Retrieves the default display format for a given format name.
- getDefaultFormat(String) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Since i18n, the notifications server no longer formats dates (the raw timestamps are sent to the JSPs), so no formats should be set on the server.
- getDefaultFormat$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- getDefaultFormat$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getDefaultHomePageId() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.DEFAULT_HOME_PAGE_ID in custom.properties.
- getDefaultIconName() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Gets the name of the icon.
- getDefaultItem() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Get the index of the default item.
- getDefaultNodeInstanceSecurity() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the default security mapping for instances of this node.
- getDefaultOption() - Method in class com.appiancorp.common.query.Facet
- getDefaultPriority() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the default
Priority
for the system. - getDefaultPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getDefaultProcessPriorityName() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the name of the default process priority for processes of this model.
- getDefaultProcessSecurity() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the default security mapping for processes that are instances of this model.
- getDefaultPvValue(Long, boolean) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Returns the default value for a
ProcessVariable
of the given type. - getDefaultValue(Long, boolean) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Returns the default value for the given type.
- getDefinition() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.A unique key name that is used by the application to define how this type of portlet is rendered.
- getDefinition() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Gets the definition (the expression to run) using the format for retrieval.
- getDelegate() - Method in class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Get the AuthenticationProvider to which the AuthenticationProviderWraper is delegating method calls.
- getDelegatedCreation() - Method in class com.appiancorp.suiteapi.personalization.Group
-
Decide whether delegated creation field be visible to the client
- getDelegateService() - Method in class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
- getDelegateStrategies() - Method in class com.appiancorp.suiteapi.common.spring.security.CompositeSessionAuthenticationStrategy
- getDeny() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
The users in the deny role.
- getDenyAdministratorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have been explicitly denied administrative permissions.
- getDenyAdministrators() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have been explicitly denied administrative permissions.
- getDenyAuthorGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have authoring (read/write) permissions.
- getDenyAuthors() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have authoring (read/write) permissions.
- getDenyGroups() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
The list of groups in the deny role.
- getDenyReaderGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have been explicitly denied read-only permissions.
- getDenyReaders() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have been explicitly denied read-only permissions.
- getDepth() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the depth (if the content was returned by a service method that populates the depth).
- getDepth() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the depth of this message.
- getDepth() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the depth of the message.
- getDepth() - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Retrieves the process depth
- getDepth() - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Get the depth of the current process
- getDesc() - Method in class com.appiancorp.suiteapi.process.events.Event
-
Gets the description of event.
- getDescendantDocumentsOfFolderPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Get a flat list of all documents in a given folder and its subfolders
- getDescendantDocumentsOfFolderPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getDescendantDocumentsOfFoldersPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Get a flat list of all documents in a list of folders and their subfolders
- getDescendantDocumentsOfFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getDescendantDocumentsOfKnowledgeCenterPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get a
ResultPage
containing a list of all documents in a given knowledge center - getDescendantDocumentsOfKnowledgeCenterPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getDescendantDocumentsOfKnowledgeCentersPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get a
ResultPage
containing a list of all documents in a given list of knowledge centers - getDescendantDocumentsOfKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getDescription() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns the description of the folder.
- getDescription() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Retrieves a description of this action.
- getDescription() - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Retrieves a description of this action.
- getDescription() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Provides a short description (if it exists) of this community
- getDescription() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the description (if any) of the document
- getDescription() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the description of this knowledge center
- getDescription() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the description.
- getDescription() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Returns the description expression of the filter.
- getDescription() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets the description of the function
- getDescription() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Gets the description of parameter
- getDescription() - Method in class com.appiancorp.suiteapi.personalization.Group
- getDescription() - Method in class com.appiancorp.suiteapi.personalization.GroupType
- getDescription() - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- getDescription() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A text description of this page
- getDescription() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the link description.
- getDescription() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Get the link type's description.
- getDescription() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.A text description for this type of portlet.
- getDescription() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the localized name mappings of this model.
- getDescription() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the localized description mappings of this node.
- getDescription() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the description of the attribute.
- getDescription() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the description of this report.
- getDescription() - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Returns the description of the palette
- getDescription() - Method in class com.appiancorp.suiteapi.process.Priority
-
Returns the description of the priority
- getDescription() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the description of the priority.
- getDescription() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Gets a description of this exception type.
- getDescription() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the localized description of this model.
- getDescription() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets a description of this folder.
- getDescription() - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
- getDescription() - Method in class com.appiancorp.suiteapi.process.TaskProperties
-
Return the description of the task.
- getDescription() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Gets the description
- getDescription() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The description of the type.
- getDesigner() - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
-
The designer is the user who last published or saved a new version of the process model.
- getDesigner() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Gets the designer of the running process model
- getDesignExpressionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getDestination() - Method in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- getDestinationClass() - Method in class com.appiancorp.suiteapi.common.LocaleStringParameterConverter
-
Deprecated.
- getDestinationClass() - Method in class com.appiancorp.suiteapi.common.TypedValueParameterConverter
- getDestinationClass() - Method in class com.appiancorp.suiteapi.process.FormConfigMapParameterConverter
-
Deprecated.Added to preserve old behavior of superclass
- getDestinationEventPersistentID() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the destination event persistent IDs (which events the message will be sent to).
- getDestinationPMID() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the destination PM IDs (which process models the message will be sent to).
- getDestinationPMUUID() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the destination PM UUIDs (which process models the message will be sent to).
- getDestinationProcessID() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the destination process IDs (which processes the message will be sent to).
- getDetail() - Method in class com.appiancorp.exceptions.AppianErrorCode
- getDetailedTypes() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.If the underlying representation of this typed variable is an array, returns the types of the objects contained in the array.
- getDetailedTypes() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Gets the type array of Appian Object(s) selected within the picker.
- getDetails() - Method in class com.appiancorp.exceptions.AppianError
-
Returns detailed information about the error (for example, metadata such as ids/uuids).
- getDetails() - Method in class com.appiancorp.type.system.ListViewItem
-
Returns the details of this ListViewItem.
- getDiagnostics() - Method in class com.appiancorp.suiteapi.type.config.ImportResult
-
Gets the diagnostics that were generated during the import.
- getDiagnostics() - Method in exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Retrieves the diagnostics that were generated during the attempted import.
- getDimension() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getDirectAdminGroupIds(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the group IDs of all the administrator groups added directly to a given group (excludes those who are administrators via membership in an administrator group)
- getDirectAdminGroupIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getDirectAdminUsernames(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the usernames of all the administrator users added directly to a given group (excludes those who are administrators via membership in an administrator group)
- getDirectAdminUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getDirection() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history type CHANGE_PRIORITY
- getDirectlyReferencedTypes(Long...) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Returns a list containing all datatypes directly referenced by the given datatypes.
- getDirectlyReferencedTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getDirectMemberGroupIds(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the group IDs of all the member groups added directly to a given group (excludes those who are members via rule or via membership in a member group)
- getDirectMemberGroupIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getDirectMemberUsernames(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the usernames of all the member users added directly to a given group (excludes those who are members via rule or via membership in a member group)
- getDirectMemberUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getDisallowDelete() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Get whether or not deleting this calendar is enabled or disabled.
- getDiscussionBodyService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.
- getDiscussionBodyService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getDiscussionBodyService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionBodyService( ServiceContext sc_ )
- getDiscussionBodyService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionBodyService( ServiceContext sc_ )
- getDiscussionMetadataConvenienceService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.
- getDiscussionMetadataConvenienceService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getDiscussionMetadataConvenienceService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionMetadataConvenienceService( ServiceContext sc_ )
- getDiscussionMetadataConvenienceService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionMetadataConvenienceService( ServiceContext sc_ )
- getDiscussionMetadataCoreService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.
- getDiscussionMetadataCoreService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getDiscussionMetadataCoreService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionMetadataCoreService( ServiceContext sc_ )
- getDiscussionMetadataCoreService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDiscussionMetadataCoreService( ServiceContext sc_ )
- getDiscussionPortletService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.The Portal functionality will be removed in a future release.
- getDiscussionPortletService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getDisplay() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Returns the task display name for this node.
- getDisplay() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the display format of this report.
- getDisplayFormatForLocale(LocaleDisplayFormat) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Retrieves the display format information for the locale set in the
LocaleDisplayFormat
parameter object. - getDisplayFormatForLocale$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- getDisplayFormatsForLocales(LocaleDisplayFormat[]) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Receives an array of
LocaleDisplayFormat
objects that have only the locale field set for each object. - getDisplayFormatsForLocales$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- getDisplayLabel() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Retrieves the user friendly name for this action.
- getDisplayLabel() - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Retrieves the user friendly name for this action.
- getDisplayName() - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Retrieves the display name of the navigation item.
- getDisplayName() - Method in class com.appiancorp.suiteapi.common.SecurityEntry
-
Gets this display name of this object.
- getDisplayName() - Method in class com.appiancorp.suiteapi.common.Suggestion
- getDisplayName() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the display name of the object.
- getDisplayName() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the display name, which should be used when the document's name is displayed as one piece (name and extension combined).
- getDisplayName() - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Gets the display name of the topic (what it is called in the Modeler).
- getDisplayName() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getDisplayName() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getDisplayName() - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Retrieves the displayname for the assignee, such as the group name for a group or username for user
- getDisplayName() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the display name for attachment.
- getDisplayName() - Method in class com.appiancorp.suiteapi.process.TaskProperties
-
Returns the display name of the task (ie the name of the task that should be displayed to the user on the UI).
- getDisplayName(LocalObject, Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getDisplayName(Long, Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Fetches the display name for the integer primary key of the given type.
- getDisplayName(String, Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Fetches the display name for the string primary key of the given type.
- getDisplayNameKey() - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- getDisplayNameMaxSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ag.constants.ag.nn.maxsize in custom.properties.
- getDisplayNames(LocalObject[], Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getDisplayNames(Long[], Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Fetches the display names for the integer primary keys of the given type.
- getDisplayNames(Object, Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getDisplayNames(Object, Integer, boolean) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getDisplayNames(String[], Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Fetches the display names for the string primary keys of the given type.
- getDisplayProperties() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getDisplayString() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
dom!
- getDisplayThresholds() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to show thresholds for this report.
- getDisplayType() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine the display type for this report.
- getDocId() - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- getDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Retrieves a document (without the internalFilename property populated).
- getDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentExtension() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the document extension
- getDocumentExtension() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the document extension
- getDocumentId() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the document ID
- getDocumentIdForContentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Returns the document Id given a content Id.
- getDocumentIdForContentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentIdsForContentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Returns the document Id given a content Id.
- getDocumentIdsForContentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentInputStream(long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Opens a stream to a Document allowing for the caller to read its contents.
- getDocumentInputStream(long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Opens streams to multiple Documents allowing the caller to read their contents.
- getDocumentInputStream$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getDocumentName() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the document name
- getDocuments(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
- getDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentsByName(Long, String) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.This call will retrieve all documents of a given folder that have a given name.
- getDocumentsByName$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getDocumentService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
DocumentService
. - getDocumentService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getDocumentService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDocumentService( ServiceContext sc_ )
- getDocumentService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getDocumentService( ServiceContext sc_ )
- getDocumentsList(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Gets the specified documents, returning the valid results even if all the results cannot be retrieved (for instance, if some of the documents corresponding to the ids no longer exist).
- getDocumentsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Retrieves several documents (without the internalFilename property populated).
- getDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getDocumentsPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets all the documents in the knowledge center which are pending administrative approval
- getDocumentsRequiringApproval(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getDocumentsRequiringApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getDocumentsRequiringApprovalPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get a
ResultPage
containing the list of documents requiring approval (both for creation and deletion) for a knowledge center - getDocumentsRequiringApprovalPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getDom() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
dom!
- getDom() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getDomain() - Method in class com.appiancorp.suiteapi.expression.Function
-
Returns the domain of this function.
- getDomain() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets the domain that will be used to look up the function.
- getDomKey() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getDomKey() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getDomKeyCaseSensitive() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getDownloadDate() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the download date
- getDownloadDayOfWeek() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the downloaded day of the week
- getDownloader() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the username of the user who performed the download
- getDownloadHourOfDay() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the downloaded hour of the day
- getDownloadLogType() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the download log type.
- getDownloadLogType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getDownloadsByDayForKnowledgeCenter(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByDayForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByDayForKnowledgeCenterPaging(Long, Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the number of downloads for the last N day for a specified knowledge center
- getDownloadsByDayForKnowledgeCenterPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByHour() - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByHour$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByHourPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the number of downloads for each hour
- getDownloadsByHourPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByType() - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByType$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByTypePaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the number of downloads by document type
- getDownloadsByTypePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByWeekDays() - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByWeekDays$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDownloadsByWeekDaysPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the number of downloads by weekdays
- getDownloadsByWeekDaysPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Retrieves the draft version of the specified page.
- getDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getDraftOwner() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.The id of the user who holds the lock on the draft of this page, or an empty string if it is not locked.
- getDrillPath() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the DrillPath bean which defines how the column data links to further information (if any).
- getDrillPathExpression() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the expression which defines the value that the
DrillPath
uses to navigate to the proper destination. - getDstSavings() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getDynamic() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.For Appian internal use only.
- getDynamicForm() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets the dynamic form
- getDynamicOutputs() - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
-
Deprecated.It is not possible to create a node output dynamically at design time.
- getEditable() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Method to check if the portlet type is editable or not.
- getEditable(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getEditable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getEditableByUser(Long, ContentFilter, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get all active, non-expired ids off the root, where editor role held by user.
- getEditableByUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getEditablePagesNotCreatedByCurrentUser() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getEditablePagesNotCreatedByCurrentUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getEditablePagesNotCreatedByCurrentUserPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a ResultPage containing a list of pages editable by the current user but not created by him
- getEditablePagesNotCreatedByCurrentUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getEditablePaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get Editable Content objects paging.
- getEditablePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getEditorGroups() - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Returns the list of groups that have editor permissions.
- getEditorGroups() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the groups who have authoring (read/write) permissions.
- getEditorGroups() - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Returns the ID's of
Group
s whose role is Editor of object. - getEditorGroups() - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Retrieves the groups who have editor permissions
- getEditorGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have editor permissions
- getEditors() - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Returns the list of users that have editor permissions.
- getEditors() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the users who have editor (read/write) permissions.
- getEditors() - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Returns the usernames of
User
s whose role is Editor of object. - getEditors() - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Retrieves the users who have editor permissions
- getEditors() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have editor permissions
- getEffectiveId() - Method in class com.appiancorp.suiteapi.process.Priority
-
Returns the effective ID for the priority.
- getEffectiveId() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the effective ID for the priority.
- getElapsed() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the amount of time (in days) since the task was started.
- getElapsedMilliseconds() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the number of milliseconds since the process has started
- getElapsedMilliseconds() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Deprecated.Use
TaskSummary.getElapsed()
instead. - getElements() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Gets the elements of the form
- getEmail() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getEmail() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Gets the email address of contact person
- getEmailAddresses() - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- getEmailAttachmentFolderId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getEmailAttachmentFolderIdForPm(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the Id of the folder where attachments will be stored when an email message is sent to either the
ProcessModel
or any event within theProcessModel
- getEmailAttachmentFolderIdForPm$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getEmailDisplayNames() - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- getEmailType() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Gets the email Type, whether Office or Personal
- getEmbeddedBrokerUrl() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The broker URL to use when running an embedded JMS broker
- getEnabled() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets whether or not this
DrillPath
is enabled. - getEnabled() - Method in class com.appiancorp.suiteapi.process.Deadline
- getEncodedComment() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns a URLEncoded comments in accordance with UTF-8 encoding scheme.
- getEncodedComment() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns a URLEncoded comments in accordance with UTF-8 encoding scheme.
- getEncryptedSamlAssertion() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Holds encrypted saml assertion used to authenticate user when they logged in via saml.
- getEnd() - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Returns End object that defines the end condition of the Recurrance of the node.
- getEndDate() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.
- getEndDateExpr() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.
- getEndDateTimeExpr() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
- getEndExpression() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Gets the expression, which when true, stops the recurrence of the node.
- getEndNodeGuiId() - Method in class com.appiancorp.suiteapi.process.Connection
-
The gui id of the node
ProcessNode
at the end of this connection. - getEndObjectType() - Method in class com.appiancorp.suiteapi.process.Connection
- getEndTime() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Returns the time at which the process ended.
- getEndTime() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.
- getEndTimeExpr() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.
- getEndType() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Returns the type of End condition
- getEngineCredentials(ServiceConnection) - Method in class com.appiancorp.services.AbstractServiceContext
-
Returns the credentials to be used for calls with the specified
KougarConnection
. - getEngineCredentials(ServiceConnection) - Method in interface com.appiancorp.services.KougarServiceContext
-
Returns the credentials to be used for calls with the specified
KougarConnection
. - getEngineId() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
This is 0 for EXEC00, 1 for EXEC01, etc.
- getEntityType() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Gets the entity type of this rule set.
- getEntityTypeId() - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Gets the entityTypeId of this expression.
- getEntityTypeName() - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Gets the entity type name of this expression.
- getEnumeration() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Retrieves the name (key) of the enumeration to be used for this ACPS.
- getEnvironment() - Method in exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- getEnvironment() - Method in exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- getEnvironment() - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- getEpexValidated() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Returns whether EPEx validation has run.
- getErrorCode() - Method in interface com.appiancorp.exceptions.ErrorCodeHolder
- getErrorCode() - Method in exception com.appiancorp.suiteapi.applications.InvalidActionException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.applications.UnavailableApplicationException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Gets the error code associated with this exception.
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.DuplicateWebServiceNameException
-
Returns this exception's errorCode
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidStatusException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.ServiceLocatorException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidPvTypeReferenceException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- getErrorCode() - Method in class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
- getErrorCode() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
- getErrorCode() - Method in class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
- getErrorCode() - Method in exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Gets the error code associated with this exception.
- getErrorCode() - Method in exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeReferenceException
- getErrorCode() - Method in exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.applications.ActionNotFoundException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.applications.InvalidActionException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.applications.UnavailableApplicationException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Gets the arguments that must be used to render this exception's message representation.
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidPvTypeReferenceException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Gets the arguments that must be used to render this exception's message representation.
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeReferenceException
- getErrorCodeArguments() - Method in exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- getErrorCodeArguments(Locale) - Method in interface com.appiancorp.exceptions.ErrorCodeHolder
- getErrorCodeArguments(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Gets the arguments that must be used to render this exception's message and title representation.
- getErrorCodeArguments(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getErrorCodeArguments(Locale) - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- getErrorCodeArguments(Locale) - Method in exception com.appiancorp.suiteapi.type.config.xsd.exceptions.XsdImportEcoreSaveException
-
If this exception was caused by validation errors, returns the localized validation codes.
- getErrorCodeArgumentsAsStringArray(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Returns the arguments (converted to Strings) of the error code tied to this exception.
- getErrorCodeArgumentsAsStringArray(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getErrorCount() - Method in class com.appiancorp.suiteapi.process.history.AuditInfo
- getErrorMessage() - Method in interface com.appiancorp.suiteapi.process.framework.MessageContainer
-
Gives the error messages that were added to the container as a single string with "[" and "]" delineating the messages.
- getErrorMessage(Locale) - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
Returns the localized error message as it is displayed in Appian interfaces.
- getErrors() - Method in class com.appiancorp.type.system.ListViewDataSubset
-
Returns the list of errors generated while building this ListViewDataSubset
- getErrorsAndWarnings() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getErrorsForParentsOfProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getErrorsForParentsOfProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Gets errors associated with the given process model having parents
- getErrorsForParentsOfUnpublishedChildren(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getErrorsForParentsOfUnpublishedChildren(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Gets errors associated with the parents of unpublished process models for a process model
- getErrorsForUnpublishedChildren(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getErrorsForUnpublishedChildren(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Gets errors for a process model if it has unpublished child processes
- getErrorsFound() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getErrorType() - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- getEscalationAbstraction() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getEscalationAbstraction() - Method in class com.appiancorp.suiteapi.process.ProcessNode
- getEscalationAbstraction() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
- getEscalationACSchemas() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the activity class schemas for activities that can be used as escalations.
- getEscalationACSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getEscalationInstances() - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Returns the task's escalation properties
- getEscalations() - Method in class com.appiancorp.suiteapi.process.ProcessNode
-
Gets the list of escalations that will occur if the primary activity of this node is attended and is not accepted quickly enough.
- getEscalations() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Returns the escalation properties of all node instances
- getEventOrProcessModelNames(Long[], String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the display names of processModels and Events for the provided
ProcessModel
Ids and Event Ids - getEventOrProcessModelNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getEventProducer() - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
- getEventProducer() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Gets the type code for the event producer
- getEventProducers() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the event producers for this node
- getEventsByPersistentId(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns a ResultList containing Events that correspond to the passed in array of Event persistent IDs.
- getEventsByPersistentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getEventsForProcessModelPaging(Long, Long[], Boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the Events for a given
ProcessModel
specified byeventTypes_
. - getEventsForProcessModelPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getEventTrigger() - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
- getEveryWeekday() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Returns true if the event occurs every weekday, else false.
- getException() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The exception thrown while inspecting or importing this object, if any.
- getException() - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Method returns the actual exception that occurred in the Activity class
- getException() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Returns the ProcessException that occurred in the process execution.
- getException() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
If the task is paused by exception, returns the exception on the task; otherwise, returns
null
. - getException() - Method in class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
-
Gets the exception associated with the diagnostic.
- getExceptionClassName() - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
If the exception that caused this SmartServiceException is set, this method returns the name of that exception class, otherwise it will return null.
- getExceptionClassName() - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Returns the name of the type of the exception that occurred in the activity class
- getExceptionFlow() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getExceptionFlowTriggers() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the triggers that can trigger an exception flow
- getExceptionHandlerService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ExceptionHandlerService
. - getExceptionHandlerService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getExceptionNoteMetadataForTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getExceptionNoteMetadataForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getExceptionNoteMetadatasForProcess(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getExceptionNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getExceptionType() - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Gets the type metadata for this exception.
- getExceptionType(String) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Get the
ProcessExceptionType
from its unique id. - getExceptionType$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- getExceptionTypeLocalId() - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- getExceptionTypes(String[]) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Get the
ProcessExceptionType
objects from their unique ids. - getExceptionTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- getExcludedPeople() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getExecutionEnvironment() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Returns int representation of the Process Execution Environment.
- getExecutionEnvironment() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
The environment in which the activity executes, such as process execution engine or java.
- getExecutionEnvironment() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Returns int representation of the Process Execution Environment.
- getExecutionEnvironmentId() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the the execution environment for this activity class schema
- getExecutionExpressionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getExecutionTimestamp() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Gets the timestamp when the performance metrics was generated for the report.
- getExpirationDate() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the date and time that this document will expire
- getExpirationDate() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Get the expiration date of this message.
- getExpirationDays() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the number of days after upload to this knowledge center that a document will expire
- getExpirationDays() - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Gets the number of days until content expires.
- getExpirationTimestamp() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the date and time that the content will expire.
- getExpired(Long, Integer, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getExpired$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getExpiredDocuments(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getExpiredDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getExpiredDocumentsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of all expired documents in the specified knowledge center - getExpiredDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getExpiredGroupMessagesPage(Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Retrieves the expired group messages in the given portlet
- getExpiredGroupMessagesPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- getExpiredIds(Long, Integer, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getExpiredIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getExpiredPaging(Long, Integer, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getExpiredPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getExplicitNonViewerGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have been explicitly denied permissions
- getExplicitNonViewers() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have been explicitly denied permissions
- getExportBindingMap() - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ExportBinder
- getExpression() - Method in class com.appiancorp.suiteapi.messaging.Mapping
-
Gets the expression for this property.
- getExpression() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Gets the expression for this activity class parameter
- getExpression() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Get the expression which defines the value of this
Column
. - getExpression() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets the expression which defines the value of the
DrillPath
. - getExpression() - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Gets the expression, which should evaluate to a boolean.
- getExpression() - Method in class com.appiancorp.suiteapi.process.forms.UiExpressionForm
- getExpression() - Method in class com.appiancorp.suiteapi.process.Instances
- getExpression() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
The expression that represents the default value of this process variable.
- getExpression(int) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- getExpressionCount() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- getExpressionDependencies(String[], String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns an array of the
ExpressionDependency
objects for the given expressions. - getExpressionDependencies(String, String...) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the expression dependencies for the given
expressionText
. - getExpressionDependencies$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getExpressionId() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets the unique id of expression needed so asynchronous calls can be made
- getExpressions() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Gets the list of expressions used in this rule set.
- getExpressions() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Returns a
TypedVariable[]
of expressions. - getExpressionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ExpressionService
. - getExpressionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use getExecutionExpressionService or getDesignExpressionService
- getExtension() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Retrieves the file extension (eg, exe, txt, doc) for this document
- getExtension() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Returns the extensions of the filter.
- getExtension() - Method in class com.appiancorp.suiteapi.content.TotalByExtension
-
Get the extension.
- getExtension() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the extension.
- getExtension(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Convenience method to retrieve an individual extension.
- getExtensionInfo() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the extension info.
- getExtensions() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Method to retrieve the extensions map which contains key value pairs <String,String> which save additional information for the portlet type.
- getExternalDescription() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets the path to the external resource containing the description of the function.
- getExternalFilename() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the filename that will be displayed to the user and that the user will save the file as.
- getExternalFilename(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the external filename (the name that the file would be saved as by the client, or the name within a .zip file) of a document.
- getExternalFilename$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getExternalFilenames(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the external filenames (the name that the file would be saved as by the client, or the name within a .zip file) of a set of document.
- getExternalFilenames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getExternalFunctions() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getExternalTypeId() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- getExtra() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the JSON representation of the FE this bean represents.
- getExtraParameters() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getFacetData() - Method in class com.appiancorp.common.query.TypedValueFacet
- getFacets() - Method in class com.appiancorp.type.system.ListView
-
Returns the facets that are applicable to the current (possibly filtered) data set.
- getFacets() - Method in class com.appiancorp.type.system.TypedValueListView
-
Returns the facets that are applicable to the current (possibly filtered) data set.
- getFacetType() - Method in class com.appiancorp.common.query.Facet
- getFailedIds() - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Returns the ids of any objects requested but not returned from the server.
- getFailedObjects() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
On import, returns the list of objects that have failed to import, along with the list of objects already in the target system which are now in a failure state as a result of this import.
- getFavorite() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets whether this is favorite.
- getFavorite() - Method in class com.appiancorp.suiteapi.personalization.Group
- getFavorite() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getFavorite() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getFavorite() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- getFavorite() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Returns whether or not the process model is one of the users favorites.
- getFavorite() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
- getFavorite() - Method in class com.appiancorp.suiteapi.process.TaskSummary
- getFavoriteByRootIds(Long, ContentFilter, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getFavoriteByRootIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getFavoriteCommunities(Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFavoriteCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFavoriteCommunitiesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of
Community
objects which have been tagged as favorites by the user - getFavoriteCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFavoriteDocuments(Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
- getFavoriteDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getFavoriteDocumentsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Retrieves the list of the current user's favorite documents, paging.
- getFavoriteDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getFavoriteFolders(Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
- getFavoriteFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFavoriteFoldersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieve all the folders that are in the current user's "Favorites" list.
- getFavoriteFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFavoriteGroups(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of groups for the current user's Favorite Groups.
- getFavoriteGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getFavoriteKnowledgeCenters(Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFavoriteKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFavoriteKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing the knowledge centers which the current user has added to their "Favorites" list - getFavoriteKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFavoritesByRoot(Long, ContentFilter, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
- getFavoritesByRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getFavoritesByRootPaging(Long, ContentFilter, Boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getFavoritesByRootPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getFavoriteUsers(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Returns favorite users of the current user
- getFavoriteUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getFeaturedDocumentsForCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getFeaturedDocumentsForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForCommunityForUser(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getFeaturedDocumentsForCommunityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForCommunityForUserPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the featured
Document
objects for a givenCommunity
and its subcommunities that the currentUser
can access. - getFeaturedDocumentsForCommunityForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForCommunityPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForCommunityPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForTopLevelCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getFeaturedDocumentsForTopLevelCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForTopLevelCommunityForUser(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
- getFeaturedDocumentsForTopLevelCommunityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForTopLevelCommunityForUserPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForTopLevelCommunityForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFeaturedDocumentsForTopLevelCommunityPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the featured documents for a given Community (but not its subcommunities)
- getFeaturedDocumentsForTopLevelCommunityPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getField() - Method in class com.appiancorp.common.query.ColumnAlias
-
Returns the field name
- getField() - Method in class com.appiancorp.common.query.Filter
-
Returns the column or alias name
- getField() - Method in class com.appiancorp.common.query.Search
- getField() - Method in interface com.appiancorp.suiteapi.common.paging.ReadOnlySortInfo
- getField() - Method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Returns the field to sort by.
- getFieldDisplayName(String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getFilename() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the filename.
- getFileSystemId() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Retrieves the system ID that the collaboration application uses to identify the document physically on the drive
- getFileSystemId() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the file system ID.
- getFilterOperatorCategory() - Method in interface com.appiancorp.common.query.FilterValidator
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterContainmentValidation
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterEqualityValidation
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterInequalityValidation
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterNullnessValidation
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterRangeValidation
- getFilterOperatorCategory() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterWildcardValidation
- getFilters() - Method in class com.appiancorp.common.query.FacetOption
- getFilters() - Method in class com.appiancorp.common.query.GenericFacetOption
- getFilters() - Method in class com.appiancorp.common.query.TypedValueFacetOption
- getFilters() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getFilters() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Get the list of filters.
- getFiltersAsCriteria() - Method in class com.appiancorp.common.query.FacetOption
- getFiltersAsCriteria() - Method in class com.appiancorp.common.query.GenericFacetOption
- getFiltersAsCriteria() - Method in class com.appiancorp.common.query.TypedValueFacetOption
- getFiltersReadOnly() - Method in class com.appiancorp.common.query.FacetOption
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.AheadOfScheduleFilter
-
Returns the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.BehindScheduleFilter
-
Returns the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.CompletedAheadOfScheduleFilter
-
Deprecated.Returns the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.CompletedBehindScheduleFilter
-
Deprecated.Returns the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.CompletedFilter
-
Returns the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.DueTodayFilter
-
Returns the type of this filter.
- getFilterType() - Method in interface com.appiancorp.suiteapi.process.analytics2.Filter
-
Gets the type of the
Filter
These are constants that tell the backend what kind of filter this is. - getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
Retrieve the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
Retrieve the type of this filter.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.NotYetCompletedFilter
-
Deprecated.Retrieve the type of this
Filter
. - getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
Retrieve the type of the
Filter
. - getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.RunningFilter
-
Return running filter type.
- getFilterType() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Gets the simple column filter type.
- getFilterValidator(FilterOperator) - Method in interface com.appiancorp.common.query.CriteriaValidatorProvider
- getFilterValidator(FilterOperator) - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider
- getFirstName() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getFirstNameMaxSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ag.constants.ag.fn.maxsize in custom.properties.
- getFlags() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns the flag that has been set on this datatype.
- getFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Gets information about a folder
- getFolder(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get a
Folder
. - getFolder(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a
ProcessModelFolder
. - getFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getFolderId() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the unique ID of the folder which contains the document
- getFolderId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the id of the folder in which this model is saved.
- getFolderId() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the folder in which this model is saved.
- getFolderIdForContentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolderIdForContentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolderIdsByLocalObject(LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get IDs of all the folders whose parent is the specified
LocalObject
Only the IDs of folders that are the direct children of the local object will be returned; the IDs of their sub-folders will not. - getFolderIdsByLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getFolderIdsForContentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolderIdsForContentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolderName() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the name of the folder which contains the document
- getFolders() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the folders contained in this knowledge center
- getFolders(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
- getFolders(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves multiple process model folders
- getFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getFoldersByLocalObject(LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get all the folders whose parent is the specified
LocalObject
. - getFoldersByLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getFolderService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
FolderService
. - getFolderService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getFolderService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getFolderService( ServiceContext sc_ )
- getFolderService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getFolderService( ServiceContext sc_ )
- getFoldersList(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Returns a ResultList containing error codes for each value supplied in the parameter and
Folder
objects for each value which corresponds to a valid folder - getFoldersList$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFoldersPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Gets Information about multiple folders
- getFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFoldersPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets all the folders in the knowledge center which are pending administrative approval
- getFoldersRequiringApproval(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFoldersRequiringApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFoldersRequiringApprovalPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of requiring approval (for creation or deletion) for the given knowledge center - getFoldersRequiringApprovalPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFolderTreeViewForKnowledgeCenter(Long, int) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get a tree pivoted at a particular knowledge center.
- getFolderTreeViewForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFolderTreeViewForKnowledgeCenters(Long[], int) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get trees pivoted at particular knowledge centers.
- getFolderTreeViewForKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getFontColor() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getFontFamily() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getFontSize() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getForm() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getFormatName() - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- getFormatToken() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the token which determines how the data returned for this
Column
is formatted and displayed in the report results. - getFormatValue() - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- getFormCapability() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Get the form capabilities required for this task (FormConfig CAPABILITY_* constants merged together via bitwise 'or').
- getFormConfig() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Gets the configuration of the form that is shown to the user who starts the process.
- getFormConfig() - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Gets the configuration of the form used to start processes of this model.
- getFormConfig(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the
FormConfig
of the draft of the given process model. - getFormConfig(Locale) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the form config corresponding to the given locale, or null if no such config exists.
- getFormConfig(Locale) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the form config corresponding to the given locale, or null if no such config exists.
- getFormConfig(Locale) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the form config corresponding to the given locale, or null if no such config exists.
- getFormConfig(Locale) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- getFormConfig$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getFormConfigForVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the
FormConfig
of the given process model version. - getFormConfigForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getFormConfigMap() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the form config for this model, which is used when instances of the model are started.
- getFormConfigMap() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the information about the form associated with this activity class.
- getFormConfigMap() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the information about the form associated with this activity class schema.
- getFormElementBindings() - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- getFormInput() - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- getFormType() - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Gets the type of form used with this task.
- getForum() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Retrieves the discussion forum associated with this document
- getForum() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the unique ID of the Discussion Topic associated with this folder
- getForum() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the Discussion Topic which is associated with this knowledge center
- getForum() - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get a forum.
- getForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumAdministratorGroups() - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Retrieves the groups who have forum administrative permissions
- getForumAdministratorGroups() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Retrieves the groups who have forum administrative permissions
- getForumAdministrators() - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Retrieves the users who have forum administrative permissions
- getForumAdministrators() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Retrieves the users who have forum administrative permissions
- getForumId() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get the
GlobalId
of the forum to which this thread belongs. - getForumId() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the
GlobalId
of the forum being summarized. - getForumId() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the
GlobalId
for the forum containing the message. - getForumId() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the
GlobalId
of the forum which contains this thread. - getForumIdsByRelated(LocalObject) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getForumIdsByRelated$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumIdsByRelatedPaging(LocalObject, int, int, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the ids of the forums related to a given Appian Type object (an Appian Type is any type that has a corresponding TYPE_XXX constant defined in
ObjectTypeMapping
). - getForumIdsByRelatedPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumName() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the name of the forum which contains this thread.
- getForums(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getForums$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumsForDiscussionPortlet(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Retrieve the forums attached to a portlet
- getForumsForDiscussionPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- getForumsList(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets the specified forums, returning the valid results even if all the results cannot be retrieved (for instance, if some of the forums corresponding to the passed ids no longer exist).
- getForumsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets multiple forums, paging.
- getForumsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumsSearchService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getForumSummaries(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getForumSummariesPaging instead
- getForumSummaries$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getForumSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get the summaries that the current user can access for a set of forums
- getForumSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of multiple forums, paging.
- getForumSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getForumSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getForumSummary(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get the summary for a forum.
- getForumSummary$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getFoundation() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The foundation is the ultimate base of a Type.
- getFoundation(Long) - Static method in class com.appiancorp.suiteapi.type.Datatype
-
Gets the type id of the foundation of a given type.
- getFoundationOrListOfFoundation(PortableTypedValue) - Method in class com.appiancorp.common.query.AbstractFilterCategoryValidator
- getFrame() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The unique identifier of the frame that this portlet should be displayed in.
- getFriendlyName() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Returns the name of this node.
- getFriendlyName() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- getFriendlyName() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Gets the name of this variable, which is the same as getKey.
- getFriendlyName() - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- getFriendlyName() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Gets a name that can be shown to an end user.
- getFromAnchor() - Method in class com.appiancorp.suiteapi.process.Connection
-
Get the anchor of the Node from which this
Connection
begins. - getFsidCount() - Method in class com.appiancorp.suiteapi.content.Container
-
Get the file system id count.
- getFullMap() - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getFullName() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets a name with both domain and name in it but only if
Function.getDomain()
is not null or empty. - getFullPathStringToFolder(Long, String) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Gets the path to a folder through the Collaboration navigation tree.
- getFullPathStringToFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFullPathStringToFolders(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Gets the path to a list of folders through the Collaboration navigation tree.
- getFullPathStringToFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getFullReport() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getFullTree() - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get a list of
MenuTree
objects for construction of the collaboration navigation tree - getFullTree$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFullTreePaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get a list of
MenuTree
objects for construction of the collaboration navigation tree - getFullTreePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getFullUrl(long) - Method in class com.appiancorp.suiteapi.process.TaskUrlService
- getFunction() - Method in class com.appiancorp.common.query.AggregationColumn
- getFunction() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets the function name will be lower cased, as Interface is case insensitive
- getFunction() - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Gets the name of the function
- getFunction() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the k function for this activity class schema
- getFunctionCategory() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Returns the function category under which the rule will appear in the expression editor.
- getFunctionNameWithDomain() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets the function name together with the domain.
- getFunctionParameters() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets the parameters for the function
- getFunctionParameters() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets parameters that will be arguments to Java function
- getFunctionParameters() - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Gets the function parameters
- getFunctions() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
-
Keep this as the JavaScript side needs it instead of the List.
- getFunctionsList() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
-
Gets the functions in this category
- getGeneralStatistics() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the general usage statistics and patterns of the collaboration application (eg the number of folders created).
- getGeneralStatistics$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getGeneralUserDownloadStatistics() - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets application download statistics
- getGeneralUserDownloadStatistics$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getGeneralUserStatistics() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets user statistics in the collaboration application (eg the number of users who have uploaded documents).
- getGeneralUserStatistics$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getGenerated() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Determines whether this variable cannot be deleted in the designer, if it is a custom ACP.
- getGenericOptions() - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- getGenericSearchCriteriaFactory() - Static method in class com.appiancorp.common.query.SearchCriteriaProvider
- getGlobalHomePage() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the global home page for the application.
- getGlobalHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGlobalIdMap() - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
- getGlobalIdMap() - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedObjects
- getGlobalizationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getGrantorName() - Method in class com.appiancorp.services.AbstractServiceContext
- getGrantorName() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getGrantorRoles() - Method in class com.appiancorp.services.AbstractServiceContext
- getGrantorRoles() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getGrantorUsername() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getGraphSize() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- getGroup() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The group associated to this page.
- getGroup() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets whether or not the report is grouped by this
Column
. - getGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a group by id.
- getGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupActions(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets s Boolean array, representing whether actions with the given ids can be performed on a given group by the current user
- getGroupActions$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupAttribute(Long, String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a group attribute for a given group id.
- getGroupAttribute$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupAttributeType(Long) - Static method in class com.appiancorp.suiteapi.personalization.TypedVariableToGroupAttributeType
- getGroupByColumns() - Method in class com.appiancorp.common.query.Aggregation
- getGroupDescription() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Returns the group description.
- getGroupId() - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- getGroupId() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Gets the Id of the group of this rule set belongs.
- getGroupId() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the group ID
- getGroupIds() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the ids of the groups that have this role.
- getGroupIdsForUserByRole(String, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of group ids for which a given user has a given role.
- getGroupIdsForUserByRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupIdsForUserByRoles(String, Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the group Ids for which the specified user has any of the specified roles
- getGroupIdsForUserByRoles$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupingFunction() - Method in class com.appiancorp.common.query.AggregationColumn
- getGroupMembershipPolicyTypes(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the list of group membership policy types for a particular group security type.
- getGroupMembershipPolicyTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupMemberViewingPolicyTypes(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the list of group member viewing policies for a particular group security type.
- getGroupMemberViewingPolicyTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupMessageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.the Group Message channel and code will be removed in a future release.
- getGroupMessageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.the Group Message channel and code will be removed in a future release.
- getGroupMessagesPage(Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Retrieves all group messages (both current and expired) in the given portlet
- getGroupMessagesPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- getGroupName() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Get the group name
- getGroupName() - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- getGroupName() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getGroupName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the group name
- getGroupName(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a group name for a given group id.
- getGroupName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupNames(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of group names for a given list of group ids.
- getGroupNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupNamesList(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of group names for a given list of group ids.
- getGroupNamesList$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupOwner() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the group that owns this process node.
- getGroupOwnerId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.groups do not own processModels anymore.
- getGroupOwnerId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the group that owns this node.
- getGroupOwnerName() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the name of the group that owns this node.
- getGroupOwners() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Deprecated.property is no longer used
- getGroupOwners() - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Deprecated.property is no longer used
- getGroups() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history types ESCALATION_NOTIFICATION, REASSIGNED, ASSIGNED
- getGroups() - Method in class com.appiancorp.suiteapi.process.TypedVariableUtils.People
-
Gets the groups
- getGroups(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of groups for a given list of group ids.
- getGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupSecurityTypeName() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getGroupSecurityTypes(Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the list of group security types that are available for a particular action.
- getGroupSecurityTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
GroupService
. - getGroupService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getGroupService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getGroupService( ServiceContext sc_ )
- getGroupService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getGroupService( ServiceContext sc_ )
- getGroupsForUserByRole(String, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of groups for which a given user has a given role.
- getGroupsForUserByRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsForUserByRolePaging(String, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing list of groups for which a given user has a given role.
- getGroupsForUserByRolePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsForUserByRoles(String, Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- getGroupsForUserByRoles$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsForUserByRolesPaging(String, Integer[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Retrieves a ResultPage containing the list of groups for which the given user has any of the given roles.
- getGroupsForUserByRolesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsList(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Returns a ResultList
ResultList
containing error codes for all Ids andGroup
s for valid Ids - getGroupsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsOfType(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsOfTypeForMemberUser(Long[], String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.Use
GroupService.getGroupsForUserByRolePaging(String, Integer, int, int, Integer, Integer)
and extract groups of the desired types from the results. - getGroupsOfTypeForMemberUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupsOfTypePaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of groups for a given group type
- getGroupsOfTypePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupSummaryForUser(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- getGroupSummaryForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupSummaryForUserPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Retrieves
GroupSummary
beans for every group for which the givenUser
is a member or administrator. - getGroupSummaryForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupType(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets a group type by ID.
- getGroupType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeActions(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets Boolean array for the actions passed in, that indicates whether the actions can be performed on the given group type by the current user.
- getGroupTypeActions$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeAttributes(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the list of fixed attributes for a given group type.
- getGroupTypeAttributes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeForGroup(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets group types for a list of groups.
- getGroupTypeForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getGroupTypeId() - Method in class com.appiancorp.suiteapi.personalization.Group
-
Returns the id of this group's type.
- getGroupTypeId() - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- getGroupTypeId() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
This field is used to temporarily store the types of expressions contained in this rule set (user or group).
- getGroupTypeId(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the ID for a given group type, by group type name.
- getGroupTypeId$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeIds(String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets a list of group type ids for a given set of group type names.
- getGroupTypeIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeName() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Gets the group type name
- getGroupTypeName() - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- getGroupTypeName(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the name of the group type that corresponds to a given group type ID.
- getGroupTypeName$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeNames(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the names of the group types that correspond to a given list of group type IDs.
- getGroupTypeNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypes(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets a list of group types by ID
- getGroupTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getGroupTypeService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
GroupTypeService
. - getGroupTypeService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getGroupTypeService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getGroupTypeService( ServiceContext sc_ )
- getGroupTypeService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getGroupTypeService( ServiceContext sc_ )
- getGroupUuids() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the UUIDs of the groups that have this role.
- getGuiId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the
guiId
of this node. - getGuiId() - Method in class com.appiancorp.suiteapi.process.Connection
- getGuiId() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getHasTriggered() - Method in class com.appiancorp.suiteapi.process.ScheduleInstance
-
Informs if the scheduled event has triggered in the past.
- getHeader() - Method in class com.appiancorp.suiteapi.process.SizingColumn
- getHeight() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getHelper() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getHelperClass() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the helper class for this activity class.
- getHelperClass() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the helper class for this activity class schema.
- getHelperInstance() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getHidden() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Get if the form element is hidden
- getHiddenAttributes() - Method in interface com.appiancorp.suiteapi.common.JSONable
-
Returns the set of attributes (properties) that should not be included in the JSON representation of the object.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.messaging.Mapping
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.ActivityClass
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Unused but reserved.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Unused but reserved.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.Assignment
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.Connection
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.Deadline
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.events.Event
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.forms.UiExpressionForm
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.MultipleInstance
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getHiddenAttributes() - Method in class com.appiancorp.suiteapi.type.TypedValue
- getHiddenFromDesigner() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Determines whether the data tab on the process modeler will show this parameter to the designer.
- getHiddenSections() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets the bitmask which contains the informations on: which task sections are hidden in a task form. if in-line approval is allowed for the task in Tempo. if the task is mobile enabled (i.e. can this form be rendered in mobile devices?)
- getHomePage() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets the home page for the current user.
- getHomePage() - Method in class com.appiancorp.suiteapi.portal.PortalGroup
-
Deprecated.
- getHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getHomePageForGroup(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets the home page of the specified group.
- getHomePageForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getHomePagesForGroups(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getHomePagesForGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getHomePagesForGroupsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing the home pages of the specified groups. - getHomePagesForGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getHourInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of hours
- getHourIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of hours
- getHourOfDay() - Method in class com.appiancorp.suiteapi.content.TotalByHour
-
Get the hour of day (0-23).
- getHttpCode() - Method in class com.appiancorp.exceptions.AppianResponseError
- getI18nKey() - Method in class com.appiancorp.suiteapi.expression.Function
- getI18nKey() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- getIcon() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getIcon() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the id of the icon of the process node.
- getIcon() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Returns icon value.
- getIcon() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Gets the documentId of the icon.
- getIcon() - Method in class com.appiancorp.suiteapi.rules.Constant
- getIcon() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
- getIcon() - Method in class com.appiancorp.suiteapi.rules.Rule
- getIconId() - Method in class com.appiancorp.suiteapi.process.Priority
-
Returns the collaboration document ID of the icon associated with this priority
- getIconId() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the collaboration document ID of the icon associated with this priority.
- getIconRelativePath() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets this application's icon path if it is stored within the application server structure
- getId() - Method in class com.appiancorp.common.query.FacetOption
- getId() - Method in enum class com.appiancorp.common.query.FilterOperator
- getId() - Method in class com.appiancorp.common.query.TypedValueFacet
- getId() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns the unique ID of the folder.
- getId() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the unique ID of this community
- getId() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the unique ID of the document.
- getId() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the ID of this
DownloadStatistics
object - getId() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Returns the unique ID of the folder
- getId() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the unique ID of this knowledge center
- getId() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the unique ID of the entity that this
MenuTree
represents - getId() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the ID of this
UploadStatistics
object - getId() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the ID of this
UserSpace
object - getId() - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Gets the ID of this
UserStatistics
object. - getId() - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns the Id of the object.
- getId() - Method in interface com.appiancorp.suiteapi.common.LocalId
-
Returns this object's local identifier,
null
if the object was not identified locally using aLong
Id. - getId() - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Returns the Id of the object.
- getId() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Returns the ID of this
LocalObject
. - getId() - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Get the local id for this node.
- getId() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the content ids that were acted upon (this is the full list of ids that were acted upon, while other methods such as
Approval.getPendingId()
return the appropriate subsets of this list). - getId() - Method in class com.appiancorp.suiteapi.content.Approved
-
Returns the content id upon which the action was taken.
- getId() - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Gets the IDs of the content pending access.
- getId() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message ID.
- getId() - Method in class com.appiancorp.suiteapi.personalization.AttributeType
- getId() - Method in class com.appiancorp.suiteapi.personalization.Group
-
Returns the id of this Group.
- getId() - Method in class com.appiancorp.suiteapi.personalization.GroupMemberPolicy
- getId() - Method in class com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
- getId() - Method in class com.appiancorp.suiteapi.personalization.GroupSecurityType
- getId() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getId() - Method in class com.appiancorp.suiteapi.personalization.GroupType
- getId() - Method in class com.appiancorp.suiteapi.personalization.Operator
-
operator id - can be one of: LIKE, EQUALS, GREATER_THAN, LESS_THAN, GREATER_THAN_OR_EQUALS, LESS_THAN_OR_EQUALS, DOES_NOT_EQUAL, CONTAINS, STARTS_WITH,ENDS_WITH
- getId() - Method in class com.appiancorp.suiteapi.personalization.User
- getId() - Method in class com.appiancorp.suiteapi.personalization.UserRank
-
Deprecated.Use the Name field instead.
- getId() - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getId() - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- getId() - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the unique identifier of this notification
- getId() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The unique identifier of this page
- getId() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The unique identifier of this portlet.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Get this message's id.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Get the leader message's id.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Folder
-
Deprecated.Get the id of this folder.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the link id.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Get the link type's id.
- getId() - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the primary key of this node.
- getId() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Gets the unique Id for this activity class parameter schema
- getId() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the id of this report.
- getId() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the Id of attachment
- getId() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the id of attachment.
- getId() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Gets the id of this calendar
- getId() - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Returns the ID of the escalation
- getId() - Method in class com.appiancorp.suiteapi.process.events.Event
-
Gets the ID of event.
- getId() - Method in class com.appiancorp.suiteapi.process.forms.Option
- getId() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getId() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getId() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the id of the priority.
- getId() - Method in class com.appiancorp.suiteapi.process.RecurrenceInstance
-
Retrieves the unique id of this RecurrenceInstance.
- getId() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getId() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The id of the type.
- getIdByPath(Long, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the ID of the content at the specified path relative to the given root.
- getIdByPath$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getIdByUuid(String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets a content id by UUID.
- getIdByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getIdentifier() - Method in class com.appiancorp.suiteapi.personalization.User
-
Alias for the the User's uuid {
User.getUuid()
- getIdentifiers() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the identifiers of the data in
DataSubset.getData()
. - getIdentifiers() - Method in class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
-
Returns the identifiers of the data in
TypedValueDataSubset.getData()
. - getIdentifiers() - Method in class com.appiancorp.type.system.TypedValueListViewDataSubset
-
Returns the identifiers of the data in
ListViewDataSubset.getData()
. - getIdentity() - Method in interface com.appiancorp.services.ServiceContext
-
Deprecated.Use
ServiceContext.getName()
instead. - getIdentity() - Method in class com.appiancorp.services.UserServiceContext
-
Gets the Identity object that was used to initialize the
UserServiceContext
. - getIdentity() - Method in class com.appiancorp.services.WebServiceContext
-
Gets the identity.
- getIdentity() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Gets the username of the user to whom these credentials belong.
- getIdentity() - Method in class com.appiancorp.suiteapi.common.SimpleEngineCredentials
- getIdentity() - Method in class com.appiancorp.suiteapi.personalization.User
- getIdentity() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getIdFromUuid(Long, U) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ImportBinder
-
Returns the local id corresponding to the given UUID.
- getIds(LocalizedIdentity[]) - Static method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Get the ids (as a Long array) from an array of
LocalizedIdentity
objects. - getIds(Group[]) - Static method in class com.appiancorp.suiteapi.personalization.Group
-
Get the ids (as a Long array) from an array of Group objects.
- getIds(Notification[]) - Static method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.Get the ids (as a Long array) from an array of Notification objects.
- getIds(PageInfo[]) - Static method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Get the ids (as a Long array) from an array of page objects.
- getIds(Datatype[]) - Static method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Get the ids (as a Long array) from an array of Datatype objects.
- getIdsByUuid(String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets content ids by UUID.
- getIdsByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getIgnoredNodeUuids() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Ignored UUIDs are set only for invisible process models.
- getImage() - Method in class com.appiancorp.type.system.ListViewItem
-
Returns the ListViewItem image.
- getImageIdsForUsers(String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the image document ids for the given users.
- getImageIdsForUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getImageLoc() - Method in class com.appiancorp.suiteapi.process.Priority
- getImageLoc() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the location of the image associated with this priority.
- getImageUrl() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Get the url of the image to be displayed in the leader message.
- getImportBindingMap() - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ImportBinder
- getInactive(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getInactive$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getInactiveCommunities() - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getInactiveCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getInactiveCommunitiesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of inactive
Community
objects - getInactiveCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getInactiveIds(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets all inactive content ids within the specified root.
- getInactiveIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getInactiveIdsNoSystem(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets all inactive content ids within the specified root but filters out system ids.
- getInactiveIdsNoSystem$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getInactivePaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets all inactive content items within the specified root.
- getInactivePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getIncludeAllDescendants() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getInheritable() - Method in class com.appiancorp.suiteapi.common.Security
-
Gets the
RoleMap
that the object inherits from its parent. - getInheritedAdministratorGroups(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get the inherited administrator groups for a
Community
. - getInheritedAdministratorGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getInheritedAdministrators(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get the inherited administrators for a
Community
. - getInheritedAdministrators$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getInheritedRoleMapForPortlet(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Returns the role map that the portlet inherits from its page.
- getInheritedRoleMapForPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getInheritsSecurity() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Indicates whether the security of this portlet is determined based on the page this portlet is in, or based on its own role map.
- getInitiator() - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Retrieves the process initiator
- getInitiatorGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have analyst permissions
- getInitiators() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have analyst permissions
- getInputStream() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Opens a stream to a Document allowing for the caller to read its contents if the document was retrieved using the
DocumentService.downloadDocument(Long, Integer, int)
method inDocumentService
. - getInputStream() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Opens a stream to a Document allowing for the caller to read its contents if this Document object was retrieved using
ContentService.download(Long, Integer, Boolean)
. - getInputToAc() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Determines whether this parameter is input to an activity class (and therefore a true activity class parameter), or not (and therefore an activity return variable).
- getInputToAc() - Method in class com.appiancorp.suiteapi.process.ActivityReturnVariable
-
Returns whether this class acts as input to Activity class.
- getInstance(Class<? extends PortletIxHelper>, Operation, Long, String, Diagnostics) - Static method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
- getInstance(Class<? extends PortletIxHelper>, Operation, Long, String, Diagnostics, ServiceContext) - Static method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
- getInstanceClass(Long) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getInstanceId() - Method in interface com.appiancorp.suiteapi.common.RemoteId
-
Returns the instance identifier of the application owning this object.
- getInstanceId() - Method in interface com.appiancorp.suiteapi.common.RemoteStringId
-
Returns the instance identifier of the applicaiton owning this object.
- getInstanceIds() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Returns the instance ids for each instance of the node (currently the same as the activity ids)
- getInstanceProperties() - Method in class com.appiancorp.suiteapi.type.Datatype
-
Instance properties apply to an individual instance, and as such have their values stored with each individual instance, not with the type itself.
- getInstanceProperties(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Gets the instance properties for the given type
- getInstanceProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getInstanceProperty(String) - Method in class com.appiancorp.suiteapi.type.Datatype
-
Searches the instance properties for one with the specified name and returns it.
- getInstancePropertyIndex(String) - Method in class com.appiancorp.suiteapi.type.Datatype
-
Searches the instance properties for one with the specified name and returns its index.
- getInstancePropertyTypesRecursive(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Returns a Set containing all type ids (as java.lang.Long objects) referenced by the given type.
- getInstancePropertyTypesRecursive$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getInstances() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Returns the
Instances
configuration. - getInstanceType() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- getInstanceType() - Method in class com.appiancorp.suiteapi.process.Instances
- getInstanceType() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Retrieves the type id, which corresponds to a
Datatype
. - getInstanceType() - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Retrieves the type id, which corresponds to a
Datatype
. - getInstanceTypeIds(TypedValue[]) - Static method in class com.appiancorp.suiteapi.type.TypedValue
-
Get the instance type ids (as a Long array) from an array of typed values.
- getInstructions() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Gets the instructions for the form
- getInstructions() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the instructions for the form element
- getIntegerTypeStrategy() - Static method in class com.appiancorp.suiteapi.epex.DataTypeStrategies
-
INTEGER_TYPE_STRATEGY type strategy for type communication in EPEx; data types are represented as Integer type ids.
- getInteriorExpressions() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Gets the array that contains the interior expressions for this activity class parameter
- getInternalFilename() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the location of the file on disk if the document was retrieved using the downloadDocument() method in
DocumentService
. - getInternalFilename() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Deprecated.since 23.2. See
Document.getInputStream()
orDocument.accessAsReadOnlyFile()
to read andDocument.getOutputStream()
orDocument.write(InputStream)
to write - getInternalFilename(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.since 23.2. Use
ContentService.getDocumentInputStream(long)
for reads andContentService.uploadDocument(Document, Integer)
for writes, or calland use supported APIs on {@link com.appiancorp.suiteapi.knowledge.Document}
- getInternalFilename$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getInternalFilenames(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.since 23.2. Use
ContentService.getDocumentInputStream(long[])
- getInternalFilenames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getInternalForm() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets the internal form
- getInternalFunctions() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getInternalType() - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- getInterval() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Returns the
Interval
object. - getIntervalType() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Returns the type of the RecurringInterval
- getIntuitiveUrl() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageLink
-
Deprecated.
- getIntuitiveUrl() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageLink
-
Deprecated.
- getIntValue() - Method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- getInvalidGroupIds() - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- getInvalidIdentifier() - Method in exception com.appiancorp.exceptions.ObjectNotFoundException
- getInvalidNodeUuids() - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
The list of nodeUuids that were requested, but that were invalid.
- getInvalidPageReferencesExist() - Method in class com.appiancorp.suiteapi.portal.LoginData
-
Deprecated.
- getInvalidReferences() - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Adds multiple instances of the given Appian type to the table of Appian-typed objects.
- getInvalidUsernames() - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- getInvalidUsers() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getIsAttended() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns
true
if the task is attended, andfalse
otherwise - getIsCustomPlugin() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns whether this palette item is a custom plugin Returns: whether this palette item is a custom plugin
- getIsEnvironmentSpecific() - Method in class com.appiancorp.suiteapi.rules.Constant
-
Tells if the constant is marked as environment specific.
- getIsLaneAssignment() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getIsPublic() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getIsVertical() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getItalics() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getItems() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Get the list of QuickFilterItems.
- getItems() - Method in class com.appiancorp.suiteapi.process.Palette
-
Returns the
PaletteItem
s on the palette - getJavaActivityClassname() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the fully qualified class name of the java class that embodies the activity.
- getJavaClassName() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
- getJmsConnectionFactory() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.
- getJmsConnectionFactory(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getJmsPassword() - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Deprecated.See jms.properties createConnectionPassword. This method is no longer used.
- getJmsPassword$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- getJMSType() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
- getJmsUsername() - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Deprecated.See jms.properties createConnectionUsername. This method is no longer used.
- getJmsUsername$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- getJspForm() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets the jsp form
- getKey() - Method in class com.appiancorp.suiteapi.common.SecurityEntry
-
Gets the key of the object.
- getKey() - Method in class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- getKey() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getKey() - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- getKey() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- getKey() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
dom!
- getKey() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getKey() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getKey() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Gets the name of this variable.
- getKeyedOptions() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the knowledge center with the given ID
- getKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterId() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the unique ID of the knowledge center which contains the document
- getKnowledgeCenterId() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the unique ID of the knowledge center which contains the folder
- getKnowledgeCenterId() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the unique ID of the knowledge center which the entity belongs to.
- getKnowledgeCenterIdForContentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterIdForContentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterIdsForContentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterIdsForContentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterName() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the name of the knowledge center which contains the document
- getKnowledgeCenterName() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the name of the knowledge center
- getKnowledgeCenterName() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the name of the knowledge center which contains the folder
- getKnowledgeCenterName() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the name of the knowledge center
- getKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCenterService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
KnowledgeCenterService
. - getKnowledgeCenterService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the class
ContentService
instead. - getKnowledgeCenterService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getKnowledgeCenterService( ServiceContext sc_ )
- getKnowledgeCenterService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getKnowledgeCenterService( ServiceContext sc_ )
- getKnowledgeCentersForCommunities(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
- getKnowledgeCentersForCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForCommunitiesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list ofKnowledgeCenter
objects for givenCommunity
IDs - getKnowledgeCentersForCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForCommunityPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing the list of knowledge centers contained within a given community - getKnowledgeCentersForCommunityPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForGroup(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForGroupPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of knowledge centers to which a given group has access - getKnowledgeCentersForGroupPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForGroups(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the knowledge centers to which the specified groups have acccess NOTE: This method is expensive, and so its use should be limited;
getKnowledgeCentersForGroupsPaging
should be used instead. - getKnowledgeCentersForGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersForGroupsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
contaning a list of knowledge centers to which the specified groups have access - getKnowledgeCentersForGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersList(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Returns a
ResultList
containing result codes for all given IDs andKnowledgeCenter
objects for valid IDs - getKnowledgeCentersList$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
contaning a list of the knowledge centers with the unique IDs specified - getKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getKnowledgeCentersWithMostDownloads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getKnowledgeCentersWithMostDownloads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getKnowledgeCentersWithMostDownloadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the knowledge centers with the most downloads
- getKnowledgeCentersWithMostDownloadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getKnowledgeCentersWithMostUploads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getKnowledgeCentersWithMostUploadsPaging
- getKnowledgeCentersWithMostUploads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getKnowledgeCentersWithMostUploadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the knowledge centers with the most uploads
- getKnowledgeCentersWithMostUploadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getLabel() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getLabel() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getLabel() - Method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- getLabel() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Gets the label.
- getLabel() - Method in class com.appiancorp.suiteapi.process.Connection
-
Gets the label for this
Connection
. - getLabel() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the label for the form element
- getLabel() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getLabelFromIntValue(int) - Static method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
-
If `intValue` is not a valid choice, returns its text value
- getLabelLocalized() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getLabelStyle() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the styling bean for this node's label.
- getLabelStyle() - Method in class com.appiancorp.suiteapi.process.Connection
-
Gets the
Label
bean which stores the styling information for thisConnection
's label. - getLabelStyle() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getLabelStyle() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getLane() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the index of the
Lane
in which this node is contained. - getLanes() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the Lanes of the Process Model.
- getLastAggregateToken() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the previously set Column Aggregation token.
- getLastFormatToken() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the previously set format token.
- getLastMessage() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- getLastMessage() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- getLastModified() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the date-time this thread was last modified.
- getLastModified() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Retrieves the last time that the group was modified
- getLastModified() - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- getLastModified() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getLastModifiedBy() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets the name of the user who last modified this Application
- getLastModifiedTime() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the time at whcih this model was last modified.
- getLastModifiedUsername() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the user who last modified this model.
- getLastModifiedUsername() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- getLastName() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getLastNameMaxSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ag.constants.ag.ln.maxsize in custom.properties.
- getLastUserToModify() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Retrieves the unique ID of the last user to modify the file
- getLatestPublishedVersion() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the latest published version of this model.
- getLatestVersion() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the latest version of this model as a dot-separated version number (such as 1.3.0).
- getLatestVersionId() - Method in class com.appiancorp.suiteapi.content.Content
-
Snapshot of the Content's latest version ID.
- getLeaderMessageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.the Leader Message channel and code will be removed in a future release.
- getLeaderMessageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.the Group Message channel and code will be removed in a future release.
- getLeaderMessagesPage(Long, int, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Get a page of leader messages.
- getLeaderMessagesPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- getLeftOperand() - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Gets the left operand in a simple rule.
- getLegacyHistoryObjectType() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getLegacyHistoryType() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getLengthInMinutes() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Get the duration of this start-end period in minutes.
- getLingeringTasksForProcess(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns all instances of lingering nodes currently active in the specified process.
- getLingeringTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getLingeringTasksForProcessAndNode(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns all instances of the specified lingering node currently active in the specified process.
- getLingeringTasksForProcessAndNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getLingeringTasksForProcessModel(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns all instances of lingering nodes in the specified process.
- getLingeringTasksForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getLink() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Get the
Link
associated with this message. - getLink() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Get the
Link
associated with this leader message. - getLink(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Retrieve a
Link
. - getLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLinkedBy(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns the ids of those content items that link to the given id.
- getLinkedBy$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getLinkIds(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all link ids to a given content id.
- getLinkIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getLinkIdsByLocalObject(LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get the IDs of all the links whose parent is the specified
LocalObject
Only the IDs of links that are the direct children of the local object will be returned. - getLinkIdsByLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLinkIdsOfType(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all links to a given content id.
- getLinkIdsOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getLinkProcessesForProcess(Long, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getLinkProcessesForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getLinkProcessModelDescriptorsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- getLinkProcessModelDescriptorsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getLinks(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all links to a given content id.
- getLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getLinksByLocalObject(LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get all the links whose parent is the specified
LocalObject
Only links that are the direct children of the local object will be returned. - getLinksByLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLinksOfType(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns all links to a given content id.
- getLinksOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getLinksService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
LinksService
. - getLinksService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getLinksService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getLinksService( ServiceContext sc_ )
- getLinksService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getLinksService( ServiceContext sc_ )
- getLinkTarget() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the link's target
LocalObject
. - getLinkType() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getLinkType() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the link's link type.
- getLinkType() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets the type of link that this
DrillPath
represents. - getLinkType(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get a single
LinkType
. - getLinkType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLinkTypeId() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- getLinkTypes() - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get all created link types
- getLinkTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getList() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns the list of this type.
- getListViewMapping() - Method in class com.appiancorp.suiteapi.type.Datatype
-
Returns the expression that maps instances of this type to instances of the
com.appiancorp.record.data.ListViewItem
type. - getLocalDescription() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- getLocale() - Method in class com.appiancorp.services.AbstractServiceContext
- getLocale() - Method in interface com.appiancorp.services.ServiceContext
-
Gets the locale, which affects which language the database will return for multilingual strings.
- getLocale() - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- getLocale() - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- getLocale() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getLocale() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- getLocale() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getLocale() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getLocales() - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Get the Locale keys for this LocaleString.
- getLocaleSettings() - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- getLocalId() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the Activity Class Local ID of this activity class
- getLocalId() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Gets the local id of the activity class parameter schema on the system.
- getLocalId() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the local id of the activity class schema on the system.
- getLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the
localId
of thisColumn
, which uniquely identifies it in this report. - getLocalId() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Gets the primary key for this exception type.
- getLocalIdsAsLongs(LocalId[]) - Static method in class com.appiancorp.suiteapi.common.Utilities
- getLocalizedDescription(Locale) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns the description of the object.
- getLocalizedMessage() - Method in exception com.appiancorp.exceptions.LocalizedAppianRuntimeException.LocalizedAppianException
- getLocalizedMessage() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
The default implementation is equivalent to calling
AppianException.getLocalizedMessage(Locale)
withLocale.US
as argument. - getLocalizedMessage() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getLocalizedMessage(Locale) - Method in exception com.appiancorp.exceptions.LocalizedAppianRuntimeException.LocalizedAppianException
- getLocalizedMessage(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Returns this exception's message representation.
- getLocalizedMessage(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getLocalizedMessage(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- getLocalizedMessageWithErrorCode(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Returns this exception's default message representation with error code information.
- getLocalizedMessageWithErrorCode(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getLocalizedName(Locale) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns the name of the object.
- getLocalizedTitle(Locale) - Method in exception com.appiancorp.exceptions.LocalizedAppianRuntimeException.LocalizedAppianException
- getLocalizedTitle(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Returns this exception's title representation.
- getLocalizedTitle(Locale) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getLocalizeExpressionString() - Method in class com.appiancorp.suiteapi.common.LocaleString
- getLocalName() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- getLocalObjectForFolder(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get the
LocalObject
that is the parent of theFolder
. - getLocalObjectForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLocalObjectForLink(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Get the
LocalObject
that is the parent of theLink
- getLocalObjectForLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getLocalObjectType() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.
- getLocation() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getLockedAt() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the date and time that the document was locked, or
null
if the document is not locked. - getLockedAt() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the date and time that the content was locked, or
null
if the content is not locked. - getLockedBy() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- getLockedBy() - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.
- getLockedBy() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the lockedBy.
- getLockedBy() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the user that has this model locked.
- getLockedBy() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
- getLockedBy() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the user who has this process locked.
- getLockedBy() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the user by whom this model is currently locked.
- getLockedByTime() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the time at which this model was most recently locked, or
null
if the model is not currently locked. - getLockedByUsername() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the username of the user that has locked the content, or
blank
if the content is not locked. - getLockedByUsername() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the username of the user that has locked the content, or blank if the content is not locked.
- getLockedTime() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the time at which the process was most recently locked.
- getLog() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the log ID sent to the collaboration statistics server.
- getLog() - Method in class com.appiancorp.suiteapi.process.test.Controller
- getLogDocumentId() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
Retrieves the document ID of the detailed import log file.
- getLogging() - Method in class com.appiancorp.suiteapi.process.ProcessModel
- getLogicalExpressionValidator() - Method in interface com.appiancorp.common.query.CriteriaValidatorProvider
- getLogicalExpressionValidator() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider
- getLogId() - Method in class com.appiancorp.suiteapi.content.Approved
-
Get the log id.
- getLoginData(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
LoginData
bean containing the list of bookmarked pages for the current user, as well as a flag representing whether the user, or any of his member groups, references an invalid page. - getLoginData$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getLogLevel() - Method in class com.appiancorp.suiteapi.process.test.Controller.LogElement
- getLogName() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the name of the log kept by the collaboration statistics server.
- getLongDaylight() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getLongStandard() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getLongTypeStrategy() - Static method in class com.appiancorp.suiteapi.epex.DataTypeStrategies
-
LONG_TYPE_STRATEGY type strategy for type communication in EPEx; data types are represented as Long type ids.
- getMailPassword() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.mail.password in custom.properties.
- getMailSmtpHosts() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.mail.smtp.host.
- getMailSmtpPort() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.mail.smtp.port in custom.properties.
- getMailUser() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.mail.user in custom.properties.
- getMainOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the order in which the attribute was applied in relation to the main.
- getManagerGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have power user permissions
- getManagers() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have power user permissions
- getMap(Integer) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Retreives the map of ids to display names for the given key.
- getMappedTo() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Get the acp or process parameter the form element is mapped to
- getMappedTo() - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- getMappedToArrayIndex() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
If the form element is mapped to a bean array, gets the index in the bean array the form element is mapped to
- getMappedToArrayIndex() - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- getMappedToBeanArray() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
If the mappedTo is a bean array, gets the bean array that the form element is mapped to
- getMappedToBeanArray() - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- getMask() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The mask determines the methodology used for converting to String on the backend.
- getMasterOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Deprecated.use
PerformanceAttributes.getMainOrder()
instead - getMax() - Method in class com.appiancorp.suiteapi.content.MaxAvgMetric
- getMaxAutoCompleteSuggestions() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.MAX_AUTOCOMPLETE_SUGGESTIONS in custom.properties.
- getMaxClientConnections() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.maxConnections.
- getMaxExportRows() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Deprecated.Not in use anymore
- getMaximum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- getMaximum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getMaximum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getMaximumContributions() - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- getMaximumContributions$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getMaximumNumberOfAttachments() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the maximum number of attachments that can be added to a process model or process node.
- getMaximumNumberOfAttachments() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the Maximum number of attachmnets that can be added to Process or Task
- getMaximumNumberOfAttachments$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getMaximumNumberOfAttachments$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMaximumNumberOfNotes() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.since 23.2
- getMaximumNumberOfNotes() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getMaximumNumberOfNotes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getMaximumNumberOfNotes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMaximumReportTime() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the maximum time allowed for generating the report in the shard.
- getMaximumReportTimeMain() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the maximum time allowed for generating the report.
- getMaximumReportTimeMaster() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Deprecated.use
PerformanceMetrics.getMaximumReportTimeMain()
instead - getMaximumTransientBatchSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- getMaximumTransientBatchSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getMaximumTransientBatchSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getMaxJsonByteSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
-
Maximum JSON byte size helps prevent creating row data with excessively large payloads (e.g., a process variable array with excessively large size) from throwing OOM in being created.
- getMaxJsonByteSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
-
Maximum JSON byte size helps prevent creating row data with excessively large payloads (e.g., a process variable array with excessively large size) from throwing OOM in being created.
- getMaxJsonByteSize() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getMaxNumberOfMoveableObjects() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ac.collaboration.MAX_NUMBER_MOVEABLE_OBJECTS in custom.properties.
- getMaxTopicConnections() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The maximum number of topic connections.
- getMaxUploadFileSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ac.collaboration.MAX_UPLOAD_FILE_SIZE in custom.properties.
- getMedia() - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMedia$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMediaForType(int) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMediaForType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMediaForTypePaging(int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Gets the media to which
Notification
s of the specified type can be sent. - getMediaForTypePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMediaPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Gets the media to which
Notification
s can be sent. - getMediaPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getMediatorFromAttachment(Attachment) - Static method in class com.appiancorp.suiteapi.process.AttachmentMediator
- getMedium() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getMediumId() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getMegaBytesAvailable() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the number of magabytes of total space that the user has.
- getMegaBytesFree() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the amount of space that is free for the user to store/upload documents
- getMegaBytesUsed() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Gets the total amount of physical disk space used by uploaded documents (not including versions).
- getMegaBytesUsed() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the amount of space that has been used by the user to store/upload documents
- getMemberGroupCount(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the number of distinct groups {that are members of the specified group.
- getMemberGroupCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberGroupRefs() - Method in class com.appiancorp.services.AbstractServiceContext
- getMemberGroupRefs() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the Appian data source
GroupRef
s for the groups where the user is a member. - getMemberGroups() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Group IDs for those groups where the user is a member.
- getMemberGroups(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of members groups of a group
- getMemberGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberGroupsDirect(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets group members of a group that are explicitly defined, no cascading (group members of subgroups are not included)
- getMemberGroupsDirect$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberGroupsDirectPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of groups that are direct members, i.e. group members of subgroups are not included in the result set.
- getMemberGroupsDirectPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberGroupsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of group members of a group
- getMemberGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberGroupUuids() - Method in class com.appiancorp.services.AbstractServiceContext
- getMemberGroupUuids() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Returns the UUIDs of the groups where the user is a member.
- getMemberGroupUuids() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the UUIDs of the groups where the user is a member.
- getMemberPolicyId() - Method in class com.appiancorp.suiteapi.personalization.Group
- getMemberPolicyName() - Method in class com.appiancorp.suiteapi.personalization.Group
- getMemberUserCount(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a count of distinct users that are members of the specified group.
- getMemberUserCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsernames(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the usernames of all the member users for given group
- getMemberUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsernamesDirect(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsernamesDirect$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsers(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of member users of the specified group
- getMemberUsers(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a list of distinct users that are members of any of the specified groups.
- getMemberUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsersDirect(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsersDirect$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsersDirectPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of distinct users that are direct members of the specified group i.e user members of subgroups are not included.
- getMemberUsersDirectPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemberUsersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage containing a list of member users of the specified group
- getMemberUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMemoryUsageForExecEngine() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains top-level summary of memory usage by various objects in all Execution Engines. - getMemoryUsageForExecEngine$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMemoryUsageForNodesInProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains a breakdown of memory usage by individual nodes/activities in specific Process instances. - getMemoryUsageForNodesInProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMemoryUsageForProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains a breakdown of memory usage by individual process instances - getMemoryUsageForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMemoryUsageForProcessesByModelUUID(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains a breakdown of memory usage by individual process instances based of of specific Process Models given by Process Model UUIDs. - getMemoryUsageForProcessesByModelUUID$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMemoryUsageForProcessModels(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains a breakdown of memory usage by all process instances based off of specific Process Models given by the Process Model IDs. - getMemoryUsageForProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMemoryUsageForProcessModelsByUUID(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Returns the
SizingReport
which contains a breakdown of memory usage by all process instances based off of specific Process Models given by Process Model UUIDs. - getMemoryUsageForProcessModelsByUUID$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getMessage() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the error message suitable for end users.
- getMessage() - Method in exception com.appiancorp.exceptions.LocalizedAppianRuntimeException.LocalizedAppianException
- getMessage() - Method in exception com.appiancorp.services.exceptions.ServiceException
-
Returns the string representation of exception message.
- getMessage() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
The default implementation is equivalent to calling
AppianException.getLocalizedMessage()
- getMessage() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getMessage() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Get the body of this message.
- getMessage() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Get the body of this message.
- getMessage() - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- getMessage() - Method in class com.appiancorp.suiteapi.process.test.Controller.LogElement
- getMessage(AppianErrorCodeFormatter, Object...) - Method in class com.appiancorp.exceptions.AppianErrorCode
- getMessage(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get a message.
- getMessage(Locale) - Method in class com.appiancorp.suiteapi.common.ValidationItem
-
Returns this validation items's message representation.
- getMessage(Locale) - Method in class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
-
Returns a localized message providing details on the diagnostic
- getMessage(Locale) - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
-
Returns a localized message providing details on the diagnostic
- getMessage(Locale) - Method in class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
-
Returns a localized message providing details on the diagnostic
- getMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessageCount() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the count of messages currently in the sumamrized forum.
- getMessageCount() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the count of messages in this thread.
- getMessageCount() - Method in class com.appiancorp.suiteapi.forums.UserMessageCount
-
Deprecated.Returns the number of messages posted by the user retrieved with the
getUsername
method. - getMessageCountByUsers(String[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns the number of message posts grouped by a list of users.
- getMessageCountByUsers(String[], Date, Date) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns the number of message posts grouped by a list of users from the fromDate to the toDate.
- getMessageCountByUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessageCountByUsersForForum(String[], Date, Date, Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns the number of message posts grouped by a list of users from the fromDate to the toDate.
- getMessageCountByUsersForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessageCountToday() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the count of messages posted within the last 24 hours in the summarized forum.
- getMessageFromBundle(String, Object[], Locale) - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- getMessageId() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the
GlobalId
of the message. - getMessagePublisherService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getMessages(ImportDiagnosticSeverity, ImportDiagnostic[], Locale) - Static method in class com.appiancorp.suiteapi.type.config.ImportDiagnosticUtils
-
Gets the messages that were generated during the import for the level of
serverity_
specified - getMessages(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessagesByUserPaging(String, int, int, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.This function gets all messages for a specific user.
- getMessagesByUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessagesForThread(Long, Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getMessagesForThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessagesForThreadPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the messages in a given thread, paging.
- getMessagesForThreadPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessagesList(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets the specified messages, returning the valid results even if all the results cannot be retrieved (for instance, if some of the messages corresponding to the passed ids no longer exist).
- getMessagesList$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessagesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get multiple messages, paging.
- getMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getMessageType() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message type (
InternalMessage.JMS_TYPE_KEY
). - getMessageType() - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Gets the message type (stored in the property mappings at key
InternalMessage.JMS_TYPE_KEY
). - getMessageType() - Method in class com.appiancorp.suiteapi.process.events.MessageEventTrigger
-
Gets the message type (this corresponds with the JMSType message property for incoming messages; see
InternalMessage#getMessageType()
). - getMessageTypes() - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Gets the message types that can be posted to this topic.
- getMessageWithCode() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the
error message
concatenated with theerror code
. - getMessageWithCode(AppianErrorCodeFormatter, Object...) - Method in class com.appiancorp.exceptions.AppianErrorCode
- getMessageWithValidationCode(Locale) - Method in class com.appiancorp.suiteapi.common.ValidationItem
-
Returns this validation items's default message representation with validation code information.
- getMetadata() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getMetadata() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
-
Returns the metadata associated with this execution, including properties related to the Process Model and Tasks.
- getMetadata() - Method in class com.appiancorp.suiteapi.process.SizingReport
- getMetricColumns(Map) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Gets the columns which can be used as metrics.
- getMiddleName() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getMiddleNameMaxSize() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ag.constants.ag.mn.maxsize in custom.properties.
- getMiniApproval(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Returns whether changes to a given miniwebsite portlet require approval by the channel administrator.
- getMiniApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- getMiniBodyService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getMiniMetadataService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
MiniMetadataService
. - getMiniMetadataService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getMinimum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- getMinimum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getMinimum() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getMinimumDocumentNameLength() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ac.collaboration.MINIMUM_DOCUMENT_NAME_LENGTH in custom.properties.
- getMinInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of minutes
- getMinIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of minutes
- getMinuteOfDay() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Get the minute of the day on which this start-end period will start. 0 minutes corresponds to midnight.
- getModel() - Method in interface com.appiancorp.suiteapi.epex.process.ProcessInstance
- getModel() - Method in interface com.appiancorp.suiteapi.epex.variables.VariableReferenceOnModel
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getModel(ModelReference) - Method in interface com.appiancorp.suiteapi.epex.models.Models
-
Get the latest published version of the given process model in EPEx.
- getModels(ServiceContext) - Static method in class com.appiancorp.suiteapi.epex.AutoscaledProcess
-
Get a concrete instance of a Models, from which one may obtain AutoscaledProcess Models.
- getModels(String, Locale) - Static method in class com.appiancorp.suiteapi.epex.AutoscaledProcess
-
Get a concrete instance of a Models, from which one may obtain AutoscaledProcess Models.
- getModified() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Determine if this report has been modified.
- getModifier() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The user id of the last person who has modified this page.
- getMonth() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Gets the month of the year on which Yearly event occurs.
- getMonthInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of months
- getMonthInterval() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns the interval in terms on number of months between two consecutive monthly events.
- getMonthIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of months
- getMonthIntervalExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns the interval in terms on number of months between two consecutive monthly events as an expression
- getMonthly() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Gets the Monthly delay
- getMoreWhatsNewSubscriptions(String, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getMoreWhatsNewSubscriptionsPaging
- getMoreWhatsNewSubscriptions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getMoreWhatsNewSubscriptionsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the latest documents added/updated in the application in knowledge centers to which the user is subscribed
- getMoreWhatsNewSubscriptionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getMostRecentThreadSubject() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the subject of the root message of the most recently modified thread in the forum.
- getMultiple() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets if the form element allows multiple entries
- getMultiple() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.To determine if a type is multiple or not, retrieve its
Datatype
orDatatypeProperties
bean viaTypeService
and useDatatypeProperties.isListType()
. - getMultiple() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Does this object support a value that is an array?
- getMultiple() - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- getMultipleInstance() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Returns the multiple instance configuration of the node.
- getMultipleInstanceAssigneeType() - Method in class com.appiancorp.suiteapi.process.Assignment
-
Returns the type of the Assignee function to use when multiple instances of are nodes executed in a process.
- getMultiplePortletTypes(String[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.use
AdministrationService.findPortletTypesPaging(java.lang.String, java.lang.String, int, int, java.lang.Integer, java.lang.Integer)
orAdministrationService.getPortletTypesPaging(int, int, java.lang.Integer, java.lang.Integer)
instead JSR-168 and WSRP Portlets have been deprecated, and calls to this method for those types will throwInvalidPortletTypeDefinitionException
. - getMultiplePortletTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getMutable() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Indicates whether the activity class parameter can be changed
- getMutable() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets whether the form element is mutable
- getMutable() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
The default implementation always returns
Validatable.MUTABLE_BY_END_USER
. - getMutable() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Determines whether this object can be modified by the user.
- getMutablePriority() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Determines whether the priority of this model can be chagned.
- getMutablePriority() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Determines whether the priority of this model can be chagned.
- getMutablePriority() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Returns true if the Priority of the process can be changed else false
- getMyGroupIds() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets Ids for logged-in user's My Groups.
- getMyGroupIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMyGroups(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.use getFavoriteGroups
- getMyGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMyHomePage() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the home page for the current user if he has set one, otherwise returns the global home page.
- getMyHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getMyInactive() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getMyInactive$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getMyInactiveIds() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This retrieves the content ids in the 'Recycle Bin/Trashcan' of the current user.
- getMyInactiveIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getMyInactivePaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This retrieves the content items in the 'Recycle Bin/Trashcan' of the current user.
- getMyInactivePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getMyProcessModels() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves
ProcessModel
objects for which the current user is an owner. - getMyProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getMyProcessViewFolder() - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.This call will retrieve the folder named ###my_process_views under the current users private knowledge center.
- getMyProcessViewFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getMyProcessViews() - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves the process views for the current user.
- getMyProcessViews$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getMyReportsFolder() - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.This call will retrieve the folder named ###my_reports under the current users private knowledge center.
- getMyReportsFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getMyTaskCount() - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the total number of tasks that are either assigned to or accepted by the current user.
- getMyTaskCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getMyTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the tasks assigned to or accepted by the current user (that is with a status of
TaskSummary.TASK_STATUS_ASSIGNED
orTaskSummary.TASK_STATUS_ACCEPTED
for the current user). - getMyTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getMyTaskViewFolder() - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.This call will retrieve the folder named ###my_task_views under the current users private knowledge center.
- getMyTaskViewFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getMyTaskViews() - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves the task views for the current user.
- getMyTaskViews$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getName() - Method in class com.appiancorp.common.query.Facet
- getName() - Method in class com.appiancorp.common.query.FacetOption
- getName() - Method in class com.appiancorp.services.AbstractServiceContext
- getName() - Method in interface com.appiancorp.services.ServiceContext
-
Returns the username of the user represented by this context.
- getName() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns the name of the folder.
- getName() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the name of this community
- getName() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the name of the document
- getName() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Returns the name of the folder
- getName() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the name of this knowledge center
- getName() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the name of the entity that this
MenuTree
represents - getName() - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns the name of the object.
- getName() - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Returns the localized name mappings of the object.
- getName() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the name of this role.
- getName() - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Get the name for this node.
- getName() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Returns the name expression of the filter.
- getName() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Name of Content item (for display to user during copying if desired)
- getName() - Method in interface com.appiancorp.suiteapi.epex.model.Model
- getName() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets the unique name of the function
- getName() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
-
Gets the name of the category
- getName() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Gets the name of parameter
- getName() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Get the name of this forum.
- getName() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Get the name of the summarized forum.
- getName() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The name of the imported or inspected object using the system locale.
- getName() - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Gets the name of the topic (what it is called in JMS).
- getName() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Gets the name (key).
- getName() - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
The attribute name (unique per group type, serves as the attribute handle).
- getName() - Method in class com.appiancorp.suiteapi.personalization.AttributeType
- getName() - Method in class com.appiancorp.suiteapi.personalization.GroupMemberPolicy
- getName() - Method in class com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
- getName() - Method in class com.appiancorp.suiteapi.personalization.GroupSecurityType
- getName() - Method in class com.appiancorp.suiteapi.personalization.Operator
-
operator name
- getName() - Method in class com.appiancorp.suiteapi.personalization.UserRank
- getName() - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- getName() - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- getName() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.The display name/title of this page
- getName() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The displayable name of this portlet.
- getName() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Folder
-
Deprecated.Get the name of this folder.
- getName() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the name of the link.
- getName() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Get the link type's name.
- getName() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.The displayable name of this type of portlet.
- getName() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the display name of this
Column
. - getName() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the name of the attribute.
- getName() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Get the display name of this QuickFilter.
- getName() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Get the display name of this quickFilterItem.
- getName() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the name of this report.
- getName() - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
-
Returns the label for the external url attachment.
- getName() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Gets the calendar's name
- getName() - Method in class com.appiancorp.suiteapi.process.events.Event
-
Gets the name of the event.
- getName() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the name
- getName() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- getName() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getName() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Returns the name of the priority.
- getName() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getName() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Gets the name of contact person
- getName() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getName() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The name of the type.
- getName() - Method in class com.appiancorp.suiteapi.type.NamedTypedValue
-
Gets the name.
- getName(Locale) - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The name of the imported or inspected object based on a custom locale.
- getName(Locale) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getNameEscapeJavascript() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Retrieve the model name, escaped into its Javascript String form (eg a tab becomes the characters '\\' and 't').
- getNameEscapeJavascript() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Retrieve the folder name, escaped into its JavaScript String form (e.g.
- getNameLocales() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getNameMaxSize(UserValidationUtils.NameField) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns the max character size for the given name field
- getNamespace() - Method in class com.appiancorp.exceptions.AppianErrorCode
- getNamespace() - Method in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
The Namespace is a namespace for this VariableReference.
- getNamespace() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The namespace that the type is a part of.
- getNamespaceAndName() - Method in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getNameWithinNamespace() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The name of the type within its namespace.
- getNative() - Method in class com.appiancorp.suiteapi.common.Security
-
Gets the
RoleMap
that is explicitly defined for the object. - getNavigationButtons() - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.Get only those buttons that the current user has access to see.
- getNavigationItems() - Method in class com.appiancorp.suiteapi.applications.Application.ApplicationNavigation
- getNavigationItems() - Method in class com.appiancorp.suiteapi.applications.Application
-
Returns the list of navigation items defined for the Application.
- getNavigationMenu(String) - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.
- getNavigationMenus() - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.Get all menus registered in the system.
- getNavigationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getNew() - Method in class com.appiancorp.suiteapi.web.portal.PortletSession
-
Determine whether the current portlet is newly created.
- getNewDatatypes() - Method in class com.appiancorp.suiteapi.type.config.ImportResult
-
Gets the
Datatype
objects that represent all types that were newly created during the import. - getNewFilename() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.FileChange
-
Deprecated.Returns the newFilename.
- getNewName() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- getNewPriority() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history type CHANGE_PRIORITY
- getNewTimestamp() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history type SCHEDULE
- getNewValue() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history type MODIFY_VARIABLE.
- getNextAvailableColumnLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Returns the next available column id.
- getNextRecurrence(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the next recurrence for a node within a process
- getNextRecurrence$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNextRemoteId(Long) - Method in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.Get the next available remote id.
- getNextRemoteId$UPDATES - Static variable in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.
- getNextSpawnNew() - Method in class com.appiancorp.suiteapi.process.Instances
-
Returns whether multiple instances of nodes should be created.
- getNoAccess() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have no roles.
- getNodeActionProcessModelResult(Long) - Method in class com.appiancorp.suiteapi.process.NodeActionResult
- getNodeActionProcessResult(Long) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
- getNodeActionProcessResult(Long) - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
Search through this object's NodeActionProcessModelResults to find the one with the given process id.
- getNodeData() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- getNodeIds() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The id of the node.
- getNodeName() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- getNodeNames() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The name of the affected nodes, localized if appropriate.
- getNodeUuids() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The uuid of the node.
- getNotChangedObjects() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
On import, returns the list of objects that were skipped because no changes were detected.
- getNoteContent() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
- getNoteContentsService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
NotesContentService
. - getNoteContentsService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getNoteId() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Gets the id of the note that holds the message for this exception type.
- getNoteMetadataForProcess(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadataForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadataForTask(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadataForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadatasForProcess(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadatasForProcess(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadatasForProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadatasForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadatasForTask(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadatasForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadatasForTasks(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadatasForTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNoteMetadatasInProcess(Long, Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNoteMetadatasInProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNotePath(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNotePath$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNotePaths(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- getNotePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getNotes() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the notes that have been attached to this model.
- getNotes() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the notes that have been attached to this node.
- getNotes() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Gets the notes associated with this process.
- getNotes() - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Deprecated.Attachments and Notes are now loaded in a separate grid.
- getNotesFromProcessModel(ProcessDiagram) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Gets note from a process model
- getNotesFromProcessModel(ProcessModel) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- getNotesWithContent(Note[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the notes that have been attached to this model, including the content of the notes.
- getNotesWithContent(Note[]) - Static method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Deprecated.use ProcessExecution.getNotesWithContent(Note[], ServiceContext)
- getNotesWithContent(Note[], ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getNotesWithContent(Note[], ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- getNotification(Long) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets a notification
- getNotification$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationCustomAttributes(int) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getNotificationCustomAttributes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getNotificationCustomAttributesPaging(int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Get
Notification
custom attribute values - getNotificationCustomAttributesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getNotifications(Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.use getNotificationsPaging instead
- getNotifications$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationsByApplication(String) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets a list of notifications matching Application name
- getNotificationsByApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationsByApplicationAndType(String, String) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets the list of notifications matching the specified Application and Notification Type
- getNotificationsByApplicationAndType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationSenderAddress() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.ntf_sndr_addr in custom.properties.
- getNotificationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
NotificationService
. - getNotificationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- getNotificationsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets a the notifications that the current user has received in the portal medium.
- getNotificationsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationsSummary() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets a
NotificationsSummary
which lists the number of unread and expired notifications for the current user - getNotificationsSummary$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getNotificationType() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the type of notification
- getNotificationTypes() - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- getNotified() - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Has the process administrator been notified of this exception?
- getNotify() - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Gets the list of users to notify.
- getNotifyGroup() - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Gets the list of groups to notify.
- getNotifyMessage() - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Gets the message that will be sent to the process initiator in a notification.
- getNtfSettings() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getNtvNames(Collection<? extends NamedTypedValue>) - Static method in class com.appiancorp.suiteapi.type.NamedTypedValue
-
Returns the names of the given
NamedTypedValue
s. - getNull() - Method in class com.appiancorp.suiteapi.type.Datatype
-
This is the null value for the type.
- getNullable() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Indicates whether or not this activity class parameter schema is nullable
- getNullable() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
If this variable is not a parameter, or is a parameter but is not required, then it is NULLABLE_BY_ALL.
- getNullable() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Determines whether this object can be set to null, or an empty string.
- getNumberDownloads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getNumberDownloads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getNumberDownloadsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the number of downloads in the last days_ days
- getNumberDownloadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getNumberOfAdministrators() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getNumberOfChildFolders() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the number of child folders that this folder has.
- getNumberOfChildren(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns the number of children matching the typemask for each root id specified.
- getNumberOfChildren(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns the number of children matching the typemask.
- getNumberOfChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getNumberOfCommunityKnowledgeCenters() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
- getNumberOfDocuments() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the total number of documents in the sub-communities, knowledge centers, and folders of this community
- getNumberOfDocuments() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the number of documents in the folder
- getNumberOfDocuments() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Retrieves the total number of documents in this knowledge center
- getNumberOfDocuments() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Gets the total number of documents uploaded to the application
- getNumberOfDocumentsUploaded() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the number of documents uploaded
- getNumberOfDownloads() - Method in class com.appiancorp.suiteapi.collaboration.DocumentStatistics
-
Gets the number of times document was downloaded
- getNumberOfDownloads() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets the value of the number of downloads
- getNumberOfExpired() - Method in class com.appiancorp.suiteapi.portal.NotificationsSummary
-
Deprecated.Get the number of expired notifications
- getNumberOfFolders() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Gets the total number of folders created in the application
- getNumberOfKnowledgeCenters() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Gets the total number of knowledge centers in the collaboration application
- getNumberOfMembers() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getNumberOfProcessModels() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the number of process models that are in this folder.
- getNumberOfRequests() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns the count of the requests returned by getRequests.
- getNumberOfRequests$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getNumberOfUnread() - Method in class com.appiancorp.suiteapi.portal.NotificationsSummary
-
Deprecated.Get the number of unread notifications
- getNumberOfUploads() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the number of uploads
- getNumberOfUsers() - Method in class com.appiancorp.suiteapi.collaboration.Statistics
- getNumberOfUsersWhoHaveDownloaded() - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Gets the number of users who have downloaded at least one document from the application
- getNumberOfUsersWhoHaveEntered() - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Gets the number of users who have logged into the application
- getNumberOfUsersWhoHaveEntered() - Method in class com.appiancorp.suiteapi.content.UserStatistics
-
Gets the number of users who have logged into the application.
- getNumberOfUsersWhoHaveUploaded() - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Gets the users who have uploaded documents into the application
- getNumberOfUsersWhoHaveUploaded() - Method in class com.appiancorp.suiteapi.content.UserStatistics
-
Gets the users who have uploaded documents into the application.
- getNumberOfVersions() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the number of versions of this document
- getNumberOfVersions() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the number of versions of the content that currently exist, excluding the current version.
- getNumberOfViewers() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- getNumberUploads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.user getNumberUploadsPaging
- getNumberUploads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getNumberUploadsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the number of uploads in the last N days
- getNumberUploadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getNumChildren() - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Returns the number of children the palette category contains
- getNumericTypedObjectFromUiInput(String, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getNumOccurrences() - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Retruns number of recurrence after which the recurrence ends.
- getNumOmittedOptions() - Method in class com.appiancorp.common.query.Facet
- getNumPalettes() - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Returns the number of palettes the palette category contains
- getNumResults() - Method in class com.appiancorp.suiteapi.common.Result
-
Gets the number of results available.
- getObjectId() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The ID of type Object of the imported or inspected object.
- getObjectId() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Id of the object in the history record.
- getObjectName() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Name of the object in the history record.
- getObjectsByType(Type<H, I, U>) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.
- getObjectsByType(Long) - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets an unmodifiable set of all of the UUIDs of a specified Type that have been associated with this Application.
- getObjectType() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Type of the object in the history record.
- getObjectType() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the object type, for use by UI components.
- getObjectType() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the type of this object, which should always be
TypedVariable.PROCESSMODEL_FOLDER
. - getObjectTypeMapping() - Static method in class com.appiancorp.suiteapi.common.LocalObject
-
Get the mapping object used to determine a first-class object's type.
- getObjectTypeMappingFromType(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getOccurredTimestamp() - Method in exception com.appiancorp.suiteapi.epex.exceptions.EPExException
-
At what timestamp did this exception occur?
- getOfflineEnabled() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Returns the offline attribute for an interface freeform rule.
- getOldFilename() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.FileChange
-
Deprecated.Returns the oldFilename.
- getOmittedOptionsDataCount() - Method in class com.appiancorp.common.query.Facet
- getOpaqueContentUri(long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the opaque id for a given content.
- getOpaqueContentUri$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getOpaqueId() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
- getOpaqueUri(long) - Method in class com.appiancorp.suiteapi.process.TaskUrlService
- getOperator() - Method in class com.appiancorp.common.query.Filter
-
Returns the
FilterOperator
- getOperator() - Method in class com.appiancorp.common.query.LogicalExpression
-
Returns the type of logical operation define by the
LogicalOperator
enum - getOperator() - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Gets the operator in a simple rule.
- getOperatorCreated() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Created Date Search.
- getOperatorCreator() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Creator Search.
- getOperatorCustomField1() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 1
- getOperatorCustomField10() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 10
- getOperatorCustomField2() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 2
- getOperatorCustomField3() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 3
- getOperatorCustomField4() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 4
- getOperatorCustomField5() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 5
- getOperatorCustomField6() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 6
- getOperatorCustomField7() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 7
- getOperatorCustomField8() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 8
- getOperatorCustomField9() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to custom field 9
- getOperatorDisplayName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the display name.
- getOperatorEmail() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the email.
- getOperatorFirstName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the first name.
- getOperatorGroupName() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Name Search.
- getOperatorGroupName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the group name
- getOperatorGroupTypeName() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Type Name Search.
- getOperatorId() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the operator's id.
- getOperatorIds() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getOperatorLabels() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getOperatorLastModified() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Last modified date Search.
- getOperatorLastName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the last name.
- getOperatorMiddleName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the middle name.
- getOperatorName() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the name of the operator.
- getOperatorParentName() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Parent Name Search.
- getOperatorSecurityMapId() - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Returns the operator value for Group Security Type Search.
- getOperatorsForDataType(int) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets a list of possible operators for a given data type.
- getOperatorsForDataType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getOperatorSocialSecurityNumber() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the social security number.
- getOperatorSupervisorName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the supervisor name
- getOperatorTitleName() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the title name
- getOperatorUsername() - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Gets the operator to be applied to the username.
- getOptionalProcessModelUuid() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getOptionalTaskId() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getOptions() - Method in class com.appiancorp.common.query.Facet
- getOptions() - Method in class com.appiancorp.common.query.GenericFacet
- getOptions() - Method in class com.appiancorp.common.query.TypedValueFacet
- getOptions() - Method in interface com.appiancorp.suiteapi.common.cli.Configurable
- getOptions() - Method in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- getOptions() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getOptions() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the form element options
- getOptionsReadOnly() - Method in class com.appiancorp.common.query.Facet
- getOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the order in which the attribute was applied in relation to the shard.
- getOrder() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getOrganizationName() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Gets the Organization or Business Entity name
- getOriginalContentId() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the content ID of the original version of this content.
- getOriginalMessageWithErrorCode() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the original error message and error code if the exception was wrapped.
- getOriginServerType() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Gets the type of server that the function request came from.
- getOtherReportColumnLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets the
localId
of theColumn
by which the destination report will be filtered. - getOtherReportId() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Gets the ID of the report to which this
DrillPath
links. - getOutcome() - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Gets the result code indicating the outcome of the attempted upgrade.
- getOutcomes(ProcessUpgrade[]) - Static method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Extracts the outcomes from the specified ProcessUpgrade objects.
- getOutputExpressions() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the expressions that are evaluated at the end of the activity.
- getOutputExpressionsFlags() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the expression flags for the output expressions.
- getOutputs() - Method in class com.appiancorp.suiteapi.process.events.EventTrigger
-
Gets the output expressions for the event.
- getOutputStream() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Opens a stream to a Document allowing for the caller to write its contents if the document was generated via the
DocumentService.createDocument(Document)
method inDocumentService
. - getOutputStream() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Opens a stream to a Document allowing for the caller to write its content if this Document object was retrieved using
ContentService.download(Long, Integer, Boolean)
. - getOutputSystemTypename() - Method in class com.appiancorp.suiteapi.expression.Function
-
Return the outputTypename of the function.
- getOutputType() - Method in class com.appiancorp.suiteapi.expression.Function
- getOutputValue(HttpServletRequest, String) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.Retrieve a value from the output map
- getOverrideLocale() - Method in class com.appiancorp.services.AbstractServiceContext
-
Necessary since this class implements
SecurityContext
. - getOverrideLocale() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getOwner() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the id and name of the owner of this node.
- getOwnerGroups() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- getOwnerId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the id of the user that owns this node.
- getOwnerName() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the name of the user that owns this node.
- getOwners() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- getOwners() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getOwners() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the usernames of the owners of the task.
- getOwnerUsername() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the user who owns (created) this model.
- getPage(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Gets the specified portal page.
- getPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getPageIds() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns a list of page IDs which identify pages contained in the folder.
- getPageNavigationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.The Portal functionality will be removed in a future release.
- getPageNavigationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getPageNavigationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPageNavigationService( ServiceContext sc_ )
- getPageNavigationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPageNavigationService( ServiceContext sc_ )
- getPageRenderer() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the uri to call to render this notification as an html page
- getPages() - Method in class com.appiancorp.suiteapi.portal.PortalGroup
-
Deprecated.
- getPages(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
- getPages$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getPagesCreatedByCurrentUser() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getPagesCreatedByCurrentUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesCreatedByCurrentUserPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing a list of pages created by the current user - getPagesCreatedByCurrentUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesCreatedByUser(String) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getPagesCreatedByUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesCreatedByUserPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing those pages created by the specified user that the current user has permission to view. - getPagesCreatedByUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.The Portal functionality will be removed in a future release.
- getPageService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getPageService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPageService( ServiceContext sc_ )
- getPageService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPageService( ServiceContext sc_ )
- getPagesForGroup(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getPagesForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesForGroupPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing all pages that are associated with the specified group and that the user has permission to view. - getPagesForGroupPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesForGroups(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets all pages that are associated with the specified groups and that the user has permission to view.
- getPagesForGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesInCategory(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getPagesInCategory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesInCategoryPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a ResultPage containing all the pages that are in a specified category, and that the current user has permission to view.
- getPagesInCategoryPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesList(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Gets the specified portal pages, returning the valid results even if all the results cannot be retrieved (for instance, if some of the pages corresponding to the IDs no longer exist).
- getPagesList$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getPagesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Gets the specified portal pages as an array of
Page
objects in aResultPage
. - getPagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getPagesPendingApprovalByCurrentUser() - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getPagesPendingApprovalByCurrentUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPagesPendingApprovalByCurrentUserPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets a
ResultPage
containing a list of pages pending for approval that the current user has permission to approve. - getPagesPendingApprovalByCurrentUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getPageUuid() - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Retrieves the UUID of the page targeted by the navigation item.
- getPagingInfo() - Method in class com.appiancorp.common.query.Query
-
Gets the
PagingInfo
- getPaletteIcon() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the icon of the palette item from which this node was added to the process model.
- getPaletteIcon() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns the ID of the palette icon
- getPalettes() - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Returns the palettes contained within this palette category
- getParallelMergeType() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Returns the merge property when the node instances are running in parallel.
- getParameter(ParameterConversionMap, Long, Object) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- getParameters() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The map of name-value pair parameters for this portlet.
- getParameters() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the list of parameters of the activity class.
- getParameters() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the parameters used by activities that conform to this schema.
- getParameters() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the input parameters on which the activity operates.
- getParameters() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Gets the parameters for the process model
- getParameters() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Deprecated.use
FreeformRule.getParams()
instead - getParams() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Gets the parameters to this freeform rule as an array of
NamedTypedValue
. - getParent() - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Returns the parent object of the results (for instance, if getting a page of members of a group, this field might be populated with the group ID).
- getParent() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the ID of the parent (the container that contains this content).
- getParent() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Returns the parent for the filter.
- getParent() - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Returns the parent palette category of this palette category
- getParent() - Method in class com.appiancorp.suiteapi.type.Datatype
-
This is context where the datatype is stored.
- getParent(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the parent of the specified content.
- getParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentCommunities(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getParentCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getParentCommunitiesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of the communities which are the parents of a specified knowledge center. - getParentCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getParentFolderId() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the unique ID of the parent folder which contains this folder
- getParentFolderId() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the parent of this folder.
- getParentFolderName() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the name of the parent folder which contains this folder
- getParentFolderName() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the name of the parent of this folder.
- getParentFolders(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
- getParentFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getParentFoldersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the breadcrumbs to a folder (that is, the parent folders of a given folder, and also the folder itself).
- getParentFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getParentGroupsForDelegatedCreation() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the groups for which the logged-in user is authorized to set as a parent when creating public child groups.
- getParentGroupsForDelegatedCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getParentGroupsForDelegatedCreationPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets a ResultPage of parent groups for which the logged-in user is authorized to create public child groups.
- getParentGroupsForDelegatedCreationPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getParentGroupsForDelegatedUpdate(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the groups for which the logged-in user is authorized to set as parent when updating public child groups.
- getParentGroupsForDelegatedUpdate$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getParentId() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns the ID of the parent folder of the folder, or
null
if the folder has no parent. - getParentId() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Retrieves the unique ID of the parent community of this community, if such a parent exists.
- getParentId() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the unique ID of the parent of the entity that this
MenuTree
represents - getParentId() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the local id of the message that is the parent to this message.
- getParentId() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the
GlobalId
of the message's parent message. - getParentId() - Method in class com.appiancorp.suiteapi.personalization.Group
- getParentId() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
gets the id of the parent process if one exists
- getParentId(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the parents of the specified content items.
- getParentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentIds(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the IDs of the parents of the specified content items.
- getParentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentName() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Returns the name of the parent community
- getParentName() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the name of the parent (the container that contains this content).
- getParentName() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Gets the parent name
- getParentName() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Gets the parent process name if one exists
- getParentProcesses() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the parent processes of this process, if this process is a sub or linked process;
null
otherwise. - getParents(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the parents of the specified content items.
- getParents$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the working drafts of the parents of a
ProcessModel
. - getParentsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getParentsFromRoot(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns all of direct ancestors of a node, starting with the root and tracing down to the node's parent.
- getParentsFromRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentsFromRootIds(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This return ids of all of direct ancestors of a node, starting with the root and tracing down to the node's parent.
- getParentsFromRootIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentsOfPublishedChildren() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getParentsOfUnpublishedChildrenForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the working drafts of the parents of the unpublished children (sub process models) of a
ProcessModel
. - getParentsOfUnpublishedChildrenForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getParentsToRoot(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns all of direct ancestors of a node, starting with the node's parent and tracing up to the root.
- getParentsToRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentsToRootIds(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This returns ids of all of direct ancestors of a node, starting with the node's parent and tracing up to the root.
- getParentsToRootIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getParentType() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the type of the parent (the container that contains this content).
- getPartialValue() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
-
The value for a row may be either 'complete' or 'partial'.
- getParticipantGroups() - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- getParticipantGroups() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Retrieves the groups who have read/write permissions
- getParticipants() - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- getParticipants() - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Retrieves the users who have read/write permissions
- getPartition() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Retrieves the path where the collaboration application stores the physical document on the drive
- getPartition() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Retrieves the path where the collaboration application stores the physical knowledge center on the drive
- getPartition() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the ID of the partition.
- getPartitionName() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the name of the partition.
- getPassword() - Method in class com.appiancorp.suiteapi.personalization.User
-
Deprecated.Since 6.0.2, use
User.getUserPassword()
- getPassword() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getPasswordModified() - Method in class com.appiancorp.suiteapi.personalization.User
-
Returns the timestamp when the user's password was modified last.
- getPasswordStatus() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getPath() - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
-
Gets the "path" property.
- getPath() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getPath() - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- getPath() - Method in class com.appiancorp.suiteapi.process.forms.JSPForm
-
Gets the location of the underlying JSP for the JSPForm
- getPattern() - Method in class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
- getPausedProcessesForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all paused processes for a
ProcessModel
. - getPausedProcessesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getPausedTasks(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all paused tasks for the current
User
. - getPausedTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getPausedTasksForProcess(Long, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the paused tasks for a process
- getPausedTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPayload() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Returns the credentials in the format that is expected by the backend when they are passed along with an API call.
- getPayload() - Method in class com.appiancorp.suiteapi.common.SimpleEngineCredentials
- getPending(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getPending$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the 'pending approval' status of the document.
- getPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the 'pending approval' status of the folder.
- getPendingApprovalCount() - Method in class com.appiancorp.suiteapi.content.Content
- getPendingId() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the ids that were not fully acted upon, and as such are in a pending state (pending creation approval, deletion approval, etc.).
- getPendingLogId() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the log ids of those pending (the log ids being KC ids where applicable).
- getPendingName() - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the names of the pending content items.
- getPendingPaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getPendingPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPendingReview(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getPendingReview$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPendingReviews(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getPendingReviews$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPendingUsers(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This accumulates all users pending for the given content item, returning only the unique names.
- getPendingUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPercentAvailable() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the percentage of the user's total space allocation that is left in the application for storage/uploads
- getPerformanceAttributes() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns an array of performance attributes that were applied during report generation.
- getPerformanceMetrics() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Returns the performance metrics for the generated report.
- getPerformanceSummary() - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Get a textual performance summary.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the permissions that the currently logged-in user has on this model.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.Attachment
-
Returns the permissions for attachment
- getPermissions() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the attachment permissions
AttachmentPermissions
- getPermissions() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the set of permissions that the logged-in user has on this model.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the permissions that the currently logged-in user has on this folder.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the permissions that the logged-in user has for this model.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the permissions of the user for the process.
- getPermissions() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Return the permissions for the task.
- getPermissionsForAdminConsole() - Method in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.Gets the permissions related to the Administration Console for the current user.
- getPermissionsForAdminConsole$UPDATES - Static variable in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.
- getPermissionsForCommunityIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of community IDs
- getPermissionsForCommunityIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForCommunityIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of community IDs
- getPermissionsForCommunityIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForDocumentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the current user has for a list of document IDs
- getPermissionsForDocumentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForDocumentIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of document IDs
- getPermissionsForDocumentIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForFolder(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves
ProcessModelFolderPermissions
for aProcessModelFolder
- getPermissionsForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPermissionsForFolderIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of folder IDs
- getPermissionsForFolderIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForFolderIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of folder IDs
- getPermissionsForFolderIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForFolders(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves
ProcessModelFolderPermissions
objects for multipleProcessModelFolder
objects. - getPermissionsForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPermissionsForGroupIds(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Gets the permissions of the current user for the groups with the specified ids.
- getPermissionsForGroupIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getPermissionsForGroupIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Gets the permissions of the given user for the groups with the specified ids.
- getPermissionsForGroupIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getPermissionsForKnowledgeCenterIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of knowledge center IDs
- getPermissionsForKnowledgeCenterIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForKnowledgeCenterIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.Gets the permissions which the specified user has for a list of knowledge center IDs
- getPermissionsForKnowledgeCenterIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- getPermissionsForMessageIdsForSessionUser(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the permissions that the current user has for the given messages.
- getPermissionsForMessageIdsForSessionUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getPermissionsForMessageIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the permissions that a given user has for the given messages.
- getPermissionsForMessageIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.Gets the permissions for the given user of the specified message ids
- getPermissionsForMessageIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getPermissionsForMessageIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.
- getPermissionsForNode(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the permissions that the user has by default on tasks of the specified node.
- getPermissionsForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPermissionsForNodes(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the permissions that the user has by default on tasks of the specified nodes.
- getPermissionsForNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPermissionsForPageIds(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Gets the permissions for the current user for the pages with the specified ids
- getPermissionsForPageIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- getPermissionsForPageIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Gets the permissions for the given user for the pages with the specified ids
- getPermissionsForPageIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- getPermissionsForPortletIds(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Gets the permissions for the current user for the portlets with the specified ids
- getPermissionsForPortletIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- getPermissionsForPortletIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Gets the permissions for the given user for the portlets with the specified ids
- getPermissionsForPortletIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.
- getPermissionsForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the permissions that the user has on a specified process.
- getPermissionsForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPermissionsForProcessApplication() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves permissions on the Process application for the current user
- getPermissionsForProcessApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPermissionsForProcessDiagram(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets a
ProcessModelPermissions
object that says which In-Flight Modifications the user can or cannot perform to a given process. - getPermissionsForProcessDiagram$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPermissionsForProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the permissions that the user has on specified processes.
- getPermissionsForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPermissionsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves permissions on a process model for the current user.
- getPermissionsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPermissionsForProcessModels(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves permissions on multiple process models objects for the current user.
- getPermissionsForProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPermissionsForUserIdsForUser(Long[], String) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Deprecated.
- getPermissionsForUserIdsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getPermissionsForUserNames(String[]) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Deprecated.
- getPermissionsForUserNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getPermissionsForUserNamesForUser(String[], String) - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Deprecated.
- getPermissionsForUserNamesForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getPersistentId() - Method in class com.appiancorp.suiteapi.process.events.Event
-
Returns the persistent ID of the event.
- getPersonal() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get your Personal content item.
- getPersonal$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPersonalAndTeams(ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getPersonalAndTeams$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPersonalAndTeamsIds(ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get children of 'Personal and Teams'.
- getPersonalAndTeamsIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPersonalAndTeamsPaging(ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get children of 'Personal and Teams'.
- getPersonalAndTeamsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPersonalId() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the id for your Personal content item.
- getPersonalId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getPersonalizationSearchService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.
- getPersonalizationSearchService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getPersonalizedTaskViewsFolder() - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.This call will retrieve the folder named ###personalized_task_views under the current users private knowledge center.
- getPersonalizedTaskViewsFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getPersonalKnowledgeCenters() - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getPersonalKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getPersonalKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing the current user's private knowledge centers - getPersonalKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getPhoneHome() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getPhoneMobile() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getPhoneOffice() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getPickerType() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Determines the pickerType to be used as the picker for this element.
- getPm() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getPmIdForEvent(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the ID of the
ProcessModel
that the Event by giveneventPersistentId
belongs to. - getPmIdForEvent$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPmIdForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the specified Process's Process Model's ID
- getPmIdForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPopularDocumentsKnowledgeCenter(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getPopularDocumentsKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getPopularDocumentsKnowledgeCenterPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the most popular documents in a specific knowledge center
- getPopularDocumentsKnowledgeCenterPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getPopulatedTypes() - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Retrieves the keys for the Appian types for which this cache has entries.
- getPortalAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.The Portal functionality will be removed in a future release.
- getPortalAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getPortalAdministrationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortalAdministrationService( ServiceContext sc_ )
- getPortalAdministrationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortalAdministrationService( ServiceContext sc_ )
- getPortalId() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Not currently used.
- getPortalNotificationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
PortalNotificationService
. - getPortalNotificationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getPortalNotificationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortalNotificationService( ServiceContext sc_ )
- getPortalNotificationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortalNotificationService( ServiceContext sc_ )
- getPortlet(Long) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Gets a portlet
- getPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getPortletId() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the Id of the portlet that contains the report.
- getPortlets() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.The portlets that must be rendered in this page.
- getPortlets(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
- getPortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getPortletService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.The Portal functionality will be removed in a future release.
- getPortletService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Portal functionality will be removed in a future release.
- getPortletService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortletService( ServiceContext sc_ )
- getPortletService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getPortletService( ServiceContext sc_ )
- getPortletSession(Long) - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Get the
PortletSession
for a given portlet. - getPortletsList(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Returns a ResultList containing
Portlet
instances for valid ids and result codes for all ids. - getPortletsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getPortletsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Gets a ResultPage containing a list of portlets as specified by the portlet ids
- getPortletsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getPortletType() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The unique identifier of the type of this portlet:
PortletType.getDefinition()
- getPortletType(String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and calls to this method for those types will throw
InvalidPortletTypeDefinitionException
. - getPortletType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getPortletTypeEditable() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Returns the editable setting (
PortletType.getEditable()
) of this portlet's type (Portlet.getPortletType()
). - getPortletTypes() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.use
AdministrationService.getPortletTypesPaging(int, int, Integer, Integer)
instead JSR-168 and WSRP Portlets have been deprecated, and no portlets of those types will be returned by this method - getPortletTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getPortletTypesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and no portlets of those types will be returned by this method.
- getPortletTypesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getPostTrigger() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Gets the type code for the post-trigger
- getPostTriggers() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the post-triggers.
- getPowerUserGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- getPowerUsers() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- getPp() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getPrecedingChainedActivity() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- getPreferredEditor() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
- getPrefix() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets the prefix of the application as a
String
. - getPrefix() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Get the link type's prefix.
- getPreTrigger() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Gets the type code for the pre-trigger
- getPreTriggers() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets pre-triggers.
- getPreviousId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the primary key that this node had in a previous version of this model.
- getPrimary() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getPrimaryCalendarID() - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- getPrimaryLocale() - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- getPrimaryLocale() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getPrimaryLocale() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
-
Returns the primary Locale of the Appian System.
- getPrimaryTimeZone() - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
- getPriority() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the priority of this model.
- getPriority() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the priority for this node.
- getPriority() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the priority of this model.
- getPriority() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the priority of this model.
- getPriority() - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Retrieves the priority of the process.
- getPriority() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getPriority() - Method in class com.appiancorp.suiteapi.process.TaskProperties
-
Returns the priority of the task.
- getPriority(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a
Priority
- getPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPriorityId() - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Get the priority id to use when starting the process.
- getPriorityOfProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the priority of a specified Process.
- getPriorityOfProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPriorityOfProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the priority for a list of processes.
- getPriorityOfProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPriorityOfProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the priority for a
ProcessModel
. - getPriorityOfProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getPriorityOfTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the priority of the specified task.
- getPriorityOfTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPriorityOfTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the priorities of the specified tasks.
- getPriorityOfTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getPrivateScheme() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.PRIVATE_SCHEME in custom.properties.
- getPrivateSchemeLinkRoot() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Combines
Configuration.getPrivateScheme()
,Configuration.getServerAndPort()
,Configuration.getContextPath()
to form the URL base of private (internal) links. - getPrivilege() - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Gets the reassignment privileges for this assignee.
- getPrivileges() - Method in class com.appiancorp.suiteapi.portal.PortalGroup.Page
-
Deprecated.
- getProcess(ProcessReference) - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Get a process instance.
- getProcessAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ProcessAdministrationService
. - getProcessAdministrationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getProcessAdministrationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessAdministrationService( ServiceContext sc_ )
- getProcessAdministrationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessAdministrationService( ServiceContext sc_ )
- getProcessAnalyticsService2(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getProcessAttachment() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns whether the attachment is a process attachment or not.
- getProcessDashboardPageForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the dashboard Id that is used for all processes spawned from the
ProcessModel
by givenprocessModelId_
- getProcessDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessDeadline() - Method in class com.appiancorp.suiteapi.process.TaskSummary
- getProcessDesignService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ProcessDesignService
. - getProcessDesignService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getProcessDesignService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessDesignService( ServiceContext sc_ )
- getProcessDesignService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessDesignService( ServiceContext sc_ )
- getProcessDetails(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the details for a specified process.
- getProcessDetails$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessDiagram(Long, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Allows users to retrieve the instance of the process model that the process is run off.
- getProcessDiagram$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessesForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all processes for a
ProcessModel
regardless of their status. - getProcessesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getProcessesWithExceptionsForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all processes which are paused by an exception for a
ProcessModel
. - getProcessesWithExceptionsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getProcessExecutionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ProcessExecutionService
. - getProcessExecutionService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getProcessExecutionService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessExecutionService( ServiceContext sc_ )
- getProcessExecutionService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getProcessExecutionService( ServiceContext sc_ )
- getProcessHistoryRecords(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the process history record of the given process.
- getProcessHistoryRecords$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessHistoryRecordsPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the process history record of the given process.
- getProcessHistoryRecordsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessId() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getProcessId() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getProcessId() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The process id affected by the action.
- getProcessId() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the id of the process whose diagram is represented.
- getProcessId() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the id of the process that the task is part of.
- getProcessId() - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Gets the id of the process.
- getProcessIds() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
-
The process ids of process audit history to be searched for return.
- getProcessIds(ProcessUpgrade[]) - Static method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Extracts the process ids from the specified ProcessUpgrade objects.
- getProcessIdsCausingFailure() - Method in exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
-
Gets the process ids of the batch of processes that were being upgraded when the exception occurred.
- getProcessIdsInKafkaHistory() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getProcessIdsInKafkaHistory() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
- getProcessIdsInKEngineHistory() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getProcessIdsInKEngineHistory() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
- getProcessIdStartedFrom() - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
- getProcessIdsWithOutcome(ProcessUpgrade[], ProcessUpgrade.Outcome...) - Static method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Extracts process ids from the specified ProcessUpgrade objects, filtering for those processes whose upgrade had one of the specified outcomes.
- getProcessInitiator() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the username of the initiator of the process that this task is part of.
- getProcessModel() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve a working draft of a
ProcessModel
. - getProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelByUuid(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the working draft of the
ProcessModel
specified by a UUID (Universal Unique Identifier). - getProcessModelByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptor(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a process model descriptor representing the working draft of a process model.
- getProcessModelDescriptor$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptors(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves multiple process model descriptors, representing the working drafts of the given process models
- getProcessModelDescriptors$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptorsContainingAsynchronousSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves process model descriptors representing the working drafts of the process models that contain the given linked process model
- getProcessModelDescriptorsContainingAsynchronousSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptorsContainingLinkProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- getProcessModelDescriptorsContainingLinkProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptorsContainingSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptorsContainingSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDescriptorsContainingSynchronousSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves process model descriptors representing the working drafts of the process models that contain the given process model as a sub-process model
- getProcessModelDescriptorsContainingSynchronousSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelDetails(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves
ProcessModelDetails
representing the working drafts of the givenProcessModel
If only requiring FormConfig, seegetFormConfig
in this class. - getProcessModelDetails$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelerPreferredView() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Process model id acted upon.
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the id of the process model
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Gets the process model id
- getProcessModelId() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Gets the process model id
- getProcessModelIdByUuid(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the ID of a
ProcessModel
by a UUID (Universal Unique Identifier). - getProcessModelIdByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelIdsByUuids(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the IDs of ProcessModels that match the given UUID.
- getProcessModelIdsByUuids$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelLatestPublishedVersion(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve the latest published version of a
ProcessModel
or the working draft if a published version does not exist. - getProcessModelLatestPublishedVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelLatestPublishedVersionDescriptor(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve the latest published version of a
ProcessModel.Descriptor
or the working draft if a published version does not exist. - getProcessModelLatestPublishedVersionDescriptor$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelName() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the name of the process model
- getProcessModelName() - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- getProcessModelName() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Gets the process model name
- getProcessModelParameters(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves all of the process variables that are required to start an instance of the given process model (ie.
- getProcessModelParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelParametersForVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves all of the process variables that are required to start an instance of the given process model version (ie.
- getProcessModelParametersForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelProperties() - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Gets the properties of the underlying ProcessModel of process to which this activity is part of.
- getProcessModelProperties() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getProcessModelProperties() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
- getProcessModelProperties(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the
ProcessModelProperties
representing the working draft of aProcessModel
. - getProcessModelProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModels(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Use
ProcessDesignService.getProcessModelDescriptors(Long[])
or callProcessDesignService.getProcessModel(Long)
iteratively instead. - getProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelsAndDescendants(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves multiple
ProcessModel
objects as well as the subProcessModel
objects which they contain. - getProcessModelsAndDescendants$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelServiceName() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Gets the process model service name
- getProcessModelsForFolder(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve process model descriptors representing the working drafts of the process models directly in a process model folder
- getProcessModelsForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelsForFolderStartableOnly(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieve descriptors representing the working drafts of the startable process models directly in a process model folder.
- getProcessModelsForFolderStartableOnly$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelsForGroup(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Process models are no longer associated with groups, but rather are organized into folders. Use
ProcessDesignService.getProcessModelsForFolder(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
- getProcessModelsForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelsICanStart() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves process model descriptors which represent the working drafts of the process models that the current user has permission to start
- getProcessModelsICanStart$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelsLatestPublishedDescriptors(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves multiple process model descriptors, representing the latest published version or a draft if there is no publish version.
- getProcessModelsLatestPublishedDescriptors$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelUuid() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Retrieves the UUID of the
AbstractProcessModel
that executes the action. - getProcessModelUuid() - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Retrieves the UUID of the
AbstractProcessModel
that executes the action. - getProcessModelUuid() - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- getProcessModelVersion() - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Get the process model version to use when starting the process.
- getProcessModelVersion() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the version of the Process Model
- getProcessModelVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a version of a
ProcessModel
. - getProcessModelVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelVersionDescriptor(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the process model descriptor for a version of a
ProcessModel
. - getProcessModelVersionDescriptor$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessModelVersionId() - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
- getProcessModelWebServices(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves all
ProcessModelWebService
objects on the server. - getProcessModelWebServices$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessName() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the localized name mappings of processes that are started from this model.
- getProcessName() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the name of the process that this task is part of.
- getProcessNodes() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the nodes of the process whose diagram is featured here.
- getProcessNodes() - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Gets the nodes that this model comprises.
- getProcessParameter(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the specified process parameter of the specified process.
- getProcessParameter$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessParameters() - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Get the process parameters that will be used when starting the process.
- getProcessParameters(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves process parameters for the specified process.
- getProcessParameters(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getProcessParameters(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Retrieve the process parameters used to start of the process model of the given ID
- getProcessParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessPermissions() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the permissions associated to the process instance represented by this process diagram
- getProcessProperties() - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Gets the properties of process to which this activity belongs to.
- getProcessProperties() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getProcessProperties() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
- getProcessProperties(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the properties for the given process.
- getProcessProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessReference(String) - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Get a reference to an already existing EPEx process instance.
- getProcessReport(Long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves a report specification given its id.
- getProcessReport$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getProcessReports(Long[]) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves a array of report specifications given their ids.
- getProcessReports$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getProcessReportsUsingAlias(String[], ServletContext, ProcessAnalyticsService) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsServiceUtils
-
Retrieve multiple process reports by their aliases.
- getProcessReportUsingAlias(String, ServletContext, ProcessAnalyticsService) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsServiceUtils
-
Retrieve a process report using the alias that is defined for that report in the analytics configuration file.
- getProcessStartConfirmationResponse(HttpServletRequest, Long, Long) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Gets the forward after the process was started successfully
- getProcessStartingInfo(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves the
ProcessStartingInfo
for a service. - getProcessStartingInfo$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessState() - Method in interface com.appiancorp.suiteapi.epex.process.ProcessInstance
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getProcessState(int) - Static method in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getProcessStatus() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the status of the process that this task is part of; using this property could result in race conditions if the process status is updated after the task summary object is retrieved.
- getProcessStatusIcon(long) - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.analytics.application.processstatus.icon.# in custom.properties.
- getProcessStatusIconDefault() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.analytics.application.processstatus.icon.default in custom.properties.
- getProcessTopic() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.processTopic in custom.properties.
- getProcessTopic() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
- getProcessUuid() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the UUID in the Elastic Engine for this process.
- getProcessVariable(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the specified process variable for the specified process.
- getProcessVariable$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessVariables(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getProcessVariables$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProcessVariablesForModel(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the list of all process variables in a given process model.
- getProcessVariablesForModel(String, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the list of all process variables in a given process model.
- getProcessVariablesForModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getProcessVariablesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the process variables for the specified process.
- getProcessVariablesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getProducerURL() - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- getProjection() - Method in class com.appiancorp.common.query.Query
-
Gets the
Projection
- getPrompt() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Gets the default prompt to be show to the runtime user for parameters created from this schema.
- getProperties() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message properties.
- getProperty() - Method in class com.appiancorp.suiteapi.common.SuggestParam.SuggestFilter
- getProperty(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the named property.
- getPropertyExternalizationState(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message property externalization state for the specified property.
- getPropertyExternalizationStates() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the message property externalization states.
- getPropertyMappings() - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Gets the property mappings.
- getPropertySchemas() - Method in class com.appiancorp.suiteapi.messaging.MessageType
-
Gets the property schemas.
- getProvince() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getPublic() - Method in class com.appiancorp.suiteapi.applications.Application
-
A public application gives "viewer" privileges to all users of the system.
- getPublicForums() - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Gets forums in public portlets in public pages
- getPublicForums$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- getPublicSchemeLinkRoot() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Combines
Configuration.getScheme()
,Configuration.getServerAndPort()
,Configuration.getContextPath()
to form the URL base of public links. - getPublishedChildren() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getPublisher(TopicSession, Topic) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.Use instead session.createProducer(destination);
- getPv() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getPvsNames() - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidPvTypeReferenceException
- getQualifiedName() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The qualified name of the type.
- getQueuePrefix() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.queuePrefix in custom.properties.
- getQueuePrefix() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The queue prefix.
- getQuickFilterDisplay() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine how quick filters are displayed.
- getQuickFilters() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the list of quick filters for this report.
- getRankList() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the list of ranks (titles) used in the system
- getRankList$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getRankListForDisplay() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the list of ranks (titles) used in the system for display purposes as well as a rank of "Any"
- getRankListForDisplay$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getRatingCount() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the count of ratings that have been submitted for this messaage.
- getRatingCount() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the count of ratings for this message.
- getRawOffset() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getRead() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.Has the notification been read?
- getReader() - Method in class com.appiancorp.suiteapi.content.ContentRoleSet
-
Returns true if you have the
ContentRoleMap.READER
role. - getReaderGroups() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the groups who have read-only permissions
- getReaderGroups() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the groups which have reader permissions on this folder
- getReaderGroups() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the groups which have reader permissions on this knowledge center
- getReaderGroups() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the groups who have read-only permissions.
- getReaders() - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Retrieves the users who have read-only permissions
- getReaders() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who have read permissions on this folder
- getReaders() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the users who have read permissions on this knowledge center
- getReaders() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Retrieves the users who have read-only permissions.
- getReadPermissionOnly() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who ONLY have read permissions on this folder
- getRecipientsExpression() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- getRecommendedAction() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Gets the action that the system recommends the user take in response to exceptions of this type.
- getRecurrence() - Method in class com.appiancorp.suiteapi.process.events.TimerEventTrigger
-
Gets the recurrence that the timer fires on.
- getRecurrence() - Method in class com.appiancorp.suiteapi.process.MultipleInstance
- getRecurrenceInstance() - Method in class com.appiancorp.suiteapi.process.MultipleInstance
- getRecurring() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- getRecurringInterval() - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Gets the time interval between two consecutive recurrences of a node.
- getRecursive() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get whether or not to return data from recursive processes.
- getRecursiveProcessVariables(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the process variables for the specified process.
- getRecursiveProcessVariables$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getRecursiveRelationship(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Return the status of the two process models' recursive relationship
- getRecursiveRelationship(Long, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getRecursiveRelationship(Long, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Returns that status of the recursive relationship between the two supplied ProcessModels
- getRecursiveRelationship$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getReferencedTypes(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Returns a list containing the given datatype and all datatypes referenced by it.
- getReferencedTypes(Long[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Returns a list containing the given datatypes and all datatypes referenced by them.
- getReferencedTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getRefreshDefaultValues() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Determines whether to refresh the default values each time a task form is viewed.
- getRegistrationHandle() - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- getRegistrationState() - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- getRegistry() - Method in class com.appiancorp.suiteapi.type.config.ImportResult
-
Returns an Ecore registry populated with all imported types.
- getRejectedGroups() - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Returns the ids of the groups that were rejected.
- getRejectedUser() - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Returns the usernames of the users that were rejected.
- getRelateds() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Get the array of other first-class objects related to this forum.
- getRelativeExpression() - Method in class com.appiancorp.suiteapi.process.Deadline
- getRelativeInterval() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Returns the Interval object representing the time delay with respect to the previous event
- getRelativeUnits() - Method in class com.appiancorp.suiteapi.process.Deadline
- getRemoteId() - Method in interface com.appiancorp.suiteapi.common.GlobalId
-
Returns the
RemoteId
of this object's instance identifier,null
if the object is only locally identified. - getRemoteId() - Method in interface com.appiancorp.suiteapi.common.GlobalStringId
-
Returns the remote id of this object's instance identifier,
null
if the object is only locally identified. - getRemoteId() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- getRemoteId() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- getRemoteId() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- getReportingService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
ReportingService
. - getReportingService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getReportingService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getReportingService( ServiceContext sc_ )
- getReportingService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getReportingService( ServiceContext sc_ )
- getReportName() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the name of the report for which the performance metrics belong to.
- getReportName() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- getReportPage(ReportData) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.use
ProcessAnalyticsService.getReportPageWithTypedValues(ReportData)
which returns the result data in the preferredTypedValue
form. - getReportPage(ReportData, long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.use
ProcessAnalyticsService.getReportPageWithTypedValues(ReportData)
, as the timeZoneOffset_ parameter in this method is ignored. - getReportPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getReportPageWithTypedValues(ReportData) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieve the data as
TypedValue
cells, for a given process report specification. - getReportPageWithTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getRequests() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Once a user requests an action on a Content item that requires approval, that request is stored with the Content item.
- getRequests$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRequestTimeoutInSeconds() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.REQUEST_TIMEOUT_IN_SEC in custom.properties.
- getRequired() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Deprecated.
- getRequired() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets if the form element is required
- getResolvableErrors() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getResolvedTime() - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Gets the tiem at which this exception was resolved.
- getResolvedTypeLiterals() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
These type literals could be found in the system.
- getResolver() - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Gets the user who resolved this exception.
- getResource() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns name of the resource where the operation was executed.
- getResource() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
This is arbitrary resource that may be stored with the Type.
- getResourceName() - Method in exception com.appiancorp.services.exceptions.ResourceDisabledException
-
Returns the name of the resource that is disabled.
- getResourceName() - Method in exception com.appiancorp.services.exceptions.ResourceRestrictedException
-
Returns the name of the resource that is restricted.
- getResources() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Get the resources attached to a thread.
- getResources() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the resources attached to a thread.
- getResponseBody() - Method in class com.appiancorp.exceptions.AppianResponseError
- getRestrictionMap(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getRestrictionMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getResult() - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Gets the partial result
- getResultCodes() - Method in class com.appiancorp.suiteapi.common.ResultList
-
Returns the result codes for each of the requested ids.
- getResultCodes() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The result code from the action.
- getResults() - Method in class com.appiancorp.suiteapi.common.Result
-
Returns the results as an array of
Object
s. - getResults() - Method in class com.appiancorp.suiteapi.process.upgrade.UpgradeResult
-
Gets the contained per-process upgrade results.
- getResultsByProcessId() - Method in class com.appiancorp.suiteapi.process.upgrade.UpgradeResult
-
Gets the contained ProcessUpgrade objects, mapped by process id.
- getReturn(ReturnConversionMap, Long, Object) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- getReturnType() - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- getReturnValues() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the return variables for this activity class schema
- getReturnVariables() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the variables whose values are produced during activity execution.
- getRevisionHistory(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Get the revision history for a given miniwebsite portlet.
- getRevisionHistory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- getRightOperand() - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Gets the right operand in a simple rule.
- getRole(String) - Method in class com.appiancorp.suiteapi.common.RoleMap
- getRole(String) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- getRoleForColumn(int) - Static method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Returns the role for the specified column number.
- getRoleForColumn(int) - Static method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Returns the role type (string) for a role integer id
- getRoleMap() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.The role map.
- getRoleMap() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.The portlet role map.
- getRoleMap(Long) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Retrieves the security role map for the specified application.
- getRoleMap(Long, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the role map for a content item.
- getRoleMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- getRoleMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleMapForCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the
CollaborationRoleMap
object for a givenCommunity
- getRoleMapForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getRoleMapForFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves the
CollaborationRoleMap
for a given folder - getRoleMapForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getRoleMapForForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the rolemap of a forum.
- getRoleMapForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getRoleMapForKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the role map for a given knowledge center
- getRoleMapForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getRoleMapForPage(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Get the role map of a page, specifiying the administrators, editors and viewers of the page.
- getRoleMapForPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- getRoleMapForPortlet(Long) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Get the role map for a portlet NOTE: This should not be used to verify the access level that the current user has on the portlet because the access level can depend on other properties of the portlet such as
inheritsSecurity
andshareable
. - getRoleMapForPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- getRoleMapForThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the rolemap of a thread; currently a thread always inherits the rolemap from its parent forum.
- getRoleMapForThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getRoleNames() - Method in class com.appiancorp.suiteapi.common.RoleMap
- getRoles() - Method in class com.appiancorp.services.AbstractServiceContext
- getRoles() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns an array of Role objects for all the roles stored in this role map.
- getRoles() - Method in class com.appiancorp.suiteapi.common.RoleSet
- getRoles() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Returns an array of ContentRole objects for every Content role (see
ContentConstants.ROLE_MAP_ROLES
). - getRoles() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the user's roles.
- getRoleSet() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the role set.
- getRoleSet(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the
ContentRoleSet
associated with the content with the ID provided. - getRoleSet$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleSetForGroup(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the
ContentRoleSet
associated with the given content for a specific group. - getRoleSetForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleSetForUser(String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.Requires two sets of credentials.
- getRoleSetForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleSets(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the
ContentRoleSet
s associated with the given contents. - getRoleSets(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the
ContentRoleSet
s associated with the given content ids. - getRoleSets$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleSetsForGroup(Long, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the
ContentRoleSet
s associated with the given contents for a specific group. - getRoleSetsForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoleSetsForUser(String, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.Requires two sets of credentials.
- getRoleSetsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getRoot() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Get the root for this filter.
- getRootCategories(int) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- getRootCategories$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getRootCategoriesPaging(int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Gets the root categories Each node in the returned trees (and their breadcrumbs) will be populated with
id
(the ID of the category) andname
(the name of the category). - getRootCategoriesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getRootCommunities() - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getRootCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getRootCommunitiesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieves the list of
Community
objects which are root communities NOTE: The returned list will be sorted first bysortProperty_
, and then by user status in the order:Community.USER_STATUS_SUBSCRIBED
,Community.USER_STATUS_PENDING
,Community.USER_STATUS_UNSUBSCRIBED
- getRootCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getRootFolders(Long, Integer, String, int, int) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getRootFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getRootFoldersPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing all of the folders that are the direct children of the given knowledge center - getRootFoldersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getRootItems() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getRootMessageId() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the
GlobalId
of the root message in this thread. - getRootSubject() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the subject of the root message in this thread.
- getRootTrees(Long, String, boolean, int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a set of groups structured into one or more trees.
- getRootTrees(Long, String, Long[], int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a set of groups structured into one or more trees
- getRootTrees$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getRootTreesSameTypeWithRoles(Long, Integer[], int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- getRootTreesSameTypeWithRoles$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getRoundedPercentAvailable() - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Gets the percentage of the user's total space allocation in rounded figures that is left in the application for storage/uploads.
- getRowsAffected() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the number of rows affected by the attribute during report generation.
- getRule() - Method in class com.appiancorp.suiteapi.content.CopySource
-
Copy rule.
- getRuleDescription() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Gets the description of this rule set.
- getRuleIdReferences(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets all the rule ids that the expressions within the process model with
pmId
id contain, including nested rules referenced by all the expressions. - getRuleIdReferences$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getRuleIds() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getRuleName() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Gets the name of the rule set.
- getRules() - Method in class com.appiancorp.suiteapi.process.events.EventTrigger
-
Gets the firing rules for the event.
- getRuleSetForGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets membership rule set for a Group
- getRuleSetForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getRuleUuidReferences() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
-
Returns all the rule UUID references found.
- getRuleUuidReferences(ProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets all the rule UUID references that the expressions within the process model bean (
pm
) contain. - getRuleUuidReferences$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getRunAs() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the role (such as process initiator) that this task should ran as if it is unassigned.
- getRunAs() - Method in class com.appiancorp.suiteapi.process.gui.Lane
- getRunningProcessesForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Retrieves all active processes for a
ProcessModel
. - getRunningProcessesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getRunningType() - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
-
Deprecated.Use
TypedValue.getInstanceType()
instead. - getRunningValue() - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
-
Retrieves the current value of the process variable.
- getRuntimeProcessName() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the runtime name of this process, as generated by the process execution engine.
- getRuntimeProcessNodes() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Deprecated.use getProcessNodes
- getSavedAsVersion() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Gets the resulting process model version that the edited process was saved as.
- getScalarTypedObject(String, Long, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.since 6.0.3
- getScalarTypedObject(String, Long, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Converts the given
String
to an object of the given type. - getSchedule() - Method in class com.appiancorp.suiteapi.process.events.TimerEventTrigger
-
Gets the schedule when the timer will fire.
- getSchedule() - Method in class com.appiancorp.suiteapi.process.ProcessNode
-
Gets the schedule that this node follows for activation.
- getSchedule() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Returns schedule information if a schedule was set up for this node
- getScheduleAbstraction() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getScheduleAbstraction() - Method in class com.appiancorp.suiteapi.process.ProcessNode
- getScheduleAbstraction() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
- getScheduledTime() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getScheduleInstance() - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Returns the schedule information for the task
- getSchedules() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Retrieves the schedules on which instances of this model are started.
- getScheduleSummariesForNode(Long, Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets Summaries of schedules that are attached to the node.
- getScheduleSummariesForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getSchemas() - Method in class com.appiancorp.suiteapi.process.Palette
-
Returns the activity class schemas associated with the palette
- getScheme() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.SCHEME in custom.properties.
- getScope() - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
-
Get the scope in which the variable will be created.
- getScsKey() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the key used to encrypt and decrypt values stored in the secure credentials store for this user.
- getScsKey(Authentication, Authentication) - Method in class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Get an appropriate value for the Secure Credential Store key.
- getSearchFilterAndCriteria(Criteria) - Static method in class com.appiancorp.common.query.SearchAndCriteria
- getSearchProperties() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getSearchQuery() - Method in class com.appiancorp.common.query.Search
-
Returns the search query string.
- getSearchQuery() - Method in class com.appiancorp.common.query.SearchAndCriteria
- getSecurity() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Gets the security bitmap for the object.
- getSecurity() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the security, which indicates that the role map should be modified in some way.
- getSecurity() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the security mapping for this model.
- getSecurityForAdminConsole() - Method in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.Returns a
Security
bean containing the security settings for the Administration Console. - getSecurityForAdminConsole$UPDATES - Static variable in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.
- getSecurityForFolder(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets the security for a process model folder
- getSecurityForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getSecurityForNode(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the default security configuration of tasks for a specified node.
- getSecurityForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getSecurityForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the security configuration of a process.
- getSecurityForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getSecurityForProcessApplication() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets the security settings of the Process Application
- getSecurityForProcessApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getSecurityForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets the security settings of a process model
- getSecurityForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getSecurityForUser(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the security settings of the user.
- getSecurityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getSecurityMapId() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Gets the security map id
- getSecurityMapName() - Method in class com.appiancorp.suiteapi.personalization.Group
- getSelectedItem() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Get the index of the selected item.
- getServerAndPort() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.SERVER_AND_PORT in custom.properties.
- getService(ServiceContext, String) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the service referenced by
serviceName_
. - getService(ServiceContext, String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use one of the
get*Service
methods instead. - getService(User, String) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getService( ServiceContext sc_, String serviceName_ )
- getService(String) - Method in class com.appiancorp.services.AbstractServiceContext
- getService(String) - Method in interface com.appiancorp.services.ServiceContext
-
Retrieves
Service
specified by the given service name from cache. - getService(String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use one of the
get*Service
methods instead. - getService(HttpServlet, HttpSession, String) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getService( ServiceContext sc_, String serviceName_ )
- getServiceContext() - Method in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- getServiceContext() - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Returns the current service context.
- getServiceContext() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptions
- getServiceContext() - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptions
- getServiceContext(ASLIdentity) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Gets a service context for the ASLIdentity passed in.
- getServiceContext(String) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Gets a service context for the username passed in.
- getServiceContext(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns the
ServiceContext
for the user executing this request. - getServiceContext(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.
- getServiceContext(HttpServletRequest) - Static method in class com.appiancorp.services.WebServiceContextFactory
- getServiceContext(HttpServletRequest, ASLIdentity) - Static method in class com.appiancorp.services.WebServiceContextFactory
-
Gets the
ServiceContext
for the request andASLIdentity
. - getServiceContext(HttpServletRequest, String, String) - Static method in class com.appiancorp.services.WebServiceContextFactory
-
Get the
ServiceContext
for the request and username. - getServiceContext(HttpSession) - Static method in class com.appiancorp.services.WebServiceContextFactory
-
Gets the
ASLIdentity
from the session and gets a service context for it. - getServiceContext(HttpSession, ASLIdentity, String) - Static method in class com.appiancorp.services.WebServiceContextFactory
-
Gets the
ServiceContext
for the session andASLIdentity
. - getServiceDescription() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Gets the service description
- getServiceManager() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getServiceName() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Gets the service name
- getServiceNames() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- getServicesAsArray(ServiceContext, String[]) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the
get*Service
methods instead. - getServicesAsMap(ServiceContext, String[]) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use the
get*Service
methods instead. - getServiceUuid() - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Get the service uuid
- getSession() - Method in class com.appiancorp.services.WebServiceContext
-
Gets the session.
- getSession(int) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Gets a JMS
Session
. - getSession(Connection, int) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Gets a JMS
TopicSession
from the connection passed in. - getSessionTimeoutWarn() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.session.timeoutwarn in custom.properties.
- getSeverity() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
-
Returns the
ImportDiagnosticSeverity
of the diagnostic - getShardedProcessObjectTypeByExpression(String) - Static method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Not Comprehensive.
- getShortDaylight() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getShortStandard() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- getShow() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets whether or not this
Column
is displayed in the report results. - getShowDisplayOptions() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Determine whether to show the show/hide columns link on the report.
- getShowEditControls() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- getShowFilters() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- getShowLegend() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- getShownColumns() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Gets the columns that would be shown in a report (ie. those for which getShow() returns true).
- getShowQuickFiltersInToolbar() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to show quick filters in the toolbar.
- getShowTitle() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Determine whether a name of the report should be displayed at the top.
- getShowToolbar() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Determine whether a toolbar should be displayed for this report.
- getShowUserControls() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- getSiteCalendarSettings() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Gets the calendar settings for the administration server Use
GlobalizationService.getSiteCalendarSettings()
to get the calendar settings of the entire site. - getSiteCalendarSettings() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Retrieval of site calendar settings should be done via getSiteCalendarSettingsClone
CalendarSetting
- getSiteCalendarSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getSiteCalendarSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSiteCalendarSettingsClone() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Gets the calendar specific settings for the site
- getSiteCalendarSettingsClone$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSiteLocaleSettings() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Returns the site locale settings for the administration server Use
GlobalizationService.getSiteLocaleSettings()
to get site locale setting for the entire site. - getSiteLocaleSettings() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Retrieving site locale settings should be done via getSiteLocaleSettingsClone
- getSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSiteLocaleSettingsClone() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Gets the site locale settings for the site.
- getSiteLocaleSettingsClone$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSiteTimeZoneSettings() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Gets the site timezone settings for the adminstration server Use
GlobalizationService.getSiteTimeZoneSettings()
to get the timezone settings of the entire site. - getSiteTimeZoneSettings() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Retrieval of site timezone settings should be done via getSiteTimeZoneSettingsClone
- getSiteTimeZoneSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getSiteTimeZoneSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSiteTimeZoneSettingsClone() - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Gets the site timezone settings for the site.
- getSiteTimeZoneSettingsClone$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- getSize() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Get the size of the document
- getSize() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the amount of physical space the documents contained within this knowledge center occupy
- getSize() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the size of the content object.
- getSizeInKB() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the number of KBytes in the file rounded to 2 decimals.
- getSizeInKB() - Method in class com.appiancorp.suiteapi.content.Folder
-
Gets the number of KBytes in the folder.
- getSizeInKB() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets the number of KBytes in the file.
- getSocialSecurityNumber() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getSort() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the sort expressions that have been applied to the data in
DataSubset.getData()
. - getSort() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns the sort expressions that are applied before paging.
- getSortColumn(String) - Static method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.
- getSortColumn(String) - Static method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.
- getSortColumnLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the localId of the column to sort by for this report.
- getSortOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get whether to sort in ascending or descending order, defined by com.appiancorp.suiteapi.common.Constants.SORT_ORDER_XXX.
- getSortOrder(boolean) - Static method in class com.appiancorp.suiteapi.common.Utilities
- getSortProperties() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getSortProperty(String) - Static method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.Gets the (zero-based) index of the sort property referred to by the given attribute.
- getSortProperty(String) - Static method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the sort property id that corresponds to the given attribute.
- getSortProperty(String) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the (zero-based) index of the sort property referred to by the given attribute.
- getSortProperty(String) - Static method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the zero-based index of the column whose name is the given parameter.
- getSource() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Source id
- getSource() - Method in class com.appiancorp.suiteapi.content.CopySource
-
Source id to copy.
- getSourceFilename() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Deprecated.since 23.2. Use
CopyReference.copyContents()
instead - getSourceModel() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Gets a ProcessModelInfo object representing the source process model that was in use before the process upgrade.
- getSourceRef() - Method in class com.appiancorp.common.query.Facet
- getSpawnedInstances() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Returns the number of instances that have been spawned.
- getSpawning() - Method in class com.appiancorp.suiteapi.process.MultipleInstance
- getSpecial() - Method in class com.appiancorp.suiteapi.personalization.GroupType
-
Returns 1 if the Group Type name is
Constants.DEPARTMENTS_GROUP_TYPE_NAME
, 2 if the Group Type name isConstants.TEAMS_GROUP_TYPE_NAME
, 4 if the Group Type name isConstants.CUSTOM_GROUP_TYPE_NAME
, 8 if the Group Type name isConstants.GROUP_TYPE_DATABASE_SCHEMA_VIEWER_NAME
, and 16 if the Group Type name isConstants.GROUP_TYPE_DATABASE_SCHEMA_EDITOR_NAME
- getSpecific() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Get the start and end times for specific days.
- getSpecificOptions() - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- getSponsoredThreadSummaries(Long[], Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getSponsoredThreadSummariesPaging instead
- getSponsoredThreadSummaries(Long, Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getSponsoredThreadSummariesPaging instead
- getSponsoredThreadSummaries$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSponsoredThreadSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get a set of summaries for the sponsored threads in a set of forums.
- getSponsoredThreadSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of all the sponsored threads in multiple forums, paging.
- getSponsoredThreadSummariesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get a set of summaries for the sponsored threads in a forum.
- getSponsoredThreadSummariesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of all the sponsored threads in a forum, paging.
- getSponsoredThreadSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSponsoredThreadSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getStableVersionNumber() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.Do not call this method.
- getStackTrace() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- getStandardDeviationCount() - Method in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
Retrieve the number of standard deviations to use as the criterion for filtering processes/tasks.
- getStandardOptions(String, PrintStream) - Static method in class com.appiancorp.suiteapi.common.cli.Option
-
Return the standard options such as 'options' and 'help'.
- getStartIndex() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the start index of this paged result.
- getStartIndex() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns the index from which to start paging.
- getStartIndex() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the start index.
- getStartNodeGuiId() - Method in class com.appiancorp.suiteapi.process.Connection
-
Gets the gui id of the start node
ProcessNode
of this connection. - getStartTime() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the time at which the process started
- getState() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the current state of the content.
- getState() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getState() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Holds the current state of this portal page.
- getState() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the state.
- getState() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.A string value.
- getState() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.
- getStaticResourcePrefix() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Returns the relative URL prefix for all static web resources.
- getStatisticsService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
StatisticsService
. - getStatisticsService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getStatisticsService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getStatisticsService( ServiceContext sc_ )
- getStatisticsService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getStatisticsService( ServiceContext sc_ )
- getStatus() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the status of the document (either STATUS_PUBLISHED or STATUS_UNPUBLISHED (latter not currently used))
- getStatus() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getStatus() - Method in class com.appiancorp.suiteapi.process.Connection
- getStatus() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the status of the process whose diagram is featured here.
- getStatus() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the status of the process.
- getStatus() - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Returns the status of the process node.
- getStatus() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getStatus() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the status of the task, which is one of the TASK_STATUS_XXX constants defined by this class.
- getStatusBy() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
If the task is paused or cancelled, returns the username of the user who paused/cancelled the task; otherwise returns
null
. - getStatusName() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the name of the status of this model.
- getStatusName() - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Retrieves the string representation of the current status of the process.
- getStatusTime() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
If the task is paused or cancelled, returns the time at which the task was paused/cancelled; otherwise returns
null
. - getStringExtension(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Convenience method to retrieve an individual string extension.
- getStringId() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Returns the String Id of this
LocalObject
. - getStringId() - Method in interface com.appiancorp.suiteapi.common.LocalStringId
-
Returns this object's local identifier,
null
if the object was not identified locally using aString
Id. - getStringId() - Method in class com.appiancorp.suiteapi.personalization.User
- getStringId() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Gets the string ID of this
Column
, which is simply theString
"c" concatenated with thelocalId
. - getStringId(int) - Static method in class com.appiancorp.suiteapi.process.analytics2.Column
- getStringLocales() - Method in class com.appiancorp.suiteapi.common.LocaleString
- getStringRenderer() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the uri to call to render this notification as a single line of text
- getSubCategories() - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Returns the subcategories of this palette category
- getSubFolders() - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Returns the sub-folders of the current folder.
- getSubject() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the subject for this message.
- getSubject() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the subject of this message.
- getSubProcessesForProcess(Long, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getSubProcessesForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getSubProcessModelDescriptorsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- getSubProcessModelDescriptorsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getSubscribedForumsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the forums to which the current user is subscribed, paging.
- getSubscribedForumsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getSubscribedForumSummaries(Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getSubscribedForumSummariesPaging instead
- getSubscribedForumSummaries$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSubscribedForumSummariesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Gets the forums to which the user is subscribed as ResultPage.
- getSubscribedForumSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSubscribedKnowledgeCenters() - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getSubscribedKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getSubscribedKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing the list of knowledge centers to which the current user is subscribed - getSubscribedKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getSubscribedThreadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the threads to which the current user is subscribed, paging.
- getSubscribedThreadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getSubscribedThreadSummaries(Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getSubscribedThreadSummariesPaging instead
- getSubscribedThreadSummaries$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSubscribedThreadSummariesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Gets the summaries of threads to which the user is subscribed as ResultPages.
- getSubscribedThreadSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getSubscriber(TopicSession, Topic, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.Use instead session.createDurableSubscriber(topic,durableSubscriberName)
- getSubscribersForForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns the usernames of the users subscribed to a given forum.
- getSubscribersForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getSubscribersForThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the usernames of the users subscribed to a thread.
- getSubscribersForThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getSubscriptionRequests(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves all the requests for subscription to a specified knowledge center
- getSubscriptionRequests$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getSubtree() - Method in class com.appiancorp.suiteapi.common.TreePivot
-
Get the tree starting a this node.
- getSubtype() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the subtype of the object.
- getSubtype() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Returns the subtype for this filter.
- getSuffix() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Get the link type's suffix.
- getSupervisorName() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getSupportedTypes() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the display types that are supported for this report.
- getSuppressions() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Returns the suppressions keys added by developers on out-of-the-box system rules.
- getSymbol() - Method in enum class com.appiancorp.common.query.FilterOperator
- getSymbolicLink() - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Gets whether this document is a symbolic link.
- getSymbols() - Static method in enum class com.appiancorp.common.query.FilterOperator
-
Get the list of valid
FilterOperator
symbols. - getSynchronizationService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getSynchronizationService( ServiceContext sc_ )
- getSynchronizeData() - Method in class com.appiancorp.suiteapi.process.Connection
-
Returns true if you want to synchronizeData
- getSynchronousSubProcessesForProcess(Long, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the synchronous subprocesses of the given process.
- getSynchronousSubProcessesForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getSynchronousSubProcessModelDescriptorsForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets a ResultList containing process model descriptors representing the working drafts of the sub-process models of the given process model
- getSynchronousSubProcessModelDescriptorsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getSyncronizationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
SynchronizationService
. - getSyncronizationService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- getSyncronizationService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getSynchronizationService( ServiceContext sc_ )
- getSystem() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Get whether or not this is a system calendar.
- getSystemActions(Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets boolean values indicating whether a system administrator user can perform the action with the given ID.
- getSystemActions$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getSystemCommunityId(String) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getSystemCommunityId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getSystemDefaultApplication() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.Use {@link ApplicationService.getDefaultApplication()}
- getSystemDefaultApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getSystemDocumentId(String) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getSystemDocumentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getSystemFolderId(String) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Returns the folder id for a built-in system folder from among the following: image_folder_id leader_message_channel_image_folder_id priority_image_folder_id indicator_image_folder_id This is a small wrapper on Content's getSystemId, but returns the content id as a folder id.
- getSystemFolderId(String) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getSystemFolderId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- getSystemFolderId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getSystemId(String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.use
ContentService.getIdByUuid(String)
instead. This method will be removed in a future release - getSystemId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getSystemIds(String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.use
ContentService.getIdsByUuid(String[])
instead. This method will be removed in a future release - getSystemIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getSystemKnowledgeCenterId(String) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
- getSystemKnowledgeCenterId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getSystemNames() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getSystemNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getSystemPageId(String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Gets the system page id corresponding to the given UUID.
- getSystemPageId$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getSystemProcessViews(ServletContext, ProcessAnalyticsService, Locale) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsServiceUtils
-
Retrieve the process reports defining the system process views.
- getSystemSecuredValues(String) - Method in interface com.appiancorp.suiteapi.security.external.SecureCredentialsStore
-
Returns a map of the system-wide keys and values for the external system identified by the given key; the values are stored in the map in unencrypted form
- getSystemTaskViews(ServletContext, ProcessAnalyticsService) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsServiceUtils
-
Retrieve the process reports defining the system task views.
- getSystemTypeMapping(Long, ExtendedDataTypeProvider) - Method in class com.appiancorp.suiteapi.common.TypeConverterResolver
- getSystemTypename() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Gets the Typename of the parameter.
- getSystemTypes() - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Retrieves all system datatypes.
- getSystemTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getSystemTypesByParent(TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getSystemTypesByParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTarget() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Target id
- getTargetCompletion() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the target duration in which the process should complete
- getTargetCompletion() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the target duration in which the task should complete
- getTargetCompletion() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Gets the target duration in which the process should complete
- getTargeted() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getTargetedPeople() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- getTargetFilename() - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Deprecated.since 23.2. Use
CopyReference.copyContents()
instead - getTargetGroup() - Method in class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
- getTargetIdentifier() - Method in exception com.appiancorp.exceptions.InsufficientPrivilegesException
- getTargetLag() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the target duration in which the task should be accepted
- getTargetModel() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Gets a ProcessModelInfo object representing the target process model to which the process was upgraded.
- getTaskAssignees(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets all assignees for a specified task.
- getTaskAssignees$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskCountForUser(String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Gets the total number of tasks that are either assigned to or accepted by a particular user.
- getTaskCountForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getTaskDeadline() - Method in class com.appiancorp.suiteapi.process.TaskSummary
- getTaskDetails(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the details for the specified task.
- getTaskDetails$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskFormExpression(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets task form expressions for the specified task.
- getTaskFormExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskFormExpressions(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets task form expressions for the specified tasks.
- getTaskFormExpressions$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskId() - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- getTaskIds() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Get the task id for each row of the report.
- getTaskOpaqueUri(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the opaque URI for the specified task.
- getTaskOpaqueUri$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskPrivileges(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether the user who is executing an attended activity is permitted to reject or reassign the task.
- getTaskPrivileges$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskProperties() - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Gets the properties of task
- getTaskProperties() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getTaskProperties() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
- getTaskProperties(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Retrieves the properties for the given task.
- getTaskProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksAssignees(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets all assignees for the specified tasks.
- getTasksAssignees$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksDetails(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the details for the specified tasks.
- getTasksDetails$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksForProcess(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the summaries of the tasks in the process.
- getTasksForProcess(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- getTasksForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksWithExceptionsForProcess(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the tasks that are paused by exception for a specified process.
- getTasksWithExceptionsForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksWithStatusForProcess(Long, Integer, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the pages of tasks, within a particular process or its subprocesses, currently in a given state.
- getTasksWithStatusForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksWithStatusForProcesses(Long[], Integer, boolean, int, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the pages of tasks, within particular processes or their subprocesses, currently in a given state.
- getTasksWithStatusForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksWithStatusForProcessModel(Long, Integer, boolean, int, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the pages of tasks, within a particular process model, currently in a given state.
- getTasksWithStatusForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTasksWithStatusForProcessModels(Long[], Integer, boolean, int, int) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Get the pages of tasks, within any of particular process models, currently in a given state.
- getTasksWithStatusForProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskUrl(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the URL for the specified task.
- getTaskUrl$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTaskViewForGroup(Long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Get the task view that the current user wishes to use to view the tasks of the specified group.
- getTaskViewForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getTaskViewForUser(String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Get the task view that the current user wishes to use to view the tasks of the specified user.
- getTaskViewForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- getTelephone() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Get the telephone number
- getTelephoneType() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Gets the telephone type, whether Office or Personal
- getTemplate() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.The name of the template that must be used to render this page.
- getTemplate() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the template.
- getTemplateId() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getTemplateId() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns the id of the node (in the process model for the process that the task is part of) that is the "template" for the task.
- getTenant() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Tenant's identifier
- getText() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getText() - Method in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Gets a short textual representation of the Outcome.
- getText(Class<?>, Locale, String, Object[]) - Static method in class com.appiancorp.suiteapi.common.exceptions.LocaleFormatter
-
Manually fetch error code text Useful in case that the locale is not available in context and error code is not automatically converted to correct locale text
- getThoroughness() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get a thread.
- getThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadCount() - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- getThreadedMessages(Long, Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getThreadedMessagesPaging instead
- getThreadedMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadedMessagesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get messages that the current user can access for a forum.
- getThreadedMessagesPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the messages in a forum as
ThreadedMessage
objects. - getThreadedMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadedMessagesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadId() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Get the local id of the thread which contains this message.
- getThreadId() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the
GlobalId
for the thread containing this message. - getThreadId() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get the
GlobalId
of the thread being summarized. - getThreads(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getThreads$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadsForForum(Long, Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
- getThreadsForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadsForForumPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get all the threads in a given forum, paging.
- getThreadsForForumPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadsList(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets the specified threads, returning the valid results even if all the results cannot be retrieved (for instance, if some of the threads corresponding to the passed ids no longer exist).
- getThreadsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get multiple threads, paging.
- getThreadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadSummaries(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getThreadSummariesPaging instead
- getThreadSummaries$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadSummariesForForum(Long, Integer, Integer, int, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.use getThreadSummariesForForumPaging instead
- getThreadSummariesForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadSummariesForForumPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Gets the summaries of threads in the forum as ResultPage.
- getThreadSummariesForForumPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of all the threads in a forum, paging.
- getThreadSummariesForForumPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadSummariesForForumPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get the summaries for threads.
- getThreadSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of multiple threads, paging.
- getThreadSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThreadSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getThreadSummary(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.Get the summary for a thread.
- getThreadSummary$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.
- getThresholdColumnLocalId() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the local id of the column to which thresholds are being applied.
- getThresholdColumnName() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the name to be displayed for the column containing the actual thresholds.
- getThresholds() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Get the thresholds for this report.
- getThumbnailIdsForUsers(String[], int) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get the document ids of the thumbnail images of the given size for the given users.
- getThumbnailIdsForUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getTime() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the amount of time taken by the attribute to execute during report generation.
- getTime() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Gets the time of the day which the event occures.
- getTimeExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Gets the time of the day at which the event occurs.
- getTimestamp() - Method in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- getTimestamp() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the time at which this notification was generated
- getTimestamp() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the timestamp.
- getTimestamp() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getTimestamp() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Timestamp at which this modification occurred.
- getTimestamp() - Method in class com.appiancorp.suiteapi.process.test.Controller.LogElement
- getTimestamp() - Method in class com.appiancorp.type.system.ListViewItem
-
Returns the timestamp of this ListViewItem.
- getTimeStampCreated() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the time at which this model was created.
- getTimeStampCreated() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the time at which this model was created.
- getTimeStampCreatedPretty() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets a pretty version of the time at which this model was created, useful for displaying.
- getTimeStampScheduled() - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Returns the timestamp when the escalation is set to trigger
- getTimeStampScheduled() - Method in class com.appiancorp.suiteapi.process.RecurrenceInstance
-
Retrieves the timestamp at which next instance of the node is created.
- getTimeStampScheduled() - Method in class com.appiancorp.suiteapi.process.ScheduleInstance
-
Retrieves the timestamp of the time at which the event is scheduled
- getTimeStampUpdated() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the time at which this model was last updated.
- getTimeStampUpdated() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the time at which this model was last updated.
- getTimeStampUpdatedPretty() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets a pretty version of the time at which this model was last updated, useful for displaying.
- getTimeTaken() - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- getTimezone() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Gets the timezone associated with this process.
- getTimeZone() - Method in class com.appiancorp.services.AbstractServiceContext
- getTimeZone() - Method in interface com.appiancorp.services.ServiceContext
-
Gets the timezone, which the database uses for time conversions to and from GMT.
- getTimeZone() - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- getTimeZone() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getTimeZone() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
- getTimezoneId() - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Gets the timezone ID of this model.
- getTimeZoneId() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- getTimeZoneId() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Get the id of the time zone for this calendar.
- getTimeZoneId() - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Gets the TimeZone ID used to calculate the Time at which the event occurs.
- getTimeZoneIdExpr() - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Gets the TimeZone ID expression used to calculate the Time at which the event occurs.
- getTitle() - Method in class com.appiancorp.exceptions.AppianError
-
Returns the error title.
- getTitle() - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Get the title.
- getTitle() - Method in class com.appiancorp.type.system.ListViewItem
-
Returns the title of this ListViewItem.
- getTitle(AppianErrorCodeTitleFormatter, Object...) - Method in class com.appiancorp.exceptions.AppianErrorCode
- getTitleId() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getTitleName() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getToAnchor() - Method in class com.appiancorp.suiteapi.process.Connection
-
Get the anchor of the Node at which this
Connection
terminates. - getTopDocumentsByDownloads(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getTopDocumentsByDownloads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getTopDocumentsByDownloadsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the top N documents with the most downloads
- getTopDocumentsByDownloadsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getTopic() - Method in class com.appiancorp.suiteapi.messaging.InternalJmsMessage
-
Gets the destination message topic (JMS).
- getTopic() - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Gets the JMS topic.
- getTopic(int, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.use createTopic instead for Connection based rather than TopicConnection based JMS.
- getTopic(TopicSession, String) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.use createTopic instead for Connection based rather than TopicConnection based JMS.
- getTopicConnection() - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.use getConnection instead.
- getTopicPrefix() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.jms.topicPrefix in custom.properties.
- getTopicPrefix() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The topic prefix.
- getTopicSession(int) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.Use getSession instead.
- getTopicSession(TopicConnection, int) - Method in interface com.appiancorp.suiteapi.messaging.JmsConnectionFactory
-
Deprecated.Use getSession instead.
- getTopLevelDatatypes() - Method in class com.appiancorp.suiteapi.type.config.ImportResult
-
Gets the
Datatype
objects that represent the types that were created during the import. - getTopLevelFolders(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the top level folders in the process application that the current user can see.
- getTopLevelFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelGroupsForHierarchy(Long, boolean) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- getTopLevelGroupsForHierarchy$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getTopLevelGroupsForHierarchyPaging(Long, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets all top level
GroupHierarchyBean
objects (Group
s without a parent group) given theGroup
type. - getTopLevelGroupsForHierarchyPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getTopLevelGroupsPaging(Long, String, boolean, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a ResultPage containing a list of groups structured into one or more trees in the
result
field. - getTopLevelGroupsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getTopLevelProcessForProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Gets the top level process for a given process.
- getTopLevelProcessForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- getTopLevelProcessModelDescriptorsForAsynchronousSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets a
ResultList
containing process model descriptors that represent the working drafts of all parent process models for the given linked process model - getTopLevelProcessModelDescriptorsForAsynchronousSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelProcessModelDescriptorsForLinkProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelProcessModelDescriptorsForLinkProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelProcessModelDescriptorsForSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelProcessModelDescriptorsForSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopLevelProcessModelDescriptorsForSynchronousSubProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets a ResultList containing process model descriptors that represent the working drafts of the top level process models of the given sub-process model
- getTopLevelProcessModelDescriptorsForSynchronousSubProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getTopUsersForForum(Date, Date, Long, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns which users are the most active when posting into a particular forum.
- getTopUsersForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getTopUsersForSite(Date, Date, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns which users are the most active when posting into the entire site.
- getTopUsersForSite$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getTotal(ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
This returns the total number of content items matching the typemask.
- getTotal$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalByDayOfWeek(ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get a count of content items modified by day of week.
- getTotalByDayOfWeek$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalByExtension() - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get a count of content items by extension.
- getTotalByExtension$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalByHour(ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get a count of content items modified by hour.
- getTotalByHour$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalCount() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Returns the total number of results available in the data source.
- getTotalDownloads() - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the total number of downloads from the collaboration application to date
- getTotalDownloads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getTotalFiles(Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get a count of the total number of content items.
- getTotalFiles$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalModified(ContentFilter, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get the total number of Content items modified in the given number of days.
- getTotalModified$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getTotalNumberOfVersions() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Returns
getNumberOfVersions()
+ 1. - getTotalNumOptions() - Method in class com.appiancorp.common.query.Facet
- getTotalTime() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the total time taken to generate the report.
- getTotalUploads() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the total number of uploads to the collaboration application
- getTotalUploads$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getTp() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getTransformationErrors() - Method in class com.appiancorp.suiteapi.process.ProcessModelLogging
-
Gets the list of log messages associated with Data Type Evolution transformation errors for this model.
- getTransitions() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZone
- getTransitionsOffset() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZone
- getTreeAtFolder(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getTreeAtFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- getTreeViewForFolder(Long, int) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Get the tree pivoted at a particular folder.
- getTreeViewForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getTreeViewForFolders(Long[], int) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Get the trees pivoted at particular folders.
- getTreeViewForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getTreeViewForGroup(Long, boolean, String, int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a view into the tree pivoted at a particular group.
- getTreeViewForGroup(Long, Long[], String, int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a view into the tree pivoted at a particular group Each node in the tree will represent a group.
- getTreeViewForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getTreeViewForGroupSameTypeWithRoles(Long, Integer[], int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Get a view into the tree pivoted at a particular group Each node in the tree will represent a group.
- getTreeViewForGroupSameTypeWithRoles$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getType() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the type of this knowledge center (either TYPE_COMMUNITY or TYPE_PERSONAL)
- getType() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the type of the entity that this
MenuTree
represents. - getType() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Gets the type of this
LocalObject
. - getType() - Method in class com.appiancorp.suiteapi.common.SuggestParam
- getType() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the type of the content.
- getType() - Method in class com.appiancorp.suiteapi.content.TotalByType
-
Returns the content type.
- getType() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getType() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Gets the Type of the parameter.
- getType() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The type of the imported object.
- getType() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Gets the data type.
- getType() - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Can be any one of the TYPE_XXX constants on this class.
- getType() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getType() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getType() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Returns the page type.
- getType() - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Gets the type of this
Escalation
, as one of the TYPE_XXX constants:AbstractEscalation.TYPE_NOTIFY
,AbstractEscalation.TYPE_PRIORITY
,AbstractEscalation.TYPE_REASSIGN
. - getType() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Gets the type for this activity class schema.
- getType() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Returns the type of the attribute.
- getType() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Get the report type, defined by REPORT_TYPE_XXX.
- getType() - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Retrieves the type of this assignee, as one of the ASSIGNEE_XXX constants.
- getType() - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Returns the string display of the type
- getType() - Method in class com.appiancorp.suiteapi.process.Deadline
- getType() - Method in class com.appiancorp.suiteapi.process.events.Event
-
Gets the type of event.
- getType() - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Gets the type of the rule (either
Rule.SIMPLE_RULE
orRule.COMPLEX_RULE
). - getType() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets the form type
- getType() - Method in class com.appiancorp.suiteapi.process.forms.FormElement.FormElementType
- getType() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the form element type
- getType() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
Deprecated.
- getType() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Type of this history record (e.g., START is 6, MODIFY_VARIABLE is 17, etc.)
- getType() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getType() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Gets the type of this folder
- getType() - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- getType() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Gets the
TypedVariable
type that this type descriptor describes. - getType() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getType() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Deprecated.Use getInstanceType()
- getType(DataTypeStrategy<C>) - Method in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
If a VariableReference has a declared datatype, return it in the form as given by the dataTypeStrategy (available from EPEx).
- getType(Long) - Static method in class com.appiancorp.suiteapi.type.DatatypeProperties
- getType(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Get Datatype from server.
- getType$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeAsString() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getTypeByExternalTypeId(String) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Gets the datatype corresponding to an external type id.
- getTypeByExternalTypeId(String, TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getTypeByExternalTypeId$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeByQualifiedName(QName) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Gets the current version of a type, given a QName.
- getTypeByQualifiedName(QName, TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getTypeByQualifiedName$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeByQualifiedNames(QName[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Gets the current version of a list of types, given a list of QName.
- getTypeByQualifiedNames(QName[], TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getTypeByQualifiedNames$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeConverter(Long) - Static method in class com.appiancorp.suiteapi.common.TypeConverterResolver
-
BEFORE calling this, check if the Parameter/ReturnConversionMap has a better version to return.
- getTypedId() - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Returns the id of the portlet that this helper is processing.
- getTypedObjectFromUiInput(String, Long, Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getTypedObjects(String[], Long, int[], ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Converts the given
String
s to objects of the given type. - getTypedObjectsFromUiInput(String[], Long, int[], ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getTypedValue() - Method in class com.appiancorp.suiteapi.process.history.CompleteValue
- getTypedValue() - Method in class com.appiancorp.suiteapi.rules.Constant
-
Gets the value of the Constant as a
TypedValue
. - getTypedValueDataStrategy() - Static method in class com.appiancorp.suiteapi.epex.DataStrategies
-
TYPED_VALUE data strategy for data value communication in EPEx.
- getTypedValueSearchCriteriaFactory() - Static method in class com.appiancorp.common.query.SearchCriteriaProvider
- getTypedVariables(NamedTypedValue[]) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getTypedVariableType(Integer) - Static method in class com.appiancorp.suiteapi.personalization.TypedVariableToGroupAttributeType
- getTypeForClass(Class) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Returns the
TypedVariable
type for a given class. - getTypeFromObjectTypeMappingType(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Returns the
TypedVariable
type corresponding to a givenObjectTypeMapping
type. - getTypeIcon() - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.the uri of an icon representing the type of this notification
- getTypeId() - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- getTypeId() - Method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
- getTypeIds() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
These type ids were referenced by found type literals.
- getTypemask() - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Get the typemask for this filter.
- getTypeName() - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Returns the name of this Attribute's type.
- getTypeName() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Determines the name of the type of input widget that should be used to render this element based on the _type property.
- getTypeName(int) - Static method in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Returns the name of a
LocalObject
type. - getTypeof() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
The typeof the data inside the type.
- getTypeParameterConversion(ParameterConversionMap, Long) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- getTypePrefsForUser(String, int, int) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getTypePrefsForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getTypePrefsForUserPaging(String, int, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Gets the user preferences for the
Notification
type - getTypePrefsForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getTypeProperties() - Method in class com.appiancorp.suiteapi.type.Datatype
-
Type properties apply to the type as a whole, not individual instances of the type.
- getTypeProperty(String) - Method in class com.appiancorp.suiteapi.type.Datatype
-
Searches the type properties for one with the specified name and returns it.
- getTypePropertyIndex(String) - Method in class com.appiancorp.suiteapi.type.Datatype
-
Searches the type properties for one with the specified name and returns its index.
- getTypeRef() - Method in class com.appiancorp.suiteapi.type.TypedValue
- getTypeReturnConversion(ReturnConversionMap, Long) - Method in class com.appiancorp.suiteapi.common.TypeConverter
- getTypes(Long[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Get datatypes from the server.
- getTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeSafe(Long) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.use
TypeService.getType(Long)
instead. - getTypeSafe$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypesByNamespace(String) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Retrieves an array of datatypes with the given namespace.
- getTypesByNamespace(String, TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getTypesByNamespace$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypesByParentFilteredPaging(TypedValue, int, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.type.TypeService
- getTypesByParentFilteredPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypesByParentPaging(TypedValue, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Deprecated.
- getTypesByParentPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypeService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getTypesFilteredPaging(int, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Retrieves all the datatypes allowing custom filtering.
- getTypesFilteredPaging(int, int, Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Retrieves all the datatypes allowing custom filtering.
- getTypesFilteredPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getTypesNames() - Method in exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeReferenceException
- getTypesOfChildren() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the typemask for the types of children that exist for this content (note: this only applies to containers).
- getTypesPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Retrieves all the datatypes.
- getTypesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getUddiRegistry() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Gets the URL of UDDI registry at which the Business Entity is registered
- getUiExpressionForm() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
- getUnattended() - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Indicates whether the activity class requires user interaction to complete
- getUnattended() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Indicates whether the activity class schema requires user interaction to complete
- getUnattended() - Method in class com.appiancorp.suiteapi.process.gui.Lane
-
Is this Lane unattended?
- getUnderline() - Method in class com.appiancorp.suiteapi.process.gui.Label
- getUnderlyingClass() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Gets the class of the objects that should be set as the value for this type.
- getUnderlyingClass(Long, boolean) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.see
TypeClassResolver#getTypeClass(Long)
- getUnpublishableChildren() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- getUnpublishedChildrenForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the working draft of the unpublished children (sub process models) of the given process model
- getUnpublishedChildrenForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getUnreadNotificationsCount() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Gets the the number of notifications for the user that have not been marked as read.
- getUnreadNotificationsCount$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- getUnresolvedTypeLiterals() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
These type literals could not be found in the system.
- getUpdateDate() - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Get the date this message was last updated.
- getUpdatedObjects() - Method in class com.appiancorp.suiteapi.ix.ImportResults
-
On import, returns the list of objects that were updated.
- getUpdatedTimestamp() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the date and time that the content was last updated.
- getUpdateTimestamp() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- getUploadDate() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the date of the upload
- getUploadDayOfWeek() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the day of the week of the upload
- getUploadHourOfDay() - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Gets the value of the hour of the day of the upload
- getUploadsByHour() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getUploadsByHourPaging
- getUploadsByHour$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUploadsByHourPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the number of uploads for each hour
- getUploadsByHourPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUploadsByType() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getUploadsByTypePaging
- getUploadsByType$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUploadsByTypePaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the number of uploads by document extension
- getUploadsByTypePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUploadsByWeekDays() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getUploadsByWeekDaysPaging
- getUploadsByWeekDays$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUploadsByWeekDaysPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the number of uploads by weekdays
- getUploadsByWeekDaysPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getUpperBound() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Gets the upper bound (in days for durations).
- getUrl() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Returns the URL of a Custom Page.
- getUrl() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Get the link's url.
- getUrl() - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
-
Returns the url for the external url attachment
- getURL() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
The java.naming.provider.url to use.
- getUrlIdentifier() - Method in class com.appiancorp.suiteapi.applications.Application
-
Returns the URL identifier for this
Application
. - getUrlIdentifier() - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Retrieves the URL identifier which will allow direct access to the navigation item.
- getUseDefaultBarGraphXML() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to use default bar graph xml.
- getUseDefaultLineGraphXML() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to use default line graph xml.
- getUseDefaultPieGraphXML() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to use default pie graph xml.
- getUser() - Method in exception com.appiancorp.suiteapi.common.exceptions.PasswordExpiredException
- getUser() - Method in exception com.appiancorp.suiteapi.common.exceptions.TemporaryPasswordExpiredException
- getUser() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getUser() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
The user who executes the activity
- getUser() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getUser() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
The user responsible for the history record.
- getUser() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Get the object of class
User
representing the current user. - getUser(String) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Creates a user object whose username is the given name.
- getUser(String) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Creates a user object whose username is the given name.
- getUser(String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use {@link ServiceContextFactory.getUser()} instead
- getUser(String) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Gets a single user by username.
- getUser(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets a single user by username
- getUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUserAccess() - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Retrieves the access permissions that the user has for the entity that this
MenuTree
represents. - getUserActions(String, Integer[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets boolean values indicating whether the user can perform the action with the given ID.
- getUserActions$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUserByUuid(String) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Gets a single user by uuid.
- getUserByUuid(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets a single user by uuid
- getUserByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUserByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUserDefaultApplication(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.Use {@link ApplicationService.getDefaultApplication()} for the site-wide default.
- getUserDefaultApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getUserDetails(UserProfile) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Creates a new
AppianUserDetails
instance populated using the given Appian user metadata. - getUserDetails(UserProfile, Set<String>) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Deprecated.Use
AppianUserDetailsService.getUserDetails(UserProfile)
instead. - getUserDetailsLazy(String) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Creates a new
AppianUserDetails
instance populated using the given username. - getUserDetailsService() - Method in class com.appiancorp.suiteapi.common.spring.security.BasicUserDetailsContextMapper
- getUserGroupsLocalId() - Method in class com.appiancorp.suiteapi.common.Credentials
- getUserLocale() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getUserLocale() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
-
Returns the Locale of the User executing this Smart Service.
- getUserMessage() - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Returns the message set by the Activity class for the current user.
- getUsername() - Method in exception com.appiancorp.exceptions.InsufficientPrivilegesException
- getUsername() - Method in exception com.appiancorp.services.exceptions.ResourceDisabledException
-
Returns the username of the user who attempted to access the resource.
- getUsername() - Method in exception com.appiancorp.services.exceptions.ResourceRestrictedException
-
Returns the username of the user who attempted to access the resource.
- getUsername() - Method in class com.appiancorp.suiteapi.content.Approved
-
Returns the user that requested the action.
- getUsername() - Method in class com.appiancorp.suiteapi.forums.UserMessageCount
-
Deprecated.Returns the username of the user whose messaged are counted.
- getUsername() - Method in class com.appiancorp.suiteapi.personalization.UserBase
- getUsername() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the name of the user that executed the report
- getUsername() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- getUsername() - Method in interface com.appiancorp.suiteapi.process.framework.SmartServiceContext
-
Returns the User for whom this Smart Service is executing.
- getUsername() - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- getUsername() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getUserName() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Gets the UserName property.
- getUsernames() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the usernames of the users that have this role.
- getUsernames(User[]) - Static method in class com.appiancorp.suiteapi.personalization.User
-
Get the usernames (as a String array) from an array of User objects.
- getUserOwners() - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Deprecated.property is no longer used
- getUserOwners() - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Deprecated.property is no longer used
- getUserPassword() - Method in class com.appiancorp.suiteapi.personalization.User
-
"UTF-8"
Charset
can be used to decode the byte[] password into a String or char[]. - getUserPreferences() - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Returns current user's preferences
- getUserPreferences$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUserProfile() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getUserProfileService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
UserProfileService
. - getUserProfileService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getUserProfileService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getUserProfileService( ServiceContext sc_ )
- getUserProfileService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getUserProfileService( ServiceContext sc_ )
- getUserRef() - Method in class com.appiancorp.services.AbstractServiceContext
- getUserRef() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the Appian data source
UserRef
for the user of these Credentials. - getUsers() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history types ESCALATION_NOTIFICATION, REASSIGNED, ASSIGNED
- getUsers() - Method in class com.appiancorp.suiteapi.process.TypedVariableUtils.People
-
Gets the users
- getUsers(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Retrieves a list of users by username.
- getUsers(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets a list of users by username.
- getUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUsersAndGroups() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- getUsersByDownloadedContent(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByDownloadedContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByDownloadedContentPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the users who have downloaded a specific document, expressed by content id.
- getUsersByDownloadedContentPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByDownloadedDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByDownloadedDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByDownloadedDocumentPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Gets the users who have downloaded a specific document
- getUsersByDownloadedDocumentPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
- getUsersByUuid(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Retrieves a list of users by uuid.
- getUsersByUuid(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets a list of users by uuid.
- getUsersByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUsersByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Gets the users creation date
- getUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUserSecuredValues(String) - Method in interface com.appiancorp.suiteapi.security.external.SecureCredentialsStore
-
Returns a map of keys and values for the external system identified by the given key for the current user; the values are stored in the map in unencrypted form.
- getUserService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Gets an instance of the
UserService
. - getUserService(ServiceContext) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- getUserService(User) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getUserService( ServiceContext sc_ )
- getUserService(HttpServlet, HttpSession) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use getUserService( ServiceContext sc_ )
- getUsersForGroupByRolePaging(Long, int, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUsersForGroupByRolePaging(Long, Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Returns all users in the given group with the given role.
- getUsersForGroupByRolePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getUsersForGroupByRolePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUsersList(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Retrieves the users by username without throwing exceptions.
- getUsersList$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getUserSpace() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.User quotas have been removed. This method will always show that the user has unlimited space.
- getUserSpace$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- getUserSpaceAvailable() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.User quotas have been removed. This method will always return
- 1
- getUserSpaceAvailable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getUserSpaceAvailableForUser(String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.User quotas have been removed. This method will always return
- 1
- getUserSpaceAvailableForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getUserSpaceUsage() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.User quotas have been removed. This method will always show that the user has unlimited space.
- getUserSpaceUsage() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.User quotas have been removed. This method will always return 0
- getUserSpaceUsage$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- getUserSpaceUsage$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getUsersPendingAccess() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the list of usernames of users that are pending access (used for non-public content).
- getUsersPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the users who are awaiting approval for access on this knowledge center
- getUserStatistics() - Method in interface com.appiancorp.suiteapi.content.ContentStatisticsService
-
Get user statistics for content.
- getUserStatistics$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentStatisticsService
- getUserStatus() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Gets the user status of the current user for this Community.
- getUserStatus() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the user status of the current user for this knowledge center (NOTE: This property is only populated by KnowledgeCenterService.getAccessLevelForKnowledgeCenter and KnowledgeCenterService.getAccessLevelForKnowledgeCenters())
- getUserStatus() - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Gets the logged-in user's status relative to this group.
- getUserStatusForKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the current user's subscription status (pending, subscribed or unsubscribed) for the specified knowledge center
- getUserStatusForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getUserStatusForKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves the current user's subscription status (pending, subscribed or unsubscribed) for the specified knowledge centers
- getUserStatusForKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getUsersToNotify(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the usernames of the users who should receive notifications when updates are made to a given thread.
- getUsersToNotify$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getUsersToNotifyForForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the usernames of the users who should receive notification when updates are made to a given forum or any of its threads.
- getUsersToNotifyForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getUsersWithNoEmailAddress() - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- getUserType() - Method in class com.appiancorp.suiteapi.common.Credentials
-
User's type
- getUserTypeId() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getUserTypeName() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getUserUuid() - Method in class com.appiancorp.services.AbstractServiceContext
- getUserUuid() - Method in class com.appiancorp.suiteapi.common.Credentials
- getUserUuid() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- getUserUuids() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the UUIDs of the users that have this role.
- getUuid() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- getUuid() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.
- getUuid() - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns the UUID of the object.
- getUuid() - Method in class com.appiancorp.suiteapi.content.Content
- getUuid() - Method in interface com.appiancorp.suiteapi.epex.model.ModelReference
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getUuid() - Method in interface com.appiancorp.suiteapi.epex.process.ProcessReference
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- getUuid() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Get the uuid of this forum.
- getUuid() - Method in class com.appiancorp.suiteapi.ix.ImportObject
-
The universal identifier of the imported or inspected object.
- getUuid() - Method in class com.appiancorp.suiteapi.personalization.Group
-
Returns the UUID of this Group.
- getUuid() - Method in class com.appiancorp.suiteapi.personalization.GroupType
-
Returns the UUID of this Group Type.
- getUuid() - Method in class com.appiancorp.suiteapi.personalization.User
-
The User's Universal Unique Identifier
- getUuid() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Returns the UUID of this page.
- getUuid() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Returns the UUID of this Portlet.
- getUuid() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the univerally unique identifier (uuid) for this model.
- getUuid() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- getUuid() - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Gets the process model's universally unique identifier (uuid).
- getUuid() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the universally unique identifier (uuid) for this model.
- getUuid() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Get the uuid of this process model folder.
- getUuid() - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- getUuid() - Method in class com.appiancorp.suiteapi.process.TaskProperties
- getUuid() - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Gets the UuId String.
- getUuidFromId(Long, I) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ExportBinder
-
Returns the UUID corresponding to the given local id.
- getValidated() - Method in class com.appiancorp.common.query.TypedValueFilter
- getValidatedFieldTypeForFilter(String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getValidationCode() - Method in class com.appiancorp.suiteapi.common.ValidationItem
-
Gets the validation code that must be used to render this validation items's message representation.
- getValidationCodeParams() - Method in class com.appiancorp.suiteapi.common.ValidationItem
-
Gets the arguments that must be used to render this validation items's message representation.
- getValidationErrors() - Method in exception com.appiancorp.suiteapi.type.config.xsd.exceptions.XsdImportEcoreSaveException
-
Returns the validation errors that caused this exception.
- getValidationItem() - Method in class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
-
Returns the validation item containing the message and code of the the diagnostic.
- getValidationMessages() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- getValidationMessages() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Retrieves a list of String objects that contain validation messages for the process variable
- getValidationMessages() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Retrieves the list of validation messages that have been added to this object by a validator.
- getValidCriteriaTypes() - Method in interface com.appiancorp.common.query.CriteriaValidatorProvider
- getValidCriteriaTypes() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider
- getValidForumSummariesPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the summaries of valid multiple forums, paging.
- getValidForumSummariesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getValidFoundation(Long) - Static method in class com.appiancorp.suiteapi.type.Datatype
-
Gets the type id of the foundation of a given type.
- getValidLogicalOperators() - Method in interface com.appiancorp.common.query.LogicalExpressionValidator
- getValidLogicalOperators() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.TypedValueLogicalExpressionValidator
- getValidOperationsMap() - Method in class com.appiancorp.common.query.AbstractFilterCategoryValidator
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterContainmentValidation
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterEqualityValidation
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterInequalityValidation
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterNullnessValidation
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterRangeValidation
- getValidOperationsMap() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterWildcardValidation
- getValidOperators() - Method in interface com.appiancorp.common.query.CriteriaValidatorProvider
- getValidOperators() - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider
- getValue() - Method in class com.appiancorp.common.query.Filter
-
Returns the value used as a constraint on the column or alias
- getValue() - Method in class com.appiancorp.common.query.GenericFilter
- getValue() - Method in class com.appiancorp.common.query.TypedValueFilter
- getValue() - Method in class com.appiancorp.suiteapi.common.Suggestion
- getValue() - Method in class com.appiancorp.suiteapi.common.SuggestParam.SuggestFilter
- getValue() - Method in class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- getValue() - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Returns the attribute value.
- getValue() - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Gets the value that is being used in the comparison of this condition.
- getValue() - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
- getValue() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Gets the value
- getValue() - Method in class com.appiancorp.suiteapi.process.forms.Option
- getValue() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- getValue() - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Retrieves the value of this object.
- getValue() - Method in class com.appiancorp.suiteapi.rules.Constant
-
Deprecated.
- getValue() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
Gets the value representing the severity.
- getValue() - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Retrieves the value of this variable.
- getValue(Filter) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- getValueClass(ProcessVariable) - Method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.
- getValueExpression() - Method in class com.appiancorp.common.query.Filter
-
Return the value expression used as a constraint on the column or alias
- getValueFromRequest(HttpServletRequest, String) - Static method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns the parameter or attribute value from the request based on the key
- getValueFromRequest(HttpServletRequest, String, String) - Static method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns the parameter or attribute value from the request based on the key.
- getValueIds() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getValueLabels() - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- getValueReadOnly() - Method in class com.appiancorp.common.query.Filter
- getValueReadOnly() - Method in class com.appiancorp.common.query.TypedValueFilter
- getValues() - Static method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- getValues() - Method in class com.appiancorp.suiteapi.process.SizingColumn
- getVar() - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
-
Get the name of the variable that this tag will create.
- getVariableInstances() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Deprecated.use getVariables
- getVariableName() - Method in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
The Key is the main name for this VariableReference.
- getVariables() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- getVariables() - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Gets the process variables of the process whose diagram is featured here.
- getVariables() - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Gets the list of process variables used by this model.
- getVersion() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.ap.application.appian.ap.version in custom.properties.
- getVersion() - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- getVersion() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the version of this model
- getVersion() - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Gets the process model version.
- getVersion() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the version of this model.
- getVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Gets a specific version of a document.
- getVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified version of the content.
- getVersion(String, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified version of the content.
- getVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionId() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Gets the version number of the document
- getVersionId() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the ID of the content version.
- getVersionId() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the versionId.
- getVersionId() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.Do not call this method. The return value of this method cannot be relied on because it can become out of date as further data types are created.
- getVersionId(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the ID of the specified version of the content.
- getVersionId(String, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the ID of the specified version of the content.
- getVersionId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionIds(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified version of a bunch of pieces of content.
- getVersionIds(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified versions of a particular piece of content.
- getVersionIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionNumber() - Method in class com.appiancorp.suiteapi.content.Approved
-
Gets the version number of the content being approved/rejected or
null
if the version is the current one (ContentConstants.VERSION_CURRENT
) - getVersions() - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.
- getVersions() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.Do not call this method. The return value of this method cannot be relied on because it can become out of date as further data types are created.
- getVersions(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getVersions(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
- getVersions(Long, Integer[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified versions of a particular piece of content.
- getVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionsForProcessModel(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Gets the versions for a process model
- getVersionsForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getVersionsList(Long[], Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Retrieves the specified version of the content objects identified by the given ids and of the given type.
- getVersionsList$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionsPaging(Long[], Integer, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified version of a bunch of pieces of content.
- getVersionsPaging(Long, Integer[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Gets specific versions of a document, paging.
- getVersionsPaging(Long, Integer[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the specified versions of a particular piece of content.
- getVersionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getVersionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getVersionsPendingApproval() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the documents in this knowledge center which are awaiting administrative approval
- getVersionsRequiringApproval(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getVersionsRequiringApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getVersionsRequiringApprovalPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Get a
ResultPage
contaning a list of document versions requiring approval (both for creation and deletion) for a specified knowledge center - getVersionsRequiringApprovalPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getVersionStatus() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Gets the version status of this model.
- getVersionStatus() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the version status of this model.
- getView() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get the view type for this report.
- getViewable(Long, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getViewable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getViewableByUser(Long, ContentFilter, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get all active, non-expired ids off the root, where view role held by user.
- getViewableByUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getViewableDocumentsPaging(Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Gets the documents that the current user is allowed to access from a list of documents.
- getViewableDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- getViewablePaging(Long, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Get Viewable Content objects paging.
- getViewablePaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getViewerGroups() - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Returns the list of groups that have viewer permissions.
- getViewerGroups() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the groups who have read-only permissions.
- getViewerGroups() - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Returns the ID's of
Group
s whose role is Viewer of object. - getViewerGroups() - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Retrieves the groups who have viewer permissions
- getViewerGroups() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the groups who have viewer permissions
- getViewers() - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Returns the list of users that have viewer permissions.
- getViewers() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Retrieves the users who have read-only permissions.
- getViewers() - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Returns the usernames of
User
s whose role is Viewer of object. - getViewers() - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Retrieves the users who have viewer permissions
- getViewers() - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Retrieves the users who have viewer permissions
- getViewingPolicyId() - Method in class com.appiancorp.suiteapi.personalization.Group
- getViewingPolicyName() - Method in class com.appiancorp.suiteapi.personalization.Group
- getVisibility() - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the visibility, which indicates which parts of the application can see the content.
- getVisibleChildrenOfCommunity(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Retrieve visible children of a
Community
. - getVisibleChildrenOfCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- getVisiblePagesForGroups(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Discover whether each element in an array of groups has at least one associated page that the user has permission to view.
- getVisiblePagesForGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- getVisibleProcessVariables(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves all visible process variables associated with the given process model, or the process variables that are reportable through analytics and can be mapped in a subprocess relationship
- getVisibleProcessVariables(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- getVisibleProcessVariables(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Retrieve all visible process variables used in the process model given
- getVisibleProcessVariables$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getVisibleProcessVariablesForVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves all visible process variables associated with the given process model version, or the process variables that are reportable through analytics and can be mapped in a subprocess relationship
- getVisibleProcessVariablesForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- getWebServiceBaseUrl() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to resources.appian.webservices.application.webservice.baseurl in custom.properties.
- getWeekdayBased() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns true if the Monthly events occur on a particular day of a week of month like "Third Wednesday of every month", else false.
- getWeekdayBased() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Returns true if the Yearly events occur on a particular day of a week of month like "Third Wednesday of Jan", else false.
- getWeekInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of weeks
- getWeekInterval() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Return interval in number of weeks between two consecutive weeks on which event occurs.
- getWeekIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of weeks
- getWeekIntervalExpr() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Gets interval in number of weeks between two consecutive weeks on which event occurs.
- getWeekly() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Gets the Weekly delay
- getWeekType() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Returns the Week of the month on which the Monthly event occurs.
- getWeekType() - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Gets the Week of the month on which the Yearly event occurs.
- getWhatsNew(Long, Integer, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- getWhatsNew$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getWhatsNewCommunity(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewCommunityPaging
- getWhatsNewCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewCommunityForUser(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewCommunityForUserPaging
- getWhatsNewCommunityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewCommunityForUserPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the latest documents (that the user can access) added/updated in the application in a specific community and its sub-communties
- getWhatsNewCommunityForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewCommunityPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the latest documents added/updated in the application in a specific community and its sub-communties (regardless of user)
- getWhatsNewCommunityPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewIds(Long, Integer, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns id list of most recently modified content items within the specified root.
- getWhatsNewIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getWhatsNewKnowledgeCenter(Long, Integer, String) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewKnowledgeCenterPaging
- getWhatsNewKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewKnowledgeCenterPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Retrieves the top N latest documents added or updated in a specified knowledge center
- getWhatsNewKnowledgeCenterPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewPaging(Long, Integer, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns list of most recently modified content items within the specified root.
- getWhatsNewPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- getWhatsNewSubscriptions() - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewSubscriptionsPaging
- getWhatsNewSubscriptions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewSubscriptionsPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the latest documents added/updated in the application in knowledge centers to which the user is subscribed
- getWhatsNewSubscriptionsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewTopLevelCommunity(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewTopLevelCommunityPaging
- getWhatsNewTopLevelCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewTopLevelCommunityForUser(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Deprecated.use getWhatsNewTopLevelCommunityForUserPaging
- getWhatsNewTopLevelCommunityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewTopLevelCommunityForUserPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Gets the latest documents added/updated in the application in a specific community (but not its sub-communties) that the user can access
- getWhatsNewTopLevelCommunityForUserPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWhatsNewTopLevelCommunityPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.ReportingService
-
Retrieves the the latest documents added or updated in a specified community, but not its sub-communities (regardless of user)
- getWhatsNewTopLevelCommunityPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.ReportingService
- getWidth() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getWorkId() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the workId of an activity if it's managed by the workq, null otherwise.
- getWorkingCalendarsJson(CalendarService) - Static method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendarSerializationUtils
-
Returns the calendar data inside of calendarService as JSON
- getWorkspace() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.this information is no longer available
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Gets the current memory profile for the workspace.
- getWorkspace() - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Gets the current memory profile for the workspace.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- getWorkspace$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- getWorkToken() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the unique disambiguation token of an activity if it's managed by the workq, null otherwise
- getWorkType() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Gets the work type code of an activity if it's managed by the workq, null otherwise
- getWritableFoldersForFolderPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Retrieves a list of sub-folders of a folder, for which the current user has an access level of
Folder.ACCESS_LEVEL_READ_WRITE
orFolder.ACCESS_LEVEL_ADMINISTRATIVE
- getWritableFoldersForFolderPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- getWritableFoldersForKnowledgeCenterPaging(Long, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of theFolder
objects in the knowledge center with the given ID to which the current user has editor privileges or greater - getWritableFoldersForKnowledgeCenterPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getWritableKnowledgeCenters() - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getWritableKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getWritableKnowledgeCentersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Retrieves a
ResultPage
containing a list of the knowledge centers to which the current user has editor privileges or greater. - getWritableKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- getWriteAccess() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Get whether this report can be edited and saved by the current user.
- getWriteCounter() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
This advances by one every time a write to external (set, modify, or delete) occurs within an engine.
- getWriteEpoch() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Whenever the writeCounter advances beyond Integer.MAX_VALUE, it resets to 0, and the writeEpoch increases by one.
- getWriteIndex() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
The writeIndex encapsulates both writeCounter and writeEpoch into a single value.
- getWritePermissionOnly() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who ONLY have write permissions on this folder
- getWriterGroups() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Gets the groups which have write permissions on this folder
- getWriterGroups() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the groups which have write permissions on this knowledge center
- getWriters() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who have write permissions on this folder
- getWriters() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Gets the users who have write permissions on this knowledge center
- getWSDLTypes() - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Gets WSDL type ids and their dependents.
- getWSDLTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- getWSRPProducer(Long) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.WSRP Producers have been removed in Appian 22.2. This method will be removed in a future release, and will now throw
InvalidWSRPProducerException
- getWSRPProducer$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getWSRPProducerFromURL(String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.WSRP Producers have been removed in Appian 22.2. This method will be removed in a future release, and will now throw
InvalidWSRPProducerURLException
- getWSRPProducerFromURL$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getWSRPProducers(Long[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.WSRP Producers have been removed in Appian 22.2. This method will be removed in a future release, and will now throw
InvalidWSRPProducerException
- getWSRPProducers$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getWSRPProducersPaging(int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.WSRP Producers have been removed in Appian 22.2. This method will be removed in a future release, and will now return an empty ResultPage.
- getWSRPProducersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- getX() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the horizontal coordinate of this node, which tells graphical designers where to render the icon.
- getX() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getXmlId() - Method in class com.appiancorp.suiteapi.messaging.MessageType
- getXMLWrapperEnd() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.ActivityReturnVariable
-
Gets the xml wrapper name ("arv") for an ActivityReturnVariables
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.Gets the xml wrapper name for
GenericTypedVariable
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Returns the xmlWrapperName for a ProcessVariable.
- getXMLWrapperName() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getXMLWrapperStart() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- getY() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the vertical coordinate of this node, which tells graphical designers where to render the icon.
- getY() - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- getYearInterval() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns the time interval in terms of number of years
- getYearIntervalExpr() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns an expression that will be used to compute the time interval in terms of years
- getYearly() - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Gets the Yearly delay
- getZipCode() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- getZoneCount() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Indicates the number of zones in this page's template.
- GlobalId - Interface in com.appiancorp.suiteapi.common
-
This bean is used to identify an object with
Long
Id both locally and remotely. - GLOBALIZATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
- GlobalizationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.Globalization updates should be done via the Admin Console.
- GlobalStringId - Interface in com.appiancorp.suiteapi.common
-
This bean is used to identify an object with
String
Id both locally and remotely. - GREATER_EQUALS_THAN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- GREATER_THAN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- GREATER_THAN - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- GREATER_THAN - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- GREATER_THAN - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- GREATER_THAN - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- GREATER_THAN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is greater than the given value".
- GREATER_THAN_OR_EQUAL - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- GREATER_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- GREATER_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- GREATER_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- GREATER_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is greater than or equal to the given value".
- greaterThan(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- greaterThan(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "greater than" constraint to the given column or alias
- greaterThan(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- greaterThanOrEqual(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- greaterThanOrEqual(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "greater than or equal" constraint to the given column or alias
- greaterThanOrEqual(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- group(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a grouping projection for the given
Column
- group(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a grouping projection for the given
ColumnAlias
This projection can be referred to by the given alias. - group(String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a grouping projection for the given field name
- group(String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a visible or hidden grouping projection for the given field name
- group(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a grouping projection for the given field name.
- group(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Creates a visible or hidden grouping projection for the given field name.
- group(String, String, GroupingFunction, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
- Group - Class in com.appiancorp.suiteapi.personalization
-
This represents the Group object.
- Group() - Constructor for class com.appiancorp.suiteapi.personalization.Group
- Group(Long, String) - Constructor for class com.appiancorp.suiteapi.personalization.Group
-
Instantiate a group with the fields that must be populated to create the group in the database.
- GROUP - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- GROUP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- GROUP_INVITATION_ACCEPTED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group invitation acceptance notification type This is used to send a notification of acceptance to a group invitation
- GROUP_INVITATION_DECLINED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group invitation declination notification type This is used to send a notification of a declination to a group invitation
- GROUP_INVITATION_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group invitation notification type This is used to send a group invitation notification
- GROUP_MEMBERS_GROUP_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERS_GROUP_INSUFFICIENT_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERS_GROUP_PARAMETER_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERS_GROUP_PARAMETER_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERS_SORT_FIELD_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERSHIP_APPROVED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group membership approved notification type This is used to send an invitation of an approved group membership
- GROUP_MEMBERSHIP_CLEARING_ERROR_TOO_MANY_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUP_MEMBERSHIP_DENIED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group membership denied notification type This is used to send a notification of a denial of group membership
- GROUP_MEMBERSHIP_REMOVED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constants corresponding to the group membership removal notification type This is used to send a group removal notification
- GROUP_MEMBERSHIP_REQUESTED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the group membership request notification type This is used to send a notification of a group membership request
- GROUP_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the groups service.
- GROUP_TYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- GROUP_TYPE_CHANGE_INVALID_GROUP - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for InvalidGroupException where group Id is invalid.
- GROUP_TYPE_CHANGE_INVALID_GROUPTYPE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for InvalidGroupTypeException when grouptype of group is invalid
- GROUP_TYPE_CHANGE_NO_PRIVILEGE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for PrivilegeException where user cannot change group type of group
- GROUP_TYPE_CHANGE_SUCCESS - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
-
Constant for whether changing the group type of group was successful
- GroupBase - Class in com.appiancorp.suiteapi.personalization
-
This represents the basic Group object.
- GroupBase() - Constructor for class com.appiancorp.suiteapi.personalization.GroupBase
- groupBy(Column...) - Method in class com.appiancorp.common.query.Query.Builder
- groupBy(Column...) - Method in interface com.appiancorp.common.query.QueryBuilder.Grouping
-
Obtains the set of operations allowed after
QueryBuilder.Grouping<T>
- groupBy(ColumnAlias...) - Method in class com.appiancorp.common.query.Query.Builder
- groupBy(ColumnAlias...) - Method in interface com.appiancorp.common.query.QueryBuilder.Grouping
-
Obtains the set of operations allowed after
QueryBuilder.Grouping<T>
- groupBy(String...) - Method in class com.appiancorp.common.query.Query.Builder
- groupBy(String...) - Method in interface com.appiancorp.common.query.QueryBuilder.Grouping
-
Obtains the set of operations allowed after
QueryBuilder.Grouping<T>
- GroupDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- GroupHierarchyBean - Class in com.appiancorp.suiteapi.personalization
- GroupHierarchyBean() - Constructor for class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- GROUPING_ON_X_TO_MANY_RELATIONSHIP_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GroupIsAttributeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to delete a group that is being used as an attribute for another group
- GroupIsAttributeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupIsAttributeException
-
Constructs a new exception with
null
as its detail message. - GroupIsAttributeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupIsAttributeException
-
Constructs a new exception with the specified detail message.
- GroupIsAttributeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupIsAttributeException
-
Constructs a new exception with the specified detail message and cause.
- GroupIsAttributeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupIsAttributeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- GroupMemberPolicy - Class in com.appiancorp.suiteapi.personalization
-
Holds the group member policy.
- GroupMemberPolicy() - Constructor for class com.appiancorp.suiteapi.personalization.GroupMemberPolicy
- GroupMemberViewingPolicy - Class in com.appiancorp.suiteapi.personalization
-
The group member viewing policy.
- GroupMemberViewingPolicy() - Constructor for class com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
- GroupMessage - Class in com.appiancorp.suiteapi.portal.portlets.groupmessage
-
Deprecated.The Group Message channel and code will be removed in a future release.
- GroupMessage() - Constructor for class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.
- GROUPMESSAGE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the group message service.
- GroupMessageLink - Class in com.appiancorp.suiteapi.portal.portlets.groupmessage
-
Deprecated.The Group Message channel and code will be removed in a future release.
- GroupMessageLink() - Constructor for class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageLink
-
Deprecated.
- GroupMessageService - Interface in com.appiancorp.suiteapi.portal.portlets.groupmessage
-
Deprecated.The Group Message channel and code will be removed in a future release.
- GROUPS_BY_NAME_INVALID_PARAMETER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_NAME_MISSING_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_NAME_NULL_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_NAME_TOO_MANY_NAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_TYPE_GROUP_TYPE_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_TYPE_GROUP_TYPE_PARAMETER_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_TYPE_GROUP_TYPE_PARAMETER_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_TYPE_GROUP_TYPE_PARAMETER_WRONG_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_BY_TYPE_TOO_MANY_GROUP_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_CUSTOM_GROUP_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_CUSTOM_GROUP_TYPES_DATATYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_RELATIONSHIP_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_RELATIONSHIP_TYPE_DATATYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_INVALID_USER_PARAMETER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_FOR_USER_TOO_MANY_USERNAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_MEMBERS_DIRECT_PARAMETER_WRONG_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_MEMBERS_GROUP_PARAMETER_WRONG_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_MEMBERS_MEMBERSHIP_TYPE_PARAMETER_INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_MEMBERS_MEMBERSHIP_TYPE_PARAMETER_WRONG_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GROUPS_MEMBERS_TOO_MANY_GROUPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- GroupSearch - Class in com.appiancorp.suiteapi.personalization
-
This represents the Group search object.
- GroupSearch() - Constructor for class com.appiancorp.suiteapi.personalization.GroupSearch
- GroupSearch.Operators - Class in com.appiancorp.suiteapi.personalization
- GroupSecurityType - Class in com.appiancorp.suiteapi.personalization
-
Group security type bean, holds the groupSecurityTypeID and groupSecurityTypeName
- GroupSecurityType() - Constructor for class com.appiancorp.suiteapi.personalization.GroupSecurityType
- GroupService - Interface in com.appiancorp.suiteapi.personalization
-
Provides the main functionality needed to create, update, delete, and get groups.
- GroupsExtantException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when an attempt is made to delete a group type but groups exist that reference that group type.
- GroupsExtantException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupsExtantException
-
Constructs a new exception with
null
as its detail message. - GroupsExtantException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupsExtantException
-
Constructs a new exception with the specified detail message.
- GroupsExtantException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupsExtantException
-
Constructs a new exception with the specified detail message and cause.
- GroupsExtantException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupsExtantException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- GroupSummary - Class in com.appiancorp.suiteapi.personalization
-
Title: GroupSummary
- GroupSummary() - Constructor for class com.appiancorp.suiteapi.personalization.GroupSummary
- GroupType - Class in com.appiancorp.suiteapi.personalization
-
This represents the common GroupType object.
- GroupType() - Constructor for class com.appiancorp.suiteapi.personalization.GroupType
- GroupType(String, String) - Constructor for class com.appiancorp.suiteapi.personalization.GroupType
-
Instantiate a group type with the fields that must be populated to create the group type in the database.
- GROUPTYPE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the grouptype service.
- GroupTypeBase - Class in com.appiancorp.suiteapi.personalization
-
This represents the base GroupType object.
- GroupTypeBase() - Constructor for class com.appiancorp.suiteapi.personalization.GroupTypeBase
- GroupTypeService - Interface in com.appiancorp.suiteapi.personalization
-
Provides the main functionality needed to create, update, delete, and get groups types.
- GroupTypeUsedByRulesException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception indicating that the attempted action could not completed because a
GroupType
involved in the action is being used by a rule. - GroupTypeUsedByRulesException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.GroupTypeUsedByRulesException
- gt(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- gt(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "greater than" constraint to the given column or alias
- gt(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- gte(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- gte(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "greater than or equal" constraint to the given column or alias
- gte(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
H
- handle(Throwable) - Method in interface com.appiancorp.exceptions.ExceptionHandler
-
Handles the given Throwable.
- HandledActivityExecutionException - Exception in com.appiancorp.suiteapi.process.framework
- HandledActivityExecutionException(Exception, String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- HandledActivityExecutionException(String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- handleInvalidToken(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Returns the
ActionForward
object mapped from this Action for invalid tokens - handleMessages(InternalMessage[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sends the messages to the design server to be handled by the Events framework, and returns appropriate result codes.
- handleMessages(InternalMessage[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sends messages to the execution server, to be handled by the events framework.
- handleMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- handleMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- handleProcessModelErrors(String[], boolean) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- handleProcessModelErrors(String[], Errors, boolean) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates Errors from list of String arrays from
ProcessModelFacade.validateProcessModel(AbstractProcessModel,ServiceContext)
- handleTimestampValue(Date, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- handleTimestampValueForUiOutput(Date, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- hasChildren(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether the specified container has children.
- hasChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- HasChildrenException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods that delete or deactive content if the content has children and the flag was not set to automatically delete or deactive any children.
- HasChildrenException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.HasChildrenException
-
Constructs a new HasChildrenException with null as its detail message.
- HasChildrenException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.HasChildrenException
-
Constructs a new HasChildrenException with the specified detail message.
- HasChildrenException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.HasChildrenException
-
Constructs a new HasChildrenException with the specified detail message and cause.
- HasChildrenException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.HasChildrenException
-
Constructs a new HasChildrenException with the specified cause and a detail message of (cause==null ?
- hasChildrenOfType(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Checks whether this content has children of a particular type or any of the types in the given type mask.
- hasChildrenOfType(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether the specified container has children of a the specified type(s).
- hasChildrenOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- hasFlag(int) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- hasFoundation(Long, Long) - Static method in class com.appiancorp.suiteapi.type.Datatype
-
Checks whether a type has a particular type as its foundation type.
- hasGrouping() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Indicates whether or not this ReportData contains any column marked as group by
- hashAndSetScsKey(char[]) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Hashes and sets the key used to encrypt and decrypt values stored in the secure credentials store for this user.
- hashCode() - Method in class com.appiancorp.common.query.Aggregation
- hashCode() - Method in class com.appiancorp.common.query.AggregationColumn
- hashCode() - Method in class com.appiancorp.common.query.Column
- hashCode() - Method in class com.appiancorp.common.query.ColumnAlias
- hashCode() - Method in class com.appiancorp.common.query.Facet
-
Returns a hash code that uses the
name
property only. - hashCode() - Method in class com.appiancorp.common.query.FacetOption
-
Returns a hash code that uses the
id
property only. - hashCode() - Method in class com.appiancorp.common.query.Filter
- hashCode() - Method in class com.appiancorp.common.query.LogicalExpression
- hashCode() - Method in class com.appiancorp.common.query.Query
- hashCode() - Method in class com.appiancorp.common.query.Search
- hashCode() - Method in class com.appiancorp.common.query.Selection
- hashCode() - Method in class com.appiancorp.exceptions.AppianErrorCode
- hashCode() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- hashCode() - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns a hash code value for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.common.LocaleString
- hashCode() - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Returns a hash code value for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Returns a hash code value for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns a hash code value for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Returns a hash code value for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.common.Role
-
Returns the hash code for this Role, calculated as the hash code of this Role's name.
- hashCode() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns a hash code for the role map.
- hashCode() - Method in class com.appiancorp.suiteapi.common.ValidationItem
- hashCode() - Method in exception com.appiancorp.suiteapi.epex.exceptions.EPExException
- hashCode() - Method in class com.appiancorp.suiteapi.expression.Function
- hashCode() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- hashCode() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
- hashCode() - Method in class com.appiancorp.suiteapi.ix.ImportObject
- hashCode() - Method in class com.appiancorp.suiteapi.personalization.Attribute
- hashCode() - Method in class com.appiancorp.suiteapi.personalization.Group
- hashCode() - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- hashCode() - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- hashCode() - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.Returns the hashcode for this
NavigationButton
. - hashCode() - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.Returns the hashcode for this
NavigationMenu
. - hashCode() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- hashCode() - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.
- hashCode() - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- hashCode() - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- hashCode() - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
-
Hash code.
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
Hash code.
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
Hash code.
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
Hash code.
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
- hashCode() - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
- hashCode() - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
- hashCode() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
- hashCode() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- hashCode() - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
- hashCode() - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- hashCode() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
- hashCode() - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Returns a hash code for the object.
- hashCode() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns the hash code of the
username
. - hashCode() - Method in class com.appiancorp.suiteapi.type.config.ExceptionImportDiagnostic
- hashCode() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
- hashCode() - Method in class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
- hashCode() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- hashCode() - Method in class com.appiancorp.suiteapi.type.NamedTypedValue
- hashCode() - Method in class com.appiancorp.suiteapi.type.TypedValue
- hasNoChildren(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether the specified container has no children.
- hasNoChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- hasNoChildrenOfType(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether the specified container has no children of the specified type(s).
- hasNoChildrenOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- hasPrecedingChainedActivity() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- hasRole(String) - Method in class com.appiancorp.suiteapi.common.RoleSet
- hasRuleEditingPrivileges() - Method in class com.appiancorp.suiteapi.content.ContentAccess
-
Returns true if the user has edit privileges for Rules.
- hasSameErrorCodeAndArguments(ImportException) - Method in exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Checks whether the specified
ImportException
has the same error code and error code arguments as this object. - hasSearch() - Method in class com.appiancorp.common.query.Query
-
Checks if the search criteria is being used
- hasSort() - Method in class com.appiancorp.common.query.Query
-
Checks if sorting information has been provided
- hasSort() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns
true
if a sort is configured (ie,PagingInfo.getSort()
is non-empty). - hasStartForm() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets whether the form has a StartForm
- hasTitle() - Method in class com.appiancorp.exceptions.AppianErrorCode
-
Indicates whether or not the given ErrorCode has a title corresponding to its message.
- hasTypeConverter(Long) - Static method in class com.appiancorp.suiteapi.common.TypeConverterResolver
- haveChildren(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether each of the specified containers has children.
- haveChildren(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether each of the specified containers has children.
- haveChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- haveChildrenOfType(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether the specified container has children of a the specified type(s).
- haveChildrenOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- haveNoChildren(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether each of the specified containers has no children.
- haveNoChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- haveNoChildrenOfType(Long[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks whether each of the specified containers has no children of the specified type(s).
- haveNoChildrenOfType$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- HEALTH_CHECK_FORUM_BAD_GATEWAY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_FORUM_CREDENTIALS_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_FORUM_DOWN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_FORUM_TIMEOUT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_SETUP_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HEALTH_CHECK_ZIP_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Hidden - Annotation Interface in com.appiancorp.suiteapi.type
-
Datatype
s created from a POJO containing this annotation will be created as hidden data types. - HIDDEN_CATEGORY - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
Use this as the value for the
paletteCategory
attribute of thePaletteInfo
annotation to hide a a smart service from the palette. - hiddenAttributes$TRANSIENT - Static variable in interface com.appiancorp.suiteapi.common.JSONable
- HiddenCategory - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Functions annotated with this annotation will not show up in the Expression Editor UI.
- hiddenFromDesigner() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
Determines whether the input will show up in the Data tab of the node in the process modeler.
- HIERARCHY_FIELD_CHILD_DUPLICATE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_CHILD_INVALID_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_CHILD_INVALID_IMAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_CHILD_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_CHILD_INVALID_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_INVALID_ANCESTRY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_INVALID_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_NODE_DUPLICATE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- HIERARCHY_FIELD_NODE_INVALID_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_NODE_INVALID_IMAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_NODE_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HIERARCHY_FIELD_NODE_INVALID_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HistoryRecord - Class in com.appiancorp.suiteapi.process
-
An individual history record, representing an element of an audit trail in a process.
- HistoryRecord() - Constructor for class com.appiancorp.suiteapi.process.HistoryRecord
- HistoryRecord.ProcessModelInfo - Class in com.appiancorp.suiteapi.process
-
Information about a process model, including id, version, name and uuid.
- HTTP_TRANSPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_CONNECTION_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_HTTP_STATUS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_INVALID_REDIRECTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_SOCKET_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_SSL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HTTP_TRANSPORT_SSL_CERTIFICATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- HUMAN_TASKS - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Human Tasks".
I
- I18N_PREFIX - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- ICON_RELATIVE_PATH - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- id - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Timezone ID ID of the
BackendTimeZoneSimple
(e.g., America/New York) - id - Variable in exception com.appiancorp.suiteapi.process.exceptions.InvalidObjectTypeIdException
- id(Long) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- ID_DESIGN_VIEW_INCORRECT_NUMBER_OF_PARAMETERS_FOR_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_DESIGN_VIEW_INCORRECT_NUMBER_OF_PARAMETERS_FOR_RULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_DESIGN_VIEW_NONEXISTENT_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_DESIGN_VIEW_NONEXISTENT_PARAM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_DESIGN_VIEW_NONEXISTENT_RULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_DESIGN_VIEW_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ID_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- IDENTIFIERS_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- Identity - Class in com.appiancorp.suiteapi.common
-
This bean is used to represent an object with a
String
name,Long
Id, andString
UUID. - Identity() - Constructor for class com.appiancorp.suiteapi.common.Identity
-
Constructor that constructs an empty
Identity
object. - Identity(Long, String) - Constructor for class com.appiancorp.suiteapi.common.Identity
-
Constructor that constructs an
Identity
object with given name and Id. - Identity(Long, String, String) - Constructor for class com.appiancorp.suiteapi.common.Identity
-
Constructor that constructs an
Identity
object with given name, UUID, and Id - IDENTITY_MANAGEMENT - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Identity Management".
- IdentityManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesIdentityManagement
- IDP_METADATA_EXPIRATION_MIGRATION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IllegalRecursionException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods that create or modify a content item if the parent is set to the item itself.
- IllegalRecursionException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.IllegalRecursionException
-
Constructs a new IllegalRecursionException with null as its detail message.
- IllegalRecursionException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.IllegalRecursionException
-
Constructs a new IllegalRecursionException with the specified detail message.
- IllegalRecursionException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.IllegalRecursionException
-
Constructs a new IllegalRecursionException with the specified detail message and cause.
- IllegalRecursionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.IllegalRecursionException
-
Constructs a new IllegalRecursionException with the specified cause and a detail message of (cause==null ?
- IMAGE - Enum constant in enum class com.appiancorp.type.system.ListViewItem.Field
- IMAGE_FIELD_DOCUMENT_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMAGE_FIELD_SAFE_LINK_URI_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMAGE_FIELD_TASK_LINK_TASK_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMAGE_FIELD_THUMBNAIL_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMPACT_ANALYSIS_INVALID_DESIGNER_OBJECT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMPACT_ANALYSIS_UNSUPPORTED_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IMPORT_INVALID_PRIVILEGE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
You do not have permission to import to that location.
- IMPORT_NAME_EXISTS_WITHIN_PARENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
A content item already exists with the same name and parent.
- IMPORT_NAME_EXISTS_WITHIN_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
A content item already exists with the same name and type.
- IMPORT_NAME_WITH_UUID_EXISTS_WITHIN_PARENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
A content item already exists with the same name, uuid, and parent.
- IMPORT_UUID_EXISTS_ELSEWHERE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
A content item already exists with the same uuid.
- IMPORT_VALID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Content is valid for import.
- ImportBinder(ImportBindingMap) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ImportBinder
-
Deprecated.This API is being phased out and will be removed in a future release.
- ImportBinder(ImportBindingMap, Long, String) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ImportBinder
-
Deprecated.This API is being phased out and will be removed in a future release.
- importContent(Content[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.This API is no longer supported and will be removed in the next release. Only objects that are exported using the Applications import/export will be importable in the next release.
- importContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- ImportDiagnostic - Class in com.appiancorp.suiteapi.type.config
-
Import diagnostics are generated during the import of data types to provide details on any issues or problems that are encountered during the import.
- ImportDiagnostic(ImportDiagnosticSeverity) - Constructor for class com.appiancorp.suiteapi.type.config.ImportDiagnostic
-
Creates an instance with the given severity.
- ImportDiagnosticSeverity - Class in com.appiancorp.suiteapi.type.config
-
Represents the severity of an import diagnostic.
- ImportDiagnosticUtils - Class in com.appiancorp.suiteapi.type.config
- ImportException - Exception in com.appiancorp.suiteapi.type.exceptions
-
Thrown when a new type could not be imported.
- ImportException(ImportDiagnostic[], ErrorCode) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Constructs a new exception with the specified error code and import diagnostics.
- ImportException(ImportDiagnostic[], ErrorCode, Object[]) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Constructs a new exception with the specified error code and import diagnostics.
- ImportException(ImportDiagnostic[], ErrorCode, Object[], Throwable) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Constructs a new exception with the specified error code and import diagnostics.
- ImportExportService - Interface in com.appiancorp.suiteapi.ix
- importExtraDataAndResources(Long, Map<String, String>, ServiceContext, PortletIxHelper.ResourceImporter) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Stores any custom portlet data exported using
PortletIxHelper.exportExtraData(java.lang.Long, com.appiancorp.services.ServiceContext)
andPortletIxHelper.exportResources(Long, ServiceContext, ResourceExporter)
. - importFromStream(InputStream, boolean, ServiceContext) - Static method in class com.appiancorp.suiteapi.type.config.xsd.XsdTypeImporter
-
Creates datatypes in the system based on the XML Schema type definitions contained in an input stream.
- importMessages(Long[], Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Import multiple messages, one per forum.
- importMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- ImportObject - Class in com.appiancorp.suiteapi.ix
-
Represents the resulting object after an import or inspect operation.
- ImportObject(Long, String, String, LocaleString, Long, Locale, Throwable) - Constructor for class com.appiancorp.suiteapi.ix.ImportObject
- ImportObject(Object, String, String, LocaleString, Long, Locale, Throwable) - Constructor for class com.appiancorp.suiteapi.ix.ImportObject
- importPackage(InputStream) - Method in interface com.appiancorp.suiteapi.ix.ImportExportService
-
Imports objects inside a package and returns the detailed results about the import.
- importPackage(InputStream, InputStream) - Method in interface com.appiancorp.suiteapi.ix.ImportExportService
-
Imports objects inside applications, as well as admin console settings.
- importResource(OutputStream, String) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ResourceImporter
-
Imports a resource (such as a file).
- ImportResult - Class in com.appiancorp.suiteapi.type.config
-
Holds the result of an import of types into the system.
- ImportResult(Datatype[], Datatype[], ImportDiagnostic[]) - Constructor for class com.appiancorp.suiteapi.type.config.ImportResult
-
Creates an instance.
- ImportResult(Datatype[], Datatype[], ImportDiagnostic[], EPackage.Registry) - Constructor for class com.appiancorp.suiteapi.type.config.ImportResult
-
Creates an instance.
- ImportResults - Class in com.appiancorp.suiteapi.ix
-
Detailed results from importing or inspecting a package with objects.
- ImportResults(Long, List<ImportObject>, List<ImportObject>, List<ImportObject>) - Constructor for class com.appiancorp.suiteapi.ix.ImportResults
-
Deprecated.This constructor will be removed in a future release. Use
ImportResults(Long, List, List, List, List, List)
instead - ImportResults(Long, List<ImportObject>, List<ImportObject>, List<ImportObject>, List<ImportObject>, List<ImportObject>) - Constructor for class com.appiancorp.suiteapi.ix.ImportResults
- importValidate(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Checks the validity of the Content items for import, returning an import status for each.
- importValidate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- in(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- in(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an "in" constraint to the given column or alias
- in(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- in(String, Collection<?>) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an "in" constraint to the given column or alias
- in(String, T...) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an "in" constraint to the given column or alias
- IN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- IN - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- IN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "exists in the given array of values".
- INBOUND_AUTHENTICATION_FUNCTION_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Inbound Authentication Function Insufficient Access
- includes(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- includes(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "includes" constraint to the given column or alias Checks if it contains the given substring.
- includes(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- INCLUDES - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- INCOMPATIBLE_PVS - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process could not be updated because its process variables were not compatible with those of the target model.
- IncompatibleArchivedVersionException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if an archived process file is from an incompatible release version, requiring the migration of the archived process file(s).
- IncompatibleArchivedVersionException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.IncompatibleArchivedVersionException
-
Constructs a new exception with
null
as its detail message. - IncompatibleArchivedVersionException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.IncompatibleArchivedVersionException
-
Constructs a new exception with the specified detail message.
- incompleteOptions() - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- incompleteOptions() - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- INCREMENT_CONSTANT_ACT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- incrementOrder() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Returns the next order integer value to be used.
- INDEPENDENT - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sub-process is independent of the parent process
- INDEX_BOLD - Static variable in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- INDEX_ITALIC - Static variable in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- INDEX_UNDERLINE - Static variable in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- INEQUALITY - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- infer(String) - Method in interface com.appiancorp.suiteapi.process.forms.FormElement.InferFormElementCallback
- INFINITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Represents infinity to the database (used for some other constants).
- INFO - Enum constant in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- INFORMATION - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Information literal value.
- INFORMATION_LITERAL - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Information literal object.
- init() - Method in class com.appiancorp.suiteapi.servlet.AppianServlet
-
servlet init() method that locates the web application context and autowires services with @Inject annotations.
- init(RoleMap) - Method in class com.appiancorp.suiteapi.common.RoleMap
- initBundle() - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.
- initCause(Throwable) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- INITIAL_CUSTOM_TYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- initialize(ServiceContext, Long) - Static method in class com.appiancorp.suiteapi.process.test.TaskController
-
Generate a TaskController from the given targetProcessId and its recursive children.
- initialize(ServiceContext, Long, Long[], boolean) - Static method in class com.appiancorp.suiteapi.process.test.TaskController
-
Generate a TaskController from the given targetProcessId, and its recursive children if requested, excluding the excludeProcessId if set.
- initializeArrays(int) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- initializeConfigurations() - Static method in class com.appiancorp.suiteapi.cfg.ConfigurationLoader
-
Deprecated.This method is needed to use the service APIs from a standalone application, which is no longer supported.
- initiateAsynchronous(boolean, Parameter...) - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Asynchronously initiate a process instance of this model.
- initiateProcess(Long, ProcessStartConfig) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Starts an instance of the given process model.
- initiateProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- INITIATOR - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- INLINE_FILE_UPLOAD_BLOCKED_EMPTY_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_BLOCKED_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_BLOCKED_FILE_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_DOMAIN_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_ENVIRONMENT_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_MAX_SIZE_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_NO_TEMP_DOCS_KC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_NO_TEMP_DOCS_KC_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_SAVE_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INLINE_FILE_UPLOAD_VIRUS_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Input - Annotation Interface in com.appiancorp.suiteapi.process.framework
-
The @Input annotation is an optional annotation for smart service setter methods that allows for additional input behaviors to be described.
- inputMapToExtraParameters(Map) - Method in interface com.appiancorp.suiteapi.process.framework.ActivityParameterHelper
-
Convert an input map containing all the input parameters into an object containing only the parameters that are both necessary for the activity to execute and that are not converted by default.
- inputMapToExtraParameters(Map) - Method in class com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
-
Default do-nothing implementation.
- insert(TypedValue, TypedValue[], TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Insert a value at indices into data.
- insert$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- insertUser(String, Timestamp) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Adds user with unique identifier username into Collaboration.
- insertUser(String, Timestamp) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationUserService
-
Deprecated.This method inserts a single user into collaboration's database and creates a private knowledge center and a private folder for that user.
- insertUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- insertUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationUserService
-
Deprecated.
- insertUsersBulk(String[]) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Adds users with unique identifier usernames into Collaboration.
- insertUsersBulk(String[]) - Method in interface com.appiancorp.suiteapi.collaboration.CollaborationUserService
-
Deprecated.This method inserts one or multiple users and ensures that each username is unique.
- insertUsersBulk$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- insertUsersBulk$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationUserService
-
Deprecated.
- inspectPackage(InputStream) - Method in interface com.appiancorp.suiteapi.ix.ImportExportService
-
Inspects objects inside a package and returns detailed results about the inspection.
- inspectPackage(InputStream, InputStream) - Method in interface com.appiancorp.suiteapi.ix.ImportExportService
-
Inspects objects inside an application package or an admin console package and returns detailed results about the inspection.
Valid Inputs:
1) application package
2) admin console package
3) admin console package + import customization file
inspectPackage is a read-only operation and does not modify objects in the target environment. - INSTANCE - Static variable in class com.appiancorp.suiteapi.common.TypeConverterResolver
- Instances - Class in com.appiancorp.suiteapi.process
-
Class defines how many instances of the node will be created.
- Instances() - Constructor for class com.appiancorp.suiteapi.process.Instances
- INSUFFICIENT_PRIVILEGES - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process could not be updated because the user performing the upgrade did not have sufficient privileges.
- INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INSUFFICIENT_PRIVILEGES_ADD_CREATE_GROUP_ACT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INSUFFICIENT_PRIVILEGES_ADD_NOTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INSUFFICIENT_PRIVILEGES_INC_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INSUFFICIENT_PRIVILEGES_UPD_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INSUFFICIENT_RESOURCE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- InsufficientNameUniquenessException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods that create or modify a content item if the name of the content is insufficiently unique for the type of uniqueness specified (
ContentConstants.UNIQUE_NONE
,ContentConstants.UNIQUE_FOR_PARENT
,ContentConstants.UNIQUE_FOR_TYPE
, orContentConstants.UNIQUE_FOR_ALL
). - InsufficientNameUniquenessException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException
-
Constructs a new InsufficientNameUniquenessException with null as its detail message.
- InsufficientNameUniquenessException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException
-
Constructs a new InsufficientNameUniquenessException with the specified detail message.
- InsufficientNameUniquenessException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException
-
Constructs a new InsufficientNameUniquenessException with the specified detail message and cause.
- InsufficientNameUniquenessException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InsufficientNameUniquenessException
-
Constructs a new InsufficientNameUniquenessException with the specified cause and a detail message of (cause==null ?
- InsufficientPrivilegesException - Exception in com.appiancorp.exceptions
- InsufficientPrivilegesException() - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
-
Deprecated.
- InsufficientPrivilegesException(String) - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
-
Deprecated.
- InsufficientPrivilegesException(String, Object, ErrorCode, Object...) - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
- InsufficientPrivilegesException(String, Object, Throwable, ErrorCode, Object...) - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
- InsufficientPrivilegesException(String, Throwable) - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
-
Deprecated.
- InsufficientPrivilegesException(Throwable) - Constructor for exception com.appiancorp.exceptions.InsufficientPrivilegesException
-
Deprecated.
- IntAsBooleanXmlAdapter - Class in com.appiancorp.suiteapi.common
- IntAsBooleanXmlAdapter() - Constructor for class com.appiancorp.suiteapi.common.IntAsBooleanXmlAdapter
- INTEGER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- INTEGER_KEY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- integerToLong(Integer) - Static method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.
- integerToLong(Integer) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- INTEGRATION_APIS - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Integration & APIs".
- INTEGRATION_DELETED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INTEGRATION_MAPPINGS_DELETED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INTEGRATION_SERVICES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
Deprecated.This constant may be removed from the public API in a future release. Instead use
PaletteCategoryConstants.AUTOMATION_SMART_SERVICES
- INTERFACE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- INTERFACE_DELETED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INTERFACE_MAPPINGS_DELETED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INTERFACE_MAPPINGS_TYPE_CHANGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INTERFACE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- InternalForm - Class in com.appiancorp.suiteapi.process.forms
-
An internal form is form that has been uploaded into Collaboration.
- InternalForm() - Constructor for class com.appiancorp.suiteapi.process.forms.InternalForm
- InternalFormProcessor - Interface in com.appiancorp.suiteapi.process.forms
-
This interface will allow for the parsing and processing of forms stored in the collaboration center.
- internalize(String) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Interalizes the externalized String passed in
- INTERNALIZE_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- internalizeExpression(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Replaces UUIDs with rule names within the given expression.
- internalizeExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- internalizeExternalizedProperty(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Returns the internalized version of the externalized property.
- InternalJmsMessage - Class in com.appiancorp.suiteapi.messaging
-
Represents a JMS message to be posted to JMS.
- InternalJmsMessage() - Constructor for class com.appiancorp.suiteapi.messaging.InternalJmsMessage
- InternalMessage - Class in com.appiancorp.suiteapi.messaging
-
Represents a message in the Appian Messaging framework.
- InternalMessage() - Constructor for class com.appiancorp.suiteapi.messaging.InternalMessage
-
Default constructor.
- InternalMessage(Message) - Constructor for class com.appiancorp.suiteapi.messaging.InternalMessage
-
Constructs a new
InternalMessage
based on an existing JMS message (javax.jms.Message
). - Interval - Class in com.appiancorp.suiteapi.process
-
Interval define a period of time in terms of Minutes, Hours, Days, Weeks, Months and Years.
- Interval() - Constructor for class com.appiancorp.suiteapi.process.Interval
- INTERVAL_D_S - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- INTERVAL_DAY - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
-
Deprecated.
- INTERVAL_HOUR - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
-
Deprecated.
- INTERVAL_MINUTE - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
-
Deprecated.
- INTERVAL_WEEK - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
-
Deprecated.
- intValue - Variable in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- INVALID - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- INVALID - Static variable in interface com.appiancorp.suiteapi.forums.ForumsSearchService
-
Deprecated.
- INVALID - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
A constant indicating that a group or username does not refer to a valid user or group
- INVALID_ACTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ACTION_EMPTY_LABEL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ACTION_EMPTY_MODEL_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ACTION_INVALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ACTION_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_AGGREGATION_FUNCTION - Enum constant in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.ErrorType
- INVALID_ATTACHMENT - Static variable in class com.appiancorp.suiteapi.process.Attachment
- INVALID_BEAN_ACCESSOR_FUNCTION_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_CHART_COLOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_DOMAIN_LOCAL_VAR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_DOT_NOTATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ENCRYPTION_ALGORITHM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_ENUMERATION_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_EXPLICIT_DEPENDENCIES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FIELD_ADDRESSABLE_LIST_UPDATE_INDICES_NOT_BIJECTIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FIELD_ADDRESSABLE_UPDATE_LIST_INDEXING_SCALAR_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FUNCTION_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FUNCTION_DEFINITION_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FUNCTION_IMPLEMENTATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_FUNCTION_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_IDENTIFIER_TOKEN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_INDEX_INTO_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_INDEX_OUT_OF_BOUNDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_INPUT_TO_AUTOMATION_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_JSON_OBJECT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_JSON_OBJECT_WITHOUT_FRAGMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_KEYWORD_COMBINATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_LOAD_STATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_LOCAL_VARIABLE_INSIDE_LOOPING_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_LV_REFRESH_AFTER_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_ARRAY_OPERATION_INDEX_NULL_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_ARRAY_OPERATION_INDEX_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_ARRAY_UPDATE_LIST_INDEXING_NOT_BIJECTIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_ARRAY_UPDATE_LIST_INDEXING_SCALAR_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_ARRAY_UPDATE_SCALAR_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_INDEX_NULL_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_OPERATION_BROKEN_INDEX_CHAIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_OPERATION_BROKEN_INDEX_CHAIN_DUE_TO_NESTED_PROPERTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_OPERATION_INVALID_INDEX_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_MAP_UPDATE_VALUE_ASSIGN_VALUE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM_EMPTY_LABEL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM_EMPTY_PAGE_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM_INVALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM_INVALID_URL_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_NAV_ITEM_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_OPERATION_EMPTY_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_OPERATION_INSERT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_OPERATION_NULL_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_PM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_PM_EXPOSE_AS_WS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_PROCESS - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process id was invalid.
- INVALID_PROCESS_SELECTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_PROTOCOL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_PUSH_NOFICICATIONS_TEST_MODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_RECORD_LEVEL_SECURITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_REFRESH_AFTER_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_BINDING_IN_FIRST_ARGUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_BINDING_IN_LEFT_SIDE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_BINDING_IN_RIGHT_SIDE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_INTO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_INTO_INTERVAL_LOCAL_VAR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_INTO_LOCAL_VAR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SAVE_INTO_WITH_BINDING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_SMART_SERVICE_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_STATE - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process could not be updated because it was not in a state in which upgrade is allowed.
- INVALID_STATUS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_STATUS_CODE - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
This status should never be returned, but would be if the pp!
- INVALID_STATUS_K - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_STRING_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_TRANSLATION_STRING_VERSION_NUM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_TRANSLATION_VARIABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_TYPE_IN_PLUGIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_TYPE_PROPERTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_USER_ACTIVITY_ADD_NOTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_USER_WITHOUT_USERID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_USERNAME_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code returned from the
MessagePublisherService
orProcessExecutionService.handleMessages(InternalMessage[])
indicating that the message could not be sent because the username provided was invalid. - INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_VALUE_INC_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_VALUE_UPD_CONSTANT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_VARIANT_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL_NO_BINDINGS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL_RELATIVE_IMPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL_V11_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL_V20_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_WSDL_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- INVALID_XPATH_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- InvalidActionException - Exception in com.appiancorp.suiteapi.applications
-
Exception thrown to indicate an invalid
ApplicationAction
element. - InvalidActionException() - Constructor for exception com.appiancorp.suiteapi.applications.InvalidActionException
-
Creates a new exception with a default
ErrorCode.INVALID_ACTION
code. - InvalidActionException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidActionException
-
Creates a new exception with the passed error code, which indicates the reason of the exception.
- InvalidActionException(ErrorCode, String[]) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidActionException
-
Creates a new exception with the passed error code, which indicates the reason of the exception.
- InvalidActivityClassParameterException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user provides an
ActivityClassParameter
for an Activity Class, and that Activity Class does not take that parameter. - InvalidActivityClassParameterException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassParameterException
-
Constructs a new exception with
null
as its detail message. - InvalidActivityClassParameterException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassParameterException
-
Constructs a new exception with the specified detail message.
- InvalidActivityClassSchemaException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on an activity class schema (or schemaId or local Id), and that schema does not exist in the database.
- InvalidActivityClassSchemaException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
-
Deprecated.
- InvalidActivityClassSchemaException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
- InvalidActivityClassSchemaException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
-
Deprecated.
- InvalidActivityClassSchemaException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
-
Deprecated.
- InvalidActivityClassSchemaException(Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityClassSchemaException
-
Deprecated.
- InvalidActivityException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on an activity (a task or an unattended activity) and that activity does not exist in the database.
- InvalidActivityException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityException
-
Constructs a new exception with
null
as its detail message. - InvalidActivityException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidActivityException
-
Constructs a new exception with the specified detail message.
- InvalidAdminException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given user or group does not exist as an admin of a group.
- InvalidAdminException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAdminException
-
Constructs a new exception with
null
as its detail message. - InvalidAdminException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAdminException
-
Constructs a new exception with the specified detail message.
- InvalidAdminException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAdminException
-
Constructs a new exception with the specified detail message and cause.
- InvalidAdminException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAdminException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidAnonymousUserException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the user is logged in as 'anonymous', but anonymous access has not been enabled.
- InvalidAnonymousUserException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAnonymousUserException
-
Constructs a new exception with
null
as its detail message. - InvalidAnonymousUserException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAnonymousUserException
-
Constructs a new exception with the specified detail message.
- InvalidAnonymousUserException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAnonymousUserException
-
Constructs a new exception with the specified detail message and cause.
- InvalidAnonymousUserException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAnonymousUserException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidApplicationException - Exception in com.appiancorp.suiteapi.applications
-
This exception may be thrown by service methods when they detect an invalid state in the Application Object
- InvalidApplicationException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- InvalidApplicationException(ErrorCode, String[]) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidApplicationException
- InvalidApprovalStateException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by
ContentService.approveVersion(Long, Integer)
- InvalidApprovalStateException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidApprovalStateException
- InvalidApprovalStateException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidApprovalStateException
- InvalidApprovalStateException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidApprovalStateException
- InvalidApprovalStateException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidApprovalStateException
- InvalidAttachmentException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user references an attachment that does not exist in the database.
- InvalidAttachmentException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttachmentException
-
Constructs a new exception with
null
as its detail message. - InvalidAttachmentException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttachmentException
-
Constructs a new exception with the specified detail message.
- InvalidAttachmentException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttachmentException
-
Constructs a new exception with the specified detail message and cause.
- InvalidAttachmentException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttachmentException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidAttributeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to get, update, or delete an attribute for a group type that does not exist
- InvalidAttributeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeException
-
Constructs a new exception with
null
as its detail message. - InvalidAttributeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeException
-
Constructs a new exception with the specified detail message.
- InvalidAttributeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidAttributeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidAttributeValueException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that can be thrown if the user attempts to configure a group or group type attribute incorrectly (that is, by giving an attribute a value which is incompatible with its type).
- InvalidAttributeValueException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Constructs a new exception with
null
as its detail message. - InvalidAttributeValueException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Constructs a new exception with the specified detail message.
- InvalidAttributeValueException(String, int) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Constructs a new exception with the specified detail message and the index of the attribute that is invalid.
- InvalidAttributeValueException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Constructs a new exception with the specified detail message and cause.
- InvalidAttributeValueException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidAttributeValueException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidCalendarException - Exception in com.appiancorp.suiteapi.process.calendar
-
This exception is thrown if an API method is called that acts on a calendar (or calendar Id) and that calendar does not exist.
- InvalidCalendarException(String) - Constructor for exception com.appiancorp.suiteapi.process.calendar.InvalidCalendarException
-
Constructs a new exception with the specified detail message.
- InvalidCategoryException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a category id is used that does not refer to an existing category.
- InvalidCategoryException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCategoryException
-
Constructs a new exception with
null
as its detail message. - InvalidCategoryException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCategoryException
-
Constructs a new exception with the specified detail message.
- InvalidCategoryException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCategoryException
-
Constructs a new exception with the specified detail message and cause.
- InvalidCategoryException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCategoryException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidCommunityException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a collaboration community does not exist.
- InvalidCommunityException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCommunityException
-
Constructs a new InvalidCommunityException with null as its detail message.
- InvalidCommunityException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCommunityException
-
Constructs a new InvalidCommunityException with the specified detail message.
- InvalidCommunityException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCommunityException
-
Constructs a new InvalidCommunityException with the specified detail message and cause.
- InvalidCommunityException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCommunityException
-
Constructs a new InvalidCommunityException with the specified cause and a detail message of (cause==null ?
- InvalidContentException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods detecting that a content item does not exist.
- InvalidContentException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidContentException
-
Constructs a new InvalidContentException with null as its detail message.
- InvalidContentException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidContentException
-
Constructs a new InvalidContentException with the specified detail message.
- InvalidContentException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidContentException
-
Constructs a new InvalidContentException with the specified detail message and cause.
- InvalidContentException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidContentException
-
Constructs a new InvalidContentException with the specified cause and a detail message of (cause==null ?
- InvalidCreatorException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Deprecated.use InvalidUserException
- InvalidCreatorException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCreatorException
-
Deprecated.Constructs a new exception with
null
as its detail message. - InvalidCreatorException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCreatorException
-
Deprecated.Constructs a new exception with the specified detail message.
- InvalidCreatorException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCreatorException
-
Deprecated.Constructs a new exception with the specified detail message and cause.
- InvalidCreatorException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidCreatorException
-
Deprecated.Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidDataFormatException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods when invalid data formats are passed to the service methods e.g.
- InvalidDataFormatException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDataFormatException
-
Constructs a new InvalidDataFormatException with null as its detail message.
- InvalidDataFormatException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDataFormatException
-
Constructs a new InvalidDataFormatException with the specified detail message.
- InvalidDataFormatException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDataFormatException
-
Constructs a new InvalidDataFormatException with the specified detail message and cause.
- InvalidDataFormatException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDataFormatException
-
Constructs a new InvalidDataFormatException with the specified cause and a detail message of (cause==null ?
- InvalidDecimalException - Exception in com.appiancorp.suiteapi.common.exceptions
- InvalidDecimalException(AppianException) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- InvalidDecimalException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- InvalidDependencyException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user tries to delete a process model, but completed or active processes of that model exist.
- InvalidDependencyException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDependencyException
-
Constructs a new exception with
null
as its detail message. - InvalidDependencyException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDependencyException
-
Constructs a new exception with the specified detail message.
- InvalidDocumentException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a document or any versions of a document does not exist.
- InvalidDocumentException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDocumentException
-
Constructs a new InvalidDocumentException with null as its detail message.
- InvalidDocumentException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDocumentException
-
Constructs a new InvalidDocumentException with the specified detail message.
- InvalidDocumentException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDocumentException
-
Constructs a new InvalidDocumentException with the specified detail message and cause.
- InvalidDocumentException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidDocumentException
-
Constructs a new InvalidDocumentException with the specified cause and a detail message of (cause==null ?
- InvalidEmailAddressException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that given email address in invalid.
- InvalidEmailAddressException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEmailAddressException
-
Constructs a new InvalidEmailAddressException with null as its detail message.
- InvalidEmailAddressException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEmailAddressException
-
Constructs a new InvalidEmailAddressException with the specified detail message.
- InvalidEmailAddressException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEmailAddressException
-
Constructs a new InvalidEmailAddressException with the specified detail message and cause.
- InvalidEmailAddressException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEmailAddressException
-
Constructs a new InvalidEmailAddressException with the specified cause and a detail message of (cause==null ?
- InvalidErrorCode(int) - Constructor for error com.appiancorp.exceptions.AppianErrorCode.InvalidErrorCode
- InvalidErrorCode(String) - Constructor for error com.appiancorp.exceptions.AppianErrorCode.InvalidErrorCode
- InvalidErrorCode(Throwable) - Constructor for error com.appiancorp.exceptions.AppianErrorCode.InvalidErrorCode
- InvalidEscalationException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the escalation is non-existent or has been deleted.
- InvalidEscalationException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEscalationException
-
Constructs a new exception with
null
as its detail message. - InvalidEscalationException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEscalationException
-
Constructs a new exception with the specified detail message.
- InvalidEscalationException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEscalationException
-
Constructs a new exception with the specified detail message and cause.
- InvalidEscalationException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEscalationException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidEventException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that an event does not exist.
- InvalidEventException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEventException
-
Constructs a new exception with
null
as its detail message. - InvalidEventException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEventException
-
Constructs a new exception with the specified detail message.
- InvalidEventException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEventException
-
Constructs a new exception with the specified detail message and cause.
- InvalidEventException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidEventException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidExceptionTypeException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on a
ProcessExceptionType
(or exception type id) and that exception type does not exist in the database. - InvalidExceptionTypeException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExceptionTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidExceptionTypeException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExceptionTypeException
-
Constructs a new exception with the specified detail message.
- InvalidExceptionTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExceptionTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidExceptionTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExceptionTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidExpressionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the expression with the given ID is non-existent or has been deleted.
- InvalidExpressionException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidExpressionException
-
Constructs a new exception with
null
as its detail message. - InvalidExpressionException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidExpressionException
-
Constructs a new exception with the specified detail message.
- InvalidExpressionException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidExpressionException
-
Constructs a new exception with the specified detail message and cause.
- InvalidExpressionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidExpressionException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidExpressionGroupException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on an expression group (a task or an unattended activity) and that expression group does not exist in the database.
- InvalidExpressionGroupException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExpressionGroupException
-
Constructs a new exception with
null
as its detail message. - InvalidExpressionGroupException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidExpressionGroupException
-
Constructs a new exception with the specified detail message.
- InvalidFolderException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a folder does not exist.
- InvalidFolderException - Exception in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidFolderException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidFolderException
-
Constructs a new InvalidFolderException with null as its detail message.
- InvalidFolderException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidFolderException
-
Deprecated.Constructs a new exception with
null
as its detail message. - InvalidFolderException(Long) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidFolderException
- InvalidFolderException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidFolderException
-
Constructs a new InvalidFolderException with the specified detail message.
- InvalidFolderException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidFolderException
-
Deprecated.Constructs a new exception with the specified detail message.
- InvalidFolderException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidFolderException
-
Constructs a new InvalidFolderException with the specified detail message and cause.
- InvalidFolderException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidFolderException
-
Deprecated.Constructs a new exception with the specified detail message and cause.
- InvalidFolderException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidFolderException
-
Constructs a new InvalidFolderException with the specified cause and a detail message of (cause==null ?
- InvalidFolderException(Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidFolderException
-
Deprecated.Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidForumException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown when a user references a forum that does not exist in the database.
- InvalidForumException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidForumException
-
Constructs a new exception with
null
as its detail message. - InvalidForumException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidForumException
-
Constructs a new exception with the specified detail message.
- InvalidForumException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidForumException
-
Constructs a new exception with the specified detail message and cause.
- InvalidForumException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidForumException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidGroupException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given group does not exist.
- InvalidGroupException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupException
-
Constructs a new InvalidGroupException with null as its detail message.
- InvalidGroupException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupException
-
Constructs a new InvalidGroupException with the specified detail message.
- InvalidGroupException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupException
-
Constructs a new InvalidGroupException with the specified detail message and cause.
- InvalidGroupException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupException
-
Constructs a new InvalidGroupException with the specified cause and a detail message of (cause==null ?
- InvalidGroupMessageException - Exception in com.appiancorp.suiteapi.portal.portlets.groupmessage
-
Deprecated.The Group Message Channel will be removed in a future release
- InvalidGroupMessageException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.groupmessage.InvalidGroupMessageException
-
Deprecated.Construct an exception.
- InvalidGroupMessageException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.groupmessage.InvalidGroupMessageException
-
Deprecated.Construct an exception with a given message.
- InvalidGroupTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given group type does not exist.
- InvalidGroupTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidGroupTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupTypeException
-
Constructs a new exception with the specified detail message.
- InvalidGroupTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidGroupTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidGroupTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidJMSDestinationException - Exception in com.appiancorp.suiteapi.messaging
- InvalidJMSDestinationException(String) - Constructor for exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- InvalidJMSDestinationException(Throwable, String) - Constructor for exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- InvalidKnowledgeCenterException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given knowledge center does not exist.
- InvalidKnowledgeCenterException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidKnowledgeCenterException
-
Constructs a new InvalidKnowledgeCenterException with null as its detail message.
- InvalidKnowledgeCenterException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidKnowledgeCenterException
-
Constructs a new InvalidKnowledgeCenterException with the specified detail message.
- InvalidKnowledgeCenterException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidKnowledgeCenterException
-
Constructs a new InvalidKnowledgeCenterException with the specified detail message and cause.
- InvalidKnowledgeCenterException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidKnowledgeCenterException
-
Constructs a new InvalidKnowledgeCenterException with the specified cause and a detail message of (cause==null ?
- InvalidLeaderMessageException - Exception in com.appiancorp.suiteapi.portal.portlets.leadermessage
-
Deprecated.The Leader Message channel and code will be removed in a future release.
- InvalidLeaderMessageException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.leadermessage.InvalidLeaderMessageException
-
Deprecated.Construct a new exception.
- InvalidLeaderMessageException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.leadermessage.InvalidLeaderMessageException
-
Deprecated.Cosntruct a new exception with a specified message.
- InvalidLinkException - Exception in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidLinkException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkException
-
Deprecated.Constructs a new exception with
null
as its detail message. - InvalidLinkException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkException
-
Deprecated.Constructs a new exception with the specified detail message.
- InvalidLinkException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkException
-
Deprecated.Constructs a new exception with the specified detail message and cause.
- InvalidLinkException(Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkException
-
Deprecated.Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidLinkTypeException - Exception in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidLinkTypeException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkTypeException
-
Deprecated.Constructs a new exception with
null
as its detail message. - InvalidLinkTypeException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkTypeException
-
Deprecated.Constructs a new exception with the specified detail message.
- InvalidLinkTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkTypeException
-
Deprecated.Constructs a new exception with the specified detail message and cause.
- InvalidLinkTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.InvalidLinkTypeException
-
Deprecated.Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidLocalObjectTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a local object type does not exist.
- InvalidLocalObjectTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLocalObjectTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidLocalObjectTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLocalObjectTypeException
-
Constructs a new exception with the specified detail message.
- InvalidLocalObjectTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLocalObjectTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidLocalObjectTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLocalObjectTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidLoginException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown by authenticating service methods detecting that a given username and password do not match.
- InvalidLoginException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLoginException
-
Constructs a new exception with
null
as its detail message. - InvalidLoginException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLoginException
-
Constructs a new exception with the specified detail message.
- InvalidLoginException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLoginException
-
Constructs a new exception with the specified detail message and cause.
- InvalidLoginException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidLoginException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidMemberException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given user or group does not exist as a member of a group.
- InvalidMemberException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberException
-
Constructs a new exception with
null
as its detail message. - InvalidMemberException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberException
-
Constructs a new exception with the specified detail message.
- InvalidMemberException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberException
-
Constructs a new exception with the specified detail message and cause.
- InvalidMemberException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidMemberPolicyException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given member policy id when creating a group is either not supported or is not supported in combination with the given security map id and/or viewing policy id.
- InvalidMemberPolicyException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberPolicyException
-
Constructs a new exception with
null
as its detail message. - InvalidMemberPolicyException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberPolicyException
-
Constructs a new exception with the specified detail message.
- InvalidMemberPolicyException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberPolicyException
-
Constructs a new exception with the specified detail message and cause.
- InvalidMemberPolicyException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMemberPolicyException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidMessageException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown by service classes to indicate that a thread message is invalid.
- InvalidMessageException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMessageException
-
Constructs a new exception with
null
as its detail message. - InvalidMessageException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMessageException
-
Constructs a new exception with the specified detail message.
- InvalidMessageException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMessageException
-
Constructs a new exception with the specified detail message and cause.
- InvalidMessageException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMessageException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidMetadataRuleException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a metadata rule id references a rule that is not in the database.
- InvalidMetadataRuleException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMetadataRuleException
-
Constructs a new exception with
null
as its detail message. - InvalidMetadataRuleException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMetadataRuleException
-
Constructs a new exception with the specified detail message.
- InvalidMetadataRuleException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMetadataRuleException
-
Constructs a new exception with the specified detail message and cause.
- InvalidMetadataRuleException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidMetadataRuleException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidNameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that an invalid or
null
name was specified for an object. - InvalidNameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNameException
-
Constructs a new exception with
null
as its detail message. - InvalidNameException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNameException
-
Constructs a new exception with the specified detail message.
- InvalidNameException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNameException
-
Constructs a new exception with the specified detail message and cause.
- InvalidNameException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNameException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidNavigationItemException - Exception in com.appiancorp.suiteapi.applications
-
This exception is thrown whenever an invalid ApplicationNavigationItem element is found.
- InvalidNavigationItemException() - Constructor for exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- InvalidNavigationItemException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- InvalidNavigationItemException(ErrorCode, String[]) - Constructor for exception com.appiancorp.suiteapi.applications.InvalidNavigationItemException
- InvalidNodeDataTypeReferenceException - Exception in com.appiancorp.suiteapi.process.exceptions
- InvalidNodeDataTypeReferenceException(ErrorCode, String[], QName[]) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- InvalidNodeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the user has referenced a node that is not in the database.
- InvalidNodeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeException
-
Constructs a new InvalidNodeException with null as its detail message.
- InvalidNodeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeException
-
Constructs a new InvalidNodeException with the specified detail message.
- InvalidNodeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeException
-
Constructs a new InvalidNodeException with the specified detail message and cause.
- InvalidNodeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeException
-
Constructs a new InvalidNodeException with the specified cause and a detail message of (cause==null ?
- InvalidNodeMultiplicityException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if a node is started through IFM, but that node is not allowed to have multiple instance (i.e. is restricted by activity chaining).
- InvalidNodeMultiplicityException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeMultiplicityException
-
Constructs a new InvalidNodeMultiplicityException with null as its detail message.
- InvalidNodeMultiplicityException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeMultiplicityException
-
Constructs a new InvalidNodeMultiplicityException with the specified detail message.
- InvalidNodeMultiplicityException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeMultiplicityException
-
Constructs a new InvalidNodeMultiplicityException with the specified detail message and cause.
- InvalidNodeMultiplicityException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeMultiplicityException
-
Constructs a new InvalidNodeMultiplicityException with the specified cause and a detail message of (cause==null ?
- InvalidNodeTypeLogicException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if an invalid operation such as reassigning or starting the logic node is performed.
- InvalidNodeTypeLogicException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeLogicException
-
Constructs a new InvalidNodeTypeLogicException with null as its detail message.
- InvalidNodeTypeLogicException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeLogicException
-
Constructs a new InvalidNodeTypeLogicException with the specified detail message.
- InvalidNodeTypeLogicException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeLogicException
-
Constructs a new InvalidNodeTypeLogicException with the specified detail message and cause.
- InvalidNodeTypeLogicException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeLogicException
-
Constructs a new InvalidNodeTypeLogicException with the specified cause and a detail message of (cause==null ?
- InvalidNodeTypeRecurringException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if an invalid operation such as starting node which is set to recur.
- InvalidNodeTypeRecurringException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeRecurringException
-
Constructs a new InvalidNodeTypeRecurringException with null as its detail message.
- InvalidNodeTypeRecurringException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeRecurringException
-
Constructs a new InvalidNodeTypeRecurringException with the specified detail message.
- InvalidNodeTypeRecurringException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeRecurringException
-
Constructs a new InvalidNodeTypeRecurringException with the specified detail message and cause.
- InvalidNodeTypeRecurringException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNodeTypeRecurringException
-
Constructs a new InvalidNodeTypeRecurringException with the specified cause and a detail message of (cause==null ?
- InvalidNoteException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on a note (or noteId) and that note does not exist in the database.
- InvalidNoteException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidNoteException
-
Constructs a new exception with
null
as its detail message. - InvalidNoteException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidNoteException
-
Constructs a new exception with the specified detail message.
- InvalidNoteException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidNoteException
-
Constructs a new exception with the specified detail message and cause.
- InvalidNoteException(Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidNoteException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidNotificationException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a notification id is used that does not refer to an existing notification.
- InvalidNotificationException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationException
-
Constructs a new exception with
null
as its detail message. - InvalidNotificationException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationException
-
Constructs a new exception with the specified detail message.
- InvalidNotificationException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationException
-
Constructs a new exception with the specified detail message and cause.
- InvalidNotificationException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidNotificationTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when the user references a notification type that is not in the database.
- InvalidNotificationTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidNotificationTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationTypeException
-
Constructs a new exception with the specified detail message.
- InvalidNotificationTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidNotificationTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidNotificationTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidObjectTypeIdException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on an object type id that does not correspond to an id block allocated in Service Manager.
- InvalidObjectTypeIdException(ShardedProcessObjectType, int) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidObjectTypeIdException
- InvalidOperationException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods when the given method does not support a particular operation - for instance, it may be thrown when attempting to delete a collaboration folder that contains documents.
- InvalidOperationException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidOperationException
-
Constructs a new InvalidOperationException with null as its detail message.
- InvalidOperationException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidOperationException
-
Constructs a new InvalidOperationException with the specified detail message.
- InvalidOperationException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidOperationException
-
Constructs a new InvalidOperationException with the specified detail message and cause.
- InvalidOperationException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidOperationException
-
Constructs a new InvalidOperationException with the specified cause and a detail message of (cause==null ?
- InvalidPageException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a page id is used that does not refer to an existing page.
- InvalidPageException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPageException
-
Constructs a new exception with
null
as its detail message. - InvalidPageException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPageException
-
Constructs a new exception with the specified detail message.
- InvalidPageException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPageException
-
Constructs a new exception with the specified detail message and cause.
- InvalidPageException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPageException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidParentException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when the parent group is set for a group that the user does not have permission to set or does not exist.
- InvalidParentException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidParentException
-
Constructs a new exception with
null
as its detail message. - InvalidParentException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidParentException
-
Constructs a new exception with the specified detail message.
- InvalidParentException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidParentException
-
Constructs a new exception with the specified detail message and cause.
- InvalidParentException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidParentException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidPersonalContentException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by
ContentService.getPersonalId()
,ContentService.getPersonal()
,ContentService.getPersonalAndTeams(ContentFilter)
, {@link com.appiancorp.suiteapi.content.ContentService#getPersonalAndTeamsIds(ContentFilter), andif no personal knowledge center exists yet for that user, and the service failed to create it. If this is thrown, a new personal knowledge center may be created for that user, and then the call that threw this exception should be repeated.
- InvalidPersonalContentException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidPersonalContentException
-
Constructs a new InvalidPersonalContentException with null as its detail message.
- InvalidPersonalContentException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidPersonalContentException
-
Constructs a new InvalidPersonalContentException with the specified detail message.
- InvalidPersonalContentException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidPersonalContentException
-
Constructs a new InvalidPersonalContentException with the specified detail message and cause.
- InvalidPersonalContentException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidPersonalContentException
-
Constructs a new InvalidPersonalContentException with the specified cause and a detail message of (cause==null ?
- InvalidPortletException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a portlet id is used that does not refer to an existing portlet.
- InvalidPortletException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletException
-
Constructs a new exception with
null
as its detail message. - InvalidPortletException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletException
-
Constructs a new exception with the specified detail message.
- InvalidPortletException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletException
-
Constructs a new exception with the specified detail message and cause.
- InvalidPortletException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidPortletTypeDefinitionException - Exception in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidPortletTypeDefinitionException() - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeDefinitionException
-
Deprecated.Construct a new exception.
- InvalidPortletTypeDefinitionException(String) - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeDefinitionException
-
Deprecated.Construct a new exception with a specified message.
- InvalidPortletTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a portlet type id is used that does not refer to an existing portlet type.
- InvalidPortletTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidPortletTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletTypeException
-
Constructs a new exception with the specified detail message.
- InvalidPortletTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidPortletTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPortletTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidPortletTypeStateException - Exception in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidPortletTypeStateException() - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeStateException
-
Deprecated.Construct a new exception.
- InvalidPortletTypeStateException(String) - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeStateException
-
Deprecated.Construct a new exception with a specified message.
- InvalidPortletTypeStateFilterException - Exception in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidPortletTypeStateFilterException() - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeStateFilterException
-
Deprecated.Construct a new exception.
- InvalidPortletTypeStateFilterException(String) - Constructor for exception com.appiancorp.suiteapi.portal.InvalidPortletTypeStateFilterException
-
Deprecated.Construct a new exception with a specified message.
- InvalidPriorityException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the user has referenced a priority that is not in the database.
- InvalidPriorityException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPriorityException
-
Constructs a new InvalidPriorityException with null as its detail message.
- InvalidPriorityException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPriorityException
-
Constructs a new InvalidPriorityException with the specified detail message.
- InvalidPriorityException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPriorityException
-
Constructs a new InvalidPriorityException with the specified detail message and cause.
- InvalidPriorityException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidPriorityException
-
Constructs a new InvalidPriorityException with the specified cause and a detail message of (cause==null ?
- InvalidProcessException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on a process (or process Id), and that process does not exist in the database.
- InvalidProcessException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidProcessException
-
Constructs a new exception with
null
as its detail message. - InvalidProcessException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidProcessException
-
Constructs a new exception with the specified detail message.
- InvalidProcessModelException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the user has referenced a process model that is not in the database.
- InvalidProcessModelException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
-
Constructs a new InvalidProcessModelException with using the default
ErrorCode
- InvalidProcessModelException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
- InvalidProcessModelException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
- InvalidProcessModelException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
-
Constructs a new InvalidProcessModelException with the specified detail message.
- InvalidProcessModelException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
-
Constructs a new InvalidProcessModelException with the specified detail message and cause.
- InvalidProcessModelException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidProcessModelException
-
Constructs a new InvalidProcessModelException with the specified cause and a detail message of (cause==null ?
- InvalidProcessVariableNameException - Exception in com.appiancorp.suiteapi.process.exceptions
-
Exception that is thrown if the user calls a method with a process variable name that does not match any variable in the database.
- InvalidProcessVariableNameException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidProcessVariableNameException
-
Constructs a new exception with
null
as its detail message. - InvalidProcessVariableNameException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidProcessVariableNameException
-
Constructs a new exception with the specified detail message.
- InvalidPvTypeReferenceException - Exception in com.appiancorp.suiteapi.process.exceptions
- InvalidPvTypeReferenceException(String[], QName[]) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidPvTypeReferenceException
- InvalidRankNameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the rank name is invalid.
- InvalidRankNameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRankNameException
- InvalidRankNameException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRankNameException
- InvalidRejectionStateException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by
ContentService.rejectVersion(Long, Integer)
- InvalidRejectionStateException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidRejectionStateException
- InvalidRejectionStateException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidRejectionStateException
- InvalidRejectionStateException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidRejectionStateException
- InvalidRejectionStateException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidRejectionStateException
- InvalidRoleException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception should be thrown whenever an invalid role is passed in.
- InvalidRoleException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRoleException
-
Constructs a new InvalidRoleException with null as its detail message.
- InvalidRoleException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRoleException
-
Constructs a new InvalidRoleException with the specified detail message.
- InvalidRoleException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRoleException
-
Constructs a new InvalidRoleException with the specified detail message and cause.
- InvalidRoleException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidRoleException
-
Constructs a new InvalidRoleException with the specified cause and a detail message of (cause==null ?
- InvalidScheduleTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when an invalid schedule type is triggered.
- InvalidScheduleTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidScheduleTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidScheduleTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidScheduleTypeException
-
Constructs a new exception with the specified detail message.
- InvalidScheduleTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidScheduleTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidScheduleTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidScheduleTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidSecurityMapException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that an Invalid or null security map Id was specified for new group.
- InvalidSecurityMapException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSecurityMapException
-
Constructs a new exception with
null
as its detail message. - InvalidSecurityMapException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSecurityMapException
-
Constructs a new exception with the specified detail message.
- InvalidSecurityMapException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSecurityMapException
-
Constructs a new exception with the specified detail message and cause.
- InvalidSecurityMapException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSecurityMapException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidStateException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a page is not in a state compatible with the action attempted on it.
- InvalidStateException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStateException
-
Constructs a new exception with
null
as its detail message. - InvalidStateException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStateException
-
Constructs a new exception with the specified detail message.
- InvalidStateException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStateException
-
Constructs a new exception with the specified detail message and cause.
- InvalidStateException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStateException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidStatusException - Exception in com.appiancorp.exceptions
- InvalidStatusException - Exception in com.appiancorp.suiteapi.common.exceptions
- InvalidStatusException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStatusException
- InvalidStatusException(Environment) - Constructor for exception com.appiancorp.exceptions.InvalidStatusException
- InvalidStatusException(Environment) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStatusException
- InvalidStatusException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidStatusException
- InvalidSupervisorException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown when trying to create or update a user with a supervisor that does not exist in the database.
- InvalidSupervisorException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSupervisorException
-
Constructs a new exception with
null
as its detail message. - InvalidSupervisorException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSupervisorException
-
Constructs a new exception with the specified detail message.
- InvalidSupervisorException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSupervisorException
-
Constructs a new exception with the specified detail message and cause.
- InvalidSupervisorException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidSupervisorException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidTaskException - Exception in com.appiancorp.suiteapi.process.exceptions
-
Deprecated.use InvalidActivityException
- InvalidTaskException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidTaskException
-
Deprecated.Constructs a new exception with
null
as its detail message. - InvalidTaskException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.InvalidTaskException
-
Deprecated.Constructs a new exception with the specified detail message.
- InvalidThreadException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user references a thread (now known as Topic) that does not exist in the database.
- InvalidThreadException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidThreadException
-
Constructs a new exception with
null
as its detail message. - InvalidThreadException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidThreadException
-
Constructs a new exception with the specified detail message.
- InvalidThreadException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidThreadException
-
Constructs a new exception with the specified detail message and cause.
- InvalidThreadException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidThreadException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidTitleException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the title (rank) is invalid.
- InvalidTitleException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidTitleException
-
Constructs a new exception with
null
as its detail message. - InvalidTitleException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidTitleException
-
Constructs a new exception with the specified detail message.
- InvalidTitleException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidTitleException
-
Constructs a new exception with the specified detail message and cause.
- InvalidTitleException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidTitleException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidTypeException - Exception in com.appiancorp.suiteapi.type.exceptions
-
Thrown when a type id is used that does not refer to an existing datatype.
- InvalidTypeException() - Constructor for exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeException
-
Constructs a new exception with
null
as its detail message. - InvalidTypeException(String) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeException
-
Constructs a new exception with the specified detail message.
- InvalidTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeException
-
Constructs a new exception with the specified detail message and cause.
- InvalidTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidTypeMaskException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods if they detect that the type mask provided is invalid.
- InvalidTypeMaskException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidTypeMaskException
-
Constructs a new InvalidTypeMaskException with null as its detail message.
- InvalidTypeMaskException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidTypeMaskException
-
Constructs a new InvalidTypeMaskException with the specified detail message.
- InvalidTypeMaskException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidTypeMaskException
-
Constructs a new InvalidTypeMaskException with the specified detail message and cause.
- InvalidTypeMaskException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.InvalidTypeMaskException
-
Constructs a new InvalidTypeMaskException with the specified cause and a detail message of (cause==null ?
- InvalidTypeReferenceException - Exception in com.appiancorp.suiteapi.type.exceptions
-
Thrown when a QName is used to reference an non-existing datatype
- InvalidTypeReferenceException(QName...) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.InvalidTypeReferenceException
- InvalidUserException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a referenced user does not exist.
- InvalidUserException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUserException
-
Constructs a new InvalidUserException with null as its detail message.
- InvalidUserException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUserException
-
Constructs a new InvalidUserException with the specified detail message.
- InvalidUserException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUserException
-
Constructs a new InvalidUserException with the specified detail message and cause.
- InvalidUserException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUserException
-
Constructs a new InvalidUserException with the specified cause and a detail message of (cause==null ?
- InvalidUuidException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if a user references a UUID that does not exist in the database.
- InvalidUuidException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUuidException
-
Constructs a new exception with
null
as its detail message. - InvalidUuidException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUuidException
-
Constructs a new exception with the specified detail message.
- InvalidUuidException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUuidException
-
Constructs a new exception with the specified detail message and cause.
- InvalidUuidException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidUuidException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidVersionException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a referenced version of an entity (eg a process model) does not exist.
- InvalidVersionException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidVersionException
-
Constructs a new InvalidVersionException with null as its detail message.
- InvalidVersionException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidVersionException
-
Constructs a new InvalidVersionException with the specified detail message.
- InvalidVersionException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidVersionException
-
Constructs a new InvalidVersionException with the specified detail message and cause.
- InvalidVersionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidVersionException
-
Constructs a new InvalidVersionException with the specified cause and a detail message of (cause==null ?
- InvalidViewingPolicyException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given viewing policy id when creating a group is either not supported or is not supported in combination with the given security map id and/or member policy policy id.
- InvalidViewingPolicyException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidViewingPolicyException
-
Constructs a new exception with
null
as its detail message. - InvalidViewingPolicyException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidViewingPolicyException
-
Constructs a new exception with the specified detail message.
- InvalidViewingPolicyException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidViewingPolicyException
-
Constructs a new exception with the specified detail message and cause.
- InvalidViewingPolicyException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidViewingPolicyException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- InvalidWSRPProducerException - Exception in com.appiancorp.suiteapi.portal.portlets.wsrp.consumer
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidWSRPProducerException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.InvalidWSRPProducerException
-
Deprecated.Construct a new exception.
- InvalidWSRPProducerException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.InvalidWSRPProducerException
-
Deprecated.Construct a new exception with a specified message.
- InvalidWSRPProducerURLException - Exception in com.appiancorp.suiteapi.portal.portlets.wsrp.consumer
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- InvalidWSRPProducerURLException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.InvalidWSRPProducerURLException
-
Deprecated.Construct a new exception.
- InvalidWSRPProducerURLException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.InvalidWSRPProducerURLException
-
Deprecated.Construct a new exception with a specified message.
- InvalidXsdException - Exception in com.appiancorp.suiteapi.type.config.xsd.exceptions
-
Thrown when an XML schema file being imported is found to be invalid.
- InvalidXsdException(ImportDiagnostic[], ErrorCode) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.InvalidXsdException
-
Creates an instance with the given diagnostics and error code.
- InvalidXsdException(ImportDiagnostic[], ErrorCode, String...) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.InvalidXsdException
-
Creates an instance with the given diagnostics, error code and error code arguments.
- InvalidXsdException(ImportDiagnostic[], ErrorCode, String[], Throwable) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.InvalidXsdException
-
Creates an instance with the given diagnostics, error code, error code arguments and cause
- InvalidZoneException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when attempting to place a portlet into a non-existing zone in the page.
- InvalidZoneException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidZoneException
-
Constructs a new exception with
null
as its detail message. - InvalidZoneException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidZoneException
-
Constructs a new exception with the specified detail message.
- InvalidZoneException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidZoneException
-
Constructs a new exception with the specified detail message and cause.
- InvalidZoneException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.InvalidZoneException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- inviteUsersToThread(String[], Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Add invitation for the given users to the given
thread
. - inviteUsersToThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- IS_NULL - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- IS_USER_MEMBER_OF_GROUP_INVALID_GROUP_PARAMETER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IS_USER_MEMBER_OF_GROUP_INVALID_USER_PARAMETER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IS_USER_MEMBER_OF_GROUP_TOO_MANY_USERNAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- isAbsoluteDelay() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Returns true if the event is schedule for a specific time i.e. 12:52AM on 12/18/2007 else its relative to some other event like 5 mins or 2 hrs after the event.
- isAccessProcessDesigner() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isAccountNonExpired() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns true.
- isAccountNonLocked() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns true.
- isActive() - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Checks whether or not this community is active
- isAddAttachment() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isAddAttachment() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can add attachments or notes to the process model
- isAddAttachment() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can add attachments or notes to the process
- isAdministrateNotRestricted(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Is administrate privilege restricted?
- isAdministrateNotRestricted$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- isAdsSuperUser() - Method in class com.appiancorp.services.AbstractServiceContext
- isAdsSuperUser() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- isAllowAnonymousPosting() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- isAllowForAll() - Method in class com.appiancorp.suiteapi.content.ContentRole
-
Returns whether all users have this role automatically.
- isAllowInlineApproval() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Gets whether the task's form supports inline approval in the context user's effective locale.
- isAllowMNIBatching() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Returns true if more than
ServerProcessCommonConfiguration#getMaxNodeInstances
nodes can be spawned in batches. - isAllowOverrideForDisabledLocale() - Method in class com.appiancorp.services.AbstractServiceContext
- isAllowOverrideForDisabledLocale() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns boolean allowOverrideForDisabledLocale
- isAllowsBack() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Determines if a user is allowed to step back to this node in an activity chain.
- isAnonymousAuthor() - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Determine if the author of this message is anonymous.
- isAnonymousAuthor() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Determine if the author of the message is anonymous.
- isAnonymousCreator() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Get whether the creator of the thread is anonymous.
- isAppianType(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Determines whether the given type is an Appian Type (an Appian Type is any type that has a corresponding TYPE_XXX constant defined in
ObjectTypeMapping
). - isApplied() - Method in class com.appiancorp.common.query.FacetOption
-
Indicates whether the filters of this option are applied to the current data set.
- isAppliedPredicate() - Static method in class com.appiancorp.common.query.FacetOption
- isApplyPasswordManagement() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Deprecated.
- isApplyPasswordManagement(String) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Override this method to dynamically specify whether password management should be applied for a given user.
- isApprovalRequired() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Indicates whether changes to this page require approval or not.
- isApprovalRequired() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the approvalRequired.
- isApproved() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Checks whether the document (or its changes) have been approved
- isArchive() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can archive the folder
- isArchive() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can archive process models
- isArchive() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can archive the process
- isAscending() - Method in interface com.appiancorp.suiteapi.common.paging.ReadOnlySortInfo
- isAscending() - Method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Returns a boolean indicating whether sort on
SortInfo.getField()
should be in ascending or descending order. - isAssignableFrom(Class<?>, Class<?>) - Static method in class com.appiancorp.suiteapi.common.exceptions.ExceptionUtil
-
Deprecated.see Class.isAssignableFrom
- isAssignToAnyone() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isAssignWithinPool() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isAsynchronous() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- isAsynchronousSubProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether or not the given process is an asynchronous subprocess.
- isAsynchronousSubProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- isAttributeUnique(String, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Determines whether a given attribute name is unique for a particular group type
- isAttributeUnique$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- isAuthenticatedByAppianInternalProvider() - Method in class com.appiancorp.services.AbstractServiceContext
- isAuthenticatedByAppianInternalProvider() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- isAuthor() - Method in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.Sets authorship of contribution AUTHOR_ON if contribution is authoring a new thread AUTHOR_OFF if contribution is participating in a thread or has nothing to do with threads
- isAutoApproveForReadOnlyAccess() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Checks whether approval is automatically given for any request for read-only access to this knowledge center
- isAutocompleteEnabled() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.AUTOCOMPLETE_ENABLED in custom.properties.
- isAutoGeneratedType() - Method in class com.appiancorp.suiteapi.type.Datatype
-
Returns whether the type was auto-generated.
- isBackButtonEnabled() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- isBitFlagSet(int, int) - Static method in class com.appiancorp.suiteapi.common.Utilities
-
Tests if the bit flag is set.
- isBooleanType() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- isCanInherit() - Method in class com.appiancorp.suiteapi.common.Security
-
Indicates whether the object can inherit permissions from its parent.
- isChained() - Method in class com.appiancorp.suiteapi.process.Connection
-
Determines whether the next attended activity should be shown immediately, as if part of a wizard.
- isChained() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- isChangeRole() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isChangeRole() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isChangeRole() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can change the security settings of the folder
- isChangeRole() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can change security settings on the process model
- isChangeRole() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can change security settings on the process
- isChangesRequireApproval() - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Checks whether changes to this document require approval before being available in the application
- isChangesRequireApproval() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Checks whether changes to this folder require approval from an administrator
- isChangesRequireApproval() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Checks whether changes to this knowledge center requires administrator approval before being committed
- isCommunityEmpty(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Checks whether a community contains children (sub-communities, knowledge centers, folders or documents).
- isCommunityEmpty$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- isComplete() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isCompleted() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns
true
if the task has been completed, andfalse
otherwise. - isCreateProcessModel() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isCreateSubFolder() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can create sub-folders of the folder
- isCredentialsNonExpired() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns true.
- isCurrentPortletControlled() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Determine if the current portlet is controlled.
- isCurrentUserDeactivated() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Determines whether the current user is deactivated
- isCurrentUserDeactivated$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isCustomSettings() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- isDefault() - Method in class com.appiancorp.suiteapi.applications.Application
-
Tells if this application is marked as the default application.
- isDefault() - Method in class com.appiancorp.suiteapi.process.Priority
-
Deprecated.use getDefault
- isDelegateInstanceOf(AppianRuntimeException, Class<? extends AppianException>) - Static method in class com.appiancorp.suiteapi.common.exceptions.ExceptionUtil
-
Deprecated.see AppianRuntimeException's isDelegateInstanceOf
- isDelegateInstanceOf(Class<? extends AppianException>) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
-
Convenience method that returns whether the
delegate AppianException
is an instance of the given class. - isDeletable() - Method in class com.appiancorp.suiteapi.process.NotePermissions
-
Deprecated.Returns whether the note can be deleted or not.
- isDelete() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can delete the folder
- isDelete() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can delete the process model
- isDelete() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can delete the process
- isDesignatedForMigration() - Method in interface com.appiancorp.services.ServiceContext
-
Whether this service context has been designated for migration of objects in the system.
- isDesignatedForMigration() - Method in class com.appiancorp.services.UserServiceContext
- isDesignatedForMigration() - Method in class com.appiancorp.services.WebServiceContext
- isDesignTimeOnly() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Determines whether this type is only supported at design time.
- isDisplayInstructions() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Whether the form will display instructions
- isDocumentSearchability() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets whether the document is searchable
- isDoesInherit() - Method in class com.appiancorp.suiteapi.common.Security
-
Indicates whether the object actually inherits permissions from its parent.
- isEdit() - Method in class com.appiancorp.suiteapi.administration.AdminConsolePermissions
-
Deprecated.Indicates whether the user can edit Administration Console security settings.
- isEditAndSave() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can edit and save the process model
- isEditNotRestricted(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Is edit privilege restricted?
- isEditNotRestricted$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- isEditSecurityMap() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isEmbeddedBrokerEnabled() - Method in class com.appiancorp.suiteapi.messaging.JmsConfiguration
-
Should a local embedded broker be started, if a jms/AppianProcessIntegrationConnectionFactory is also defined default true
- isEmpty() - Method in class com.appiancorp.common.query.SearchCriteriaProvider.SearchFields
- isEmpty() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns whether this role map contains no roles.
- isEmpty() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- isEmpty() - Method in interface com.appiancorp.suiteapi.process.framework.MessageContainer
-
Called by the process execution layer to determine if there are any validation errors that would prevent the smart service's
run
method from executing. - isEmptyField(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
This returns true if a user field is empty.
- isEnabled() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Determines whether or not the process model is enabled.
- isEnabled() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
See set method.
- isEnabled() - Method in class com.appiancorp.suiteapi.process.Palette
- isEnabled() - Method in class com.appiancorp.suiteapi.process.PaletteCategory
- isEnabled() - Method in class com.appiancorp.suiteapi.process.PaletteItem
- isEnabled() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Determines whether or not this model is enabled.
- isEnabled() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Returns true.
- isExclusiveOptions() - Method in class com.appiancorp.common.query.Facet
- isExclusiveOptions(boolean) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- isExclusiveOptions(boolean) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- isExpression() - Method in class com.appiancorp.suiteapi.common.LocaleString
- isExternal() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Is this a key type bound to another type?
- isFavorite(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Returns true if content is marked as a favorite for the current user.
- isFavorite$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- isFolderEmpty(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Checks whether a folder contains any children (documents or sub-folders)
- isFolderEmpty$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- isFolderSearchability() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets whether the folder is searchable
- isForceSetPassword() - Method in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
-
Returns
true
is this status is one of the password states in which the user should be forced to change the password. - isFormDeleted() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- isForumPublic(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Returns whether a forum is public.
- isForumPublic$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- isFoundationType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a foundation type.
- isGroupDescendant(Long, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks if a group is a descendant of another group (by parent-child relationship).
- isGroupDescendant$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- isGrouping() - Method in class com.appiancorp.common.query.AggregationColumn
- isGrouping() - Method in class com.appiancorp.common.query.Query
-
Checks if at least once column is being grouped by
- isGroupSystemGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks to see if a given group is a system group.
- isGroupSystemGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- isHasChildren() - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- isHasTriggered() - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Returns whether this escalation for the node has already been triggered.
- isHidden() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
True if the process variable is hidden from the parent process
- isHidden() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- isHiddenFromAutosuggest() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets
true
orfalse
depending on whether the function should be hidden from autosuggest - isInChain() - Method in class com.appiancorp.suiteapi.process.TaskSummary
- isInherit() - Method in class com.appiancorp.suiteapi.content.ContentRole
-
Returns whether the users/groups that have this role are inherited from the parent object.
- isInheritSecurityFromParent() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Checks whether the folder inherits its security settings from its parent
- isInitialized() - Static method in class com.appiancorp.suiteapi.cfg.ConfigurationLoader
-
Deprecated.This method is needed to use the service APIs from a standalone application, which is no longer supported.
- isInitialized() - Method in class com.appiancorp.suiteapi.common.BulkArrayConverter
-
Returns whether the converter has been initialized.
- isInitiateProcess() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can start processes from the process model
- isInputFromModeler() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Gets whether this parameter can be input from the Modeler (whether it shows up in the Message Properties Grid on the Data tab of the Send Messages dialog).
- isInvitedToThreads(Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Called to check if the invitation to threads for current user are valid.
- isInvitedToThreads$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- isIsSearchable() - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Checks whether the knowledge center is searchable
- isJsr168() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Returns true if the current Portlet type's definition is a JSR-168 portlet type
- isJsr168(String) - Static method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Returns true if the definition provided is a JSR-168 portlet type
- isKeyedBy(CoupledKey) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- isKnowledgeCenterEmpty(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Checks whether the specified knowledge center is empty (that is, whether it contains any folders)
- isKnowledgeCenterEmpty$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- isKnowledgeCenterSearchability() - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Gets whether the knowledge center is searchable
- isKnowledgeCenterSearchable() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Checks whether the knowledge center that the folder belongs to is searchable
- isLatestVersionModeOnForDataStores() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Gets latestVersionModeOnForDataStores flag, which determines whether references to this DatatypeProperties should be updated to the latest version before use.
- isLatestVersionModeOnForProcessModels() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Gets latestVersionModeOnForProcessModels flag, which determines whether references to this DatatypeProperties should be updated to the latest version before use.
- isLatestVersionModeOnForRules() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Gets latestVersionModeOnForRules flag, which determines whether references to this DatatypeProperties should be updated to the latest version before use.
- isLingering() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
a node is lingering if its existence is known to execution server only.
- isLingering() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Returns
true
if this is a Quick Task,false
otherwise. - isLinkProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- isLinkProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- isListType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a list type.
- isLoggedInThroughSaml() - Method in class com.appiancorp.services.AbstractServiceContext
- isLoggedInThroughSaml() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- isMailSmtpAuth() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.mailhandler.mail.smtp.auth in custom.properties.
- isMaximumReportTimeExceeded() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Returns whether the report generation took more time than the configured maximum time.
- isMemberOfGroups(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the current user is a member of each of the specified groups.
- isMemberOfGroups(String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the current user is a member of each of the specified groups.
- isMemberOfGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- isMobileEnabled() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Gets whether the form is mobile enabled.
- isMobileEnabled() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Gets whether the task's form is mobile enabled in the context user's effective locale.
- isModified() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Determines whether this model has been modified.
- isModifyInFlight() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isModifyInFlight() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can modify the process in-flight.
- isMultiple() - Method in class com.appiancorp.suiteapi.messaging.Mapping
-
Deprecated.
- isMultiple() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Gets whether the parameters created from this schema can contain multiple values.
- isMultiple() - Method in class com.appiancorp.suiteapi.process.forms.FormElement.FormElementType
- isMultipleSupportingType() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Determines whether the type of this variable could support multiple values.
- isMutablePriority() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Determines whether the priority of this model can be changed.
- isMutablePriority() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns
true
if the priority of this task is mutable (ie can be changed), andfalse
otherwise. - isNewWindow() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Determine whether the link should open in a new window.
- isNonWorking(CalendarElement[]) - Static method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Tells if the given day is a non working day or not.
- isNotDeferred(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Determines whether the given type is not a deferred type.
- isNotify() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Determines whether this node has a notification associated with it.
- isNotifyInitiator() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- isNotifyOwner() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- isNotifyProcessAdministrators() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Determines whether process administrators are notified when exceptions of this type occur.
- isNotifyProcessInitiator() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Determines whether the process initiator is notified when exceptions of this type occur.
- isNotifyRecipientsInExpression() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- isNotifySystemAdministrators() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Determines whether the system administrators are notified when exceptions of this type occur.
- isNotifyTaskAcceptor() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Determines whether users who have accepted the task on which the error occurred are notified when exceptions of this type occur.
- isNotifyUsersAndGroups() - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- isNotNull(String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- isNull() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
A LocalObject may be null by containing a null type, or null object within the type.
- isNull(String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply an "is null" constraint to the given column or alias
- isNull(String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- isNull(String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- isOnCompleteDeletePreviousCompleted() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- isOnCompleteKeepFormData() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- isOnCompleteKeepFormData() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- isOnCreateDeletePreviousActive() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- isOnCreateIgnoreIfActive() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- isOneUserAssigned() - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Returns
true
if the task is assigned to exactly one user, andfalse
otherwise. - isOverride() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
-
Not currently used
- isOverrideLaneAssignment() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets whether the node overrides the assignment of the lane in which it is contained.
- isOverrideLock() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can override the lock on the process model, if any exists
- isOverridesAssignment() - Method in class com.appiancorp.suiteapi.process.Connection
-
Returns true if you want to override the assignment for the next attended activity.
- isParallelExecution() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Returns true if the nodes will be executed in parallel.
- isParameter() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Retrieves whether or not this ProcessVariable is a parameter of the process
- isPartOfCriteriaPredicate(Criteria) - Static method in class com.appiancorp.common.query.Filter
- isPasswordStored() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Used only for passwords and only in certain circumstances.
- isPasswordUnique(String, byte[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Checkes whether the given user's password is not one of their last N passwords, where N is a number determined by the
conf.security.pw.NUMBER_PAST_PASSWORDS_TO_CHECK
incustom.properties
. - isPasswordUnique$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isPasswordValid(String, String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.Since 6.0.2, use
UserService.isUserPasswordValid(String, byte[])
- isPasswordValid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isPossiblyMultiple() - Method in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.Determines whether this type can support multiple values.
- isProcessesCanProduce() - Method in class com.appiancorp.suiteapi.messaging.MessageType
-
Gets whether processes can produce this type of message (whether it shows up in the Send Message dialog in the Modeler).
- isProcessInactive() - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Gets whether the process is inactive after the upgrade.
- isProcessModelLocked(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Determines whether a process model is locked
- isProcessModelLocked$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- isProcessModelVisible() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Is the process model visible according to the user's privilege and if the process model is enabled.
- isProducerType(Long) - Static method in class com.appiancorp.suiteapi.process.events.Event
-
Determines whether the type code passed in represents a producer.
- isProduction() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Corresponds to conf.suite.PRODUCTION in custom.properties.
- isProjection() - Method in class com.appiancorp.common.query.Query
- isPropertyCustom(String) - Method in class com.appiancorp.suiteapi.messaging.MessageType
-
Returns whether the specified property is a custom property (i.e., is not part of the message type).
- isPublic() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Indicates that the content is public.
- isPublic() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Indicates whether this page is publicly viewable or it has viewer rights determined by the role map.
- isPublic() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Indicates whether this portlet can be seen by everybody.
- isPublicForum() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- isPublish() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can start publish the process model
- isPublished() - Method in class com.appiancorp.suiteapi.applications.Application
-
Gets the published state of the application.
- isPublished() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- isReadTimedOut() - Method in class com.appiancorp.suiteapi.process.history.AuditInfo
- isRecordProxyType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a record proxy type.
- isRecordType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a record type.
- isRecordTypeOrProxyType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a record proxy type or a record type.
- isRegisterActivityClass() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isRegisterExceptionType() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isRegisterPalette() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isRegisterPriority() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isReject() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isRemovable() - Method in class com.appiancorp.suiteapi.process.AttachmentPermissions
-
Returns whether the user has permission to remove attachment.
- isRemoveAttachment() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isRemoveAttachment() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can remove attachments or notes from the process model
- isRemoveAttachment() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can remove attachments or notes from the process
- isReportPortletFilter() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Tells if this filter was set by the report channel.
- isRequired() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Indicates whether the parameter is required as an input to the function
- isRequired() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Gets whether the message property is required.
- isRequired() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Returns true if the parameter is required, false otherwise.
- isRequired() - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
This property is used only if the process variable is a parameter.
- isRequiresAccessApproval() - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Checks whether users users require administrator approval for access to this Knowledge Center
- isResolved() - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Determines whether this exception has been resolved.
- isRtl() - Method in class com.appiancorp.services.AbstractServiceContext
- isRtl() - Method in interface com.appiancorp.services.ServiceContext
- isRunContainsQuery() - Method in class com.appiancorp.suiteapi.common.SuggestParam
-
Returns whether a "contains query" should be executed when searching for suggestions.
- isRunSpaceQuery() - Method in class com.appiancorp.suiteapi.common.SuggestParam
-
Returns whether a "space query" should be executed when searching for suggestions.
- isSaved() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- isSearchable() - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Checks whether this folder is searchable
- isSearchable() - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Checks whether the knowledge center is searchable.
- isSetPaths() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isShareable() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Indicates whether this portlet can be shared between pages.
- isShowArrowhead() - Method in class com.appiancorp.suiteapi.process.Connection
- isSimulate() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Deprecated.
- isSitewideCalendar() - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- isSitewideLocale() - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- isSitewideTimeZone() - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
- isSkipNotification() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- isSocialSecurityNumberUnique(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Determines whether a user with the given social security number already exists
- isSocialSecurityNumberUnique$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isSpecial() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Returns whether this is the special "My Models" folder.
- isSponsored() - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Determine whether this thread is sponsored.
- isSponsored() - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Determine whether this thread is sponsored.
- isSponsored() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Checks if the Thread has been sponsored
- isStartFormCapable(Long[], int) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Retrieves a ResultList containing Boolean values representing whether the start form for the latest published version of each of the process models is capable of ALL the specified form capabilities.
- isStartFormCapable$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- isStartNode() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Used by tracking logic, this property is not always available.
- isStopAndPause() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can stop and pause the process
- isStringNil(String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- isSubProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.Use
#isSynchronousSubProcesses(Long)
instead. - isSubProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- isSubscribedToForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Get the current user's subscription status for a given forum.
- isSubscribedToForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- isSubscribedToThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Determine whether the current user is subscribed to a thread.
- isSubscribedToThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- isSuccessfulUpgrade() - Method in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Gets whether the outcome represents a successful upgrade.
- isSynchronousSubProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines whether or not the given process is a synchronous subprocess.
- isSynchronousSubProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- isSysAdmin() - Method in class com.appiancorp.services.AbstractServiceContext
- isSysAdmin() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- isSystem() - Method in class com.appiancorp.suiteapi.applications.Application
-
Whether or not this application is a system application.
- isSystem() - Method in class com.appiancorp.suiteapi.process.Palette
-
Whether the palette is provided by the system or is a custom one.
- isSystemType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a system type.
- isTaskIdsValid() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Is the taskIds field valid?
- isTemplate() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Indicates whether this schema is a template for a particular web service (Not in use)
- isTemporaryPassword() - Method in class com.appiancorp.suiteapi.personalization.User
-
Returns true if the user's password is temporary else false; see
UserService#changeUserPassword(String, char[], boolean)
. - isTokenValid(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Detemines if the current request token is valid
- isTokenValid(HttpServletRequest, boolean) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Detemines if the current request token is valid
- isTranslatable() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Indicates whether this function parameter is translatable or not.
- isTranslatableParameters() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets
true
orfalse
depending on whether the function can have translatable parameters - isTriggerType(Long) - Static method in class com.appiancorp.suiteapi.process.events.Event
-
Determines whether the type code passed in represents a trigger.
- isTypeWithOptions() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Whether the form element type has options
- isUddiEnabled() - Method in interface com.appiancorp.suiteapi.cfg.Configuration
-
Determined by the settings in uddi-config.xml.
- isUnarchiveProcess() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isUnionType() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Returns whether this type is a union type.
- isUniqueSSN(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns true is there is no existing user with this ssn.
- isUniqueUsername(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns true if the username is valid and there is no existing user that has the same username (case-insensitive).
- isUnlimited() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Indicates whether this parameter may have an unlimited number of entries.
- isUnlimitedParameters() - Method in class com.appiancorp.suiteapi.expression.Function
-
Gets
true
orfalse
depending on whether the function can have unlimited parameters - isUpdatable() - Method in class com.appiancorp.suiteapi.process.NotePermissions
-
Deprecated.Returns whether the note can be updated or not.
- isUpdate() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can update the folder
- isUpdateUsernames() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isUpdateVariables() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can update process variables.
- isUseCustomToolbar() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Determine whether to display a custom toolbar for this report.
- isUseProcessInitiatorTimeZone() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- isUserInGroupByRole(String, Long, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Checks if a user has the given role for the given group
- isUserInGroupByRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isUserLocked() - Method in class com.appiancorp.suiteapi.personalization.User
-
Returns true if the user is locked due to multiple unsuccessful login attempts else false; see
UserService.loginAttempt(String,boolean)
andUserService.unlockUser(String)
- isUserMember(String[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks multiple potential usernames to determine if a user is a member of a group
- isUserMember(String[], String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks multiple potential usernames to determine if a user is a member of a group
- isUserMember(String, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks if a user is a member of a group
- isUserMember(String, String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Checks if a user is a member of a group
- isUserMember$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- isUserMemberOfGroups(String[], Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- isUserMemberOfGroups(String[], String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- isUserMemberOfGroups(String, Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- isUserMemberOfGroups(String, String[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Determines if the specified user is a member of each of the specified groups.
- isUserMemberOfGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- isUsernameAvailable(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Determines whether the given username is available for use.
- isUsernameAvailable$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isUserPasswordValid(String, byte[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Validates that the provided password matches that of the given user.
- isUserPasswordValid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- isUserPortalAdmin() - Method in class com.appiancorp.suiteapi.web.portal.PortalState
-
Determine whether the current user is a Portal administrator.
- isUserRefNull() - Method in class com.appiancorp.services.AbstractServiceContext
- isUserRefNull() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- isUserSubscribed() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- isUserSubscribed() - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- isUseTextBundle() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
See set method.
- isValidated() - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Determines whether or not this model is validated.
- isValidated() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Determines whether this model is validated.
- isValidContext(int, int) - Static method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Verifies whether a context type is valid for the report type.
- isValidEmail(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns true if the given email is valid.
- isValidName(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Valid names can contains letters, numbers, underscores, hyphens, and whitespace.
- isValidNameLength(String, UserValidationUtils.NameField) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Returns true if name is a valid length
- isValidSSN(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Valid ssns consist of 9 digits.
- isValidTitle(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Valid titles can contain letters, underscores, hyphens, whitespace, and if specified numbers.
- isValidToCache() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- isValidType(int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.use TypeService
- isValidUsername(String) - Static method in class com.appiancorp.suiteapi.personalization.UserValidationUtils
-
Valid usernames can contain letters, numbers, underscores, periods, hyphens, and at signs.
- isVersioned() - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Returns the versioned.
- isView() - Method in class com.appiancorp.suiteapi.administration.AdminConsolePermissions
-
Deprecated.Indicates whether the user can enter the Administration Console.
- isView() - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- isView() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
-
Determines whether the current user can view the folder
- isView() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can view the process model
- isViewAnalytics() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isViewNodeReport() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can view reports on nodes of the process
- isViewNotRestricted(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Is view privilege restricted?
- isViewNotRestricted$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- isViewProcesses() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isViewProcessModels() - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- isViewReport() - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Determines whether the current user can view reports about the process model
- isViewReport() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can view reports on the process
- isViewStatus() - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
-
Determines whether the user can view the status the process
- isVisible() - Method in class com.appiancorp.common.query.Column
-
Returns
true
if this column is visible. - isVisible() - Method in class com.appiancorp.common.query.Facet
- isVisibleOnReceiveMessage() - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Returns whether the message property is visible on the Receive Message Node in modeler.
- isWhitelistedForK() - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Deprecated.This attribute is no longer used
- isWorkingDay(Calendar) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Is the day represented by this Calendar object a working day according to this working calendar?
- isWorkTime(Calendar) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Does this Calendar represent a working time?
- isWsrp() - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Returns true if the current Portlet type's definition is a WSRP portlet type
- isWsrp(String) - Static method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Returns true if the definition provided is a WSRP portlet type
- iterator() - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- IX_ANALYSIS_EXCEED_DIRECT_PRECEDENTS_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_FIELDS_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_IDLE_SESSION_TIMEOUT_TOO_HIGH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_IDLE_SESSION_TIMEOUT_TOO_LOW - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INTEGER_BELOW_MINIMUM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INTEGER_BELOW_ZERO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INTEGER_TOO_LARGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INVALID_PASSWORD_LINK_RESET_DURATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INVALID_PASSWORD_REUSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INVALID_REMEMBER_ME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_INVALID_TOS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_APPIAN_AUTH_NOT_INTEGER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_BANNER_MESSAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_HEX_COLOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_IMAGE_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_LOGO_ALT_TEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_SITE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_BRANDING_INVALID_WALLPAPER_COLOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_CMDLINE_NOHIB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATA_SOURCES_CONNECTION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATA_SOURCES_INVALID_CONNECTION_STRING_FORMAT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATA_SOURCES_INVALID_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATA_SOURCES_INVALID_DATABASE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATA_STORES_SCHEMA_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DATATYPES_MUST_GO_FIRST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DEACTIVATED_DATATYPE_REFERENCED_WITHOUT_ECORE_MODEL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DEACTIVATED_TYPE_REF - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_DEPENDENT_DATATYPE_TRANSPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DEPENDENT_DATATYPE_TRANSPORT_FAILED_DUE_TO_OTHER_DATATYPE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DEPRECATED_IMPORT_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_DUPLICATE_IMPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DUPLICATE_INSPECT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_DUPLICATE_OBJECT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_ORIGIN_EMPTY_ORIGIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_ORIGIN_INVALID_DOMAIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_ORIGIN_INVALID_ORIGIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_ORIGIN_INVALID_PORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_ORIGIN_NO_SCHEME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_DESCRIPTION_EXCEEDS_MAXIMUM_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_IDENTIFIER_INVALID_CHARACTERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_IDENTIFIER_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_NAME_EXCEEDS_MAXIMUM_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_STYLE_INSECURE_FONT_FACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_STYLE_INVALID_BASE_FONT_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_STYLE_INVALID_COLOR_VALUE_EXPRESSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_STYLE_INVALID_FONT_FACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EMBEDDED_THEME_STYLE_INVALID_HEX_COLOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_CREATE_MISSING_IMPORT_CUSTOMIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_LIST_INVALID_ESCAPE_CHARACTER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_DATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_DATETIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_DECIMAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_INTEGER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_NOT_TIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_ENVIRONMENT_SPECIFIC_CONSTANT_UPDATE_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_EXTRACT_REFERENCES_OBJECT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_FAILED_TO_PUBLISH_PORTAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_FAILED_TO_UNPUBLISH_PORTAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_GROUP_RULES_IGNORED - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
-
Deprecated.
- IX_GROUP_TYPE_ATTR_DEFAULT_VALUE_INGORED - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_HEALTHCHECK_PROPERTY_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_HEALTHCHECK_PROPERTY_NOT_VALID_AUTOMATIC_UPLOAD_TRUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_HEALTHCHECK_PROPERTY_NOT_VALID_DATETIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_HEALTHCHECK_PROPERTY_NOT_VALID_FREQUENCY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_I18N_PROPERTY_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_I18N_PROPERTY_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_IMPORT_DATA_STORES_SCHEMA_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INACCESSIBLE_DATA_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INACCESSIBLE_DATA_SOURCE_FOR_DATASTORE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INSPECT_DATA_STORE_SCHEMA_VALIDATION_ITEM - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_INVALID_APPLICATION_DOCUMENTATION_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INVALID_DEFAULT_APPLICATION_GROUPS_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INVALID_EXTENSION_BLOCKING_MODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INVALID_PACKAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INVALID_PACKAGE_UNSUPPORTED_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_INVALID_POST_DEPLOYMENT_PROCESS_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_LOGIN_PAGE_LINKS_COUNT_EXCEEDS_ALLOWED_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_LOGIN_PAGE_LINKS_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_LOGIN_PAGE_LINKS_INVALID_TEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MISMATCHED_GROUP_ATTRIBUTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MISSING_IMPORT_REGISTRATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MISSING_INSPECT_REGISTRATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MISSING_PLUGIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MULTI_LINE_TAG_BEGIN_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MULTI_LINE_TAG_END_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_MULTIPLE_TYPES_IN_XSD - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_NON_ESC_IN_IMPORT_CUSTOMIZATION_FILE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_NOT_IN_PACKAGE_DATA_STORE_SCHEMA_VALIDATION_ITEM - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_OBJECT_EXPORT_DATA_RETRIEVAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_EXPORT_PARAMETER_CREATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_EXPORT_UNRESOLVED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_HAUL_PRODUCER_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_IMPORT_CREATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_IMPORT_DUPLICATE_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_IMPORT_FINALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_IMPORT_MALFORMED_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_OBJECT_IMPORT_UNEXPECTED_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_OBJECT_IMPORT_UNRESOLVED_REF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_IMPORT_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_MISSING_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_TRANSPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_TRANSPORT_FAILED_HAS_DST_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_XML_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OBJECT_XML_SERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_OVERWRITE_RECORD_ACTION_AND_USER_FILTER_UUIDS - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_OVERWRITE_RECORD_ACTION_UUID - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_OVERWRITE_USER_FILTER_UUID - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_PACKAGE_DATATYPE_TRANSPORT_FAILED_DUE_TO_OTHER_DATATYPE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PLUGIN_VERSION_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PORTAL_PROPERTY_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PORTLET_PARAMS_CLEARED_NO_HELPER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_PROXY_HOST_CONTAINS_INVALID_CHARS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PROXY_HOST_EXCEEDS_MAXIMUM_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PROXY_PORT_OUT_OF_RANGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PROXY_PROPERTY_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PROXY_PROPERTY_NOT_INTEGER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_PROXY_PROPERTY_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_QUERY_SUBPROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_RECORD_RELATIONSHIP_JOIN_FIELD_WRONG_CARDINALITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_RECORD_RELATIONSHIP_RECORD_TYPE_NOT_SYNCED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_REF_CLEARED_ON_EXPORT_UNSUPPORTED_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_REF_INVALID_FORM_ELEMENT_VALUE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_REFERENCE_FUNCTION_MISSING_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_STRUCTURAL_COMPARISON_FAILURE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_THIRD_PARTY_CREDENTIALS_DUPLICATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_THIRD_PARTY_CREDENTIALS_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPE_XSD_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- IX_TYPEFACE_PROPERTY_CONFIGS_ACTIVE_IS_NOT_BOOLEAN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_EXCEED_MAX_LANGUAGE_GROUP_NUMBER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_EXCEED_MAX_TYPEFACES_NUMBER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_EXCEED_TYPEFACE_NAME_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_EXCEED_URL_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_ILLEGAL_FONT_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_INVALID_FONT_WEIGHT_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_INVALID_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_INVALID_LANGUAGE_GROUP_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_INVALID_TYPEFACE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_INVALID_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_KEY_NOT_WRAPPED_IN_QUOTES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_MULTIPLE_ACTIVE_TYPEFACES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_TYPEFACE_PROPERTY_CONFIGS_TYPEFACE_NAME_NOT_WRAPPED_IN_QUOTES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_UPDATE_PACKAGE_SUBPROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- IX_UPDATE_TARGET_SUBPROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
J
- JAVA - Enum constant in enum class com.appiancorp.exceptions.Environment
- JAVA - Enum constant in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.Environment
- JMS_CONNECTION_FACTORY - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain a JMS connection
- JMS_CONNECTION_FACTORY_RESOURCE - Static variable in class com.appiancorp.suiteapi.messaging.JmsConfiguration
- JMS_INSTALLED - Static variable in class com.appiancorp.suiteapi.messaging.MessagingProperties
-
Whether JMS is installed (determines whether the Topic is selectable in the Send Message dialog).
- JMS_TYPE_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the message type.
- JMS_TYPE_KEY_BC - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
- JMS_TYPE_NOT_PROVIDED_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code returned from the
MessagePublisherService
orProcessExecutionService.handleMessages(InternalMessage[])
indicating that the message could not be sent because the JMS type was not provided. - JmsConfiguration - Class in com.appiancorp.suiteapi.messaging
-
Contains the values pulled out of jms.properties.
- JmsConfiguration() - Constructor for class com.appiancorp.suiteapi.messaging.JmsConfiguration
- JmsConnectionFactory - Interface in com.appiancorp.suiteapi.messaging
-
Factory for obtaining JMS connections from the JMS connection pool.
- JmsTopic - Class in com.appiancorp.suiteapi.messaging
-
Represents a JMS topic.
- JmsTopic() - Constructor for class com.appiancorp.suiteapi.messaging.JmsTopic
- JSONable - Interface in com.appiancorp.suiteapi.common
-
Represents an object that can be converted to JSON format so that an equivalent JavaScript object can be created on the client machine.
- JSONCacheable - Interface in com.appiancorp.suiteapi.common
-
This marker interface indicates that a JSONable class always returns the same hidden attributes and thus its JSON marshaling information may be cached rather than recalculated each time.
- JSPForm - Class in com.appiancorp.suiteapi.process.forms
-
Specifies the location of the JSP for forms that of type JSPForm
- JSPForm() - Constructor for class com.appiancorp.suiteapi.process.forms.JSPForm
K
- K - Enum constant in enum class com.appiancorp.exceptions.Environment
- K - Enum constant in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.Environment
- K_EXEC_ENVIRONMENT - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Integer representation of K environment for process execution (0).
- KC_STATS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KC_STATS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KC_STATS_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- keepSubmittedTasksAlive(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
This method informs the Process Engine that the specified tasks are still in the queue, waiting to be executed asynchronously.
- keepSubmittedTasksAlive$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- key - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- KEY - Static variable in annotation interface com.appiancorp.suiteapi.expression.annotations.HiddenCategory
-
Category Key
- KeyNotFoundException - Exception in com.appiancorp.exceptions
-
Thrown when a key is not found in a map.
- KeyNotFoundException(String) - Constructor for exception com.appiancorp.exceptions.KeyNotFoundException
- KeyNotFoundException(String, Throwable) - Constructor for exception com.appiancorp.exceptions.KeyNotFoundException
- keySet() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all of the roles in the role map.
- keySet() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- keySet() - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- KEYSTORE_INVALID_CRYPTOGRAPHER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYSTORE_INVALID_MISSING_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYSTORE_INVALID_MISSING_PASSWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYSTORE_UNABLE_TO_BUILD_LOCK_FILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYSTORE_UNABLE_TO_GENERATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYSTORE_UNABLE_TO_INITIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KeyValue() - Constructor for class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- KeyValue(String, Object) - Constructor for class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- KEYWORD_DUPLICATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYWORD_DUPLICATE_LOCAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYWORD_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYWORD_MIXED_WITH_NON_KEYWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYWORD_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KEYWORD_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KM_EXPIRATION_DURATION_CHECK - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
File Expiration
- KM_INSUFFICIENT_USER_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KM_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KM_INVALID_DATA_FORMAT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- KM_INVALID_REPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- KM_INVALID_TYPE_MASK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KM_INVALID_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KM_SECURITY_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration type for community.
- KM_SECURITY_CONTENT_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration Content Type name for community.
- KM_SECURITY_CONTENT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration Content Type name for Knowledge Folder.
- KM_SECURITY_CONTENT_KC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration Content Type name for Knowledge Center.
- KM_SECURITY_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration type for Knowledge Folder.
- KM_SECURITY_KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The Security Manager Configuration type for Knowledge Center.
- KM_STORAGE_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- KNOWLEDGE_CENTER - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- KNOWLEDGE_CENTERS - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- KNOWLEDGE_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Knowledge Root content ID.
- KNOWLEDGE_ROOT_SYSTEM_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.
- KnowledgeCenter - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
CommunityKnowledgeCenter
instead. - KnowledgeCenter - Class in com.appiancorp.suiteapi.knowledge
-
Represents a knowledge center.
- KnowledgeCenter() - Constructor for class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.
- KnowledgeCenter() - Constructor for class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Constructs a new knowledge center.
- KnowledgeCenter(int) - Constructor for class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Constructs a new knowledge center.
- KnowledgeCenter(Integer) - Constructor for class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Constructs a new knowledge center.
- KnowledgeCenterDataType - Annotation Interface in com.appiancorp.suiteapi.knowledge
-
Convenience annotation to indicate a value represents an Appian Object.
- KnowledgeCenterService - Interface in com.appiancorp.suiteapi.collaboration
-
Deprecated.Use the class
ContentService
instead. - KnowledgeFolder - Class in com.appiancorp.suiteapi.knowledge
-
Represents a folder in the Knowledge application.
- KnowledgeFolder() - Constructor for class com.appiancorp.suiteapi.knowledge.KnowledgeFolder
-
Constructs a new knowledge folder.
- KougarServiceContext - Interface in com.appiancorp.services
-
For Kougar connections, this should be used instead of ServiceContext.
- KUDOS_GIVE_SELF - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
L
- label - Variable in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- Label - Class in com.appiancorp.suiteapi.process.gui
- Label() - Constructor for class com.appiancorp.suiteapi.process.gui.Label
- Lane - Class in com.appiancorp.suiteapi.process.gui
- Lane() - Constructor for class com.appiancorp.suiteapi.process.gui.Lane
- LAST_HEALTH_CHECK_FUNCTION_INSUFFICIENT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LAST_HEALTH_CHECK_FUNCTION_NOT_SETUP_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LAST_HEALTH_CHECK_FUNCTION_NOT_SETUP_NOT_SYS_ADMIN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LAST_MODIFIED_BY - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- LAST_NAME - Enum constant in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
- LastNCompletedFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
This analytics filter will return the last N processes/tasks to have been completed.
- LastNCompletedFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
- LastNDaysFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for processes/tasks which have been started in the last N days.
- LastNDaysFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
- LATEST_PUBLISHED_VERSION - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- LEADER_MESSAGE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the leader-message service.
- LeaderMessage - Class in com.appiancorp.suiteapi.portal.portlets.leadermessage
-
Deprecated.The Leader Message channel and code will be removed in a future release.
- LeaderMessage() - Constructor for class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.
- LeaderMessageLink - Class in com.appiancorp.suiteapi.portal.portlets.leadermessage
-
Deprecated.The Leader Message channel and code will be removed in a future release.
- LeaderMessageLink() - Constructor for class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageLink
-
Deprecated.
- LeaderMessageService - Interface in com.appiancorp.suiteapi.portal.portlets.leadermessage
-
Deprecated.The Leader Message channel and code will be removed in a future release.
- LESS_EQUALS_THAN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- LESS_THAN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- LESS_THAN - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- LESS_THAN - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- LESS_THAN - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- LESS_THAN - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- LESS_THAN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is less than the given value".
- LESS_THAN_OR_EQUAL - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- LESS_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- LESS_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- LESS_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- LESS_THAN_OR_EQUALS - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is less than or equal to the given value".
- lessThan(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- lessThan(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "less than" constraint to the given column or alias
- lessThan(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- lessThanOrEqual(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- lessThanOrEqual(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "less than or equal" constraint to the given column or alias
- lessThanOrEqual(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- LICENSING_APPLY_INSUFFICIENT_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LICENSING_DUPLICATE_LICENSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LICENSING_EMPTY_LICENSE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- LICENSING_INVALID_LICENSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LICENSING_VIEW_INSUFFICIENT_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LIKE - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- LIKE - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- LIKE - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- LIKE - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- LIKE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is a substring of another String".
- LIMITED_EDIT - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
A constant indicating that a user can edit his basic attributes (address, field01, etc.)
- Link - Class in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Link() - Constructor for class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aCommunity
. - LINK_TYPE_CONTENT - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to Content. - LINK_TYPE_DASHBOARD_PAGE - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to a Dashboard. - LINK_TYPE_DIALOG - Static variable in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- LINK_TYPE_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aDiscussionThread
. - LINK_TYPE_DOCUMENT - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aDocument
. - LINK_TYPE_ENTIRE_WINDOW - Static variable in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- LINK_TYPE_FOLDER - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aFolder
. - LINK_TYPE_FORUM - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aForum
. - LINK_TYPE_GROUP - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aGroup
. - LINK_TYPE_ID_COMM - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_DOCUMENT - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_EMAIL - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_EXTPAGE - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_EXTPAGESECURE - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_FOLDER - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_FORUM - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_KC - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_PAGE - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_ID_THREAD - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LINK_TYPE_KNOWLEDGE_CENTER - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aKnowledgeCenter
. - LINK_TYPE_MESSAGE - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aMessage
. - LINK_TYPE_NEW_WINDOW - Static variable in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- LINK_TYPE_PEOPLE - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links toTypedVariableUtils.People
. - LINK_TYPE_PORTAL_CONTENT - Static variable in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- LINK_TYPE_PORTAL_PAGE - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aPortalPage
. - LINK_TYPE_PROCESS_DASHBOARD - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to a Process Dashboard. - LINK_TYPE_PROCESS_DETAILS - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to Process Details. - LINK_TYPE_PROCESS_MODEL_DASHBOARD - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to a Process Model Dashboard. - LINK_TYPE_PROCESS_MODEL_DETAILS - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links toProcessModel
Details. - LINK_TYPE_REPORT - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to a Report. - LINK_TYPE_TASK - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to a Task. - LINK_TYPE_URL - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to an external URL. - LINK_TYPE_USER - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
A constant indicating that this
DrillPath
links to aUser
. - LINKS_CHANNEL_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LINKS_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the links service.
- LinksService - Interface in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- LinkType - Class in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- LinkType() - Constructor for class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.
- LIST - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_ADMINISTERED_PROPERTY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_APPLICATION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_ATTACHMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_BEAN - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_BIG_RATIONAL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_BINARY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- LIST_OF_BOOLEAN - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CHART_COLOR - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONNECTED_SYSTEM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_CONSTANT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_CUSTOM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_DOCUMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_FREEFORM_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_ITEM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CONTENT_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_CURRENCY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- LIST_OF_DATA_SOURCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DATA_STORE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DATA_STORE_ENTITY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DATATYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DATE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DECISION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DECISION_TABLE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- LIST_OF_DECRYPTED_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DEFERRED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DICTIONARY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DISCUSSION_THREAD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DOCUMENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DOCUMENT_OR_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_DOUBLE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EMAIL_ADDRESS - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EMAIL_RECIPIENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EMBEDDED_SAIL_THEME_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_ENCRYPTED_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EVENT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EXPRESSION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EXTERNAL_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EXTERNAL_REFERENCE_WITH_INDICES - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_EXTERNAL_SYSTEM_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_FIXED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- LIST_OF_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_FORUM - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_GROUP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_GROUP_TYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_ID_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_INTEGER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_INTEGER_KEY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_INTERFACE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_INTERVAL_D_S - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_LINKS_CHANNEL_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_MAP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_MESSAGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_NOTE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_NULL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_OUTBOUND_INTEGRATION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PAGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PASSWORD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PORTLET - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PROCESS - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PROCESS_ERROR - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PROCESS_MODEL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_PROCESS_MODEL_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_QUERY_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_QUICK_APP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_RANGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- LIST_OF_RECORD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_RECORD_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_RECORD_TYPE_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_RICH_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_RULE_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_SAFE_URI - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_SITE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_STRING - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_STRING_KEY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TASK - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TASK_REPORT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TEMPO_FEED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TEMPO_REPORT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TIME - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_TYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_UNIFORM_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_UNION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_USER_OR_GROUP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_USERNAME - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_VARIANT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_OF_WEB_API - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- LIST_TYPE_ARGUMENT_CANNOT_BE_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LIST_TYPE_ARGUMENT_TYPE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LIST_VIEW_EXPR_VALIDATION_EXPR_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- listProcessModels() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Use
ProcessDesignService.getProcessModelDescriptors(Long[])
instead. This method performs poorly and should not be called. - listProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- LISTS_FILTER_ALL - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Filter all lists.
- LISTS_FILTER_NON_EXPLICIT - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Filter all lists except explicitly created lists (ie. lists created via 'xsd:list' in XSD).
- LISTS_NO_FILTERING - Static variable in interface com.appiancorp.suiteapi.type.TypeService
-
Do not do any filtering of lists.
- ListView<I,
T> - Class in com.appiancorp.type.system -
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- ListView(ListViewDataSubset<I>) - Constructor for class com.appiancorp.type.system.ListView
-
Constructs a ListView with the given
ListViewDataSubset
and an empty list of Facets. - ListView(ListViewDataSubset<I>, List<Facet<T>>) - Constructor for class com.appiancorp.type.system.ListView
-
Constructs a ListView with the given
ListViewDataSubset
and list of Facets. - ListViewDataSubset<I> - Class in com.appiancorp.type.system
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- ListViewDataSubset() - Constructor for class com.appiancorp.type.system.ListViewDataSubset
- ListViewDataSubset(int, int, List<SortInfo>, int, List<ListViewItem>, List<I>, List<AppianError>) - Constructor for class com.appiancorp.type.system.ListViewDataSubset
-
Same as other constructor except the paging information is broken out into separate parameters
- ListViewDataSubset(PagingInfo, int, List<ListViewItem>, List<I>, List<AppianError>) - Constructor for class com.appiancorp.type.system.ListViewDataSubset
-
Constructs a ListViewDataSubset using the given paging information, the total number of results, the list of results, the underlying data source identifiers, and the list of errors collected while building this datasubset.
- ListViewItem - Class in com.appiancorp.type.system
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- ListViewItem(Object, String, String) - Constructor for class com.appiancorp.type.system.ListViewItem
-
Constructs a new ListViewItem using the given image, title, and details.
- ListViewItem(Object, String, String, Timestamp) - Constructor for class com.appiancorp.type.system.ListViewItem
-
Constructs a new ListViewItem with the given image, title, details, and timestamp.
- ListViewItem(String, String, Timestamp) - Constructor for class com.appiancorp.type.system.ListViewItem
-
Constructs a new ListViewItem with the given title, details, and timestamp of when this ListViewItem was created.
- ListViewItem.Field - Enum Class in com.appiancorp.type.system
-
An enumeration used as keys for the fields of a
ListViewItem
. - LO_BPM_NODE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Node type.
- LO_BPM_PROCESS - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Process type.
- LO_BPM_PROCESS_MODEL - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Process model type.
- LO_BPM_TASK - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Task type.
- LO_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Collaboration community type.
- LO_CONTENT - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Content community type.
- LO_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Thread type.
- LO_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Document type.
- LO_EMAIL_ADDRESS - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Email Address type.
- LO_FOLDER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Collaboration folder type.
- LO_FORUM - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Forum type.
- LO_GROUP - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Group type.
- LO_GROUP_TYPE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Group Type type.
- LO_KNOWLEDGE_CENTER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Knowledge center type.
- LO_LINK - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Link type.
- LO_MESSAGE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Message type.
- LO_PAGE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Page type.
- LO_PORTLET - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Portlet type.
- LO_USER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
User type.
- LOAD_VARIABLE_INSIDE_LOOPING_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- loadLatestPublishVersionOfProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- loadLatestPublishVersionOfProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Loads the latest published version of the process model or the draft if there is no published version from the database.
- loadProcessDiagram(Long, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessFacade
-
Deprecated.since 6.0.3
- loadProcessDiagram(Long, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessFacade
-
Loads a process diagram.
- loadProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- loadProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Loads the working draft of a process model from the database.
- loadProcessModelVersion(Long, String, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- loadProcessModelVersion(Long, String, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Loads a process model version from the database.
- loadUserByUsername(String) - Method in class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
-
Loads the user data for the given username, using the following logic: Attempts to match the given username against the configured regular expression.
- loadUserByUsername(String) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetailsService
-
Retrieves the Appian user metadata using
UserProfileService
and creates a newAppianUserDetails
instance usingAppianUserDetailsService.getUserDetails(UserProfile)
. - LOCAL_COMMUNITY - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_DOCUMENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_EMAIL_ADDRESS - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_FOLDER - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_FORUM - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_GROUP - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_KC - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_MESSAGE - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_NODE - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_PAGE - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Aggregation
- LOCAL_PART - Static variable in class com.appiancorp.common.query.AggregationColumn
- LOCAL_PART - Static variable in enum class com.appiancorp.common.query.AggregationFunction
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Column
- LOCAL_PART - Static variable in class com.appiancorp.common.query.ColumnAlias
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Facet
- LOCAL_PART - Static variable in class com.appiancorp.common.query.FacetOption
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Filter
- LOCAL_PART - Static variable in enum class com.appiancorp.common.query.FilterOperator
- LOCAL_PART - Static variable in enum class com.appiancorp.common.query.FilterOperatorCategory
- LOCAL_PART - Static variable in class com.appiancorp.common.query.LogicalExpression
- LOCAL_PART - Static variable in enum class com.appiancorp.common.query.LogicalOperator
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Query
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Search
- LOCAL_PART - Static variable in class com.appiancorp.common.query.Selection
- LOCAL_PART - Static variable in class com.appiancorp.exceptions.AppianError
- LOCAL_PART - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- LOCAL_PART - Static variable in class com.appiancorp.suiteapi.common.paging.PagingInfo
- LOCAL_PART - Static variable in class com.appiancorp.suiteapi.common.paging.SortInfo
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.encryption.EncryptedTextDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.DocumentDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.DocumentOrFolderDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.FolderDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.personalization.GroupDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.personalization.UserDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.personalization.UserOrGroupDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.process.ApplicationDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessModelDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.process.TaskDataType
- LOCAL_PART - Static variable in annotation interface com.appiancorp.suiteapi.rules.RuleDataType
- LOCAL_PART - Static variable in class com.appiancorp.type.system.ListView
- LOCAL_PART - Static variable in class com.appiancorp.type.system.ListViewItem
- LOCAL_PM - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_PORTLET - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_PROCESS - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_TASK - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_TOPIC - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LOCAL_USER - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- LocaleDisplayFormat - Class in com.appiancorp.suiteapi.expression
- LocaleDisplayFormat() - Constructor for class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- LocaleFormatter - Class in com.appiancorp.suiteapi.common.exceptions
-
ErrorCodeFormatter based upon a Locale.
- LocaleFormatter(Locale) - Constructor for class com.appiancorp.suiteapi.common.exceptions.LocaleFormatter
- LocaleString - Class in com.appiancorp.suiteapi.common
-
LocaleString LocaleString represents one String with representations in one or more Locales, or in all Locales (an insensitive String).
- LocaleString() - Constructor for class com.appiancorp.suiteapi.common.LocaleString
- LocaleString(String) - Constructor for class com.appiancorp.suiteapi.common.LocaleString
- LocaleString(Locale, String) - Constructor for class com.appiancorp.suiteapi.common.LocaleString
- LocaleStringParameterConverter - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- LocaleStringParameterConverter() - Constructor for class com.appiancorp.suiteapi.common.LocaleStringParameterConverter
-
Deprecated.
- LocaleStringReturnConverter - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- LocaleStringReturnConverter() - Constructor for class com.appiancorp.suiteapi.common.LocaleStringReturnConverter
-
Deprecated.
- LocaleStringXmlAdapter - Class in com.appiancorp.suiteapi.common
- LocaleStringXmlAdapter(String, Iterable<Locale>) - Constructor for class com.appiancorp.suiteapi.common.LocaleStringXmlAdapter
- localId() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
The localId attribute is used for converting pre-existing smart services to the annotated smart service plug-ins.
- LocalId - Interface in com.appiancorp.suiteapi.common
-
This interface represents the local identifier of an object.
- localize(Content) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Localizes the name, description, and parent name for the given content(s).
- localize(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Localizes the name, description, and parent name for the given content(s).
- localize(Content[], Locale) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Localizes the name, description, and parent name for the given content(s).
- localize(Content, Locale) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Localizes the name, description, and parent name for the given content(s).
- localize$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- LocalizedAppianException(AppianException, Locale) - Constructor for exception com.appiancorp.exceptions.LocalizedAppianRuntimeException.LocalizedAppianException
- LocalizedAppianRuntimeException - Exception in com.appiancorp.exceptions
-
This is a wrapper Exception for the purposes of localizing the exception before it is sent to the client
- LocalizedAppianRuntimeException(AppianException, Locale) - Constructor for exception com.appiancorp.exceptions.LocalizedAppianRuntimeException
- LocalizedAppianRuntimeException.LocalizedAppianException - Exception in com.appiancorp.exceptions
- LocalizedIdentity - Class in com.appiancorp.suiteapi.common
- LocalizedIdentity() - Constructor for class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Constructs an empty
LocalizedIdentity
object. - LocalizedIdentity(Long, LocaleString) - Constructor for class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Constructs a
LocalizedIdentity
object with given name and Id. - LocalObject - Class in com.appiancorp.suiteapi.common
-
This class represents the base class for all first-class Appian Objects.
- LocalObject() - Constructor for class com.appiancorp.suiteapi.common.LocalObject
-
Constructor that constructs an empty local object.
- LocalObject(LocalId) - Constructor for class com.appiancorp.suiteapi.common.LocalObject
-
Constructor that constructs from a given
LocalId
object. - LocalObject(LocalStringId) - Constructor for class com.appiancorp.suiteapi.common.LocalObject
-
Constructor that constructs from a given
LocalStringId
object. - LocalObject(Integer, Long) - Constructor for class com.appiancorp.suiteapi.common.LocalObject
-
Constructor that constructs from a given type and id.
- LocalObject(Integer, String) - Constructor for class com.appiancorp.suiteapi.common.LocalObject
-
Constructor that constructs from a type and String id.
- LocalObjectTypeMapping - Class in com.appiancorp.suiteapi.common
- LocalObjectTypeMapping() - Constructor for class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- LocalStringId - Interface in com.appiancorp.suiteapi.common
-
This bean represents the local identifier of an object.
- lock(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- lock(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- lock$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- lockDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Locks a document.
- lockDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- LockedAccountException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when the user cannot login because the account is locked.
- LockedAccountException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.LockedAccountException
- LockException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that indicates operation faliure due to a locking issue.
- LockException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.LockException
-
Constructs a new exception with
null
as its detail message. - LockException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.LockException
-
Constructs a new exception with the specified detail message.
- LockException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.LockException
-
Constructs a new exception with the specified detail message and cause.
- LockException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.LockException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- lockProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Attempts to lock the specified processes.
- lockProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- lockProcessModel(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Locks the specified process model
- lockProcessModel(Long, boolean, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- lockProcessModel(Long, boolean, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Locks the process model pmId_, overrides the lock of a previous user if overrideLock is
true
- lockProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- lockProcessModelForProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Locks the underlying process model of the specified process.
- lockProcessModelForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- log - Variable in class com.appiancorp.suiteapi.process.test.Controller
- log(Controller.LogLevel, String) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Record the log messages in this Controller's log and send it to the external (e.g., log4j) logger.
- LOG - Static variable in class com.appiancorp.suiteapi.common.LocalObject
- LOG - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- LOG - Static variable in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.Column
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.DrillPath
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
- LOG - Static variable in class com.appiancorp.suiteapi.process.analytics2.Threshold
- LOG - Static variable in class com.appiancorp.suiteapi.process.events.MessageEventProducer
- LOG - Static variable in class com.appiancorp.suiteapi.process.forms.DynamicForm
- LOG - Static variable in class com.appiancorp.suiteapi.process.forms.FormElement
- LOG - Static variable in class com.appiancorp.suiteapi.process.forms.Option
- LOG - Static variable in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
- LOG - Static variable in class com.appiancorp.suiteapi.process.history.AuditHistory
- LOG - Static variable in class com.appiancorp.suiteapi.process.test.Controller
- LOG - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- LogicalExpression<T> - Class in com.appiancorp.common.query
-
This class represents a logical expression combining multiple filters in a query.
- LogicalExpression() - Constructor for class com.appiancorp.common.query.LogicalExpression
-
Initializes a newly created
LogicalExpression
- LogicalExpression(LogicalOperator, Criteria...) - Constructor for class com.appiancorp.common.query.LogicalExpression
-
Constructs a new
LogicalExpression
- LogicalExpression(LogicalOperator, List<? extends Criteria>) - Constructor for class com.appiancorp.common.query.LogicalExpression
-
Constructs a new
LogicalExpression
- LogicalExpressionValidator - Interface in com.appiancorp.common.query
- LogicalOp() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
- LogicalOp() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- LogicalOperator - Enum Class in com.appiancorp.common.query
-
Enumeration containing the valid logical operators which can be used to construct filters.
- loginAttempt(boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.Use
UserService.loginAttempt(String, boolean)
instead. - loginAttempt(String, boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Increases the number of login attempts a user has tried.
- loginAttempt$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- LoginData - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- LoginData() - Constructor for class com.appiancorp.suiteapi.portal.LoginData
-
Deprecated.
- logLevel - Variable in class com.appiancorp.suiteapi.process.test.Controller
- logToLogger - Variable in class com.appiancorp.suiteapi.process.test.Controller
- LONG - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- LONG - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- longDaylight - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Long Daylight Savings Daylight Savings long form for
BackendTimeZoneSimple
, e.g., Eastern Daylight Time - longStandard - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Long Standard Long form for Standard
BackendTimeZoneSimple
, e.g., Eastern Standard Time - lookupInWebAppJndi(String) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Deprecated.The JNDI context "comp" should not be used. Use any context that does not begin with "comp", and retrieve the object using the standard JNDI syntax:
Context ctx = new InitialContext(); Object o = ctx.lookup(name);
- LOOPING_FUNCTION_NON_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LOOPING_FUNCTION_NON_LIST_REDUCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- LOOPING_FUNCTION_NON_RULE_OF_FUNCTION_DOMAIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- lowerPriorityOfProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Lowers the priority of a process by one level.
- lowerPriorityOfProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- lowerPriorityOfProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Lowers the priority of the specified processes by one level.
- lowerPriorityOfProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- lowerPriorityOfTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Lowers the priority of a task by one level.
- lowerPriorityOfTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- lowerPriorityOfTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Lowers the priority of specified tasks by one level.
- lowerPriorityOfTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- lt(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- lt(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "less than" constraint to the given column or alias
- lt(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- lte(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- lte(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "less than or equal" constraint to the given column or alias
- lte(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
M
- MAIL - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Message type name for a message sent via e-mail to Appian Process.
- MAIL_ATTACHMENTS_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
(Email message types only) Property name for the message property containing the document IDs of any e-mail attachments that were saved into Appian Content.
- MAIL_KEY_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
(Email message types only) Property name for the message property containing the key from the subject of the e-mail.
- MAIL_SUBJECT_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
(Email message types only) Property name for the message property containing subject of the e-mail, in its original form.
- main(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.Executes the
portletmain
method of its child class, returns the childActionForward
, and resets thePortletTarget
to benull
; - main(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseViewAction
-
Deprecated.Should be implemented only by internal Appian development.
- MANAGER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- map(Class<?>) - Method in class com.appiancorp.suiteapi.common.ObjectTypeMapping
-
Returns the type constant for a given Appian object Class.
- map(Object) - Method in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
-
Returns the type constant for a given Appian object.
- MAP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- MAP_ARRAY_UPDATE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Mapping - Class in com.appiancorp.suiteapi.messaging
-
Represents a name-value mapping.
- Mapping() - Constructor for class com.appiancorp.suiteapi.messaging.Mapping
- Mapping(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.messaging.Mapping
- MappingReturnConverter - Class in com.appiancorp.suiteapi.messaging
-
Deprecated.
- MappingReturnConverter() - Constructor for class com.appiancorp.suiteapi.messaging.MappingReturnConverter
-
Deprecated.
- mapUserFromContext(DirContextOperations, String, Collection<? extends GrantedAuthority>) - Method in class com.appiancorp.suiteapi.common.spring.security.BasicUserDetailsContextMapper
-
Invokes the
configured userDetailsService
with the given username. - mapUserToContext(UserDetails, DirContextAdapter) - Method in class com.appiancorp.suiteapi.common.spring.security.BasicUserDetailsContextMapper
-
Throws
UnsupportedOperationException
. - markNotificationAsRead(Long) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Marks a notification as read.
- markNotificationAsRead$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- markNotificationsAsRead(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Marks a list of notifications as read.
- markNotificationsAsRead$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- marshal(LocaleString) - Method in class com.appiancorp.suiteapi.common.LocaleStringXmlAdapter
- marshal(Boolean) - Method in class com.appiancorp.suiteapi.common.IntAsBooleanXmlAdapter
- max(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "maximum" aggregation function to the given
Column
- max(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "maximum" aggregation function to the given
ColumnAlias
- max(ColumnAlias, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "maximum" aggregation function to the given
ColumnAlias
. - max(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "maximum" aggregation function to the given field name.
- max(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "maximum" aggregation function to the given field name.
- MAX - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
- MAX_TYPE - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- MaxAvgMetric - Class in com.appiancorp.suiteapi.content
-
A simple POJO for holding a particular metric.
- MaxAvgMetric() - Constructor for class com.appiancorp.suiteapi.content.MaxAvgMetric
- Medium - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Medium() - Constructor for class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- MEMBERPOLICY_AUTOMATIC - Static variable in class com.appiancorp.suiteapi.personalization.Group
- MEMBERPOLICY_CLOSED - Static variable in class com.appiancorp.suiteapi.personalization.Group
- MEMBERPOLICY_EXCLUSIVE - Static variable in class com.appiancorp.suiteapi.personalization.Group
- MenuTree - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.
- MenuTree() - Constructor for class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.
- mergeDbAndFsLanes(Lane, Lane) - Static method in class com.appiancorp.suiteapi.process.gui.Lane
- mergeNodes(AbstractProcessNode[], AbstractProcessNode[]) - Static method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- mergeWith(RoleMap) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Merges this role map with the given new role map.
- mergeWith(RoleMap) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- message - Variable in class com.appiancorp.exceptions.AppianError
- Message - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- Message() - Constructor for class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- MESSAGE - Static variable in class com.appiancorp.exceptions.AppianError
- MESSAGE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- MESSAGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- MESSAGE_EVENT_PRODUCER - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Event type code for a send message event.
- MESSAGE_EVENT_TRIGGER - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Event type code for a receive message event.
- MESSAGE_PERMISSION_CAN_VIEW - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Indicates that the user is allowed to view the message
- MESSAGE_PERMISSION_CANNOT_VIEW - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Indicates that the user is not allowed to view the message
- MESSAGE_PERMISSION_INVALID - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Indicates that no permissions can be obtained for the message because the specified message was null or does not exist
- MESSAGE_PUBLISHER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
- MESSAGE_UNDELIVERED_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code to indicate the message was not delivered to the server as the server was down.
- MessageContainer - Interface in com.appiancorp.suiteapi.process.framework
-
Container populated with error messages by the
validate
oronSave
methods in a smart service class that extendsAppianSmartService
. - MessageEventProducer - Class in com.appiancorp.suiteapi.process.events
-
Represents a send message event.
- MessageEventProducer() - Constructor for class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Constructs a new MessageEventProducer.
- MessageEventTrigger - Class in com.appiancorp.suiteapi.process.events
-
Represents a receive message event.
- MessageEventTrigger() - Constructor for class com.appiancorp.suiteapi.process.events.MessageEventTrigger
-
Constructs a new MessageEventTrigger.
- MessageHolder - Interface in com.appiancorp.suiteapi.process.framework
-
Interface to hold error messages.
- MessagePropertySchema - Class in com.appiancorp.suiteapi.messaging
-
Represents a schema for a header property of a JMS message.
- MessagePropertySchema() - Constructor for class com.appiancorp.suiteapi.messaging.MessagePropertySchema
- MessagePublisherService - Interface in com.appiancorp.suiteapi.messaging
-
Service to publish messages to Appian Process and JMS.
- MessageType - Class in com.appiancorp.suiteapi.messaging
-
Represents a schema (standard set of properties used for a particular purpose) for a JMS message.
- MessageType() - Constructor for class com.appiancorp.suiteapi.messaging.MessageType
- MessageType(Long) - Constructor for class com.appiancorp.suiteapi.messaging.MessageType
- MESSAGING_INVALID_JMS_QUEUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MESSAGING_PROCESS_ROUTE_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MessagingProperties - Class in com.appiancorp.suiteapi.messaging
-
Contains the values pulled out of messaging.properties.
- MessagingProperties() - Constructor for class com.appiancorp.suiteapi.messaging.MessagingProperties
- METADATA - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- METADATA_EXPR_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- METADATA_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the forum metadata service.
- MFA_GROUP_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIDDLE_NAME - Enum constant in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
- MIGRATION_FAILED_LDAP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FAILED_LDAP_BASE_DNS_DO_NOT_MATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FAILED_LDAP_DUPLICATE_BASEDN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FAILED_LDAP_MALFORMED_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FAILED_LDAP_MISSING_REQUIRED_PROPERTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FAILED_SAML_INVALID_GROUP_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MIGRATION_FLAG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Migration Flag Type.
- min(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "minimum" aggregation function to the given
Column
- min(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "minimum" aggregation function to the given
ColumnAlias
- min(ColumnAlias, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "minimum" aggregation function to the given
ColumnAlias
. - min(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "minimum" aggregation function to the given field name.
- min(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "minimum" aggregation function to the given field name.
- MIN - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
- MINI_BODY_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the collab administration service.
- MINI_METADATA_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- MiniBodyService - Interface in com.appiancorp.suiteapi.portal.portlets.miniwebsite
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- MiniMetadata - Class in com.appiancorp.suiteapi.portal.portlets.miniwebsite
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- MiniMetadata() - Constructor for class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- MiniMetadataService - Interface in com.appiancorp.suiteapi.portal.portlets.miniwebsite
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- minimizeTypeSizes() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Makes the underlying storage for all of the properties the smallest it can be but still storing the data.
- MINIMUM_SIZE_FOR_MAX_JSON_BYTE_SIZE - Static variable in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
-
Minimum size that may be set for maxJsonByteSize.
- MINIMUM_SIZE_FOR_MAXIMUM_TRANSIENT_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptions
- MINING_KPI_VALIDATION_CATEGORICAL_ATTRIBUTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_COUNT_AGGREGATION_ATTRIBUTE_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_COUNT_KPI_ATTRIBUTE_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_DURATION_KPI_DURATION_MEASURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_IS_DIRECT_FOLLOWER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_NONEXISTING_VIEW_NAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_REQUIRES_DUAL_TIMESTAMPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_SLA_KPI_DURATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_KPI_VALIDATION_TOO_MANY_KPIS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_ACTION_FIELD_TOO_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_BAD_SEMANTIC_MAPPINGS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_BROKEN_ANALYST_CUSTOM_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_BROKEN_PROCESS_FILTER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_DEPENDENCY_MIGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_DUPLICATE_FIELD_NAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_FAILED_TO_DELETE_PROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_FAILED_TO_UPDATE_PROCESS_PROPERTIES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_GENERIC_CREATE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_GENERIC_UPDATE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_CASE_OR_EVENT_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_CASE_TO_EVENT_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_NON_CASE_TO_EVENT_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_RECORD_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_RELATED_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_MISSING_REQUIRED_SEMANTIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_NOT_DATA_STEWARD_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_RESERVED_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_SYNC_FAILED_BECAUSE_NO_RECORD_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_TOO_MANY_CASE_TO_EVENT_RELATIONSHIPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_WRONG_CASE_FIELD_ON_CASE_TO_EVENT_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_PROCESS_WRONG_EVENT_FIELD_ON_CASE_TO_EVENT_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_FEATURE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_PROVISIONING_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_PROVISIONING_FAILED_TO_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_PROVISIONING_GENERIC_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_BAD_VERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_CONTAINS_VIEWER_ANALYST_OVERLAP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_COUNT_KPI_OPTION_CASES_WITH_ACTIVITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_COUNT_KPI_OPTION_CASES_WITH_SEQUENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_DUPLICATE_EXCLUDED_FIELD_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_DUPLICATE_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_FIELD_OVERRIDE_OVERLAPS_EXCLUDED_FIELD_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_GENERIC_PROBLEM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_INVALID_CASE_TO_EVENT_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_INVALID_RECORD_TYPE_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_JSON_SYNTAX_PROBLEM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_MAP_TO_VALUE_MUST_HAVE_AT_MOST_ONE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_MAP_TO_VALUE_MUST_HAVE_EXACTLY_ONE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_MAP_TO_VALUE_MUST_HAVE_NONE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_MAP_TO_VALUE_MUST_HAVE_START_OR_END - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_MISSING_REQUIRED_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NONEXISTENT_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NONEXISTENT_RECORD_TYPE_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NONEXISTENT_RECORD_TYPE_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NOT_A_JSON_ARRAY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NOT_A_JSON_PRIMITIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_NOT_COMMUNITY_EDITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_TOO_MANY_EXCLUDED_FIELD_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_TOO_MANY_USERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_UNEXPECTED_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_UNRECOGNIZED_ENUM_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_RECIPE_VALIDATION_USERS_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_VIEW_VALIDATION_ATTRIBUTE_FILTER_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_VIEW_VALIDATION_DUPLICATE_VIEW_NAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_VIEW_VALIDATION_NAME_SIZE_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_VIEW_VALIDATION_RESERVED_VIEW_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MINING_VIEW_VALIDATION_TOO_MANY_VIEWS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- minuteString(int) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
- MISPLACED_USER_SUMMARY_COMPONENT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MISSING_I18N_BUNDLES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MISSING_KEYWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MNI_STARTS_FROM_BEGINNING - Enum constant in enum class com.appiancorp.suiteapi.process.BulkNodeOption
-
This is the default behavior for MNI nodes.
- MOBILE_APP_ID_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Model - Interface in com.appiancorp.suiteapi.epex.model
-
Model A Model represents a given process model that is intended to run in EPEx.
- MODEL_TOO_OLD - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process could not be upgraded because it is too old.
- ModelMismatchException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
ModelMismatchException The model requested does not match the model retrieved.
- ModelMismatchException(String, String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelMismatchException
- ModelMismatchException(String, String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelMismatchException
- ModelNotAvailableException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
ModelNotAvailableException The given EPEx model cannot be retrieved.
- ModelNotAvailableException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelNotAvailableException
- ModelNotAvailableException(String, String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelNotAvailableException
- ModelNotAvailableException(String, String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelNotAvailableException
- ModelNotAvailableException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelNotAvailableException
- modelReference(String) - Method in interface com.appiancorp.suiteapi.epex.models.Models
-
Generate an ModelReference from a modelUuid.
- ModelReference - Interface in com.appiancorp.suiteapi.epex.model
-
ModelReference An ModelReference is a reference to a possible Model.
- modelReferences() - Method in interface com.appiancorp.suiteapi.epex.models.Models
-
If you already know the process model UUID, do not use this method.
- Models - Interface in com.appiancorp.suiteapi.epex.models
-
Models Models provides access to models stored in EPEx.
- ModelsNotAvailableException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
ModelsNotAvailableException Cannot obtain the EPEx environment and its models.
- ModelsNotAvailableException() - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelsNotAvailableException
- ModelsNotAvailableException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelsNotAvailableException
- ModelsNotAvailableException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ModelsNotAvailableException
- Monthly() - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Creates a new object of type Monthly
- Monthly(boolean) - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Creates a new Object of type Monthly.
- move(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This moves Content items from one location to another, cutting connection from current parent, setting connection to new parent, updating bytes used in parents.
- move(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This moves a Content item from one location to another, cutting connection from current parent, setting connection to new parent, updating bytes used in parents.
- MOVE_CONTENT_ACTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MOVE_CONTENT_ACTION_ILLEGAL_RECURSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MOVE_CONTENT_ACTION_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MOVE_CONTENT_ACTION_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- move$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- moveDocument(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Moves a document to another folder.
- moveDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- moveDocuments(Long[], Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Moves multiple documents to another folder.
- moveDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- moveFolder(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Moves a process model folder
- moveFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- moveFolderToFolder(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Move a
Folder
so that it becomes a child of a specifiedFolder
. - moveFolderToFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveFolderToLocalObject(Long, LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Make a
Folder
a child of aLocalObject
- moveFolderToLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveFolderWithinParent(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Change a folder's position versus the other contents (both links and folders) of its parent.
- moveFolderWithinParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveGroupMessage(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Move a group within the total list of messages (current and expired) for a portlet.
- moveGroupMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- moveKnowledgeCenter(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Moves the given knowledge center to the given community.
- moveKnowledgeCenter(Long, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Move a KC to a community.
- moveKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- moveKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- moveKnowledgeCenters(Long[], Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Moves multiple knowledge centers to the given community.
- moveKnowledgeCenters(Long[], Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Moves KCs to a community.
- moveKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- moveKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- moveLeaderMessage(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Move a leader message within the total list of messages for a portlet This method takes an absolute position.
- moveLeaderMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- moveLinkToFolder(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveLinkToFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveLinkToLocalObject(Long, LocalObject) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Make a
Link
a child of aLocalObject
- moveLinkToLocalObject$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- moveLinkWithinParent(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Change a link's position versus the other contents (links and folders) of its parent.
- moveLinkWithinParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- movePortlet(Long, Long, Integer, int) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Attempts to lock the current draft of the specified page and move a portlet within the page.
- movePortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- moveProcessModel(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Moves a process model to a new process model folder
- moveProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- moveThread(Long, Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Move a thread to a different forum.
- moveThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- MULTIDIMENSIONAL_ARRAYS_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- multilineToString(int) - Static method in class com.appiancorp.common.query.Facet
-
Returns a function that generates a multi-line String representation of a facet.
- multilineToString(int) - Static method in class com.appiancorp.common.query.Query
-
Returns a multiline string representation of the
Query
by indenting each element with given number of characters. - multilineToString(int) - Static method in class com.appiancorp.suiteapi.common.paging.DataSubset
- multilineToString(int) - Static method in class com.appiancorp.type.system.ListView
-
Returns a
ToStringFunction
that can be used to generate the multiline String representation of a ListView - multilineToString(int) - Static method in class com.appiancorp.type.system.ListViewDataSubset
-
Returns a
ToStringFunction
that can be used to generate the multiline String representation of a ListViewDataSubset - multilineToStringHelper(int) - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
- multilineToStringHelper(int) - Method in class com.appiancorp.type.system.ListViewDataSubset
- MULTIPLE_IDP_MIGRATION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MULTIPLE_INSTANCE_DISTRIBUTE_ASSIGNEE - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that the spawned instances of the tasks should be distributed across the users in the assignment pool.
- MULTIPLE_INSTANCE_PREVIOUS_ASSIGNEE - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Constant indicating that the new instance of the task should be assigned to the previous assignee of this task.
- multiple$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.Rule
- MultipleInstance - Class in com.appiancorp.suiteapi.process
-
The class includes the multiple instance execution configuration of the node.
- MultipleInstance() - Constructor for class com.appiancorp.suiteapi.process.MultipleInstance
- multiplesToBulk(Object[]) - Method in class com.appiancorp.suiteapi.common.BulkArrayConverter
-
This method takes an array of array and converts into a single array of length of combined array's. eg: if you have a three dimensional array then the method will return an two dimensional array.
- multipleSupportingType$TRANSIENT - Static variable in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- MUTABLE_AT_DESIGNER_DISCRETION - Static variable in interface com.appiancorp.suiteapi.process.Validatable
- MUTABLE_BY_END_USER - Static variable in interface com.appiancorp.suiteapi.process.Validatable
- MUTABLE_NOT_BY_END_USER - Static variable in interface com.appiancorp.suiteapi.process.Validatable
- MW2DS_ACCESS_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MW2DS_CANNOT_RETRIEVE_ENTITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MW2DS_DATA_SOURCE_CONNECTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MW2DS_DURING_WRITE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MW2DS_MIXED_DATA_STORES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MW2DS_WRITE_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- MY_MODELS_FOLDER_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
The id of the My Models folder.
N
- name - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- name() - Element in annotation interface com.appiancorp.suiteapi.type.Type
-
The name attribute is used to indicate the local part (name) of the type.
- name(String) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- name(String) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- Name - Annotation Interface in com.appiancorp.suiteapi.common
-
Defines the name of the annotated item.
- NAME - Static variable in exception com.appiancorp.suiteapi.common.exceptions.InvalidRankNameException
- NAME - Static variable in class com.appiancorp.suiteapi.content.ContentAccess
- NAME_KEY - Static variable in class com.appiancorp.suiteapi.process.calendar.WorkingCalendarSerializationUtils
- NamedTypedValue - Class in com.appiancorp.suiteapi.type
-
This is a simple bean that represents a name, type and value.
- NamedTypedValue() - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(TypedValue) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(TypedValue, String) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(Long) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(String, Long) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
- NamedTypedValue(String, Long, Object) - Constructor for class com.appiancorp.suiteapi.type.NamedTypedValue
-
Creates an instance with the given name, type and value.
- NamedTypedValueReturnConverter - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- NamedTypedValueReturnConverter() - Constructor for class com.appiancorp.suiteapi.common.NamedTypedValueReturnConverter
-
Deprecated.
- NamedUrl() - Constructor for class com.appiancorp.suiteapi.process.Attachment.NamedUrl
- namespace() - Element in annotation interface com.appiancorp.suiteapi.type.Type
-
The namespace attribute is used to indicate the namespace of the type.
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.encryption.EncryptedTextDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.DocumentDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.DocumentOrFolderDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.knowledge.FolderDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.personalization.GroupDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.personalization.UserDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.personalization.UserOrGroupDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.process.ApplicationDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessModelDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.process.TaskDataType
- NAMESPACE - Static variable in annotation interface com.appiancorp.suiteapi.rules.RuleDataType
- NAV_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NAVIGATION - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- NAVIGATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NavigationButton - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NavigationButton() - Constructor for class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- NavigationCounter - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NavigationMenu - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NavigationMenu() - Constructor for class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- NavigationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NEGATIVE_INFINITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Represents negative infinity to the database (used for some other constants).
- neq(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- neq(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not equals" constraint to the given column or alias
- neq(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- NESTEDCHOICE_DUPLICATE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NESTEDCHOICE_MISSING_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEVER - Enum constant in enum class com.appiancorp.suiteapi.process.framework.Editable
- NEVER - Static variable in class com.appiancorp.suiteapi.type.TypedValue
- NEW_INTEGRATION_APPLICATION_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_DUPLICATE_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_EMPTY_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_INVALID_INPUT_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_INVALID_RULENAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_NO_APPLICATION_PROVIDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_NO_FOLDER_PROVIDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTEGRATION_UNABLE_TO_ADD_TO_APP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_APPLICATION_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_DUPLICATE_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_EMPTY_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_INVALID_INPUT_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_INVALID_RULENAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_NO_APPLICATION_PROVIDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_NO_FOLDER_PROVIDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_INTERFACE_UNABLE_TO_ADD_TO_APP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NEW_TRANSLATION_VARIABLE_FOUND_IN_IMPORT_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- newContent(Long) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Creates a new Content object of the type specified.
- newContent(Long, Long) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Creates a new Content object of the type and sub-type specified.
- newCoupledKeys() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- newCoupledValues() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
INTERNAL: NOT API
- newFilter(String, FilterOperator, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- newFilter(String, FilterOperator, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- newFilter(String, FilterOperator, String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- newLogicalOperation(LogicalOperator, List<Criteria>) - Method in class com.appiancorp.common.query.GenericQuery.GenericBuilder
-
Returns a
GenericLogicalExpression
instance - newLogicalOperation(LogicalOperator, List<Criteria>) - Method in class com.appiancorp.common.query.Query.Builder
-
Returns a
LogicalExpression
instance - newLogicalOperation(LogicalOperator, List<Criteria>) - Method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder
-
Returns a
TypedValueLogicalExpression
instance - newQuerySimplified(Projection<? extends Column>, Criteria, PagingInfo) - Method in class com.appiancorp.common.query.Query.Builder
- NO_ACCESS - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
A constant indicating that a user has no access to a given entity
- NO_CHILDREN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Pass to
ContentService.delete(Long[], Boolean)
orContentService.deactivate$UPDATES
to indicate that children should NOT automatically be deleted or deactivated. - NO_CLEANUP - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- NO_EXPIRATION_TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Timestamp to use for the expiration timestamp if you do not want the document to expire.
- NO_FORUM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Returned by
Content.getForum()
to indicate that no forum has been assigned. - NO_PAGE - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that no pages will be excluded from portlet searches
- NO_PERMISSION - Static variable in class com.appiancorp.suiteapi.process.Attachment
- NO_REVIEW - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Returned by
ContentService.getRequests()
to indicate that there is nothing to view. - NO_USER_PROFILE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NO_UUID_CAST_TO_RECORD_REFERENCE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NodeActionProcessModelResult - Class in com.appiancorp.suiteapi.process
-
NodeActionProcessModelResult represents the result of a node action, e.g., starting a node as a task, in the context of a process model.
- NodeActionProcessModelResult() - Constructor for class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
- NodeActionProcessResult - Class in com.appiancorp.suiteapi.process
-
NodeActionProcessResult represents the result of a node action, e.g., starting a node as a task, in the context of a process.
- NodeActionProcessResult() - Constructor for class com.appiancorp.suiteapi.process.NodeActionProcessResult
- NodeActionResult - Class in com.appiancorp.suiteapi.process
-
NodeActionResult contains all the results of NodeActions, e.g., starting a node as a task, grouped initially by process model.
- NodeActionResult() - Constructor for class com.appiancorp.suiteapi.process.NodeActionResult
- nodeIds - Variable in class com.appiancorp.suiteapi.process.NodeActionProcessResult
- nodeNames - Variable in class com.appiancorp.suiteapi.process.NodeActionProcessResult
- NodePermissions - Class in com.appiancorp.suiteapi.process.security
-
Permissions for the user on a given
Task
- NodePermissions() - Constructor for class com.appiancorp.suiteapi.process.security.NodePermissions
- nodeUuids - Variable in class com.appiancorp.suiteapi.process.NodeActionProcessResult
- NONE - Enum constant in enum class com.appiancorp.suiteapi.common.cli.Option.Arguments
- NONE - Enum constant in enum class com.appiancorp.suiteapi.process.history.UserUuidTransformation.Action
- NONSYSTEM_TYPES_EXPOSE_AS_WS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NONSYSTEM_TYPES_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NonSystemTypesUnsupportedException - Exception in com.appiancorp.suiteapi.type.exceptions
-
Thrown when a non-system type is attempted to be used in a context where they are not yet supported.
- NonSystemTypesUnsupportedException() - Constructor for exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- NonSystemTypesUnsupportedException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- NonSystemTypesUnsupportedException(ErrorCode, Object[]) - Constructor for exception com.appiancorp.suiteapi.type.exceptions.NonSystemTypesUnsupportedException
- NORMAL - Enum constant in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
- not(Criteria) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the negation of a criteria.
- not(Criteria) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- NOT - Enum constant in enum class com.appiancorp.common.query.LogicalOperator
- NOT_A_SYNCED_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- NOT_ACCEPTABLE_HTTP_406 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOT_BETWEEN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "does not lie between the given range of values".
- NOT_DEFINED - Static variable in annotation interface com.appiancorp.suiteapi.expression.annotations.Function
- NOT_DEFINED - Static variable in annotation interface com.appiancorp.suiteapi.process.framework.Input
- NOT_ENDS_WITH - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- NOT_EQUAL - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is not equal to the given value".
- NOT_EQUALS - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- NOT_IN - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- NOT_IN - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- NOT_IN - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "does not exist in the given array of values".
- NOT_INCLUDES - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- NOT_LIKE - Enum constant in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
- NOT_LIKE - Static variable in class com.appiancorp.suiteapi.process.analytics2.Comparisons
-
Operator representing "is not a substring of another String".
- NOT_NULL - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- NOT_STARTS_WITH - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- Note - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- Note() - Constructor for class com.appiancorp.suiteapi.process.Note
-
Deprecated.
- NOTE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- NOTE_CREATION_PROCESS_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_PROCESS_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_PROCESS_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_PROCESS_INVALID_BEAN - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_PROCESS_NOTE_LIMIT_EXCEEDED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_PROCESS_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_CANCELLED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_INVALID_BEAN - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_NOTE_LIMIT_EXCEEDED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_CREATION_TASK_UNATTENDED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_DELETION_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_DELETION_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_DELETION_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTE_TYPE_DELETED - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing the DELETED NoteMetadata type
- NOTE_TYPE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing the Note added on exception type
- NOTE_TYPE_NORMAL - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing the NORMAL NoteMetadata type
- NOTE_TYPE_REASSIGN_TASK - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing the REASSIGN_TASK NoteMetadata type
- NOTE_TYPE_REJECT_TASK - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing the REJECT_TASK NoteMetadata type
- NoteMetadata - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- NoteMetadata() - Constructor for class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- NotEmptyException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that indicates an operation failed because a container was not empty, such as an attempt to delete a
Community
that still has children. - NotEmptyException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotEmptyException
-
Constructs a new exception with
null
as its detail message. - NotEmptyException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotEmptyException
-
Constructs a new exception with the specified detail message.
- NotEmptyException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotEmptyException
-
Constructs a new exception with the specified detail message and cause.
- NotEmptyException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotEmptyException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- notEndsWith(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notEndsWith(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not ends with" constraint to the given column or alias Checks if it doesn't ends with the given suffix.
- notEndsWith(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- NotePermissions - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- NotePermissions() - Constructor for class com.appiancorp.suiteapi.process.NotePermissions
-
Deprecated.
- notEquals(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notEquals(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not equals" constraint to the given column or alias
- notEquals(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- NOTES_RETURN_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTES_RETURN_PERMISSIONS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NOTES_RETURN_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- NotesContentService - Interface in com.appiancorp.suiteapi.process
-
Deprecated.
- NotesLimitException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user tries to attach a
Note
to a process (or task), but the maximum number of allowable notes have already been attached. - NotesLimitException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotesLimitException
-
Constructs a new NotesLimitException with null as its detail message.
- NotesLimitException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotesLimitException
-
Constructs a new NotesLimitException with the specified detail message.
- NotesLimitException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotesLimitException
-
Constructs a new NotesLimitException with the specified detail message and cause.
- NotesLimitException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NotesLimitException
-
Constructs a new NotesLimitException with the specified cause and a detail message of (cause==null ?
- Notification - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Notification() - Constructor for class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- NOTIFICATION_ERROR_ADMIN_CONFIG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_ERROR_EMPTY_NULL_RECIPIENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_ERROR_EMPTY_NULL_TITLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_ERROR_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_ERROR_NULL_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_ERROR_TOO_MANY_RECIPIENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NOTIFICATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NotificationRule - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NotificationRule() - Constructor for class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- NOTIFICATIONS_DISABLED_IN_ADMIN_CONSOLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NotificationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NotificationsSummary - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- NotificationsSummary() - Constructor for class com.appiancorp.suiteapi.portal.NotificationsSummary
-
Deprecated.
- notify(String[], Long[], String, String, Map) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
- notify(String[], Long[], String, String, Map) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Sends a notification.
- notify$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- notify$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- notifyApproved(Approved...) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- notifyApproved$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- notifyException(Long, String, String, String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Notifies the server that an exception has occurred while executing an activity.
- notifyException$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- notifyExpiredDocuments(Double[], Boolean, Boolean, Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Send EXPIRING_FILES notifications for documents expiring within the next given number of days.
- notifyExpiredDocuments(Double, Boolean, Boolean, Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Send EXPIRING_FILES notifications for documents expiring within the next given number of days.
- notifyExpiredDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- notifyExpiredDocumentsForKnowledgeCenter(Long, Double[], Boolean, Boolean, Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Send EXPIRING_FILES notifications for documents expiring within the next given number of days.
- notifyExpiredDocumentsForKnowledgeCenter(Long, Double, Boolean, Boolean, Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Send EXPIRING_FILES notifications for documents expiring within the next given number of days.
- notifyExpiredDocumentsForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- notifyGroupDeletion(Long) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Notifies the collaboration application that the specified group has been deletedand no references to it should therefore exist in collaboration.
- notifyGroupDeletion(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Notify the server that a group was deleted so any new group with the same id will not assume the same permissions.
- notifyGroupDeletion(Long) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Notifies that the specified group has been deleted and no references to it should therefore exist in the portal application
- notifyGroupDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- notifyGroupDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- notifyGroupDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- notifyGroupsDeletion(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Notifies the collaboration application that the specified groups have been deleted and no references to them should therefore exist in collaboration.
- notifyGroupsDeletion(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Notify the server that groups were deleted so any new group with the same id will not assume the same permissions.
- notifyGroupsDeletion(Long[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Notifies that the specified groups have been deleted and no references to them should therefore exist in the portal application
- notifyGroupsDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- notifyGroupsDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- notifyGroupsDeletion$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- notifyInvalidParameters(Long, ActivityClassParameter[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Notifies the user that the parameters sent as inputs to an unattended activity were invalid.
- notifyInvalidParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- notifyUserCreation(String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.done automatically by UserService.createUser
- notifyUserCreation(String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.done automatically by UserService.createUser
- notifyUserCreation(String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.done automatically by UserService.createUser
- notifyUserCreation(String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.done automatically by UserService.createUser
- notifyUserCreation(String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.done automatically by UserService.createUser
- notifyUserCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- notifyUserCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- notifyUserCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- notifyUserCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- notifyUserCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- notifyUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.done automatically by UserService.createUser
- notifyUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Notifies this service that new users have been created (see
DiscussionMetadataCoreService.notifyUserCreation(java.lang.String)
). - notifyUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Notifies the portal application that these users have been created.
- notifyUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Notifies the server that new users were created on the Personalization server.
- notifyUsersCreation(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Notifies the server that new users were created on the Personalization server
- notifyUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- notifyUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- notifyUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- notifyUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- notifyUsersCreation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- notifyUsersCreationByJava(Long, String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.This call should never be necessary.
- notifyUsersCreationByJava(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.done automatically by UserService.createUser
- notifyUsersCreationByJava$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- notifyWithExcludedUsers(String[], Long[], String[], String, String, Map) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Sends a notification, allowing certain users to be excluded from receiving the notification.
- notifyWithExcludedUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- notIn(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notIn(String, Object) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not in" constraint to the given column or alias
- notIn(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- notIn(String, Collection<?>) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not in" constraint to the given column or alias
- notIn(String, T...) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not in" constraint to the given column or alias
- notIncludes(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notIncludes(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not includes" constraint to the given column or alias Checks if it doesn't contains the given substring.
- notIncludes(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- NotLockOwnerException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by
ContentService.lock(Long)
andContentService.lock(Long[])
if the content is locked and the current user is not the owner. - NotLockOwnerException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.NotLockOwnerException
-
Constructs a new NotLockOwnerException with null as its detail message.
- NotLockOwnerException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.NotLockOwnerException
-
Constructs a new NotLockOwnerException with the specified detail message.
- NotLockOwnerException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.NotLockOwnerException
-
Constructs a new NotLockOwnerException with the specified detail message and cause.
- NotLockOwnerException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.NotLockOwnerException
-
Constructs a new NotLockOwnerException with the specified cause and a detail message of (cause==null ?
- notNull(String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not null" constraint to the given column or alias
- notNull(String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- notNull(String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notStartsWith(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- notStartsWith(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "not starts with" constraint to the given column or alias Checks if it doesn't starts with the given prefix.
- notStartsWith(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- NotYetCompletedFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Deprecated.this unused filter will be removed in a future release
- NotYetCompletedFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.NotYetCompletedFilter
-
Deprecated.
- NULL - Static variable in annotation interface com.appiancorp.suiteapi.process.framework.Input
- NULL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- NULL_JSON_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NULL_PARENT_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
-
This is the value returned by
Group.getParentId()
when the group doesn't have a parent. - NULL_REPORT_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- NULLABLE_ADMIN_AND_DESIGN - Static variable in interface com.appiancorp.suiteapi.process.Validatable
-
May not have a default value, but still required by the runtime user.
- NULLABLE_BY_ALL - Static variable in interface com.appiancorp.suiteapi.process.Validatable
-
Not required at all.
- NULLABLE_NOT_AT_ALL - Static variable in interface com.appiancorp.suiteapi.process.Validatable
-
Must have a default value, must have a value submitted by the runtime user.
- NULLNESS - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- NullUserRenameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
NullUserRenameException
- NullUserRenameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NullUserRenameException
-
Constructs a new exception with
null
as its detail message. - NullUserRenameException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NullUserRenameException
- NullUserRenameException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NullUserRenameException
-
Constructs a new exception with the specified detail message.
- NullUserRenameException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NullUserRenameException
-
Constructs a new exception with the specified detail message and cause.
- NullUserRenameException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.NullUserRenameException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- numOmittedOptions(int) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- numOmittedOptions(int) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
O
- OBJECT_BEING_EDITED_BY_ANOTHER_USER_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OBJECT_METADATA_ADMINISTRATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the object metadata administration service.
- OBJECT_METADATA_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the object metadata service.
- OBJECT_TEMPLATE_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OBJECT_TRANSLATOR_CAUGHT_EXCEPTION_FROM_SERVICE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OBJECT_TYPE_PROCESS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- OBJECT_TYPE_TASK - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- OBJECT_TYPE_VARIABLE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- ObjectNotFoundException - Exception in com.appiancorp.exceptions
- ObjectNotFoundException(Object, ErrorCode, Object...) - Constructor for exception com.appiancorp.exceptions.ObjectNotFoundException
- ObjectNotFoundException(Object, Throwable, ErrorCode, Object...) - Constructor for exception com.appiancorp.exceptions.ObjectNotFoundException
- ObjectTypeMapping - Class in com.appiancorp.suiteapi.common
-
Enables mapping between Appian type objects and their corresponding type constants.
- ObjectTypeMapping() - Constructor for class com.appiancorp.suiteapi.common.ObjectTypeMapping
- OFFLINE_ENABLED_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- omittedOptionsDataCount(int) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- omittedOptionsDataCount(int) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- onAuthentication(Authentication, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.suiteapi.common.spring.security.CompositeSessionAuthenticationStrategy
- onGet(Object) - Method in interface com.appiancorp.suiteapi.epex.spi.DataStrategy
-
Convert the sourceValue using this DataStrategy into an instance of class C.
- onGet(Object) - Method in interface com.appiancorp.suiteapi.epex.spi.DataTypeStrategy
-
Convert the sourceType using this DataTypeStrategy into an instance of class C.
- onPut(C) - Method in interface com.appiancorp.suiteapi.epex.spi.DataStrategy
-
Convert the sourceValue of class C using this DataStrategy into an object suitable for putting into EPEx.
- onPut(C) - Method in interface com.appiancorp.suiteapi.epex.spi.DataTypeStrategy
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- onSave(MessageContainer) - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
-
Invoked when an attended form is saved.
- OPAQUE_ID_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- OPAQUE_URL_BUILDER_ERROR_OPAQUING_CONTENT_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OPAQUE_URL_BUILDER_ERROR_OPAQUING_PROCESS_MODEL_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OPAQUE_URL_BUILDER_ERROR_OPAQUING_RECORD_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OPAQUE_URL_BUILDER_ERROR_OPAQUING_TASK_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OPEN_API_IX_INVALID_PROPERTY_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- operation(LogicalOperator, Criteria...) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Creates a
GenericLogicalExpression
with the given parameters - operation(LogicalOperator, Criteria...) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- operation(LogicalOperator, List<? extends Criteria>) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Creates a
GenericLogicalExpression
with the given parameters - operation(LogicalOperator, List<? extends Criteria>) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- Operator - Class in com.appiancorp.suiteapi.personalization
-
Holds the operator id and its display name.
- Operator() - Constructor for class com.appiancorp.suiteapi.personalization.Operator
- OPERATOR_ID_CONTAINS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_END_WITH - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_GREATER_OR_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_GREATER_THAN - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_LESS_OR_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_LESS_THAN - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_ID_START_WITH - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_CONTAINS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_END_WITH - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_GREATER_OR_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_GREATER_THAN - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_LESS_OR_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_LESS_THAN - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_NOT_EQUAL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- OPERATOR_LABEL_START_WITH - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- Operators() - Constructor for class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- Option - Class in com.appiancorp.suiteapi.common.cli
- Option - Class in com.appiancorp.suiteapi.process.forms
- Option() - Constructor for class com.appiancorp.suiteapi.process.forms.Option
- Option(char, String, boolean, String, Option.Arguments, String, Option.Execute) - Constructor for class com.appiancorp.suiteapi.common.cli.Option
-
Construct an Option, to be returned by a Driver.
- Option.Arguments - Enum Class in com.appiancorp.suiteapi.common.cli
-
Arguments may or may not have parameters.
- Option.Execute - Class in com.appiancorp.suiteapi.common.cli
-
Any extender of Execute MUST implement one of these methods.
- Option.TerminateOptionsException - Exception in com.appiancorp.suiteapi.common.cli
- OPTIONAL - Enum constant in enum class com.appiancorp.suiteapi.common.cli.Option.Arguments
- OPTIONAL - Enum constant in enum class com.appiancorp.suiteapi.process.framework.Required
-
Indicates that the input is not required, but a form element mapping to the ACP can be made required on the corresponding form.
- options(List<FacetOption<TypedValue>>) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- options(List<FacetOption<Object>>) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- or(Criteria) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the disjunction of an array of criteria.
- or(Criteria) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- or(Criteria[]) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the disjunction of a list of criteria.
- or(Criteria...) - Method in class com.appiancorp.common.query.Query.Builder
- or(Criteria...) - Method in interface com.appiancorp.common.query.QueryBuilder.Filtering
-
Obtains the set of operations allowed after
QueryBuilder.Filtering<T>
- or(Criteria...) - Method in interface com.appiancorp.common.query.QueryBuilder.FilteringCriteria
-
Obtains the set of operations allowed after
QueryBuilder.FilteringCriteria<T>
- or(Criteria[]) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- or(Criteria, Criteria...) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the disjunction of a list of criteria.
- or(Criteria, Criteria...) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- or(List<? extends Criteria>) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.LogicalOp
-
Returns the disjunction of a list of criteria.
- or(List<? extends Criteria>) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.LogicalOp
- OR - Enum constant in enum class com.appiancorp.common.query.LogicalOperator
- order - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- Order - Annotation Interface in com.appiancorp.suiteapi.process.framework
-
This annotation is used for specifying the order in which the inputs and outputs of the Smart Service should appear in the data tab.
- Order() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.Order
- Order() - Constructor for class com.appiancorp.common.query.QueryBuilderTools.Order
- Order() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.Order
- originalMessageWithErrorCode - Variable in class com.appiancorp.exceptions.AppianError
- OUTBOUND_INTEGRATION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- OUTBOUND_INTEGRATION_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OUTBOUND_INTEGRATION_MISSING_PROPERTY_CREATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OUTBOUND_INTEGRATION_MISSING_PROPERTY_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.outboundintegration ix create exception
- OUTBOUND_INTEGRATION_REQUEST_BODY_SIZE_THRESHOLD_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OUTBOUND_INTEGRATION_RESPONSE_BODY_SIZE_THRESHOLD_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OUTBOUND_INTEGRATION_UNABLE_TO_PROCESS_REQUEST_BODY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OUTBOUND_INTEGRATION_UNABLE_TO_PROCESS_RESPONSE_BODY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- OutOfLinkTypesException - Exception in com.appiancorp.suiteapi.portal.portlets.links
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- OutOfLinkTypesException() - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.OutOfLinkTypesException
-
Deprecated.Constructs a new exception with
null
as its detail message. - OutOfLinkTypesException(String) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.OutOfLinkTypesException
-
Deprecated.Constructs a new exception with the specified detail message.
- OutOfLinkTypesException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.OutOfLinkTypesException
-
Deprecated.Constructs a new exception with the specified detail message and cause.
- OutOfLinkTypesException(Throwable) - Constructor for exception com.appiancorp.suiteapi.portal.portlets.links.OutOfLinkTypesException
-
Deprecated.Constructs a new exception with the specified cause and a detail message of (cause==null ?
- OUTPUT_EXPRESSION_TYPE_CUSTOM - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- OUTPUT_EXPRESSION_TYPE_RESULT - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- OUTPUT_EXPRESSION_TYPE_SAVE_INTO - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- OutsideNStandardDeviationsFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
The
OutsideNStandardDeviationsFilter
returns processes/tasks whose completion duration is more than the specified number of standard deviations above or below the average completion duration. - OutsideNStandardDeviationsFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
- OWNERS - Static variable in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
P
- page(int, int) - Method in class com.appiancorp.common.query.Query.Builder
- page(int, int) - Method in interface com.appiancorp.common.query.QueryBuilder.Paging
-
Obtains the set of operations allowed after
QueryBuilder.Paging<T>
- page(PagingInfo) - Method in class com.appiancorp.common.query.Query.Builder
- page(PagingInfo) - Method in interface com.appiancorp.common.query.QueryBuilder.Paging
-
Defines query's
PagingInfo
- Page - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Page() - Constructor for class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- Page() - Constructor for class com.appiancorp.suiteapi.portal.PortalGroup.Page
-
Deprecated.
- Page(String, String, int) - Constructor for class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- PAGE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- PAGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PAGE_ACCESS_LEVEL_ADMIN - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PAGE_ACCESS_LEVEL_EDIT - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PAGE_ACCESS_LEVEL_NONE - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PAGE_ACCESS_LEVEL_VIEW - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PAGE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PAGE_VER_DRAFT - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant indicating that the page is in draft state
- PAGE_VER_PUBLISHED - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant indicating that the page is in published state
- PageDataType - Annotation Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PageInfo - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PageInfo() - Constructor for class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PageInfo(String) - Constructor for class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- PageNavigationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PageRoleMap - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PageRoleMap() - Constructor for class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- PageRoleMap(RoleMap) - Constructor for class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- PageService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PAGING_CONFIGURATION_START_INDEX_TOO_SMALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_AND_IDS_SIZE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_FIELD_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_INVALID_FIELD_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_IS_LIST_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_IS_NON_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_IS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_DATA_MISSING_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAGING_GRID_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PagingInfo - Class in com.appiancorp.suiteapi.common.paging
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- PagingInfo() - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Should not be used, only exposed for serializers that require a public parameterless constructor.
- PagingInfo(int, int) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
- PagingInfo(int, int, SortInfo) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
- PagingInfo(int, int, SortInfo...) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
- PagingInfo(int, int, String, boolean) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
- PagingInfo(int, int, List<SortInfo>) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfo
- PagingInfoConverter - Class in com.appiancorp.suiteapi.common.paging
-
Helper functions to convert between PagingInfo Java objects and Appian data types
- PagingInfoConverter(JaxbConverterWrapper, TypeService) - Constructor for class com.appiancorp.suiteapi.common.paging.PagingInfoConverter
- PagingInfoReturnConverter - Class in com.appiancorp.common.query.returns
- PagingInfoReturnConverter() - Constructor for class com.appiancorp.common.query.returns.PagingInfoReturnConverter
- palette() - Element in annotation interface com.appiancorp.suiteapi.process.palette.PaletteInfo
- Palette - Class in com.appiancorp.suiteapi.process
-
Holds a collection of nodes that can be dropped onto a canvas in the designer to create a process.
- Palette() - Constructor for class com.appiancorp.suiteapi.process.Palette
- Palette(Palette) - Constructor for class com.appiancorp.suiteapi.process.Palette
-
Creates a new Palette as a deep copy of a given one.
- Palette.Descriptor - Class in com.appiancorp.suiteapi.process
-
A name/id object that can be used by the UI
- paletteCategory() - Element in annotation interface com.appiancorp.suiteapi.process.palette.PaletteInfo
-
Since 22.2, any category other than
PaletteCategoryConstants.WORKFLOW
,PaletteCategoryConstants.AUTOMATION_SMART_SERVICES
,PaletteCategoryConstants.DEPRECATED_SERVICES
orPaletteCategoryConstants.HIDDEN_CATEGORY
will be mapped toPaletteCategoryConstants.AUTOMATION_SMART_SERVICES
- PaletteCategory - Class in com.appiancorp.suiteapi.process
-
A category that holds palettes and/or other palette categories in a hierarchy.
- PaletteCategory() - Constructor for class com.appiancorp.suiteapi.process.PaletteCategory
- PaletteCategory(PaletteCategory) - Constructor for class com.appiancorp.suiteapi.process.PaletteCategory
-
Copy constructor; note that the nested Palette and SubCategories are not copied.
- PaletteCategory.AllCategories - Class in com.appiancorp.suiteapi.process
-
This bean is used to represent the top level of all categories in the hierarchy component
- PaletteCategory.Descriptor - Class in com.appiancorp.suiteapi.process
-
A descriptive object that can be used by the UI
- PaletteCategoryConstants - Class in com.appiancorp.suiteapi.process.palette
-
Defines the different palette categories that can be used on a custom smart service
- PaletteCategoryConstants() - Constructor for class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
- PaletteConstants - Class in com.appiancorp.suiteapi.process.palette
-
Defines the different palettes that can be used on a custom smart service
- PaletteConstants() - Constructor for class com.appiancorp.suiteapi.process.palette.PaletteConstants
- PaletteErrorItem - Class in com.appiancorp.suiteapi.process
-
Empty class needed to create a new node type in the palette hierarchy.
- PaletteErrorItem() - Constructor for class com.appiancorp.suiteapi.process.PaletteErrorItem
- PaletteInfo - Annotation Interface in com.appiancorp.suiteapi.process.palette
- PaletteItem - Class in com.appiancorp.suiteapi.process
-
A node that appears in a palette in the process designer, and can be dropped onto the canvas to add an activity to a process model.
- PaletteItem() - Constructor for class com.appiancorp.suiteapi.process.PaletteItem
- PARALL_FLOW_COMPLEX_NODE - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
The next node in the process is executed, only when the complex node expression evaluates to true.
- PARALL_FLOW_RUN_ALL - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
When the spawned node are executing in parallel, the next node will be executed for all the spawned instances.
- PARALL_FLOW_RUN_ONCE - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
When the spawned nodes are executing in parallel, the next node in the process will be executed only once (for the spawned node instance that executes first).
- PARALL_FLOW_WAIT_FOR_ALL - Static variable in class com.appiancorp.suiteapi.process.Spawning
-
When the spawned nodes are executing in parallel, the next node in the process is executed only when all the spawned instances have finished execution.
- parameter(VariableReference, C) - Method in interface com.appiancorp.suiteapi.epex.spi.DataStrategy
-
Construct a Parameter, e.g., for Model.initiateAsynchronous.
- parameter(String, String, C) - Method in interface com.appiancorp.suiteapi.epex.spi.DataStrategy
-
Construct a Parameter, e.g., for Model.initiateAsynchronous.
- Parameter<C> - Interface in com.appiancorp.suiteapi.epex.variables
-
This represents a parameter to a model.
- Parameter - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Defines the behavior of an expression function parameter.
- PARAMETER_NOT_CONTEXT_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PARAMETERS_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- parameters$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- parameterSignature() - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- params$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- PARENT_PROCESS_RECURSES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Indicates that the parent process model recurses (including the situation where the parent recurses through addition of the sub-process model)
- parse(String) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- parse(String, String[], List<Option>) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- parse(String, String, String[], List<Option>, PrintStream) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- PartialResult - Class in com.appiancorp.suiteapi.expression
-
This class represents the partial evaluation of a function in the Expression Editor, as well as the result of that evaluation.
- PartialResult() - Constructor for class com.appiancorp.suiteapi.expression.PartialResult
- PartialResultReturnConverter - Class in com.appiancorp.suiteapi.common
- PartialResultReturnConverter() - Constructor for class com.appiancorp.suiteapi.common.PartialResultReturnConverter
- PartialValue - Class in com.appiancorp.suiteapi.process.history
-
PartialValue A PartialValue contains instructions to modify another value, such as changing particular fields or array elements, done in this way to save storage space.
- PARTICIPANT - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- PARTICIPANT_INT_VALUE - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- PARTICIPANTS - Static variable in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- PARTICIPANTS_INVALID_ENTRY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_API_REGISTRATION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_AUTHORIZATION_FAILED_FOR_REQUEST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_BUNDLE_MIGRATING_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_CANNOT_GENERATE_AUTH_KEYPAIR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_CREATE_ECR_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_CREATE_FAILED_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DATABASE_GET_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DATABASE_READ_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DATABASE_UPDATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DATABASE_WRITE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DEFAULT_CREATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DEFAULT_DELETE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DEFAULT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DEFAULT_REQUEST_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DEFAULT_UPDATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_ECR_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_FAILED_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_PUBLIC_KEY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_RESOURCES_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_RESOURCES_FAILED_PARAMS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_DELETE_S3_ZIP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GENERIC_REQUEST_FAILURE_WITH_STATUS_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_ECR_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_LIBRARY_VERSION_OVERRIDE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_PORTAL_METRICS_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_PORTAL_MONITORING_VIEW_METRICS_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_PUBLIC_KEY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_GET_S3_ZIP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_INVALID_APP_ICON_FORMAT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_INVALID_HOSTNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_INVALID_LOGO_IMAGE_FILE_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_INVALID_TIME_RANGE_FOR_GET_PORTAL_METRICS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_MISSING_AUTHORIZATION_HEADER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_NO_EXISTING_PRIVATE_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_NULL_SITE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_PORTAL_ALREADY_EXISTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_PORTAL_MGMT_FT_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_PORTALS_CREATE_TRANSACTION_CONFLICT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_PORTALS_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_REQUEST_BAD_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_REQUEST_IO_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_REQUEST_PROTOCOL_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_REQUEST_UNEXPECTED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_RESPONSE_STATUS_409_PORTAL_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_RESPONSE_STATUS_413 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_RESPONSE_STATUS_413_NO_PRECEDENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_RESPONSE_STATUS_429 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_RUN_CODEBUILD_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_SET_PUBLIC_KEY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_UPDATE_FAILED_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PAS_UPLOAD_S3_ZIP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- password - Variable in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- PASSWORD - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- PASSWORD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PASSWORD_EXTERNALLY_MANAGED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PASSWORD_HASH_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PASSWORD_MINIMUM_AGE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PasswordDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- PasswordExpiredException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when the user's password has expired.
- PasswordExpiredException(UserProfile) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PasswordExpiredException
- PASSWORDS_PROPERTIES_DELETION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PasswordStatus - Enum Class in com.appiancorp.suiteapi.security.auth
-
This enumeration specifies the different states that a user's password can have in Appian.
- PATCH_DATA_SERVER_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- pauseAllNodes(String[], Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Pause each given node in every applicable process.
- pauseAllNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- PAUSED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process has been paused.
- PAUSED_BY_EXCEPTION - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process is paused by an exception.
- pauseProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Pauses the process, and all of its nodes.
- pauseProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- pauseProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Pauses the processes, and all of their nodes.
- pauseProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- pauseTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Pauses the task
- pauseTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- pauseTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Tries to pause the tasks, and returns an array of result codes on whether the operation was successful or an error had occurred.
- pauseTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- peekDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Retrieves the pending draft if present or the published page, without setting the draft owner.
- peekDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- PENDING_APPROVAL_CREATION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Field signifying that a document is pending approval for creation
- PENDING_APPROVAL_CREATION - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Field signifying that a folder is pending approval for creation
- PENDING_APPROVAL_DELETION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Field signifying that a document is pending approval for deletion
- PENDING_APPROVAL_DELETION - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Field signifying that a folder is pending approval for deletion
- PendingAccess - Class in com.appiancorp.suiteapi.content
-
Holds information on which content is pending access for making it a favorite.
- PendingAccess() - Constructor for class com.appiancorp.suiteapi.content.PendingAccess
- PendingApprovalException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception may be thrown by service methods detecting that content is pending approval, which makes the attempted action illegal.
- PendingApprovalException() - Constructor for exception com.appiancorp.suiteapi.content.exceptions.PendingApprovalException
-
Constructs a new ContentExpiredException with null as its detail message.
- PendingApprovalException(String) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.PendingApprovalException
-
Constructs a new ContentExpiredException with the specified detail message.
- PendingApprovalException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.PendingApprovalException
-
Constructs a new ContentExpiredException with the specified detail message and cause.
- PendingApprovalException(Throwable) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.PendingApprovalException
-
Constructs a new ContentExpiredException with the specified cause and a detail message of (cause==null ?
- People() - Constructor for class com.appiancorp.suiteapi.process.TypedVariableUtils.People
- PEOPLE - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- PEOPLE - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- PEOPLE_FUNCTIONS_BATCH_SIZE_TOO_LARGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PEOPLE_FUNCTIONS_BATCH_SIZE_TOO_SMALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PEOPLE_FUNCTIONS_PAGING_INFO_PARAMETER_WRONG_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PEOPLE_FUNCTIONS_START_INDEX_TOO_SMALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- perform() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
This method is called by the framework when the activity is to be executed.
- perform(ServiceContext) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
This method is called by the framework when the activity is to be executed.
- performance - Variable in class com.appiancorp.suiteapi.process.test.Controller
- PerformanceAttributes - Class in com.appiancorp.suiteapi.process.analytics2
-
This object represents the attribute that was executed while generating the report.
- PerformanceAttributes() - Constructor for class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
- PerformanceMetrics - Class in com.appiancorp.suiteapi.process.analytics2
-
This object represents the metrics for the generated report.
- PerformanceMetrics() - Constructor for class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- PERSISTED_ACCESS_FORBIDDEN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PERSISTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PERSISTED_NAME_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PERSISTED_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PersistedWSRPProducer - Class in com.appiancorp.suiteapi.portal.portlets.wsrp.consumer
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PersistedWSRPProducer() - Constructor for class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- PERSONALIZATION_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- PERSONALIZATION_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Personalization application This is used to send personalization notification
- PERSONALIZATION_SEARCH_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the personalization search service.
- PersonalizationSearchService - Interface in com.appiancorp.suiteapi.personalization
-
Provides access to search methods within Personalization.
- PersonalKnowledgeCenter - Class in com.appiancorp.suiteapi.knowledge
-
Represents a personal knowledge center, which is a knowledge center that only the creator can view.
- PersonalKnowledgeCenter() - Constructor for class com.appiancorp.suiteapi.knowledge.PersonalKnowledgeCenter
-
Constructs a new personal knowledge center.
- PHONE_NUMBER_FUNCTIONS_INVALID_COUNTRY_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_MANAGEMENT_DEPLOY_INVALID_API_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_MANAGEMENT_FAILED_TO_DELETE_BACKUP_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_MANAGEMENT_FAILED_TO_DELETE_PLUGIN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_MANAGEMENT_GENERIC_REVERT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_MANAGEMENT_NO_BACKUP_FOR_REVERT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_METHOD_SECURITY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PLUGIN_SECURITY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PM - Static variable in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
Process Model Property Namespace constant Process Model Properties are created by EPEx.
- PM_IMPORT_INVALID_ACTIVITY_CLASS_SCHEMA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PMM_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PMM_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PMM_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PMM_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PMM_CONNECTED_ENVIRONMENT_PROCESSMEMORYCALC_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POJO_CANNOT_READ_JPA_ANNOTATIONS - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- POJO_DT_IMPORT_CANNOT_GENERATE_XSDS_FROM_CLASSES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POJO_DT_IMPORT_CANNOT_GENERATE_XSDS_FROM_PACKAGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POJO_DT_IMPORT_CANNOT_IMPORT_XSDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POJO_UNSUPPORTED_JPA_ANNOTATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POJO_UNSUPPORTED_JPA_ANNOTATION_ARGUMENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- populate(ServiceContext) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
-
Uses the given user to populate the display names.
- populate(ServiceContext, boolean) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- populateAppianTypeCache(ServiceContext) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Populate the Appian type cache on this report.
- populateBreadcrumbs(Object[]) - Method in class com.appiancorp.suiteapi.common.TreePivot
-
Convenience method to populate node data in breadcrumb nodes.
- POPULATED_UUID - Enum constant in enum class com.appiancorp.suiteapi.process.history.UserUuidTransformation.Action
- populateExtensionInfo(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Populates the extensionInfo field in the document beans you pass in.
- populateExtensionInfo$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- populateFavorites(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- populateFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- populateJavaxJmsMessage(Message) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populates the JMS message with the body and properties of this message.
- populateRoleSets(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Populates the roleSet field in the content beans you pass in.
- populateRoleSets$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- populateServiceContextI18nSettings(ServiceContext) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Populates the i18n fields (locale, time zone, and calendar id) on the given service context object.
- populateServiceContextI18nSettings(ServiceContext, Locale) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Populates the i18n fields (locale, time zone, and calendar id) on the given service context object.
- populateServiceContextI18nSettings(ServiceContext, Locale, boolean) - Static method in class com.appiancorp.services.ServiceContextFactory
-
Populates the i18n fields (locale, time zone, and calendar id) on the given service context object.
- populateTree(Object[]) - Method in class com.appiancorp.suiteapi.common.Tree
-
Convenience method to populate the node data of nodes in this tree.
- populateTypesOfChildren(Content[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Populate the typesOfChildren field in the content beans you pass in.
- populateTypesOfChildren$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- populateUserName(DiscussionThread, UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the creator based on the creatorId.
- populateUserName(Message, UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the author based on the authorId.
- populateUserName(ThreadedMessage, UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the author based on the authorId.
- populateUserName(ThreadSummary, UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the creator based on the creatorId.
- populateUserNames(DiscussionThread[], UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the authors based on the authorIds and authors.
- populateUserNames(Message[], UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the creators based on the creatorIds and creators.
- populateUserNames(ThreadedMessage[], UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the creators based on the creatorIds and craetors.
- populateUserNames(ThreadSummary[], UserService) - Static method in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.Populate the authors based on the authorIds and authors.
- PORTAL - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Notification Media type specifying PORTAL notification
- PORTAL_ADMINISTRATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PORTAL_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- PORTAL_CODE_CAN_ADMINISTRATE - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant used in the portal application, which indicates that the user has administrator privileges to a particular result in the
ResultList
. - PORTAL_CODE_CAN_EDIT - Static variable in class com.appiancorp.suiteapi.common.ResultList
-
Constant used in the portal application, which indicates that the user has editor privileges to a particular result in the
ResultList
. - PORTAL_DATA_DOWNLOADER_FETCH_TVM_CREDENTIALS_FAILURE_EMPTY_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTAL_DATA_DOWNLOADER_FETCH_TVM_CREDENTIALS_FAILURE_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTAL_DATA_DOWNLOADER_FETCH_TVM_CREDENTIALS_FAILURE_MALFORMED_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTAL_DATA_DOWNLOADER_GET_S3_ZIP_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTAL_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Portal application This is used to send portal notifications
- PORTAL_NOTIFICATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PORTAL_PAGE_ACCESS_REMOVAL_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal page membership removal notification type This is used to send a notification for page membership removal
- PORTAL_PAGE_APPROVAL_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal page approval notification type This is used to send a notification for page approvals
- PORTAL_PAGE_APPROVAL_REQUEST_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal page approval request notification type This is used to send a notification for page approval requests
- PORTAL_SEND_FEEDBACK_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal send feedback notification type This is used to send a feedback notification
- PORTAL_SEND_LINK_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal send link notification type This is used to send a link within portal
- PORTAL_SYSTEM_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the portal system notification type This is used to send a portal system notification
- PortalGroup - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortalGroup() - Constructor for class com.appiancorp.suiteapi.portal.PortalGroup
-
Deprecated.
- PortalGroup.Page - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortalManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.
- PortalNotificationService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Notification functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortalRoleMap - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortalRoleMap() - Constructor for class com.appiancorp.suiteapi.portal.PortalRoleMap
-
Deprecated.
- PortalRoleMap(RoleMap) - Constructor for class com.appiancorp.suiteapi.portal.PortalRoleMap
-
Deprecated.
- PORTALS_BINDINGS_OUT_OF_DATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_ENVIRONMENT_SPECIFIC_CONSTANT_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_GET_DOCUMENT_PROPERTIES_LCP_BUSY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_GRID_DATA_EXPORT_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INTERFACE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_DATA_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_DATA_SOURCE_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_DATA_STORE_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_FILE_MOVER_REQUEST_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_RECAPTCHA_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_INVALID_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NO_SERVICE_ACCOUNT_CONFIGURED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NON_UNIQUE_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NOT_ENABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NOT_ENABLED_QUERY_RECORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_NOT_FOUND_INSUFFICIENT_PRIVILEGES_NONAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_PAGE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_PUBLISH_INFO_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_QUERY_DATA_SOURCE_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_QUERY_DATA_SOURCE_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_QUERY_RECORD_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_QUERY_RECORD_TYPE_LCP_BUSY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_QUERY_RECORD_VERSION_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_RECORD_ACTIONS_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_RECORD_LINKS_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_SERVICE_ACCOUNT_SUGGEST_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PORTALS_START_PROCESS_LCP_BUSY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PortalSearchService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortalState - Class in com.appiancorp.suiteapi.web.portal
- PortalState(HttpServletRequest) - Constructor for class com.appiancorp.suiteapi.web.portal.PortalState
-
Construct from a
HttpServletRequest
. - PortalStateTag - Class in com.appiancorp.suiteapi.web.portal
-
Implementation for the
portalState
tag, which provides access to aPortalState
object initialized from the currentHttpServletRequest
. - PortalStateTag() - Constructor for class com.appiancorp.suiteapi.web.portal.PortalStateTag
- Portlet - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- Portlet() - Constructor for class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- Portlet(String, String, String, boolean, boolean, boolean) - Constructor for class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Instantiate a portlet with the fields that must be populated in order to create the portlet in the database.
- PORTLET - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PORTLET_ACCESS_LEVEL_ADMIN - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant indicating that the current user has administrative access to a particular portlet
- PORTLET_ACCESS_LEVEL_EDIT - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant indicating that the current user has editor access to a particular portlet
- PORTLET_ACCESS_LEVEL_NONE - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant indicating that the current user has no access to view to a particular portlet
- PORTLET_ACCESS_LEVEL_VIEW - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant indicating that the current user has view access to a particular portlet
- PORTLET_LIST_CODE_ADMIN - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that the user can administer the requested portlet.
- PORTLET_LIST_CODE_EDITOR - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that the user can edit the requested portlet.
- PORTLET_LIST_CODE_INVALID - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that the requested portlet id was not valid.
- PORTLET_LIST_CODE_NO_PERMISSIONS - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that the user does not have adequate privileges to retrieve the requested portlet.
- PORTLET_LIST_CODE_VIEWER - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate that the user can view the requested portlet.
- PORTLET_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortletIxHelper - Class in com.appiancorp.suiteapi.ix.data.portlet
-
This is the base class for all portlet import/export (ix) helper classes.
- PortletIxHelper() - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
- PortletIxHelper.ExportBinder - Class in com.appiancorp.suiteapi.ix.data.portlet
-
Allows mapping local ids to UUIDs.
- PortletIxHelper.ImportBinder - Class in com.appiancorp.suiteapi.ix.data.portlet
-
Allows mapping UUIDs to local ids.
- PortletIxHelper.ResourceExporter - Class in com.appiancorp.suiteapi.ix.data.portlet
- PortletIxHelper.ResourceImporter - Class in com.appiancorp.suiteapi.ix.data.portlet
- portletMain(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.Abstract method that must be overriden to specify the
ActionForward
after thePortlet
updates - PortletService - Interface in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortletSession - Class in com.appiancorp.suiteapi.web.portal
-
Encapsulates HTTP session attributes that are specific to a given portlet.
- PortletSharingException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown if (1) user tries to create/modify a portlet so that it is shareable and inherits security from the page it is on or, (2) user tries to unshare a portlet that is on other pages (without using a method explicitly designed to do this).
- PortletSharingException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PortletSharingException
-
Constructs a new exception with
null
as its detail message. - PortletSharingException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PortletSharingException
-
Constructs a new exception with the specified detail message.
- PortletSharingException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PortletSharingException
-
Constructs a new exception with the specified detail message and cause.
- PortletSharingException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PortletSharingException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- PortletType - Class in com.appiancorp.suiteapi.portal
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortletType() - Constructor for class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- PortletUpdateAction - Class in com.appiancorp.ap2
-
Deprecated.The Portal functionality will be removed in a future release. Use the Tempo Interface for similar functionality.
- PortletUpdateAction() - Constructor for class com.appiancorp.ap2.PortletUpdateAction
-
Deprecated.
- POST_COMMENT_TO_FEED_GENERAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POST_TO_FEED_GENERAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POST_TO_FEED_INVALID_ACTION_PM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POST_TO_FEED_INVALID_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- POST_TO_FEED_INVALID_ICON_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PP - Static variable in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
Process Property Namespace constant Process Properties are created by EPEx.
- PREFERRED_EDITOR_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- PREFIX - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- prepare(IActionMapping, IActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Perpares the data, usually by populating the
ActionForm
to pre-populate a JSP form. - prepareExpression(String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression; it handles the full expression lifecycle
- prepareExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- prepareModifyExpression(String, String, String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Deprecated.see ProcessDesignService.evaluateExpression; it handles the full expression lifecycle
- prepareModifyExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- prepareSearchCriteriaForTerm(SearchCriteriaProvider.SearchFields, String) - Method in interface com.appiancorp.common.query.SearchCriteriaProvider.SearchCriteriaFactory
- PRETTYPRINT_TYPEDVALUE_IS_HIDDEN_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Preview - Annotation Interface in com.appiancorp.suiteapi.common
-
Indicates that the target of this annotation is exposed in the Appian public API as a preview of new functionality that may be subject to change in future releases.
- PRIMARY_TRANSLATED_TEXT_NOT_EMPTY_OR_CONTAINS_WHITESPACES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- printStackTrace() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- printStackTrace(PrintStream) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- printStackTrace(PrintWriter) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- printStackTrace(Throwable, PrintWriter) - Static method in class com.appiancorp.suiteapi.common.exceptions.ExceptionUtil
-
Deprecated.see Throwable.printStackTrace
- Priority - Class in com.appiancorp.suiteapi.process
-
The precedence of any item in its queue.
- Priority() - Constructor for class com.appiancorp.suiteapi.process.Priority
- PRIORITY_SET - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
- PriorityRegistration - Class in com.appiancorp.suiteapi.process
- PriorityRegistration() - Constructor for class com.appiancorp.suiteapi.process.PriorityRegistration
- PRIVILEGE_REASSIGN_TO_ANY - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Allowed to reject the task and to reassign the task to anyone.
- PRIVILEGE_REASSIGN_WITHIN_POOL - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Allowed to reject the task and to reassign the task within the assignment pool.
- PRIVILEGE_REJECT_ONLY - Static variable in class com.appiancorp.suiteapi.process.Assignment
-
Allowed only to reject the task.
- PrivilegeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception thrown to indicate that an operation failed because the actor had insufficient security permissions.
- PrivilegeException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
PrivilegeException Cannot perform the requested action due to insufficient privilege.
- PrivilegeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PrivilegeException
-
Constructs a new exception with
null
as its detail message. - PrivilegeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PrivilegeException
-
Constructs a new exception with the specified detail message.
- PrivilegeException(String, String, String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.PrivilegeException
- PrivilegeException(String, String, String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.PrivilegeException
- PrivilegeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PrivilegeException
-
Constructs a new exception with the specified detail message and cause.
- PrivilegeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.PrivilegeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- process(ServiceContext, Long) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
Option builder to read audit history for the given process id
- process(ServiceContext, Long) - Static method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptionsBuilder
-
Option builder to read audit history for the given process id
- PROCESS - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- PROCESS - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PROCESS_ADMINISTRATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process administration service.
- PROCESS_ANALYTICS2_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process analytics service.
- PROCESS_BASE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- PROCESS_CANCELLATION_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a process failed because the current user has insufficient privileges to cancel the process - that is, if
ProcessPermissions.isStopAndPause()
returns false - PROCESS_CANCELLATION_INVALID_PROCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a process failed because the process is invalid
- PROCESS_CANCELLATION_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a process failed because the process is in an invalid state - that is, if the status of the process is not one of
ProcessSummary.STATE_ACTIVE
,ProcessSummary.STATE_PAUSED
orProcessSummary.STATE_PAUSED_BY_EXCEPTION
- PROCESS_CANCELLATION_LOCKED_PROCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a process failed because the process is locked (see
ProcessExecutionService.lockProcessModelForProcess(Long,boolean)
) - PROCESS_CANCELLATION_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a process was successful
- PROCESS_DESIGN_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process design service.
- PROCESS_ERROR - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PROCESS_EXCEPTION_HANDLER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process exception handler service.
- PROCESS_EXCEPTION_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the process exception notification type This is used to send a notification when an exception has occurred in a process
- PROCESS_EXECUTION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process execution service.
- PROCESS_HQ_RECORD_TYPE_MIGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_LOCKED - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process could not be updated because it was locked by another user.
- PROCESS_MANAGEMENT - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Process Management".
- PROCESS_MINING_BAD_ADMIN_CONFIG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_FAILED_TO_COMMUNICATE_TO_SERVER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_NO_INSTANCE_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_RECORD_EVENTS_CONFIGURATION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_RECORD_EVENTS_ERROR_READING_RECORD_TYPE_CONFIG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_APP_GENERATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_APP_GENERATION_MISSING_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_BPMN_FILE_TOO_LARGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_ERROR_QUERYING_GENERATED_OBJECTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_ERROR_WHILE_CHECKING_MEMBERSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_EXPECTED_OBJECT_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_PROCESS_BAD_UPLOAD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_PROCESS_MODEL_CONVERSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_PROCESS_MODEL_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MINING_SYNERGY_SYSTEM_ROLE_INSUFFICIENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MODEL - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- PROCESS_MODEL - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PROCESS_MODEL_EXCEPTION_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the process model exception notification type This is used to send a notification when an exception has occurred in a process model
- PROCESS_MODEL_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- PROCESS_MODEL_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_MODEL_NO_START_FORM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_NEW_TASK_ME_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New Task Assigned to Me" notification type This is used to send a notification when a user has a new task assigned to them
- PROCESS_NEW_TASK_OTHERS_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New Task Assigned to Others" notification type This is used to send a notification to a user when a task has been assigned to the user and to others
- PROCESS_NOTES_CONTENT_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process notes content service.
- PROCESS_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Process application This is used to send process notification
- PROCESS_PARENT_CAUSES_PUBLISH_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "parent process causes sub process to be published" notification type This is used to send a notification when the publishing of a parent process model causes its sub- or linked process models to be published
- PROCESS_PORT_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the process port service.
- PROCESS_PROPERTY_ADDED_ATTACHMENTS - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Added attachment ids to the process
- PROCESS_PROPERTY_ADDED_NOTES - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Added note ids to the process
- PROCESS_PROPERTY_ADDED_VARIABLE - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Added a variable with given name to the process dynamically The process variable row being added is ALSO associated with this, but this cannot be expressed with a constant here.
- PROCESS_PROPERTY_ARCHIVED_TO_FOLDER - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Archived the process (generated archive.l file) to the given archive folder id
- PROCESS_PROPERTY_CANCELED - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process is canceled BOOLEAN currently, earlier could be TIMESTAMP (treat TIMESTAMP as BOOLEAN true)
- PROCESS_PROPERTY_COMPLETED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process was completed at given timestamp
- PROCESS_PROPERTY_MIGRATED_PROCESS_HISTORY_TO_KAFKA_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process history was migrated to Kafka at the given timestamp (only present for migrated history)
- PROCESS_PROPERTY_NAME - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process is now named the given name
- PROCESS_PROPERTY_PAUSED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process was paused at the given timestamp
- PROCESS_PROPERTY_PRIORITY - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Priority of the process being set direction STRING newPriority STRING
- PROCESS_PROPERTY_PRIORITY_NAME - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Name of the priority that process was set to, in com.appiancorp.suiteapi.common.LocaleString form which contains the name in various locales
- PROCESS_PROPERTY_PROCESS_ID_CHAIN - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
This process is a subprocess belonging to the given chain of process ids, listed from parent through child id.
- PROCESS_PROPERTY_RECORDING - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Is the process recording to audit process history?
- PROCESS_PROPERTY_REMOVED_ATTACHMENTS - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Removed the given attachment ids from the process
- PROCESS_PROPERTY_REMOVED_NOTES - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Removed the given note ids from the process
- PROCESS_PROPERTY_RESUMED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Resumed the process at the given timestamp
- PROCESS_PROPERTY_RUNNING - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Is the process currently running?
- PROCESS_PROPERTY_SECURED_TO - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
This process has been secured to the given map, only written when process is deleted.
- PROCESS_PROPERTY_START_SUB_PROCESS_ID - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
This process started a subprocess at given process id
- PROCESS_PROPERTY_STARTED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
The process was started at the given timestamp
- PROCESS_PROPERTY_STARTED_BY_PARENT_PROCESS_ID - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
This process was started as a subprocess by the given process id
- PROCESS_PROPERTY_TERMINATED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Timestamp at which the process was terminated.
- PROCESS_PROPERTY_UPGRADE_PROCESS - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process has been upgraded via in flight modification.
- PROCESS_PROPERTY_UUID - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Process has UUID (unique identifier)
- PROCESS_PROPERTY_VERSION - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Version string for updated process
- PROCESS_SUB_LINK_CANNOT_DELETE_CANCEL_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "Cannot delete or Cancel sub or linked process" notification type This is used to send a notification when a user tries to delete or cancel a parent process containing sub- or linked processes that he cannot cancel due to permissions
- PROCESS_SUB_LINK_DISABLED_DELETED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "sub or link process model disabled" notification type This is used to send a notification when a sub or linked process is disabled or deleted
- PROCESS_SUB_LINK_REPUBLISHED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "sub or linked process republished" notification type This is sent when to the parent process model owners when a sub- or linked process model is published
- PROCESS_TASK_ESCALATED_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the process task escalated notification type This is sent when to when a task has been escalated
- PROCESS_TASK_EXCEPTION_NOTIFICATION_TYPE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the task exception notification type This is used to send a notification when an exception has occurred in a task
- PROCESS_TO_PROCESS - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Message type name for a message sent from Appian Process to Appian Process (e.g., a Send Message event would send this type of message to a Receive Message event).
- PROCESS_UPGRADE_DATA_TYPE_EVOLUTION_TRANSFORMATION_ERRORS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_UPGRADE_INCOMPLETE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PROCESS_UPGRADE_UNSUPPORTED_ALERT_RECIPIENTS_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ProcessAdministrationService - Interface in com.appiancorp.suiteapi.process
-
ProcessAdministrationService is used to create and modify properties of the overall process application.
- ProcessAnalyticsService - Interface in com.appiancorp.suiteapi.process.analytics2
-
ProcessAnalyticsService provides access to reports on entities and events throughout the process application.
- ProcessAnalyticsServiceUtils - Class in com.appiancorp.suiteapi.process.analytics2
-
This class supplements the
ProcessAnalyticsService
with additional methods. - ProcessAnalyticsServiceUtils() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsServiceUtils
- ProcessApplicationPermissions - Class in com.appiancorp.suiteapi.process.security
-
Permissions for the user on the Process Application
- ProcessApplicationPermissions() - Constructor for class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- ProcessApplicationRoleMap - Class in com.appiancorp.suiteapi.process
-
Defines the roles of users and groups for a process object.
- ProcessApplicationRoleMap() - Constructor for class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
- ProcessAttachmentsLimitException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception that is thrown if the user tries to attach an attachment to a process, but that object already has the maximum number of allowed attachments.
- ProcessAttachmentsLimitException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ProcessAttachmentsLimitException
-
Constructs a new ProcessAttachmentsLimitException with null as its detail message.
- ProcessAttachmentsLimitException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ProcessAttachmentsLimitException
-
Constructs a new ProcessAttachmentsLimitException with the specified detail message.
- ProcessAttachmentsLimitException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ProcessAttachmentsLimitException
-
Constructs a new ProcessAttachmentsLimitException with the specified detail message and cause.
- ProcessAttachmentsLimitException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ProcessAttachmentsLimitException
-
Constructs a new ProcessAttachmentsLimitException with the specified cause and a detail message of (cause==null ?
- ProcessController - Class in com.appiancorp.suiteapi.process.test
-
ProcessController provides simplified access for controlling a process.
- ProcessController(ServiceContext, Long) - Constructor for class com.appiancorp.suiteapi.process.test.ProcessController
-
Construct a ProcessController for the given ServiceContext.
- ProcessDataType - Annotation Interface in com.appiancorp.suiteapi.process
-
Convenience annotation to indicate a value represents an Appian Object.
- ProcessDeletedException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
ProcessDeletedException This MIGHT have been valid, but is no longer valid.
- ProcessDeletedException(String, String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ProcessDeletedException
- ProcessDeletedException(String, String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ProcessDeletedException
- ProcessDesignService - Interface in com.appiancorp.suiteapi.process
-
The
ProcessDesignService
is used for creating and modifyingProcessModel
which are organized by storing them inProcessModelFolder
objects. - ProcessDetails - Class in com.appiancorp.suiteapi.process
-
Contains detailed information about a process.
- ProcessDetails() - Constructor for class com.appiancorp.suiteapi.process.ProcessDetails
- ProcessDiagram - Class in com.appiancorp.suiteapi.process
-
A runtime representation of a
ProcessModel
. - ProcessDiagram() - Constructor for class com.appiancorp.suiteapi.process.ProcessDiagram
- ProcessException - Class in com.appiancorp.suiteapi.process
-
Contains metadata about an exception (error) that occurred while a process was executing.
- ProcessException() - Constructor for class com.appiancorp.suiteapi.process.ProcessException
- ProcessExceptionType - Class in com.appiancorp.suiteapi.process
-
Metadata about a class of process exceptions (errors that occur while a process is executing).
- ProcessExceptionType() - Constructor for class com.appiancorp.suiteapi.process.ProcessExceptionType
- ProcessExecutionService - Interface in com.appiancorp.suiteapi.process
-
Interface to the business logic for the process runtime.
- ProcessFacade - Class in com.appiancorp.suiteapi.process
-
Utility methods dealing with processes
- ProcessFacade() - Constructor for class com.appiancorp.suiteapi.process.ProcessFacade
- processId - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- processId(Long) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- processIds(Long[]) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- processIds(List<Long>) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- ProcessInstance - Interface in com.appiancorp.suiteapi.epex.process
-
ProcessInstance This represents an EPEx process instance.
- ProcessManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesProcessManagement
- processModel(ServiceContext, Long) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
Option builder to read audit history for the given process model
- processModel(ServiceContext, Long) - Static method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptionsBuilder
-
Option builder to read audit history for the given process model
- processModel(ServiceContext, Long, Set<Long>) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
Option builder to read audit history for the given process model and process ids
- processModel(ServiceContext, Long, Set<Long>) - Static method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryOptionsBuilder
-
Option builder to read audit history for the given process model and process ids
- processModel(ServiceContext, String) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
Option builder to read audit history for the given process model
- ProcessModel - Class in com.appiancorp.suiteapi.process
-
The template from which processes are created.
- ProcessModel() - Constructor for class com.appiancorp.suiteapi.process.ProcessModel
- PROCESSMODEL_FOLDER - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- ProcessModel.Descriptor - Class in com.appiancorp.suiteapi.process
-
Inner class that holds the name, id, and description of a process model.
- ProcessModelDataType - Annotation Interface in com.appiancorp.suiteapi.process
-
Convenience annotation to indicate a value represents an Appian Object.
- ProcessModelDetails - Class in com.appiancorp.suiteapi.process
-
Holds detailed metadata about a
ProcessModel
. - ProcessModelDetails() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelDetails
- ProcessModelFacade - Class in com.appiancorp.suiteapi.process
-
Manages the loading and storing and other utility functions of process models.
- ProcessModelFacade() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelFacade
- ProcessModelFolder - Class in com.appiancorp.suiteapi.process
-
Bean that represents a folder into which
ProcessModel
s can be stored. - ProcessModelFolder() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelFolder
- ProcessModelFolder(String) - Constructor for class com.appiancorp.suiteapi.process.ProcessModelFolder
- ProcessModelFolderPermissions - Class in com.appiancorp.suiteapi.process.security
-
Permissions for the user to folders where process models are stored
- ProcessModelFolderPermissions() - Constructor for class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- processModelId - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- processModelId(Long) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- processModelIds(Long[]) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- processModelIds(List<Long>) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PROCESS_MODEL_ID_KEY
- ProcessModelInfo() - Constructor for class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Creates a ProcessModelInfo with all fields null.
- ProcessModelInfo(Long, LocaleString, String, String) - Constructor for class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Creates a ProcessModelInfo with the given id, name, version and uuid.
- ProcessModelLogging - Class in com.appiancorp.suiteapi.process
- ProcessModelLogging() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelLogging
- ProcessModelNotificationSettings - Class in com.appiancorp.suiteapi.process
- ProcessModelNotificationSettings() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- ProcessModelPermissions - Class in com.appiancorp.suiteapi.process.security
-
Permissions for the user on the Process Model
- ProcessModelPermissions() - Constructor for class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Construct a new
ProcessModelPermissions
object. - ProcessModelPermissions(boolean) - Constructor for class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Construct a new
ProcessModelPermissions
object with all properties set todefault_
- ProcessModelProperties - Class in com.appiancorp.suiteapi.process
-
Holds the properties of a process model.
- ProcessModelProperties() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelProperties
- ProcessModelSummary - Class in com.appiancorp.suiteapi.process
-
Holds summary information about a process model, such as who created it, when, how many process instances are running, and how many have completed.
- ProcessModelSummary() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelSummary
- processModelUuid - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- processModelUUID(String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PMUUID_KEY
- processModelUUIDs(String[]) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PMUUID_KEY
- processModelUUIDs(List<String>) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Generate String suitable for setting InternalMessage.DESTINATION_PMUUID_KEY
- ProcessModelWebService - Class in com.appiancorp.suiteapi.process.webservices
-
Bean for process model web service
- ProcessModelWebService() - Constructor for class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
- ProcessModelWithErrors - Class in com.appiancorp.suiteapi.process
-
Bean containing a ProcessModel and the errors that were found when trying to publish it.
- ProcessModelWithErrors() - Constructor for class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- ProcessNode - Class in com.appiancorp.suiteapi.process
-
A node in a process model.
- ProcessNode() - Constructor for class com.appiancorp.suiteapi.process.ProcessNode
- ProcessPermissions - Class in com.appiancorp.suiteapi.process.security
-
This class encapsulates the permissions of a user for a particular process
- ProcessPermissions() - Constructor for class com.appiancorp.suiteapi.process.security.ProcessPermissions
- ProcessProperties - Class in com.appiancorp.suiteapi.process
-
Holds the properties of a process.
- ProcessProperties() - Constructor for class com.appiancorp.suiteapi.process.ProcessProperties
- ProcessReference - Interface in com.appiancorp.suiteapi.epex.process
-
ProcessReference This represents a reference to an EPEx process instance.
- ProcessReport - Class in com.appiancorp.suiteapi.process.analytics2
-
Bean detailing an analytics report specification.
- ProcessReport() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- ProcessRequestedException - Exception in com.appiancorp.suiteapi.epex.exceptions
-
ProcessRequestedException This MIGHT become valid soon, but we won't know until the process has finished initialization.
- ProcessRequestedException() - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ProcessRequestedException
- ProcessRequestedException(String) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ProcessRequestedException
- ProcessRequestedException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.epex.exceptions.ProcessRequestedException
- ProcessRoleMap - Class in com.appiancorp.suiteapi.process
-
Defines the roles of users and groups for a process object.
- ProcessRoleMap() - Constructor for class com.appiancorp.suiteapi.process.ProcessRoleMap
- ProcessRoleMap(RoleMap) - Constructor for class com.appiancorp.suiteapi.process.ProcessRoleMap
- ProcessStartConfig - Class in com.appiancorp.suiteapi.process
-
Specifies options and configurations that control behavior when starting a process.
- ProcessStartConfig() - Constructor for class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Instantiate a
ProcessStartConfig
using default values for all configurations. - ProcessStartConfig(ProcessVariable[]) - Constructor for class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Instantiate a
ProcessStartConfig
with the given process parameters. - ProcessStartConfig(ProcessVariable[], String, Long) - Constructor for class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Instantiate a
ProcessStartConfig
with the given process parameters, process model version and priority id. - ProcessStartConfig(ProcessVariable[], String, Long, int) - Constructor for class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Instantiate a
ProcessStartConfig
with the given process parameters, process model version and priority id. - ProcessStartingInfo - Class in com.appiancorp.suiteapi.process.webservices
-
Bean for process starting info
- ProcessStartingInfo() - Constructor for class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
- ProcessState - Enum Class in com.appiancorp.suiteapi.epex.process
-
ProcessState represents the state of a process.
- ProcessSummary - Class in com.appiancorp.suiteapi.process
-
Holds high-level, summary metadata about a process.
- ProcessSummary() - Constructor for class com.appiancorp.suiteapi.process.ProcessSummary
- processToNextAttended(Long, boolean, ActivityClassParameter[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
This method can be used to programatically execute an attended task and continue flow to the next attended activity.
- processToNextAttended$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- ProcessUpgrade - Class in com.appiancorp.suiteapi.process.upgrade
-
The outcome of an attempted upgrade of a process.
- ProcessUpgrade() - Constructor for class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Creates a blank instance.
- ProcessUpgrade(Long, ProcessUpgrade.Outcome) - Constructor for class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Creates an instance with the specified process id and result code.
- ProcessUpgrade.Outcome - Enum Class in com.appiancorp.suiteapi.process.upgrade
-
Represents the outcome of an attempted upgrade of a process.
- ProcessVariable - Class in com.appiancorp.suiteapi.process
-
A variable that is global to a process.
- ProcessVariable() - Constructor for class com.appiancorp.suiteapi.process.ProcessVariable
- ProcessVariable(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.ProcessVariable
- ProcessVariableInstance - Class in com.appiancorp.suiteapi.process
-
Represents the runtime instance of process variable for a process.
- ProcessVariableInstance() - Constructor for class com.appiancorp.suiteapi.process.ProcessVariableInstance
- ProcessVariableInstance(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.ProcessVariableInstance
- project(Aggregation) - Method in class com.appiancorp.common.query.Query.Builder
- project(Aggregation) - Method in interface com.appiancorp.common.query.QueryBuilder.Aggregating
-
Obtains the set of operations allowed after
QueryBuilder.Aggregating<T>
- project(Selection) - Method in class com.appiancorp.common.query.Query.Builder
- project(Selection) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- Projection<T extends Column> - Interface in com.appiancorp.common.query
-
Marker interface for
Selection
andAggregation
. - promoteToDraft(Long, Integer, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Use a version of a given miniwebsite portlet to create a draft for a new version of the miniwebsite.
- promoteToDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- properties - Variable in class com.appiancorp.common.query.TypedValueQueryValidator
- Provider<T> - Interface in com.appiancorp.suiteapi.common
-
An object capable of providing instances of type T.
- ProvisionException - Exception in com.appiancorp.suiteapi.common
- ProvisionException() - Constructor for exception com.appiancorp.suiteapi.common.ProvisionException
- ProvisionException(String) - Constructor for exception com.appiancorp.suiteapi.common.ProvisionException
- ProvisionException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.ProvisionException
- ProvisionException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.ProvisionException
- PRTL_API_KEY_GENERATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_ASSET_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_DATA_SOURCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_DATA_SOURCES_CAN_VIEW_ALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_DATA_SOURCES_CANNOT_VIEW_ANY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_DATA_STORE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_EXPORT_PRECEDENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_FAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_INTERFACE_HAS_RULE_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_MIXED_PROCESS_MODEL_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_MIXED_PROCESS_MODEL_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_MIXED_RECORD_TYPE_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_MIXED_RECORD_TYPE_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_DESIGNER_NO_SERVICE_ACCOUNT_PROCESS_MODEL_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_DESIGNER_NO_SERVICE_ACCOUNT_PROCESS_MODEL_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_DESIGNER_NO_SERVICE_ACCOUNT_RECORD_TYPE_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_DESIGNER_NO_SERVICE_ACCOUNT_RECORD_TYPE_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_PAGE_CONFIGURED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_USER_SELECTED_PROCESS_MODEL_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_USER_SELECTED_PROCESS_MODEL_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_USER_SELECTED_RECORD_TYPE_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_NO_USER_SELECTED_RECORD_TYPE_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_DOCUMENT_USER_CAN_SEE_ALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_DOCUMENT_USER_CAN_SEE_SOME_BUT_NOT_ALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_DOCUMENT_USER_CANNOT_SEE_ANY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_INACTIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_SERVICE_ACCOUNT_PORTAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_UNPUBLISH_FAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_UNPUBLISH_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_UNPUBLISH_USER_ACCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_USER_ACCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_YES_DESIGNER_NO_SERVICE_ACCOUNT_PROCESS_MODEL_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_YES_DESIGNER_NO_SERVICE_ACCOUNT_PROCESS_MODEL_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_YES_DESIGNER_NO_SERVICE_ACCOUNT_RECORD_TYPE_PERMISSIONS_PLURAL_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PRTL_YES_DESIGNER_NO_SERVICE_ACCOUNT_RECORD_TYPE_PERMISSIONS_SINGULAR_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- PublicRoleMap - Class in com.appiancorp.suiteapi.common
-
Defines the roles of users and groups for an object.
- PublicRoleMap() - Constructor for class com.appiancorp.suiteapi.common.PublicRoleMap
- publishDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Submits the current draft of the specified page for publication, and releases any lock on the draft.
- publishDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- publishDrafts(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Submits the current drafts of the specified pages for publication, and releases any lock on the drafts.
- publishDrafts$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- publishMessage(InternalJmsMessage) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes a message to the appropriate location.
- publishMessages(InternalJmsMessage[]) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes the provided messages to the appropriate locations.
- publishMessagesToJms(InternalJmsMessage[]) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publish the provided messages to JMS.
- publishMessagesToProcess(InternalMessage[]) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes the provided internal messages to Process.
- publishMessageToJms(InternalJmsMessage) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes the message to JMS.
- publishMessageToProcess(InternalMessage) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes an internal message to Process (ignores the JMS topic) on the message.
- publishMessageToProcess(Message) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes a mail message to Process (ignores the JMS topic) on the message.
- publishMessageToProcess(Message) - Method in interface com.appiancorp.suiteapi.messaging.MessagePublisherService
-
Publishes a JMS message to Process (ignores the JMS topic) on the message.
- publishProcessModel(ProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.use saveAndPublishProcessModel
- publishProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- publishSubmitted(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Publish an author's submitted draft for a given miniwebsite portlet.
- publishSubmitted$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- PUSH - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Notification Media type specifying PUSH notification
- PUSH_NOTIFICATION_ENCRYPTION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- put(Object, Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns the users and groups in the given role.
- put(Object, Object) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- put(Object, Object) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
-
Only allows a mapping of {Locale:FormConfig}.
- put(String) - Method in class com.appiancorp.suiteapi.common.LocaleString
- put(String, Object) - Method in class com.appiancorp.suiteapi.type.TypeResource
- put(String, String) - Method in class com.appiancorp.suiteapi.common.LocaleString
- put(Locale, String) - Method in class com.appiancorp.suiteapi.common.LocaleString
- putAll(Map) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Not supported.
- putAll(Map) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- putAtCoupledKeys(CoupledElements, CoupledElements, ConcurrentMap) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.
- putFormConfig(Locale, FormConfig) - Method in class com.appiancorp.suiteapi.process.forms.FormConfigMap
- putOrAppendTimestamp(Timestamp, ServiceContext) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Do not use this, as it is meant ONLY for web services.
- putOrAppendValue(String, ServiceContext) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Do not use this, as it is meant ONLY for web services.
- PV - Static variable in interface com.appiancorp.suiteapi.epex.variables.VariableReference
-
Process Variable Namespace constant Process Variables are created by the designer of the model.
- PvInstancesReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- PvInstancesReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.PvInstancesReturnConverter
-
Deprecated.
- PvReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- PvReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.
Q
- QNAME - Static variable in class com.appiancorp.common.query.Aggregation
- QNAME - Static variable in class com.appiancorp.common.query.AggregationColumn
- QNAME - Static variable in enum class com.appiancorp.common.query.AggregationFunction
- QNAME - Static variable in class com.appiancorp.common.query.Column
- QNAME - Static variable in class com.appiancorp.common.query.ColumnAlias
- QNAME - Static variable in class com.appiancorp.common.query.Facet
- QNAME - Static variable in class com.appiancorp.common.query.FacetOption
- QNAME - Static variable in class com.appiancorp.common.query.Filter
- QNAME - Static variable in enum class com.appiancorp.common.query.FilterOperator
- QNAME - Static variable in class com.appiancorp.common.query.LogicalExpression
- QNAME - Static variable in enum class com.appiancorp.common.query.LogicalOperator
- QNAME - Static variable in class com.appiancorp.common.query.Query
- QNAME - Static variable in class com.appiancorp.common.query.Search
- QNAME - Static variable in class com.appiancorp.common.query.Selection
- QNAME - Static variable in class com.appiancorp.exceptions.AppianError
- QNAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- QNAME - Static variable in class com.appiancorp.suiteapi.common.paging.PagingInfo
- QNAME - Static variable in class com.appiancorp.suiteapi.common.paging.SortInfo
- QNAME - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessDataType
- QNAME - Static variable in annotation interface com.appiancorp.suiteapi.process.ProcessModelDataType
- QNAME - Static variable in annotation interface com.appiancorp.suiteapi.rules.RuleDataType
- QNAME - Static variable in class com.appiancorp.suiteapi.type.NamedTypedValue
- QNAME - Static variable in class com.appiancorp.type.system.ListView
- QNAME - Static variable in class com.appiancorp.type.system.ListViewDataSubset
- QNAME - Static variable in class com.appiancorp.type.system.ListViewItem
- QPA_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_INVALID_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_INVALID_REPORT_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_MULTIPLE_NON_NULL_CONTEXTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_NOT_A_REPORT_REPORT_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_NULL_REPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_UNNECESSARY_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QPA_UNSUPPORTED_REPORT_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Query<T> - Class in com.appiancorp.common.query
-
An object-oriented representation of a query.
- Query() - Constructor for class com.appiancorp.common.query.Query
- Query(Projection<? extends Column>, Criteria, PagingInfo) - Constructor for class com.appiancorp.common.query.Query
- QUERY_ENTITY_COULD_NOT_RETRIEVE_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_ENTITY_ENTITY_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_ENTITY_ENTITY_NOT_FOUND_INSUFFICIENT_PRIVILEGES_PORTALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_KEYWORDS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Special keywords for the query indicating which content to return and which fields to search for specified query terms.
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_DETAILS_INVALID_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_DETAILS_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_DETAILS_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_SUMMARY_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_SUMMARY_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_SUMMARY_INVALID_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_SUMMARY_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_PERFORMANCE_MONITOR_CONNECTED_ENVIRONMENT_SUMMARY_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RECORD_BY_IDENTIFIER_CANNOT_QUERY_RECORD_WITHOUT_FIELD_REFERENCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RECORD_CANNOT_QUERY_EXPRESSION_BASED_RECORDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- QUERY_RULE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- QUERY_RULE_ACCESS_STORE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_ARRAY_PARAM_ELEMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_BAD_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_CANNOT_CHANGE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_DATASTORE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ENTITY_LOOKUP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_ENTITY_NO_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ENTITY_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ENTITY_NOT_PUBLISHED - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ENTITY_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_ENTITY_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_BAD_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_BAD_LITERAL - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_BAD_OP - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_BAD_PARAM - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_BAD_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_ENTITY_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_FILTER_MISSING_OP - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_MISSING_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_MISSING_VALUE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_PARAM_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_UNVERIFIED_OP - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FILTER_UNVERIFIED_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FOLDER_ERROR - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_FOLDER_INVALID - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_INVALID_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_INVALID_XML - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_LITERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_LOAD_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_MISSING_ENTITY - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_MISSING_FOLDER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_MISSING_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_NAME_COLLISION_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_NAME_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_ORDER_BAD_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ORDER_BY_LIST - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ORDER_ENTITY_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ORDER_MISSING_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_ORDER_UNVERIFIED_PATH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_OUTPUT_CONVERT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_OUTPUT_TOO_BIG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_PARAM_BAD_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_PARAM_BAD_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_PARAM_COUNT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_PARAM_MISSING_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_PARAM_MISSING_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_PARAM_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- QUERY_RULE_PARAM_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_PARAM_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_RETRIEVE_ROLE_SET_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_SAVE_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_SORT_PROPERTY_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_SORT_PROPERTY_NOT_PRIMITIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_UNKNOWN_RUNTIME_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_UNKNOWN_SAVE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_UPDATE_ROLE_SET_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_RULE_UUID_MAPPING_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_ALIAS_NOT_UNIQUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_AND_ALL_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_CANNOT_SORT_BY_MULTIPLE_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_ALIAS_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_BETWEEN_INVALID_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_BLANK_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_BLANK_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_CANNOT_APPLY_OPERATOR_TO_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_CANNOT_APPLY_OPERATOR_TO_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_INVALID_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_INVALID_FIELD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_INVALID_OPERATOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_LOGICAL_EXPRESSION_INVALID_OPERATOR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_FILTER_LOGICAL_EXPRESSION_MISSING_CRITERIA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.passing empty criteria to the "filters" parameter of queryLogicalExpression no longer results in an error.
- QUERY_VALIDATOR_GROUPBY_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_GROUPING_AND_AGGREGATION_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_AGGREGATION_HEURISTIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_ALIAS_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_INDEXING_MULTIPLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_OPERATION_AGGREGATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_OPERATION_GROUPING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_OPERATION_SORTING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_RELATIONSHIP_JOIN_ON_DEFAULT_FILTERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_RELATIONSHIP_JOIN_ON_FILTERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_RELATIONSHIP_JOIN_ON_SELECTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_RELATIONSHIP_JOIN_ON_SORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_INVALID_RELATIONSHIP_JOIN_ON_USER_FILTERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_NO_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_NO_GROUP_BY_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_NULL_OR_EMPTY_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_NULL_PAGING_INFO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_SEARCH_NULL_OR_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_SELECTION_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_SORTING_BLANK_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_SORTING_INVALID_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUERY_VALIDATOR_SORTING_INVALID_FIELD_GROUPING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Query.Builder<T> - Class in com.appiancorp.common.query
-
A class for incrementally build a Query.
- QueryBuilder<T> - Interface in com.appiancorp.common.query
-
Interface for incrementally build a Query.
- QueryBuilder.Aggregating<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.Filtering<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.FilteringCriteria<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.Grouping<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.Paging<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.Selecting<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilder.Sorting<T> - Interface in com.appiancorp.common.query
-
This interface is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilderTools - Interface in com.appiancorp.common.query
- QueryBuilderTools.Aggregator - Class in com.appiancorp.common.query
-
This class encapsulates all the available Aggregation Functions in a more object oriented way.
- QueryBuilderTools.Order - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilderTools.SearchOp - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- QueryBuilderTools.Selector - Class in com.appiancorp.common.query
-
This is how you instantiate columns to configure a query for selection, grouping or aggregation.
- queryByRoot(Long, String, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- queryByRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- queryByRootPaging(Long, String, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This is more advanced search, accepting special keywords.
- queryByRootPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- queryIdsByRoot(Long, String, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
This is more advanced search, accepting special keywords.
- queryIdsByRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- QUICK - Static variable in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- QUICK_APP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- QUICK_FILTER_DROPDOWN - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display quick filters as dropdowns.
- QUICK_FILTER_LINK - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Display quick filters as links.
- QUICKAPPS_APP_BUILDER_DATASOURCE_MISSING_PERM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUICKAPPS_APP_BUILDER_DATASOURCE_MISSING_PERM_CLEANUP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUICKAPPS_DATASOURCE_GENERAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUICKAPPS_DATASOURCE_MISSING_PERM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QUICKAPPS_DATASOURCE_MISSING_PERM_CLEANUP_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- QuickFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
A QuickFilter is a set of QuickFilterItems.
- QuickFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.QuickFilter
- QuickFilterItem - Class in com.appiancorp.suiteapi.process.analytics2
-
A QuickFilterItem is a set of Filters.
- QuickFilterItem() - Constructor for class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
R
- raiseException(String, Long) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Raise an exception on a task or process.
- raiseException$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- raiseExceptionMessage(String, Long, String) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Raise an exception on a task or process.
- raiseExceptionMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- raisePriorityOfProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Raises the priority of a specified process by one level.
- raisePriorityOfProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- raisePriorityOfProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Raises the priority of the specified processes by one level.
- raisePriorityOfProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- raisePriorityOfTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Raises the priority of the specified task by one level.
- raisePriorityOfTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- raisePriorityOfTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Raises the priority of the specified tasks by one level.
- raisePriorityOfTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- RANGE - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- RANGE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
-
Deprecated.
- rawOffset - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Raw Offset Milliseconds offset between
BackendTimeZoneSimple
and Greenwich Mean Time - RDBMS_DATA_SOURCE_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_DATA_SOURCE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_INVALID_DATA_SOURCE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_INVALID_DATA_SOURCE_SCHEMA - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_INVALID_SECURITY_MAPPING_ANNOTATION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_INVALID_TYPE_MAPPING_ANNOTATION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_NO_PRIMARY_KEY_FOR_SECURED_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_PRIMARY_DATA_SOURCE_CONFIGURATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_PRIMARY_DATA_SOURCE_CONNECTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_PRIMARY_DATA_SOURCE_NOT_CONFIGURED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_SCHEMA_PASSWORD_DECRYPTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_SN_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- RDBMS_SN_INVALID_DROP_DATABASE_COMMAND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_SN_INVALID_LOAD_DATA_PATH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_SN_LOAD_DATA_GEN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDBMS_SN_RESULTSET_VALUE_NOT_COMPATIBLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_CLONE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_FORBIDDEN_OBJECT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_IX_CANT_DESERIALIZE_RDO_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_IX_MISSING_RDO_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_IX_REMOTE_SERVICE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_OBJECT_NOT_FOUND_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_OBJECT_UNKNOWN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RDO_UNAUTHORIZED_ACCESS_OBJECT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- reactivate(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Reactivates the given content item.
- reactivate(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Reactivates the given content items.
- REACTIVATE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REACTIVATE_COMMUNITY_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REACTIVATE_COMMUNITY_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- reactivate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- reactivateCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Reactivate a
Community
. - reactivateCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- reactivateUsers(String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Reactivates the given Users.
- reactivateUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- read(AuditHistoryProcessModelOptionsBuilder, Consumer<? extends AuditHistoryRow>) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
read audit history using the given options into the given Consumer.
- read(AuditHistoryProcessOptionsBuilder, Consumer<? extends AuditHistoryRow>) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
read audit history using the given options into the given Consumer.
- READ_DATA_STORE_BY_UUID_INVALID_DATA_STORE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- READ_GROUP_BY_UUID_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- READ_GROUP_BY_UUID_INVALID_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- READ_GROUPTYPE_BY_UUID_INVALID_GROUPTYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- READ_PROCESS_REPORT_BY_UUID_INVALID_PROCESS_REPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- readBodies(Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Read multiple message bodies.
- readBodies(ThreadedMessage[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Read multiple message bodies.
- readBodies(String[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Read multiple message bodies from given locations.
- readBodies$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- readBody(String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Read the message body at the given location.
- readBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- READER - Static variable in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.
- READER - Static variable in interface com.appiancorp.suiteapi.collaboration.CollaborationSearchService
-
Deprecated.
- READER - Static variable in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Role with read-only access.
- READER - Static variable in interface com.appiancorp.suiteapi.portal.PortalSearchService
-
Deprecated.Constant for indicating that the current user has read-only access to the page or portlet
- ReadOnlySortInfo - Interface in com.appiancorp.suiteapi.common.paging
-
READ ONLY: Only methods that access read-only data.
- readWebsiteBody(String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.Reads the body of a miniwebsite portlet
- readWebsiteBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.
- readWithSubprocesses(AuditHistoryProcessModelOptionsBuilder, Consumer<? extends AuditHistoryRow>) - Static method in class com.appiancorp.suiteapi.process.history.AuditHistory
-
read audit history including all subprocesses using the given options into the given Consumer.
- reassignTask(Long, Assignment.Assignee[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Reassigns a task to new assignees.
- reassignTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- reassignTasksToAssigneePool(Long[], Assignment.Assignee[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- reassignTasksToAssigneePool$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- reassignTasksToSameAssigneePool(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Tries to reassign the tasks, and returns an array of result codes on whether the operation was successful or an error had occurred.
- reassignTasksToSameAssigneePool$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- reassignTaskToSameAssigneePool(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Reassigns the task to the assignee pool.
- reassignTaskToSameAssigneePool$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- RECORD - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- RECORD_CANNOT_ACCESS_DASHBOARD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_ACCESS_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_ACCESS_SOURCE_PROCESS_MODEL_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_DISPLAY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_EVALUATE_FACET - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_EVALUATE_FACETS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_EVALUATE_FILTERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_RETRIEVE_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_CANNOT_RETRIEVE_DATA_MISSING_DATATYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_ACTIVE_SYNC_CANCELED_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_BINGE_POST_PROCESSING_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_EXCEEDS_MAX_SYNC_DURATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_EXCEEDS_REPLICA_ROW_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_GET_BY_ID_EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_INVALID_SOURCE_FILTER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_INVALID_SYNC_FILTER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_MODEL_CHANGED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_NON_SYNCED_RECORD_TYPE_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_NON_UNIQUE_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_REAPER_EXECUTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_ROLLING_SYNC_FIELD_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_BAD_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_BATCH_READ_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_COLUMN_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_COLUMN_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_DATA_NULL_PK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_EXPRESSION_BATCH_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_INVALID_VALUE_ZERO_DATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_INVALID_VALUE_ZERO_DATE_TIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_NO_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_PRIMARY_KEY_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_SCHEMA_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_TABLE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_SOURCE_UNIQUE_CONSTRAINT_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TARGET_BATCH_WRITE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TARGET_DISK_FULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TARGET_INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TARGET_ROW_TOO_BIG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TARGET_SYSTEM_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_TOO_MANY_ROWS_UPDATED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_UNIQUE_KEY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DATA_SYNC_VALUE_EXCEEDS_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DELETE_INPUT_TOO_MANY_ROWS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_DELETE_NO_PK_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FILTERS_FIELD_NOT_RECORD_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_FILTERS_FIELD_REFERENCE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_FILTERS_FIELD_REFERENCE_RECORD_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_FROM_SCRATCH_BAD_DATA_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FROM_SCRATCH_CANT_HAVE_NULL_TABLE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FROM_SCRATCH_DOCUMENT_PERSIST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FROM_SCRATCH_FAILED_TO_GET_UNIQUE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FROM_SCRATCH_TABLE_CREATION_UNSUCCESFUL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_FROM_SCRATCH_TABLE_PUBLISH_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_GRID_TITLE_EVAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_INVALID_DEFAULT_FILTER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_INVALID_LIST_VIEW_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_ITEM_PROVIDER_ERROR_RESOLVING_FACETS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_ITEM_PROVIDER_ERROR_RETRIVING_LIST_VIEW_DATA_FOR_FEED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_LINK_INVALID_TARGET_LOCATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_LINK_INVALID_TARGET_LOCATION_SITE_PAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_LIST_EVALUATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_LIST_VIEW_SRC_EXPRESSION_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_INDEX_INVALID_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_INDEX_INVALID_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_INDEX_LIST_OF_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_INVALID_INDEX_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_INVALID_INDEX_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_KEYWORDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_TYPE_FIELD_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_TYPE_INVALID_KEYWORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MAP_TYPE_RECORD_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MODERN_LIST_VIEW_SRC_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MODERN_RECORD_VIEW_SRC_INVALID_DATA_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MODERN_RECORD_VIEW_SRC_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_DUPLICATE_RECORD_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_EMPTY_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_FIELD_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_INPUT_SYNC_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_INVALID_RECORD_TYPE_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_MULTIPLE_DATA_SOURCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_MULTIPLE_RECORD_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_NULL_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_RECORD_INPUT_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_SEQUENCE_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_SOURCE_COLUMN_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_SOURCE_COLUMN_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_SOURCE_PRIMARY_KEY_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_SOURCE_SCHEMA_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_TABLE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_UNIQUENESS_CONSTRAINT_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_MUTATION_WRONG_INPUT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_ONLY_ONE_FACET_PER_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_PICKER_INVALID_RECORD_TYPE_RULE_BACKED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_PROXY_TYPE_CREATION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_AND_ALL_INVALID_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_AND_ALL_MORE_THAN_ONE_SHARED_PATH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_EXPRESSION_BASED_RECORDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_IN_LOOPING_FUNCTION_FOR_TRANSFORMATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_NONSYNCED_RECORDS_FOR_TRANSFORMATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_RECORDS_WITHOUT_FIELD_REFERENCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_SYNC_BACKED_RECORDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_CANNOT_QUERY_TRANSFORMATION_RECORDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_EXPRESSION_INVALID_AGGREGATION_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_EXPRESSION_MISSING_FIELDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_NULL_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_QUERY_TOO_MANY_QUERY_CALLS_FOR_TRANSFORMATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_RECORD_VIEW_SRC_EXPRESSION_INVALID_DATA_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_RECORD_VIEW_SRC_EXPRESSION_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_REFERENCE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- RECORD_REFERENCE_INVALID_PROPERTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_REFERENCE_INVALID_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SECURITY_INVALID_RECORD_IDENTIFIER_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_SECURITY_NOT_ENABLED_FOR_ENTITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_SECURITY_REQUIRES_DATA_STORE_ADMIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_SECURITY_REQUIRES_EDITOR_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_SOURCE_MISMATCHED_DATASUBSET_LENGTHS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
- RECORD_SYNC_ERROR_COULD_NOT_FIND_RECORD_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_ERROR_RECORD_TYPE_HAS_MULTIPLE_SOURCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_ALERTS_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_ALERTS_CONNECTED_ENVIRONMENT_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_DETAIL_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_DETAIL_CONNECTED_ENVIRONMENT_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_MAIN_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_MAIN_CONNECTED_ENVIRONMENT_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_SYNC_MONITOR_ROW_LIMIT_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_ACTION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_CONSTANTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_CUSTOM_FIELD_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DEFAULT_VALUE_CONFLICTING_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DEFAULT_VALUE_INVALID_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DEFAULT_VALUE_MISSING_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DEFAULT_VALUE_MULTIPLE_VALUES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DISALLOWED_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_DISALLOWED_RLS_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FIELD_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FIELD_REFERENCE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FIELD_REFERENCE_QUERY_TIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_FIELD_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_FIELD_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_FIELD_NESTED_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_FIELD_TARGET_RECORD_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_VALUE_BETWEEN_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_VALUE_IN_NOT_IN_SCALAR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_FILTER_VALUE_TYPE_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_INVALID_FIELD_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_INVALID_STRUCTURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_MATCH_CONFLICTING_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_MATCH_INVALID_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_MATCH_VALUE_LITERAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_MATCH_WHEN_TRUE_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_ONE_TO_MANY_DISALLOWED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_RECORD_FIELD_FROM_OTHER_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_RECORD_VARIABLE_QUERY_TIME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_RELATED_RECORD_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_RULES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_WRITE_TIME_CF_FUNCTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_WRITE_TIME_RELATED_RECORD_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_CUSTOM_FIELD_WRITE_TIME_TODAY_NOW - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_DATA_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_DATA_RETRIEVAL_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_ID - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- RECORD_TYPE_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_INSUFFICIENT_PRIVILEGES_TEMP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.
ErrorCode.RECORD_TYPE_NOT_FOUND_INSUFFICIENT_PRIVILEGES
- RECORD_TYPE_INVALID_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_INVALID_SYNC_ATTRIBUTE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_INVALID_SYNC_GENERIC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_INVALID_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_RELATED_ACTION_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_TYPE_USER_FILTER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UI_DETAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.see RECORD_UI_HEADER_DETAIL
- RECORD_UI_HEADER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.see RECORD_UI_HEADER_DETAIL
- RECORD_UI_HEADER_DETAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UI_INITIALIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_CONFLICTING_FIELD_CHANGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_CONFLICTING_RELATIONSHIP_CHANGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EMPTY_RECORD_MAP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENT_RECORD_AND_BASE_RECORD_DIFFERENT_SOURCES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENT_RECORD_TYPE_INVALID_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENT_RECORD_TYPE_NOT_SYNCED_OR_RDBMS_BACKED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENT_TYPE_RECORD_TYPE_INVALID_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENT_TYPE_RECORD_TYPE_NOT_SYNCED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_EVENTS_NOT_CONFIGURED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INPUT_TOO_MANY_ROWS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INPUT_TOO_MANY_TRAVERSED_ROWS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_ACTIVITY_ID_FIELD_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_AUTOMATION_TYPE_FIELD_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_AUTOMATION_TYPE_FIELD_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_RELATIONSHIP_JOIN_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_RELATIONSHIP_SOURCE_FIELD_NOT_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_TIMESTAMP_FIELD_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_RECORD_USER_FIELD_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_TYPE_RECORD_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_EVENT_TYPE_RECORD_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_PRIMARY_KEY_CHANGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_INVALID_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_MISSING_UK_RELATIONSHIP_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_MULTIPLE_BASE_RECORD_TYPES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_PAST_NON_CASCADING_RELATIONSHIP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_RECORD_TYPE_DIFFERENT_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_RECORD_TYPE_NOT_SYNCED_OR_RDMBS_BACKED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_UPDATE_RECORD_TYPE_SYNC_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_WRITE_DATA_INTEGRITY_VIOLATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_WRITE_SOURCE_BAD_CREDENTIALS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_WRITE_SOURCE_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RECORD_WRITE_SOURCE_NO_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- recreateConnections(String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- Recurrence - Class in com.appiancorp.suiteapi.process
-
Used to specify properties of a node that is set to re-execute after every configurable interval of time.
- Recurrence() - Constructor for class com.appiancorp.suiteapi.process.Recurrence
- Recurrence.End - Class in com.appiancorp.suiteapi.process
-
Class defines condition under which Recurrence stops for a node in process.
- RecurrenceInstance - Class in com.appiancorp.suiteapi.process
-
This class is used to specify properties for a particular node instance that is set to re-execute after every configurable interval of time.
- RecurrenceInstance() - Constructor for class com.appiancorp.suiteapi.process.RecurrenceInstance
- RECURRING_TYPE_DAILY - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval
- RECURRING_TYPE_INTERVAL - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval
- RECURRING_TYPE_MONTHLY - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval
- RECURRING_TYPE_WEEKLY - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval
- RECURRING_TYPE_YEARLY - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval
- RecurringInterval - Class in com.appiancorp.suiteapi.process
-
Defines a time interval for an event that repeats after a fixed delay.
- RecurringInterval() - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval
-
Creates a RecurringInterval object, without setting the RecurringInterval type.
- RecurringInterval(int) - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval
-
Creates a RecurringInterval object.
- RecurringInterval.Daily - Class in com.appiancorp.suiteapi.process
-
Class defines Daily recurring interval
- RecurringInterval.Monthly - Class in com.appiancorp.suiteapi.process
-
Class defines time interval for Monthly events.
- RecurringInterval.Weekly - Class in com.appiancorp.suiteapi.process
-
Class that defines time interval for events that occur on a Weekly basis.
- RecurringInterval.Yearly - Class in com.appiancorp.suiteapi.process
-
Class defines time interval for Yearly events.
- RecursiveRelationshipException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when a relationship is trying to be created that will result in a recursive loop.
- RecursiveRelationshipException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RecursiveRelationshipException
-
Constructs a new exception with
null
as its detail message. - RecursiveRelationshipException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RecursiveRelationshipException
-
Constructs a new exception with the specified detail message.
- RecursiveRelationshipException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RecursiveRelationshipException
-
Constructs a new exception with the specified detail message and cause.
- RecursiveRelationshipException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RecursiveRelationshipException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- REFRESH_ALWAYS_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REFRESH_VARIABLE_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- refreshTaskForm(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.This method will cause a race condition between ACP refresh and form label refresh. Instead, use the "Refresh default values every time the task form is viewed" execution option in the task configuration in the model.
- refreshTaskForm$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- REGEX_CASE_SENSITIVE_INCORRECT_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REGEX_EXACT_MATCH_INCORRECT_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REGEX_NULL_PATTERN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REGEX_PATTERN_INCORRECT_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REGEX_TEXT_INCORRECT_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RegexDelegatingUserDetailsService - Class in com.appiancorp.suiteapi.common.spring.security
-
This class decorates another
UserDetailsService
implementation, allowing for a regular expression to be used to extract the username from the value passed intoRegexDelegatingUserDetailsService.loadUserByUsername(String)
. - RegexDelegatingUserDetailsService(UserDetailsService, String, int) - Constructor for class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
-
Creates a new instance with the given properties.
- RegexDelegatingUserDetailsService(UserDetailsService, String, int, int) - Constructor for class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
-
Creates a new instance with the given properties.
- RegexDelegatingUserDetailsService(UserDetailsService, Pattern, int) - Constructor for class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
-
Creates a new instance with the given properties.
- registerActivityClassSchema(ActivityClassSchema) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Registers the given activity class schema.
- registerActivityClassSchema$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- registerActivityClassSchemas(ActivityClassSchema[]) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Registers the given activity class schemas.
- registerActivityClassSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- registerExceptionTypesWithNotes(ProcessExceptionType[], String[]) - Method in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
-
Register exception types, and the note content for those exception types.
- registerExceptionTypesWithNotes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ExceptionHandlerService
- registerLinkType(LinkType) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Create a
LinkType
if necessary, updating it instead if already present. - registerLinkType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- registerPortletType(PortletType) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and calls to this method for those types will be ignored.
- registerPortletType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- registerPortletTypes(PortletType[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and calls to this method for those types will be ignored.
- registerPortletTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- registerPriorities(PriorityRegistration[]) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Registers the application's priorities.
- registerPriorities$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- registerWSRPProducer(PersistedWSRPProducer) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.WSRP Producers have been removed in Appian 22.2. This method will be removed in a future release, and will now throw
InvalidWSRPProducerException
- registerWSRPProducer$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- reject(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- reject(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- reject$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- rejectChangesForDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Rejects changes made to a document; to reject creation of a document, pass the id of the document, to reject deletion of a document, pass (-1 * (document id)).
- rejectChangesForDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- rejectChangesForDocuments(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Rejects changes made to multiple documents; to reject creation of a document, pass the id of the document, to reject deletion of a document, pass (-1 * (document id)).
- rejectChangesForDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- rejectChangesForFolder(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Rejects the creation or deletion of a folder (within a knowledge center for which changes require approval).
- rejectChangesForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- rejectChangesForFolders(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Rejects the creation or deletion of multiple folders (within a knowledge center for which changes require approval).
- rejectChangesForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- rejectChangesForVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Rejects the changes made for a specific version of a document; to reject creation of a version, pass the id of the document directly, to reject deletion of a version, pass (-1 * (document id)).
- rejectChangesForVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- rejectChangesForVersions(Long[], Integer[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Rejects changes made for specific versions of multiple documents; to reject creation of a version, pass the id of the document directly, to reject deletion of a version, pass (-1 * (document id)).
- rejectChangesForVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- rejectSubmitted(Long, String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Reject an author's miniwebsite draft submission.
- rejectSubmitted$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- rejectSubscriptions(Long, String[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Rejects subscriptions to a knowledge center
- rejectSubscriptions$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- rejectTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Rejects a task that has already been accepted.
- rejectTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- rejectUsers(Long, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Reject access to the specified content item for a set of users.
- rejectUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- rejectVersion(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- rejectVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- RELATED_ACTION_INVALID_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RELATIONSHIP_TYPE_HEIRARCHY - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- releaseCollabAdministrationService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseCommunityService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseDiscussionBodyService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseDiscussionMetadataConvenienceService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseDiscussionMetadataCoreService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseDocumentService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseFolderService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseGroupService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseGroupTypeService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseKnowledgeCenterService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseLinksService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseMetadataService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releasePageNavigationService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releasePageService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releasePortalAdministrationService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releasePortalNotificationService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releasePortletService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseProcessDesignService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseProcessExecutionService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseReportingService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseService(ReleasableService) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- releaseService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Releases the given service.
- releaseService(Object, String) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseService(String, Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseService(HttpServlet, String, Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseServices(Object[]) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Releases each service in the given array.
- releaseServiceSafe(ReleasableService) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- releaseServiceSafe(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Releases the given service, trapping and logging any exceptions that are raised.
- releaseServicesSafe(Object[]) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.Releases the given services, trapping and logging any exceptions that are raised.
- releaseStatisticsService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseSynchronizationService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseUserProfileService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- releaseUserService(Object) - Static method in class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.use releaseService( Service s_ )
- reloadConnectionManagerConfiguration() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.reloading properties is now automatic, so this call is now unnecessary and does nothing.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- reloadProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- reloadServiceManagerConfiguration() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- RemoteId - Interface in com.appiancorp.suiteapi.common
-
This bean represents the remote identifier of an object.
- RemoteStringId - Interface in com.appiancorp.suiteapi.common
-
This bean represents the remote identifier of an object.
- remove(Object) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Remove all users and groups at the role.
- remove(Object) - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- removeAction(int) - Method in class com.appiancorp.suiteapi.applications.Application
-
Removes the
ApplicationAction
at the specified index. - removeActorsFromRole(String, String, Long[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Removes groups from the specified role.
- removeActorsFromRole(String, String, String[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Removes users from the specified role.
- removeAdminGroups(Long[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes the groups specified by adminGroupIds_ as administrators of group
- removeAdminGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Deletes from the groups who have administrative permissions
- removeAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Deletes from the groups who have administrative permissions.
- removeAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Deletes from the groups who have administrative permissions.
- removeAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Deletes from the users who have administrative permissions
- removeAdministrators(String[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Deletes from the users who have administrative permissions.
- removeAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Deletes from the users who have administrative permissions.
- removeAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Deletes from the users who have administrative permissions
- removeAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Deletes from the users who have administrative permissions
- removeAdminOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Removes the administrative permission of the groups
- removeAdminOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Removes the administrative permission of the users
- removeAdminUsers(String[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes the users specified by
usernames_
as administrators of group - removeAdminUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeAllRoles() - Method in class com.appiancorp.suiteapi.common.RoleMap
- removeAllRoles() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- removeAnalystGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- removeAnalysts(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- removeApproverGroups(Long[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- removeApprovers(String[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- removeAttribute(String) - Method in class com.appiancorp.services.AbstractServiceContext
- removeAttribute(String) - Method in interface com.appiancorp.services.ServiceContext
-
Removes the attribute at the specified key from the attribute map.
- removeAttribute(String) - Method in class com.appiancorp.suiteapi.web.portal.PortletSession
-
Remove a given attribute.
- removeAuthorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Delete from the groups who have authoring (read/write) permissions
- removeAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the groups who have authoring (read/write) permissions.
- removeAuthors(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Delete from the users who have authoring (read/write) permissions
- removeAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the users who have authoring (read/write) permissions.
- removeBookmark(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Removes the specified page from the current user's bookmarks.
- removeBookmark$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- removeBookmarks(Long[]) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Removes the specified pages from the current user's bookmarks.
- removeBookmarks$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- removeCategory(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Remove a category.
- removeCategory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- removeCategoryAndDescendants(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Remove a category and all of its descendants.
- removeCategoryAndDescendants$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- removeCommunitiesFromFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Removes multiple
Community
objects from the user's favorites list - removeCommunitiesFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeCommunityFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Removes a
Community
from the user's favorites list - removeCommunityFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeDashboardPageForProcesses(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.Use {@link ProcessDesignService.removeProcessDashboardPageForProcessModel(Long)} instead.
- removeDashboardPageForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeDashboardPageForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Disassociates the current Dashboard page for the given
ProcessModel
byprocessModelId
. - removeDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- removeDenyAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Deletes from the groups who have been explicitly denied administrative permissions.
- removeDenyAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Deletes from the users who have been explicitly denied administrative permissions.
- removeDenyAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the groups who have been explicitly denied authoring (read/write) permissions.
- removeDenyAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the users who have been explicitly denied authoring (read/write) permissions.
- removeDenyReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the groups who have been explicitly denied read-only permissions.
- removeDenyReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the users who have been explicitly denied read-only permissions.
- removeDocumentFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Removes a document from the current user's list of favorites.
- removeDocumentFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- removeDocumentsFromFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Removes multiple documents from the current user's list of favorites.
- removeDocumentsFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- removeEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Removes from the list of groups with editor permissions.
- removeEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Removes the
Group
s identified by given ID's as editors. - removeEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Deletes from the groups who have editor permissions
- removeEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Removes editor permission of the groups
- removeEditors(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Removes from the list of users that have editor permissions.
- removeEditors(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Removes the
User
s identified by given usernames as editors. - removeEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Deletes from the users who have editor permissions
- removeEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Removes editor permission of the users
- removeExplicitNonViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes explicitly denied permissions from the groups
- removeExplicitNonViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes explicitly denied permissions from the users
- removeFavorite(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- removeFavorite$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeFavoriteForUsers(Long, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- removeFavoriteForUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- removeFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeFeaturedDocumentFromCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeFeaturedDocumentFromCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeFeaturedDocumentsFromCommunity(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeFeaturedDocumentsFromCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- removeFlag(int) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- removeFolderFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Removes a folder from the current user's "Favorites" list
- removeFolderFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- removeFoldersFromFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Removes multiple folders from the current user's "Favorites" list
- removeFoldersFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- removeForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Deletes from the groups who have forum administrative permissions
- removeForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Deletes from the groups who have forum administrative permissions
- removeForumForDiscussionPortlet(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Remove a forum from a portlet
- removeForumForDiscussionPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- removeGroupFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
removes this group (groupId_) as one of the current user's favorites
- removeGroupFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeGroupFromRole(Long, String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Remove group from content in given role.
- removeGroupFromRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeGroupsFromMyGroups(Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes a list of groups from My Groups for logged-in user.
- removeGroupsFromMyGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeGroupsFromRole(Long, String, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Remove groups from content in given role.
- removeGroupsFromRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeInitiatorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes analyst permissions from the groups
- removeInitiators(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes analyst permissions from the users
- removeKnowledgeCenterFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Removes a knowledge center from the current user's "Favorites" list
- removeKnowledgeCenterFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- removeKnowledgeCentersFromFavorites(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Removes multiple knowledge centers from the current user's "Favorites" list
- removeKnowledgeCentersFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- removeLinks(Long, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- removeLinks$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeManagerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes power user permissions from the groups
- removeManagers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes power user permissions from the users
- removeMemberGroup(Long, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes a member group from a group
- removeMemberGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeMemberGroups(Long[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes a list of member groups from a group
- removeMemberGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeMemberUser(String, Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.Use
GroupService.removeMemberUsers(String[], Long)
and pass a single user in the array. - removeMemberUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeMemberUsers(String[], Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes a list of member users from a group
- removeMemberUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeMyselfFromGroup(Long) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Removes oneself from the given group
- removeMyselfFromGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- removeNavigationItem(int) - Method in class com.appiancorp.suiteapi.applications.Application
-
Removes the navigation item at the specified index.
- removeObjects(Type<?, ?, String>, String[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.use
Application.removeObjectsByType(Long, Object[])
instead - removeObjectsByType(Type<H, I, U>, U[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Deprecated.use
Application.removeObjectsByType(Long, Object[])
instead - removeObjectsByType(Long, U[]) - Method in class com.appiancorp.suiteapi.applications.Application
-
Dissociate specified objects from the Application.
- removeOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- removeOwners(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- removePaletteItem(PaletteItem) - Method in class com.appiancorp.suiteapi.process.Palette
-
Removes the provided
PaletteItem
from the palette. - removePaletteItems(List<PaletteItem>) - Method in class com.appiancorp.suiteapi.process.Palette
-
Removes the provided
PaletteItem
s from the palette. - removePalettes(List<Palette>) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Removes the given palettes
- removeParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- removeParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Delete from the groups who have read/write permissions
- removeParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- removeParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Delete from the users who have read/write permissions
- removePermissions(Set<Role>, Set<Role>) - Static method in class com.appiancorp.suiteapi.common.Role
-
Returns a new
Set<Role>
with permissions (groups and users) frompermissionsToRemove
removed fromexistingPermissions
. - removePortlet(Long, Long, Integer) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Attempts to lock the current draft of the specified page and remove a portlet.
- removePortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- removePowerUserGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- removePowerUsers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- removeProcessAttachment(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes the specified attachment from a process.
- removeProcessAttachment$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeProcessAttachments(Long[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes specified attachments from the specified process.
- removeProcessAttachments$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeProcessDashboardPageForProcessModel(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Removes any custom dashboards created for instances of a particular process model.
- removeProcessDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- removeProcessFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes a process from the user's Favorite's list
- removeProcessFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeProcessModelFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Removes this
ProcessModel
by givenmodelId_
as one of the current user's favorites. - removeProcessModelFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- removeReaderGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Delete from the groups who have read-only permissions
- removeReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the groups who have read-only permissions.
- removeReaders(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Delete from the users who have read-only permissions
- removeReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Delete from the users who have read-only permissions.
- removeSecurity(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Removes security by unsetting in the security any bits in the security parameter that were previously set.
- removeSecurity(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Removes security.
- removeService(String) - Method in class com.appiancorp.services.AbstractServiceContext
- removeService(String) - Method in interface com.appiancorp.services.ServiceContext
-
Removes the specified service from the service cache.
- removeTaskAttachment(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes a specified attachment from a task
- removeTaskAttachment$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeTaskAttachments(Long[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes the specified attachments from a task
- removeTaskAttachments$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeTaskFromFavorites(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Removes a task from the user's Favorite's list
- removeTaskFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- removeTaskViewForGroup(Long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Clear the previously-set task view that the current user was using to view the tasks of the specified group.
- removeTaskViewForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- removeTaskViewForUser(String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Clear the previously-set task view that the current user was using to view the tasks of the specified user.
- removeTaskViewForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- removeThreadResource(Long, Attachment) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Remove an attachment from a thread.
- removeThreadResource$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- removeThreadResources(Long, Attachment[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Remove multiple resources from a thread.
- removeThreadResources$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- removeUserFromFavorites(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Removes this user (username_) from the current user's favorites
- removeUserFromFavorites$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- removeUserFromRole(Long, String, String) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Remove user from content in given role.
- removeUserFromRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeUsersFromRole(Long, String, String[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Remove users from content in given role.
- removeUsersFromRole$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- removeViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Removes from the list of groups with viewer permissions.
- removeViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Removes the
Group
s identified by given ID's as viewers. - removeViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Deletes from the groups who have viewer permissions
- removeViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes the viewer permission of the groups
- removeViewers(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Removes from the list of users that have viewer permissions.
- removeViewers(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Removes the
User
s identified by given usernames as viewers. - removeViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Deletes from the users who have viewer permissions
- removeViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deletes the viewer permission of the users
- removeVisibility(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Removes visibility by unsetting in the security any bits in the security parameter that were previously set.
- removeVisibility(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Removes visibility.
- REMOVING_STRATEGY - Static variable in class com.appiancorp.suiteapi.common.Role
-
Returns the result of removing
newPermissions
fromexistingPermissions
. - renameCategory(Long, String) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
- renameCategory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- RenameNotAllowedException - Exception in com.appiancorp.suiteapi.content.exceptions
-
This exception should be thrown when renaming of a
Content
(likeRule
orConstant
) is not allowed in certain scenarios. - RenameNotAllowedException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- RenameNotAllowedException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- renamePage(Long, String) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Renames the specified page to the specified name.
- renamePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- RENAMEUSER_DUPLICATE_NEW_USERNAMES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_DUPLICATE_UUIDS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_INVALID_NEW_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_INVALID_USER_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_INVALID_USER_UUID_CANNOT_BE_RENAMED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_MISMATCHED_INPUT_ARRAYS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NON_UNIQUE_NEW_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NONEXISTENT_USER_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NONEXISTENT_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NONEXISTENT_USERNAME_TOO_MANY_TO_LOG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NOT_SYSADMIN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NULL_INPUT_ARRAY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_NULL_USER_RENAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RENAMEUSER_SELF_RENAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- renameUsersByUuid(String[], String[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Rename users at usernameUuids to newUsernames.
- renameUsersByUuid$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- renderArrayAsCsv(Object[], boolean, boolean, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Transforms the given array into a single sting containing a comma-separated list of the array values.
- renderArrayAsCsv(Object[], boolean, boolean, int, ServiceContext, int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- renderArrayAsCsv(Object[], boolean, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Use either
TypedVariable.renderArrayAsCsv(Object[], boolean, boolean, int, ServiceContext)
orTypedVariable.renderArrayAsCsv(Object[], boolean, boolean, int, ServiceContext, char)
. Transforms the given aray into a single string containing a comma-separated list of the array values. - renderArrayAsCsv(Object[], boolean, int, ServiceContext, int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- renderArrayAsCsvForUiOutput(Object[], boolean, boolean, int, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- renderArrayAsString(Object[], boolean, boolean, int, ServiceContext, String, int) - Static method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- replaceIdsWithUuids(Map<String, Object>, PortletIxHelper.ExportBinder) - Method in class com.appiancorp.suiteapi.ix.data.portlet.DefaultPortletIxHelper
- replaceIdsWithUuids(Map<String, Object>, PortletIxHelper.ExportBinder) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Replaces all local ids within the portlet parameters with UUIDs.
- replaceUuidsWithIds(Map<String, Object>, PortletIxHelper.ImportBinder) - Method in class com.appiancorp.suiteapi.ix.data.portlet.DefaultPortletIxHelper
- replaceUuidsWithIds(Map<String, Object>, PortletIxHelper.ImportBinder) - Method in class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper
-
Replaces all UUIDs within the portlet parameters with local ids.
- REPLACING_STRATEGY - Static variable in class com.appiancorp.suiteapi.common.Role
-
Returns
newPermissions
. - REPORT_FILTER_COLUMN_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REPORT_TYPE_ARCHIVED_PROCESS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Deprecated.this has not been considered a valid report type and will be removed
- REPORT_TYPE_EVENTS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Deprecated.this has not been considered a valid report type and will be removed
- REPORT_TYPE_PM - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report on Process Models.
- REPORT_TYPE_PMVERSION - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report on Process Model Versions.
- REPORT_TYPE_PROCESS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report on Processes.
- REPORT_TYPE_TASK - Static variable in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Report on Tasks.
- ReportComplexityException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the expression is too complex.
- ReportComplexityException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportComplexityException
-
Constructs a new exception with
null
as its detail message. - ReportComplexityException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportComplexityException
-
Constructs a new exception with the specified detail message.
- ReportData - Class in com.appiancorp.suiteapi.process.analytics2
-
Bean defining the type of data contained in an analytics report.
- ReportData() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ReportData
- ReportDisplay - Class in com.appiancorp.suiteapi.process.analytics2
-
Bean detailing how an analytics report is to be displayed.
- ReportDisplay() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- ReportingService - Interface in com.appiancorp.suiteapi.collaboration
-
Defines related methods for usage reporting within collaboration.
- ReportResultPage - Class in com.appiancorp.suiteapi.process.analytics2
-
Contains the results of an Analytics query.
- ReportResultPage() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
- ReportSizeException - Exception in com.appiancorp.exceptions
- ReportSizeException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the report has too many cells.
- ReportSizeException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
-
Constructs a new exception with
null
as its detail message. - ReportSizeException(Environment) - Constructor for exception com.appiancorp.exceptions.ReportSizeException
- ReportSizeException(Environment) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- ReportSizeException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- ReportSizeException(String, Environment) - Constructor for exception com.appiancorp.exceptions.ReportSizeException
- ReportSizeException(String, Environment) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
-
Constructs a new exception with the specified detail message.
- ReportValidator - Class in com.appiancorp.suiteapi.process.analytics2
-
Validator for
ProcessReport
s. - ReportValidator() - Constructor for class com.appiancorp.suiteapi.process.analytics2.ReportValidator
- REPOSITORY_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- REQUEST_FORM_STATE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Request parameter for the state of the form.
- REQUEST_RECOVERED - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- REQUEST_TOKEN - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- REQUEST_TOKEN_OVERRIDE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Request parameter for overriding the token check.
- requestAccess(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- requestAccess(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- requestAccess$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- REQUESTED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process instance has been REQUESTED, but the process has not yet been picked up by the queue and started.
- required() - Element in annotation interface com.appiancorp.suiteapi.expression.annotations.Parameter
-
The
required
attribute indicates whether or not the parameter must be supplied in order to run the expression function. - required() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Input
-
Whether or not the input is required.
- Required - Enum Class in com.appiancorp.suiteapi.process.framework
-
Declares whether the input parameter is required.
- REQUIRED - Enum constant in enum class com.appiancorp.suiteapi.common.cli.Option.Arguments
- requiresArg() - Method in enum class com.appiancorp.common.query.FilterOperator
- requiresAuthorization(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Returns whether this action needs to be authorized prior to execution.
- RESET_FILE_EXP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RESET_FILE_EXP_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RESET_PWD_GENERIC_EMAIL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RESET_PWD_USER_EMAIL_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- resetGroupMembership(Timestamp) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.No longer necessary with credential system
- resetGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- resetNodesUUIDsAndEventPersistentIds() - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Resets the UUID of each node and the persistentId of each event in this process model to
null
, so that the database will generate new UUIDs/ids the next time the process model is saved. - resetToken(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Reset the token
- ResolvedEmailAddresses - Class in com.appiancorp.suiteapi.personalization
- ResolvedEmailAddresses() - Constructor for class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- resolveEmailAddress(LocalObject) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- resolveEmailAddress$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- resolveEmailAddresses(LocalObject[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- resolveEmailAddresses$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- resolveEmailDestinations(LocalObject[], LocalObject[], LocalObject[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Resolves three sets of email recipients, which form the email destination, into email addresses.
- resolveEmailDestinations$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- resolvePageIds(AdministrationService) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.Converts the parsed String UUIDs into Longs.
- ResourceDisabledException - Exception in com.appiancorp.services.exceptions
-
This exception is thrown when a user attempts to access a resource (for example, a service API) which is disabled (ie, turned off).
- ResourceDisabledException(String, String) - Constructor for exception com.appiancorp.services.exceptions.ResourceDisabledException
- ResourceDisabledException(String, String, String) - Constructor for exception com.appiancorp.services.exceptions.ResourceDisabledException
- ResourceExporter(Type<H, I, U>, U, ExportDriver) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ResourceExporter
- ResourceImporter(Type<H, I, U>, U, ImportDriver) - Constructor for class com.appiancorp.suiteapi.ix.data.portlet.PortletIxHelper.ResourceImporter
- ResourceRestrictedException - Exception in com.appiancorp.services.exceptions
-
This exception is thrown when a user attempts to access a resource (for example, a service API) which is restricted, and the user does not have sufficient privileges for access (usually determined by group membership).
- ResourceRestrictedException(String, String) - Constructor for exception com.appiancorp.services.exceptions.ResourceRestrictedException
- ResourceRestrictedException(String, String, String) - Constructor for exception com.appiancorp.services.exceptions.ResourceRestrictedException
- restartAllNodes(String[], Long[], BulkNodeOption...) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Restart a task for each of the given nodeUuids in every applicable process.
- restartAllNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- RESTRICTION_ROLE_MAP_ROLES - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names of all the roles within a Content restriction role map.
- Result - Class in com.appiancorp.suiteapi.common
-
Base class for storing the results returned by a service call.
- Result() - Constructor for class com.appiancorp.suiteapi.common.Result
- RESULT_CODE_CANCELLED_PROCESS - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing Cancelled Process
- RESULT_CODE_CANCELLED_TASK - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing Cancelled Task
- RESULT_CODE_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the current user does not have sufficient privileges to perform the action
- RESULT_CODE_INVALID - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that a model is invalid.
- RESULT_CODE_INVALID - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing Invalid Attachment
- RESULT_CODE_INVALID_NODE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the node is invalid because its activity chaining settings prohibit multiple instances
- RESULT_CODE_INVALID_OPERATION - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the attempted operation was invalid for the current user
- RESULT_CODE_INVALID_PROCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the specified process is invalid
- RESULT_CODE_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that something is in an invalid state for the action to succeed
- RESULT_CODE_INVALID_TASK - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the specified task is invalid
- RESULT_CODE_LOCK_EXCEPTION - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an item is locked
- RESULT_CODE_LOGIC_NODE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that an item is a logic node and cannot be started
- RESULT_CODE_NO_PERM_PUBLISH - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that the current user does not have permissions to publish the current model.
- RESULT_CODE_NO_PRIV - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing Insufficient Privileges
- RESULT_CODE_NODE_CANNOT_PAUSE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that this is an event and cannot be paused
- RESULT_CODE_NODE_MULTIPLICITY - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a node cannot be started because multiple instances of the node are not allowed.
- RESULT_CODE_RECURRING_TASK - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the task is set to recur
- RESULT_CODE_SUCCESS - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that an operation on a model was successful.
- RESULT_CODE_SUCCESS - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing success
- RESULT_CODE_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the action is successful
- RESULT_CODE_TOO_MANY_INSTANCES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the maximum number of task instances has been reached and a new one cannot be created.
- RESULT_CODE_TOO_MANY_NOTES - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing configured Notes Limit Reached.
- RESULT_CODE_UNATTENDED_TASK - Static variable in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Result Code constant representing Unattended Task
- resultCodes - Variable in class com.appiancorp.suiteapi.process.NodeActionProcessResult
- ResultList - Class in com.appiancorp.suiteapi.common
-
Class for storing the results returned by a service call.
- ResultList() - Constructor for class com.appiancorp.suiteapi.common.ResultList
- ResultPage - Class in com.appiancorp.suiteapi.common
-
Class for storing the results returned by a paging service call.
- ResultPage() - Constructor for class com.appiancorp.suiteapi.common.ResultPage
- ResultPageReturnConverter - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- ResultPageReturnConverter() - Constructor for class com.appiancorp.suiteapi.common.ResultPageReturnConverter
-
Deprecated.
- ResultPageSizeException - Exception in com.appiancorp.exceptions
- ResultPageSizeException - Exception in com.appiancorp.suiteapi.process.exceptions
- ResultPageSizeException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
-
Constructs a new exception with
null
as its detail message. - ResultPageSizeException(Environment) - Constructor for exception com.appiancorp.exceptions.ResultPageSizeException
- ResultPageSizeException(Environment) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- ResultPageSizeException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- ResultPageSizeException(String, Environment) - Constructor for exception com.appiancorp.exceptions.ResultPageSizeException
- ResultPageSizeException(String, Environment) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
-
Constructs a new exception with the specified detail message.
- RESULTS_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- resumeAllNodes(String[], Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Resume each given node in every applicable process.
- resumeAllNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- resumeProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Resumes the process.
- resumeProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- resumeProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Tries to resume the processes, and returns an array of result codes on whether the operation was successful or an error had occurred.
- resumeProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- resumeTask(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Resumes the task
- resumeTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- resumeTasks(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Tries to resume the tasks, and returns an array of result codes on whether the operation was successful or an error had occurred.
- resumeTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- RETRIEVE_PROCESS_MODEL_NOTES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- RETRIEVE_PROCESS_NOTES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- retrieveInputs(byte[]) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Deprecated.Use retrieveInputs(
InputStream
) version instead (deprecated in 6.2). - retrieveInputs(InputStream) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
Gets the list of inputs on the form using an InputStream as the source.
- retrieveTreeData() - Method in class com.appiancorp.suiteapi.common.Tree
-
Convenience method to obtain a flat represention of the data in the tree.
- retrieveTreeDepths() - Method in class com.appiancorp.suiteapi.common.Tree
-
Convenience method to obtain a flat represention of the depths of the nodes in the tree.
- retrieveTreeIds() - Method in class com.appiancorp.suiteapi.common.Tree
-
Convenience method to obtain a flat represention of the tree.
- retrieveTreeNames() - Method in class com.appiancorp.suiteapi.common.Tree
-
Convenience method to obtain a flat represention of the names of the tree nodes.
- retrieveValueForLocaleOrFirstAvailable(Locale) - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Returns the localized value for the given locale, if available.
- retrieveValueForUserLocaleOrPrimary(Locale, SiteLocaleSettings) - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Deprecated.This method will be removed in a future release. Use retrieveValueForUserLocaleOrPrimary(Locale, Locale) instead.
- retrieveValueForUserLocaleOrPrimary(Locale, Locale) - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Returns the localized value for the user's locale, if available.
- Retryable - Interface in com.appiancorp.suiteapi.common.exceptions
-
A marker interface indicating that an Exception is transient.
- RetryableActivityExecutionException - Exception in com.appiancorp.suiteapi.process.framework
-
An
ActivityExecutionException
that is transient. - RetryableActivityExecutionException(ErrorCode, Locale, Object...) - Constructor for exception com.appiancorp.suiteapi.process.framework.RetryableActivityExecutionException
- RetryableActivityExecutionException(Exception, String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.RetryableActivityExecutionException
-
Construct a new
RetryableActivityExecutionException
- RetryableActivityExecutionException(Exception, String, String, boolean) - Constructor for exception com.appiancorp.suiteapi.process.framework.RetryableActivityExecutionException
-
Construct a new
RetryableActivityExecutionException
- RetryableActivityExecutionException(String, String) - Constructor for exception com.appiancorp.suiteapi.process.framework.RetryableActivityExecutionException
-
Construct a new
RetryableActivityExecutionException
- RetryableActivityExecutionException(String, String, boolean) - Constructor for exception com.appiancorp.suiteapi.process.framework.RetryableActivityExecutionException
-
Construct a new
RetryableActivityExecutionException
- RetryableAppianException - Exception in com.appiancorp.suiteapi.common.exceptions
-
A subclass of AppianException that indicates that the exception is transient and the operation can be safely retried.
- RetryableAppianException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianException
- RetryableAppianException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianException
- RetryableAppianException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianException
- RetryableAppianRuntimeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
A subclass of AppianRuntimeException that indicates that the exception is transient and the operation can be safely retried.
- RetryableAppianRuntimeException(AppianException) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianRuntimeException
- RetryableAppianRuntimeException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianRuntimeException
- RetryableAppianRuntimeException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianRuntimeException
- RetryableAppianRuntimeException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.RetryableAppianRuntimeException
- RetryableSmartServiceException - Exception in com.appiancorp.suiteapi.process.exceptions
-
A subclass of SmartServiceException that indicates that the exception is transient and the smart service can be safely retried.
- RetryableSmartServiceException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException
-
Constructor to be used if the RetryableSmartServiceException has an error code associated with it.
- RetryableSmartServiceException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException
-
Constructor to be used if the RetryableSmartServiceException has an error code associated with it and the root cause of the exception is to be included.
- RetryableSmartServiceException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException
-
Constructor to be used if the RetryableSmartServiceException has an error code associated with it and the root cause of the exception is to be included.
- RetryableSmartServiceException(Class<? extends AppianSmartService>, Throwable, String, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.RetryableSmartServiceException
-
Construct a RetryableSmartServiceException from all of its constituent parts.
- RetryableSmartServiceException.Builder - Class in com.appiancorp.suiteapi.process.exceptions
-
The Builder inner class is used to create an instance of the SmartServiceException.
- returnDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Returns a submitted page back to a draft state (
Page.STATE_NEW_DRAFT
orPage.STATE_DRAFT
). - returnDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- returnSubmitted(Long, String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Return an author's miniwebsite draft submission for rework.
- returnSubmitted$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- returnType() - Element in annotation interface com.appiancorp.suiteapi.expression.annotations.Function
-
Deprecated.since 6.0.3. Use the @Type annotation instead.
- returnType$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.Rule
- REVIEW_DATA_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RICH_TEXT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- RM_AGGREGATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that
ContentService.getRoleMap(Long, Boolean)
should aggregate from the parents if any of the SEC_INH flags are set. - RM_EXPLICIT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that
ContentService.getRoleMap(Long, Boolean)
should not aggregate from the parents, even if any of the SEC_INH flags are set. - ROBOTIC_PROCESSES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Robotic Processes".
- Role - Class in com.appiancorp.suiteapi.common
-
Holds the data for an individual role within a role map.
- Role() - Constructor for class com.appiancorp.suiteapi.common.Role
- Role(Role) - Constructor for class com.appiancorp.suiteapi.common.Role
-
Copy constructor.
- Role(String) - Constructor for class com.appiancorp.suiteapi.common.Role
-
Creates a role with the given name and empty id/uuid sets.
- Role(String, String[], Long[]) - Constructor for class com.appiancorp.suiteapi.common.Role
-
Creates a role with the given name and the given ids/uuids.
- Role(String, String[], Long[], String[], String[]) - Constructor for class com.appiancorp.suiteapi.common.Role
-
Creates a role with the given name and the given ids/uuids.
- Role(String, Set<String>, Set<Long>, Set<String>, Set<String>) - Constructor for class com.appiancorp.suiteapi.common.Role
-
Creates a role with the given name and the given ids/uuids.
- ROLE_ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_ADMINISTRATORS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Has administrative privileges.
- ROLE_ANONYMOUS - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_APPADMIN - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_AUTHORS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Has write privileges.
- ROLE_DENY_ADMINISTRATORS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Explicitly deny administrative privileges.
- ROLE_DENY_AUTHORS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Explicitly deny write privileges.
- ROLE_DENY_READERS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Explicitly deny read privileges.
- ROLE_EXPLICIT_NONMEMBER - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_MAP_ROLES - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names of all the roles within a Content role map.
- ROLE_OWNER - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_READER - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_READERS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Has read privileges.
- ROLE_SYSADMIN - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_USER - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- ROLE_WRITER - Static variable in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- Role.PermissionMergeStrategy - Interface in com.appiancorp.suiteapi.common
-
Takes a set of existing permissions and a set of new permissions and decides how to combine them into a result set.
- RoleMap - Class in com.appiancorp.suiteapi.common
-
A mapping of roles and the users and groups that fill those roles.
- RoleMap() - Constructor for class com.appiancorp.suiteapi.common.RoleMap
- RoleMapChanges - Class in com.appiancorp.suiteapi.content
-
This class returns information about which users/groups were approved/rejected when modifying the roleMap for a content item.
- RoleMapChanges() - Constructor for class com.appiancorp.suiteapi.content.RoleMapChanges
- RoleSet - Class in com.appiancorp.suiteapi.common
- RoleSet() - Constructor for class com.appiancorp.suiteapi.common.RoleSet
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- rollbackUpdateUsernames() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- rollbackUpdateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- routeToEventPersistentId(Message, Long, String, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given event persistent id from the given username.
- routeToEventPersistentId(Message, String, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given event persistent id from the given username.
- routeToEventPersistentId(Message, String, String, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given event persistent id from the given username.
- routeToProcess(Message, Long, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given process from the given username.
- routeToProcessModel(Message, Long, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given process model from the given username.
- routeToProcessModel(Message, String, String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Populate the JMS Message with routing information to the given process model from the given username.
- RPA_DATATYPE_IDENTIFIER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DATATYPE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_FOLDER_ID_NOT_VALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_FOLDER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_FOLDER_UUID_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_NAME_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_SAVING_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_TOO_LARGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOC_VIRUS_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOMAIN_NOT_VALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_DOMAIN_PV - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_BINDINGS_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_BINDINGS_NOT_BASE_64 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_CONDITIONAL_MUST_CAST_TO_STRING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_EXPRESSION_EVALUATION_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_EXPRESSION_SYNTAX_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_INVALID_ENDPOINT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_JSON_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_CDT_IO_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_CDT_NOT_MAP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_DATATYPE_MISSING_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_ICT_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_MISSING_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_NOT_DICTIONARY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EVALUATION_WORKFLOW_BINDINGS_NOT_VALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_EXPRESSION_RULE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_INSUFFICIENT_PRIVILEGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Error codes for retrieving user role maps
- RPA_INVALID_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_INVALID_OBJECT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_INVALID_USER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_LIST_PARAM_PROCESS_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_LIST_PARAM_RULE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_MALFORMED_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_NO_AUTHENTICATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_NO_PRIVILEGE_INITIATE_PROCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_NO_PRIVILEGE_LIST_PARAMS_PM - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_PARAM_NOT_FOUND_IN_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_PROCESS_MODEL_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_PROCESS_PARAM_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_REQUEST_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_REQUIRED_PARAM_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_RULE_PARAM_CAST_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SEARCH_PHRASE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_DESIGN_INCORRECT_CS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_DESIGN_INCORRECT_INTEGRATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_DESIGN_INTEGRATION_DNE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_RUNTIME_INCORRECT_CS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_RUNTIME_INCORRECT_INTEGRATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_SMART_SERVICE_RUNTIME_INTEGRATION_DNE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_UNKNOWN_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_USER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Error codes for retrieving user role maps
- RPA_USER_UUID_HEADER_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_UUID_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPA_UUID_NOT_FOUND_IN_JSON - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPT_CONNECTED_ENVIRONMENT_CANT_CONVERT_TO_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPT_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPT_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPT_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RPT_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Rule - Class in com.appiancorp.suiteapi.process.events
-
Represents a single condition in the set of conditions on an event trigger.
- Rule - Class in com.appiancorp.suiteapi.rules
-
Represents a rule or a constant in rules (constants are actually a special case of rules).
- Rule() - Constructor for class com.appiancorp.suiteapi.process.events.Rule
- Rule() - Constructor for class com.appiancorp.suiteapi.rules.Rule
-
Constructs a new rule.
- Rule(int) - Constructor for class com.appiancorp.suiteapi.rules.Rule
-
Constructs a new rule.
- Rule(Integer) - Constructor for class com.appiancorp.suiteapi.rules.Rule
-
Constructs a new rule.
- RULE - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.Note: The RULE type cannot be used for ActivityClassParameters, ActivityReturnVariables, or ProcessVariables
- RULE_ENCODING - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Encoding used when importing/exporting rules.
- RULE_EVENT_TRIGGER - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Event type code for a rule event.
- RULE_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- RULE_FOLDERS - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- RULE_IMPORT_DUPLICATE_EXPRESSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_IMPORT_RENAME_NOT_ALLOWED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CALLED_FN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CALLED_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CALLED_PLAIN_RULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CALLED_SYSRULE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CANT_LEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_CANT_PARSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_INSUFFICIENT_PERMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_MISSING_INTEGRATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_MISSING_INTERFACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_NOTHING_CALLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_MAPPING_POSITIONAL_CALL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RULE_NAME_DUPLICATE_AGAINST_FUNCTION_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- RuleDataType - Annotation Interface in com.appiancorp.suiteapi.rules
-
Convenience annotation to indicate a value represents an Appian Object.
- RuleEventTrigger - Class in com.appiancorp.suiteapi.process.events
-
Represents the trigger for a rule event.
- RuleEventTrigger() - Constructor for class com.appiancorp.suiteapi.process.events.RuleEventTrigger
-
Constructs a new RuleEventTrigger.
- RuleManagement - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesBusinessRules
- RULES - Static variable in class com.appiancorp.suiteapi.content.ContentFilter
- RULES_ROOT_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the description of the root Rules folder.
- RULES_ROOT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the name of the root Rules folder.
- RULES_ROOT_SYSTEM_ID - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.
- RuleSet - Class in com.appiancorp.suiteapi.personalization
-
Title: RuleForm
- RuleSet() - Constructor for class com.appiancorp.suiteapi.personalization.RuleSet
-
Default no-arg constructor.
- RuleSet(Long, Expression[]) - Constructor for class com.appiancorp.suiteapi.personalization.RuleSet
-
Constructor that receives a group id for this rule set and a list of expressions.
- RulesFolder - Class in com.appiancorp.suiteapi.rules
-
Represents a folder in the Rules application.
- RulesFolder() - Constructor for class com.appiancorp.suiteapi.rules.RulesFolder
-
Constructs a rules folder.
- run() - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Deprecated.08-07-2006 Use perform() instead.
- run() - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
-
Override this method to provide the main logic for the custom smart service.
- run(ServiceContext) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Deprecated.08-07-2006 Use perform(ServiceContext) instead.
- RunningFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Filter for running processes and tasks.
- RunningFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.RunningFilter
- RuntimeProcessNode - Class in com.appiancorp.suiteapi.process
-
Information about a node in an executed process.
- RuntimeProcessNode() - Constructor for class com.appiancorp.suiteapi.process.RuntimeProcessNode
S
- SAFE_URI - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- SafeActivityReturnVariable - Class in com.appiancorp.suiteapi.process.framework
-
Wrapper for
ActivityReturnVariable
that enforces non-null value, and contains only getters so that users cannot change the values. - SafeActivityReturnVariable(ActivityReturnVariable) - Constructor for class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
Deprecated.
- SafeActivityReturnVariable(ActivityReturnVariable, TypeService) - Constructor for class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
Instantiates a wrapper for a
ActivityReturnVariable
object. - SAIL_APPLICATION_INVALID_APP_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_INVALID_ALIGN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_CHECKBOX_VALUE_CONTAINS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_CHECKBOX_VALUE_VALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_INVALID_CHOICE_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_INVALID_HEIGHT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_INVALID_LABEL_POSITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_MULTI_DROPDOWN_VALUE_CONTAINS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_MULTI_DROPDOWN_VALUE_VALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_RADIO_BUTTON_VALUE_VALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_SIMPLE_DROPDOWN_VALUE_CONTAINS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VAL_SIMPLE_DROPDOWN_VALUE_VALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_BAR_CHART_INVALID_Y_MIN_MAX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_COLUMN_CHART_INVALID_Y_MIN_MAX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_DOCUMENT_IMAGE_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_DOCUMENT_IMAGE_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_DOCUMENT_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_IMAGE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_IMAGES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_INVALID_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_LINK_IS_NONEMPTY_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_SAFE_IMAGE_URI_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_SAFE_LINK_URI_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_SIZE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_SIZE_INVALID_V1 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_TASK_LINK_TASK_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_GRID_IMAGE_COLUMN_THUMBNAIL_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_IMAGE_COUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_IMAGE_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_IMAGE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_IMAGES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_MULTIPLE_SIZES_IN_GRID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_SIZE_IN_GRID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_SIZE_IN_GRID_V1 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_IMAGE_GALLERY_SIZE_V1 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_LINE_CHART_INVALID_Y_MIN_MAX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_MILESTONE_FIELD_INVALID_ACTIVE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_MILESTONE_FIELD_INVALID_STEPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_MILESTONE_FIELD_LINKS_EXCEEDS_STEPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_SAFE_IMAGE_URI_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_STACKING_INVALID_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_TOGGLE_WIDGET_CHOICE_ICON_IDENTIFIER_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_TOGGLE_WIDGET_CHOICE_ICON_IDENTIFIER_NULL_OR_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_TOGGLE_WIDGET_CHOICE_LABEL_TOOLTIPS_ICON_IDENTIFIERS_DIFFERENT_COUNTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_TOGGLE_WIDGET_VALUE_INVALID_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAIL_VALIDATION_VIDEO_NULL_SOURCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SALT_INITIALIZATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SALT_RETRIEVAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAME_MODEL - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates that the process did not need to be upgraded because it was already using the target process model.
- SAML_FAILED_TO_MOVE_IDP_METADATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- save(Application) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Saves an application.
- save(Application, Set<Application.Section>) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Saves only the specified section of the application.
- SAVE_OPERATOR_LEFT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAVE_OPERATOR_RIGHT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAVE_OPERATOR_RUNTIME_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SAVE_OUTBOUND_INTEGRATION_EXCEED_SIZE_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- save$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- saveActivityParameters(Long, ActivityClassParameter[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Saves the values for parameters of an activity.
- saveActivityParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- saveAndPublishProcessModel(ProcessModel, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Attempts to lock, save, validate, and publish the given model.
- saveAndPublishProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- saveDraft(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Save an author's current draft for a given miniwebsite portlet.
- saveDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- saveErrors(HttpServletRequest, ActionMessages, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Mimics the implementation of the struts Action
saveErrors
method. - saveErrors(HttpServletRequest, IActionMessages) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Overrides the implementation of the struts Action
saveErrors
method. - saveFreeformRule(FreeformRule, Long) - Method in class com.appiancorp.suiteapi.content.ContentAccess
-
This method saves a freeform rule and returns a map of validation messages.
- saveMessages(HttpServletRequest, ActionMessages, String) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Mimics the implementation of the struts Action
saveMessages
method. - saveMessages(HttpServletRequest, IActionMessages) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Overrides the implementation of the struts Action
saveMessages
method. - saveNotificationRuleForUser(String, int, int[], String[], String[]) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Saves the
Notification
rules for the given user - saveNotificationRuleForUser(String, int, int[], String[], String[], List<Integer>) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- saveNotificationRuleForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- saveProcessModel(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- saveProcessModel(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Saves a process model in the database.
- saveProcessModelAndNodeNotes(Map, ProcessDiagram, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- saveProcessModelAndNodeNotes(Map, ProcessDiagram, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- saveProcessModelAndNodeNotes(Map, ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- saveProcessModelAndNodeNotes(Map, ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Saves the notes for a process model and nodes
- saveProcessModelForProcess(Long, ProcessDiagram, ServiceContext, Map) - Static method in class com.appiancorp.suiteapi.process.ProcessFacade
-
Saves a process model for a process.
- saveToken(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseAction
-
Deprecated.Save a new token for the request
- SAVING_USER_FILTERS_SERVER_UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- sc - Variable in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- sc - Variable in class com.appiancorp.suiteapi.process.test.Controller
- Schedule - Class in com.appiancorp.suiteapi.process
-
A Schedule is used to define a time for an event based either on an absolute Timestamp or relative to some other event.
- Schedule() - Constructor for class com.appiancorp.suiteapi.process.Schedule
- Schedule(boolean) - Constructor for class com.appiancorp.suiteapi.process.Schedule
-
Creates a new instance of Schedule
- SCHEDULE_TYPE_PENDING_MULTIPLE - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
-
Constant for the schedule that is not lapsed, and when triggered will start multiple tasks
- SCHEDULE_TYPE_PENDING_SINGLE - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
-
Constant for the schedule that is not lapsed, and when triggered will start a single task
- SCHEDULE_TYPE_STARTED - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
-
Constant for the schedule already lapsed.
- ScheduleInstance - Class in com.appiancorp.suiteapi.process
-
A Schedule is used to define a time for an event based either on an absolute Timestamp or relative to some other event.
- ScheduleInstance() - Constructor for class com.appiancorp.suiteapi.process.ScheduleInstance
- ScheduleSummary - Class in com.appiancorp.suiteapi.process
-
Holds a high-level summary of the schedule which could be on a node or a pending node object if there is recurrence and spawning for that node
- ScheduleSummary() - Constructor for class com.appiancorp.suiteapi.process.ScheduleSummary
- SCS_KEY_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SCS_KEY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Search - Class in com.appiancorp.common.query
-
This class holds a full-text search query, such as "2004 TPS report deadline".
- Search(String) - Constructor for class com.appiancorp.common.query.Search
-
Constructs a new
Search
with the given search query string - Search(String, String) - Constructor for class com.appiancorp.common.query.Search
- SearchAndCriteria - Class in com.appiancorp.common.query
- searchByRoot(Long, String, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- searchByRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- searchByRootPaging(Long, String, ContentFilter, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Searches for content from a given root.
- searchByRootPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- searchCommunitiesPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Get the
Community
objects whose names matchsearchterm_
. - searchCommunitiesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- SearchCriteriaProvider - Class in com.appiancorp.common.query
- SearchCriteriaProvider() - Constructor for class com.appiancorp.common.query.SearchCriteriaProvider
- SearchCriteriaProvider.SearchCriteriaFactory - Interface in com.appiancorp.common.query
- SearchCriteriaProvider.SearchFields - Class in com.appiancorp.common.query
- searchDocuments(String, int, int) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
- searchDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- searchDocumentsPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Search for documents by name.
- searchDocumentsPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- SearchFields() - Constructor for class com.appiancorp.common.query.SearchCriteriaProvider.SearchFields
- searchIdsByRoot(Long, String, ContentFilter) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Searches for content from a given root.
- searchIdsByRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- searchIdsWithin(String, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Search for content within the given containers.
- searchIdsWithin$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- searchKnowledgeCenters(String, int, int) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.use searchKnowledgeCentersPaging instead
- searchKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- searchKnowledgeCentersPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Returns a
ResultPage
of knowledge centers which have names matching given search term. - searchKnowledgeCentersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- SearchOp() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.SearchOp
- SearchOp() - Constructor for class com.appiancorp.common.query.QueryBuilderTools.SearchOp
- SearchOp() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.SearchOp
- searchQuery(String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.SearchOp
-
Apply a "search" constraint to the
Query
- searchQuery(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.SearchOp
- searchUserProfilesPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Searches for
User
s by first, last, and username and returns theUserProfile
objects for each foundUser
- searchUserProfilesPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- searchUsersPaging(String, int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Searches for
User
s by first, last, and username. - searchUsersPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- searchWithin(String, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- searchWithin$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- searchWithinPaging(String, Long[], int, int, Integer, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Search for content within the given containers.
- searchWithinPaging$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- SEC_ALL_ADMIN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that all users should have admin privileges, including ANONYMOUS.
- SEC_ALL_EDITOR - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that all users should have editor privileges, including ANONYMOUS.
- SEC_ALL_VIEWER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that all users should have viewer privileges, including ANONYMOUS.
- SEC_CREATOR_ADMIN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
When creating a new Content object, this flag specifies whether the user doing the create should be added as an administrator of the object (set in the role
ContentConstants.ROLE_ADMINISTRATORS
). - SEC_INH_ADMIN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content should inherit admin privileges from its parent.
- SEC_INH_ADMIN_MASK - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Bitmask to use to remove viewer and editor inheritances.
- SEC_INH_ALL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content should inherit all privileges (viewer, editor, admin) from its parent.
- SEC_INH_EDITOR - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content should inherit editor privileges from its parent.
- SEC_INH_VIEWER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content should inherit viewer privileges from its parent.
- SEC_PUBLIC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content is public.
- SecureCredentialsStore - Interface in com.appiancorp.suiteapi.security.external
- Security - Class in com.appiancorp.suiteapi.common
-
This bean is used to represent the security on objects in the Application, and what securities that the object can inherit from 'parent' entities, if there are any.
- Security() - Constructor for class com.appiancorp.suiteapi.common.Security
- Security(RoleMap) - Constructor for class com.appiancorp.suiteapi.common.Security
- SECURITY - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Section
- SECURITY_KEY - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- SECURITY_MANAGER_CONFIG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Security manager configuration file name (without the .xml).
- securityContains(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Check whether the current security contains the security passed in.
- securityContains(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Check whether the current security contains the security passed in.
- SecurityEntry - Class in com.appiancorp.suiteapi.common
-
Base class for entities to which security can be applied.
- SecurityEntry() - Constructor for class com.appiancorp.suiteapi.common.SecurityEntry
- SECURITYMAP_PERSONAL - Static variable in class com.appiancorp.suiteapi.personalization.GroupBase
-
Specifies that the group is a personal group.
- SECURITYMAP_PUBLIC - Static variable in class com.appiancorp.suiteapi.personalization.GroupBase
-
Specifies that the group is a public group.
- SECURITYMAP_TEAM - Static variable in class com.appiancorp.suiteapi.personalization.GroupBase
-
Specifies that the group is a team group.
- select(Column...) - Method in class com.appiancorp.common.query.Query.Builder
- select(Column...) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- select(ColumnAlias...) - Method in class com.appiancorp.common.query.Query.Builder
- select(ColumnAlias...) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- select(TypedValue, TypedValue[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Select an item of data from a TypedValue by indices.
- select(String...) - Method in class com.appiancorp.common.query.Query.Builder
- select(String...) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- select(Collection<String>) - Method in class com.appiancorp.common.query.Query.Builder
- select(Collection<String>) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- select(List<Column>) - Method in class com.appiancorp.common.query.Query.Builder
- select(List<Column>) - Method in interface com.appiancorp.common.query.QueryBuilder.Selecting
-
Obtains the set of operations allowed after
QueryBuilder.Selecting<T>
- select$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- selectField() - Static method in class com.appiancorp.common.query.Filter
-
Returns a
Function
which retrieves the column/alias/field name from a givenFilter
- selectFirst(String) - Method in class com.appiancorp.common.query.Query.Builder
- Selection - Class in com.appiancorp.common.query
-
Holds the List of Columns to project the Query by.
- Selection(List<Column>) - Constructor for class com.appiancorp.common.query.Selection
-
Constructs a new query
Selection
- Selector() - Constructor for class com.appiancorp.common.query.GenericQuery.GenericBuilder.Selector
- Selector() - Constructor for class com.appiancorp.common.query.QueryBuilderTools.Selector
- Selector() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.Selector
- SelfRenameException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception will be thrown if a user attempts to change their own username by any means.
- SelfRenameException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SelfRenameException
-
Constructs a new exception with
null
as its detail message. - SelfRenameException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SelfRenameException
- SelfRenameException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SelfRenameException
-
Constructs a new exception with the specified detail message.
- SelfRenameException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SelfRenameException
-
Constructs a new exception with the specified detail message and cause.
- SelfRenameException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SelfRenameException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- serialVersionUID - Static variable in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- serialVersionUID - Static variable in exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- Service - Interface in com.appiancorp.services
-
This is a marker interface for a Kougar service.
- SERVICE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SERVICE_LOCATOR_INITIALIZATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SERVICE_LOCATOR_INITIALIZATION_ERROR_CLASS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SERVICE_LOCATOR_INITIALIZATION_ERROR_IO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SERVICE_LOCATOR_INITIALIZATION_ERROR_SAX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- ServiceContext - Interface in com.appiancorp.services
-
The context used to borrow services from the service provider.
- ServiceContextCLIConfig - Class in com.appiancorp.suiteapi.common.cli
- ServiceContextCLIConfig() - Constructor for class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- ServiceContextFactory - Class in com.appiancorp.services
-
Provides utility methods for creating new service contexts.
- ServiceContextFactory() - Constructor for class com.appiancorp.services.ServiceContextFactory
- ServiceException - Exception in com.appiancorp.services.exceptions
-
This is an unchecked exception which occurs whenever there are unforeseen problems in execution of a request served through Appian Standard Library (ASL).
- ServiceException() - Constructor for exception com.appiancorp.services.exceptions.ServiceException
-
Constructs a new
ServiceException
with empty detail message. - ServiceException(String) - Constructor for exception com.appiancorp.services.exceptions.ServiceException
-
Constructs a
ServiceException
with the specified detail message. - ServiceException(String, Throwable) - Constructor for exception com.appiancorp.services.exceptions.ServiceException
-
Constructs a new
ServiceException
with the specified detail message and cause. - ServiceException(Throwable) - Constructor for exception com.appiancorp.services.exceptions.ServiceException
-
Constructs a new ServiceException with the specified cause and a detail message of (cause==null ?
- ServiceFactory - Class in com.appiancorp.suiteapi.common
-
Deprecated.
- ServiceFactory() - Constructor for class com.appiancorp.suiteapi.common.ServiceFactory
-
Deprecated.
- ServiceLocator - Class in com.appiancorp.suiteapi.common
-
Deprecated.Use services injected by the Appian plug-in framework instead.
- ServiceLocator() - Constructor for class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.
- ServiceLocatorException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Exception meant to represent an error caught by an
ApplicationAssociatedObjectTranslator
while using an underlying service. - ServiceLocatorException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.ServiceLocatorException
- ServiceName - Interface in com.appiancorp.suiteapi.common
- ServiceProvider<T> - Class in com.appiancorp.suiteapi.common
-
Provider implementation which will return a service from the given ServiceContext.
- ServiceProvider(ServiceContext, String) - Constructor for class com.appiancorp.suiteapi.common.ServiceProvider
- set() - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- set(String) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- set(String, String[], List<Option>) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- set(String, String, String[], List<Option>) - Method in class com.appiancorp.suiteapi.common.cli.Option.Execute
- setAbsoluteDelay(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
If true sets the Schedule to a specific time like 12:52AM on 12/18/2007, else to an interval of time relative to some other event.
- setAbsoluteExpression(String) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Sets an expression to be evaluated to the Timestamp of the scheduled event.
- setAbsoluteExpression(String) - Method in class com.appiancorp.suiteapi.process.Deadline
- setAbsoluteOrRelative(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- setAbsoluteTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Deprecated.use {@link #setAbsoluteExpression(String))}
- setAcceptedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setAcceptMode(Integer) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setAcceptMode(Long) - Method in class com.appiancorp.suiteapi.process.Assignment
-
sets the acceptmode
- setAccessiblePages(Page[]) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.
- setAccessLevel(int) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the access level of the current user for this knowledge center (NOTE: This property is only populated by KnowledgeCenterService.getAccessLevelForKnowledgeCenter and KnowledgeCenterService.getAccessLevelForKnowledgeCenters())
- setAccessLevel(int) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setAccessLevel(int) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setAccessLevel(Integer) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Get the access level for this filter.
- setAccessProcessDesigner(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setAccessStatus(Integer) - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Sets the access status for the content (only valid for the user who retrieved it).
- setAcpsAttributes(ActivityClassParameterSchema, Map) - Static method in class com.appiancorp.suiteapi.process.AcpsReturnConverter
-
Deprecated.
- setAcpSchemaId(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Sets the Activity Class Parameter ID for this activity class parameter
- setAcSchemaId(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the Activity Class Schema ID of this activity class
- setAcSchemaId(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the associated activity class schema ID
- setAcSchemaLocalId(String) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the local ID of the activity class schema associated with this palette item
- setAcSchemas(ActivityClassSchema[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.This is a legacy field; it will be removed in the next release.
- setAction(Integer) - Method in class com.appiancorp.suiteapi.content.Approved
-
Set the action approved/rejected.
- setActionRequested(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the action that was requested and is currently pending approval.
- setActionRequester(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the username of the user that requested the action currently pending approval.
- setActions(ApplicationAction[]) - Method in class com.appiancorp.suiteapi.applications.Application.ApplicationActions
- setActions(NodeActionProcessResult[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Actions taken on each affected process of this process model, only set for visible process models.
- setActionsPerProcessModel(NodeActionProcessModelResult[]) - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
The list of actions taken per process model.
- setActionUuid(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Sets the UUID of the
ApplicationAction
. - setActionUuid(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Sets the UUID of the ApplicationAction.
- setActive(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets whether this community is active or not
- setActiveForLifeOfProcess(boolean) - Method in class com.appiancorp.suiteapi.process.events.MessageEventTrigger
-
Sets whether the trigger, once activated, should remain active for the life of the process, even if it is fired.
- setActivityClass(ActivityClass) - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Sets the activity class
ActivityClass
to be executed when thisSchedule
fires. - setActivityClass(ActivityClass) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the primary activity class associated with this node.
- setActivityMap(HashMap) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Sets the
HashMap
for this activity. - setActivityProperties(ActivityProperties) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
-
Convenience method to set all properties at once.
- setActivityProperties(ActivityProperties) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setActorsInRole(String, String, Long[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Sets the actors in the given role at the given type.
- setActorsInRole(String, String, String[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Sets the actors in the specified role.
- setActorsInRoles(Long, String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Set security roles for a content item by users and groups.
- setActorsInRoles$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setActorsInRolesForAdminConsole(String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.Sets the permissions of users and groups for the Administration Console.
- setActorsInRolesForAdminConsole$UPDATES - Static variable in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.
- setActorsInRolesForFolder(Long, String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets actors (users and groups) in roles for a process model folder.
- setActorsInRolesForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setActorsInRolesForNode(Long, String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds and/or modifies the default roles of users and groups for a node instance (activity).
- setActorsInRolesForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setActorsInRolesForProcess(Long, String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Adds and/or modifies the roles of users and groups for a specified process.
- setActorsInRolesForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setActorsInRolesForProcessApplication(String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Adds and/or modifies the roles of users and groups on the Process Application.
- setActorsInRolesForProcessApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setActorsInRolesForProcessModel(Long, String[], String[][], Long[], String[][]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Adds and/or modifies the roles of users and groups on a specified ProcessModel.
- setActorsInRolesForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setAddAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setAddAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setAddAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setAdditionalContext(Map<String, String>) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setAddress1(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setAddress2(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setAddress3(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setAdminGroups(Set<Long>) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the Group IDs for those groups where the user is an administrator.
- setAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Sets the specified group as the administrative group for the Collaboration application.
- setAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Set the group that will be considered administrators for all content (appadmins).
- setAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Sets the group to which a user must belong to be a forums administrator.
- setAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Sets the specified group as the administrative group for the Portal application.
- setAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- setAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the groups who have administrative permissions.
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the groups who have administrative permissions
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Overwrites and updates the list of administrator groupss for this community.
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the groups which will have administrative permissions on this folder
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the groups which will have administrative permissions on this knowledge center
- setAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Sets the groups who have administrative permissions.
- setAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have administrative permissions.
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the users who have administrative permissions.
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the users who have administrative permissions
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Overwrites and updates the list of administrators for this community.
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Retrieves the list of users who have administrative permissions on this folder
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the users which will have administrative permissions on this knowledge center
- setAdministrators(String[]) - Method in class com.appiancorp.suiteapi.common.PublicRoleMap
-
Sets the users who have administrative permissions.
- setAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have administrative permissions.
- setAdminOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have administrative permissions
- setAdminOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have administrative permissions
- setAdminPermissionOnly(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the list of users who ONLY have administrative permissions on this folder
- setAggregateSecurity(Integer) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Sets the aggregate security bitmap for the object.
- setAllowAnonymousPosting(boolean) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setAllowedActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set the actions that the user can do on this object.
- setAllowedActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Set the actions that the user can do on this object.
- setAllowedActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the actions that the user can do on this object.
- setAllowedActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the actions that the user can do on this object.
- setAllowedActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the actions that the user can do on this object.
- setAllowedForumActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the actions that the user can do on this forum.
- setAllowedMessageActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the actions that the user can do on this message.
- setAllowedThreadActions(Integer[]) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the actions that the user can do on this thread.
- setAllowForAll(boolean) - Method in class com.appiancorp.suiteapi.content.ContentRole
- setAllowInlineApproval(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
The form's inline approval status is set by the system when this bean is returned.
- setAllowMNIBatching(boolean) - Method in class com.appiancorp.suiteapi.process.Spawning
-
Sets if the MNI batching of more than
ServerProcessCommonConfiguration#getMaxNodeInstances
nodes is allowed - setAllowMultipleSelections(boolean) - Method in class com.appiancorp.common.query.TypedValueFacet
- setAllowOverrideForDisabledLocale(boolean) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Sets allowOverrideForDisabledLocale to decide locale override when it's disabled
- setAllowsBack(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Set whether a user is allowed to step back to this node in an activity chain.
- setAnalystGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- setAnalysts(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- setAncestorFolderIds(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the ancestor folder ids for this folder
- setAncestorFolderNames(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the ancestor folder names for this folder
- setAnnotations(AnnotationArtifact[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setAnonymousAuthor(boolean) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set whether the author of this message is anonymous.
- setAnonymousAuthor(boolean) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set whether the author of this message is anonymous.
- setAnonymousCreator(boolean) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set whether the creator of the thread is anonymous.
- setAppianLoginContext(AppianLoginContext) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
This is meant to be set only by the internal Appian authentication provider.
- setAppianType(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the related Appian type ID.
- setApplication(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setApplication(String) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setApplicationActions(Application.ApplicationActions) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the {link ApplicationActions} containing the collection of actions.
- setApplicationAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Determines which group users need to be in to have the application administrator role.
- setApplicationAdministratorGroup(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Determines which group users need to be in to have the application administrator role.
- setApplicationAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setApplicationAdministratorGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setApplicationContentSubtypeClass(int, Class) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Registers the java class to be instantiated when retrieving application content objects of a given subtype.
- setApplicationIcon(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setApplicationId(int) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setApplicationName(String) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setApplicationNavigation(Application.ApplicationNavigation) - Method in class com.appiancorp.suiteapi.applications.Application
- setApplications(String...) - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
-
Adds applications as associated applications of this application.
- setApplied(boolean) - Method in class com.appiancorp.common.query.FacetOption
-
Sets whether this option is selected or not.
- setAppliedOptions(Criteria) - Method in class com.appiancorp.common.query.Facet
-
Sets the
isApplied
property on the options of this facet, based on the given query criteria. - setAppliedOptions(Iterable<Facet<T>>, Criteria) - Static method in class com.appiancorp.common.query.Facet
-
Sets the
isApplied
property on the appropriate options of the given facets, usingFacet.setAppliedOptions(Criteria)
. - setApply(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.BaseFilter
- setApply(boolean) - Method in interface com.appiancorp.suiteapi.process.analytics2.Filter
-
Sets whether or not the
Filter
should be applied. - setApprovalRequired(boolean) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setApprovalRequired(boolean) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the approvalRequired.
- setApproved(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets whether the document (or its changes) have been approved
- setApprovedGroups(Long[]) - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Set the ids of the groups that were approved.
- setApprovedType(Integer) - Method in class com.appiancorp.suiteapi.content.Approved
-
Sets the approved type.
- setApprovedUser(String[]) - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Set the usernames of the users that were approved.
- setApproverGroups(Long[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Set the groups that can approve.
- setApproverGroups(Long[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- setApprovers(String[]) - Method in class com.appiancorp.suiteapi.portal.PageRoleMap
-
Deprecated.
- setApproverUsers(String[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Set the users that can approve.
- setArchive(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setArchive(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setArchive(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setArchivePaths(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Set the paths where archived processes will be stored.
- setArchivePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setArfDocumentId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- setAsRoot(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Sets the given id as its own root, splitting it from its existing hierarchy.
- setAsRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setAssign(Assignment) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
If this node has an attended primary activity, this method sets the people, groups, etc. to whom the activity is assigned.
- setAssign(Assignment) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setAssignedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setAssignedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setAssignees(Assignment.Assignee[]) - Method in class com.appiancorp.suiteapi.process.Assignment
-
sets the assignees for this Assignment
- setAssignees(Assignment.Assignee[]) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setAssignmentFunction(ActivityClass) - Method in class com.appiancorp.suiteapi.process.Assignment
-
Deprecated.Instead, set the assignment by calling
Assignment.setAssignees(com.appiancorp.suiteapi.process.Assignment.Assignee[])
with anAssignee
of typeASSIGNEE_TYPE_EXPRESSIONS
with thevalue
set to an expression. - setAssignmentOperator(String) - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Sets the assignment operator Allowed operators are:
: Direct Modification
+: Addition Modification
-: Subtraction Modification
*: Multiplication Modification
/: Division Modification
^: Exponentiation Modification
&: Concatenation Modification - setAssignmentPosition(Long) - Method in class com.appiancorp.suiteapi.process.Assignment
-
Deprecated.The value set by this method is not used.
- setAssignmentVariable(String) - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Sets assignment variable.
- setAssignToAnyone(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setAssignToProcessVariable(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Sets the string name of the process variable to which the value of the activity class parameter should be assigned
- setAssignWithinPool(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setAssociatedApplications(Application.AssociatedApplications) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the associated applications See
Application.AssociatedApplications
- setAssociatedObjects(Application.AssociatedObjects) - Method in class com.appiancorp.suiteapi.applications.Application
- setAssociations(Connection[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setAssociations(Connection[]) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set the associations of this connection; if this connection is an association itself, this field should be
null
. - setAssociations(Connection[]) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setAsynchronous(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setAsynchronous(int) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets whether activities of this schema be run asynchronously.
- setAttached(LocalObject) - Method in class com.appiancorp.suiteapi.forums.Attachment
-
Deprecated.Set the
LocalObject
representing the attached object. - setAttachedAtDesignTime(Boolean) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets whether the LocalObject
LocalObject
was attached at design time. - setAttachedBy(String) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the username of user creating the attachment.
- setAttachedBy(String) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the
username
of userUser
creating the attachment. - setAttachedDocumentSubType(String) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the extension of document in case of document attachment.
- setAttachedDocumentSubType(String) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
- setAttachedObject(LocalObject) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the LocalObject used as attachment.
- setAttachedObject(LocalObject) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the LocalObject
LocalObject
. - setAttachedTo(LocalObject) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the LocalObject that the attachment is attached.
- setAttachedTo(LocalObject) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the LocalObject
LocalObject
that the attachment is attached to. - setAttachedTo(LocalObject) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the LocalObject that the Note is attached to.
- setAttachedToGuiId(Long) - Method in class com.appiancorp.suiteapi.process.Attachment
- setAttachedToType(int) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets the type of object to which exceptions of this type are attached, which should be
TYPEBPMPROCESS
,TYPEBPMTASK
, orTYPEBPMNODE
. - setAttachedUrl(Attachment.NamedUrl) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the NamedUrl Object representing an external url attachment.
- setAttachedUrl(Attachment.NamedUrl) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the NamedUrl object
Attachment.NamedUrl
representing an external url. - setAttacher(String) - Method in class com.appiancorp.suiteapi.forums.Attachment
-
Deprecated.Set the
username
of the userUser
who attached the object. - setAttachments(Attachment[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the attachments that have been attached to this model.
- setAttachments(Attachment[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the attachments that have been attached to this node.
- setAttachments(Attachment[]) - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Deprecated.Attachments and Notes are now loaded in a separate grid.
- setAttribute(ContentFilter.KeyValue[]) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the KeyValues for an attribute search.
- setAttribute(String, Object) - Method in class com.appiancorp.services.AbstractServiceContext
- setAttribute(String, Object) - Method in interface com.appiancorp.services.ServiceContext
-
Sets the attribute at the specified key to the specified value.
- setAttribute(String, Object) - Method in class com.appiancorp.services.WebServiceContext
- setAttribute(String, Object) - Method in class com.appiancorp.suiteapi.web.portal.PortletSession
-
Set the value of a given attribute.
- setAttributeDisplayName(String) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the attribute's display name.
- setAttributeName(String) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the attribute's name.
- setAttributes(Attribute[]) - Method in class com.appiancorp.suiteapi.personalization.Group
- setAttributes(Attribute[]) - Method in class com.appiancorp.suiteapi.personalization.GroupType
- setAttributes(Map) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setAttributes(Map<String, Object>) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the attribute map, which can be used to store arbitary properties on content objects.
- setAuthenticatedByAppianInternalProvider(boolean) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
This is meant to be set only by the internal Appian authentication provider.
- setAuthor(boolean) - Method in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.Retrieves authorship of Contribution AUTHOR_ON if contribution is authoring a new thread AUTHOR_OFF if contribution is participating in a thread or has nothing to do with threads
- setAuthor(String) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the user name of the author of this message.
- setAuthor(String) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the user name of the message's author.
- setAuthor(String) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the author of the Note
- setAuthorGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the groups who have authoring (read/write) permissions
- setAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have authoring (read/write) permissions.
- setAuthorities(Collection<GrantedAuthority>) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Deprecated.The authorities are calculated from the user's group memebrship and it is no longer necessary to set authorities explicitly.
- setAuthorizationProvider(AuthorizationProvider) - Method in class com.appiancorp.services.AbstractServiceContext
- setAuthors(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the users who have authoring (read/write) permissions
- setAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have authoring (read/write) permissions.
- setAutoApproveForReadOnlyAccess(boolean) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets whether approval is automatically given for any request for read-only access to this knowledge center
- setAutoArchiveDelay(int) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the number of days after process completion to archive a process.
- setAutoDeleteDelay(int) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the number of days after process completion to delete a process.
- setAvailableItems(long) - Method in class com.appiancorp.suiteapi.common.ResultPage
- setAverageRating(double) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the rating of this message.
- setAverageRating(double) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the rating of this message.
- setAvg(double) - Method in class com.appiancorp.suiteapi.content.MaxAvgMetric
- setBackButtonEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setBase(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setBaseAttributes(TypedVariable, Map) - Static method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.Sets the key, type, and isPossiblyMultiple properties of the given tv to the corresponding properties in the given map.
- setBaseFilters(Filter[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the list of base filters for this report.
- setBatchSize(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the batch size.
- setBitFlag(int, boolean, int) - Static method in class com.appiancorp.suiteapi.common.Utilities
-
Sets the bit flag if
booleanValue
istrue
, resets the flag otherwise. - setBlurb(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
-
Sets the User's blurb text
- setBody(String) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the body of this message.
- setBody(String) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the body for this message.
- setBody(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message body.
- setBody(String) - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Sets the body of the message that will be sent.
- setBodyLocation(String) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the location of the body.
- setBodyLocation(String) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Get the location of this body.
- setBold(Boolean) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setBookmarks(ResultPage) - Method in class com.appiancorp.suiteapi.portal.LoginData
-
Deprecated.
- setBoundType(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setBreadcrumbs(TreeNode[]) - Method in class com.appiancorp.suiteapi.common.TreePivot
-
Set the route from the root of the tree to the node.
- setCalendarID(String) - Method in class com.appiancorp.services.AbstractServiceContext
- setCalendarID(String) - Method in interface com.appiancorp.services.ServiceContext
-
Sets the ID of the calendar, which is used to calculate date in that calendar.
- setCalendarID(String) - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
-
Sets the calendar specific to the user
- setCanInherit(boolean) - Method in class com.appiancorp.suiteapi.common.Security
-
Sets whether the object can inherit permissions from its parent.
- setCanvasIcon(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the ID of the canvas icon
- setCategory(Long) - Method in class com.appiancorp.suiteapi.process.Palette
-
Sets the palette's category
- setCategoryId(Long) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setCategoryName(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the name of the parent category for the function
- setCause(AppianError) - Method in class com.appiancorp.exceptions.AppianError.Builder
- setCause(AppianError) - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- setCause(AppianErrorBuilder) - Method in class com.appiancorp.exceptions.AppianErrorBuilder
- setChained(boolean) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set whether the next attended activity should be shown immediately, as if part of a wizard.
- setChained(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setChangeRole(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setChangeRole(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setChangeRole(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setChangeRole(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setChangeRole(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setChangesRequireApproval(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets whether changes to this document require approval
- setChangesRequireApproval(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Checks whether changes to the folder require approval before committing
- setChangesRequireApproval(boolean) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets whether changes to this folder require administrative approval before committing.
- setChangesRequireApproval(Boolean) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets whether changes require approval.
- setChartHeight(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the height of the chart associated with this report.
- setChartWidth(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the width of the chart associated with this report.
- setChildProcesses(ProcessSummary[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the child processes of this process, if this process contains sub or linked processes;
null
otherwise. - setChildProcessId(Long) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setChildren(Tree[]) - Method in class com.appiancorp.suiteapi.common.Tree
-
Set the children of this node.
- setCity(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCleanupAction(int) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the cleanup action.
- setClearPassword(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Deprecated.This is an internal method that will be removed from the public API.
- setCodesForFailedIds(Integer[]) - Method in class com.appiancorp.suiteapi.common.ResultPage
- setColor(String) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setColumn(SizingColumn[]) - Method in class com.appiancorp.suiteapi.process.SizingReport
- setColumnAggregationFunction(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Applies a column aggregation function to this
Column
. - setColumnLocalId(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Sets the column on which to apply this filter.
- setColumns(Column[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the columns for this report.
- setColumnTypes(Map) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Set the column types for this report.
- setComment(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the comment for this activity class parameter schema
- setComment(String) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the comments for attachment
- setComment(String) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the comments for the attachment been added.
- setCommName(String) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the name of the community
- setCommunityId(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the community which contains this knowledge center
- setCommunityName(String) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the community name
- setCommunityName(String) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the name of the community that contains this knowledge center
- setCommunityName(String) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the community name
- setCompanyName(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the company name for this application.
- setCompanyUrl(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets a the given URL as the company URL for the application publisher.
- setComparison(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Sets the comparison for this filter.
- setComplete(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setCompletedCount(int) - Method in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
Sets the number of completed processes/tasks which will be returned by this filter.
- setCompletedTaskCount(Integer) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the number of completed tasks in the process
- setCompletedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setCompletedUpgrades(ProcessUpgrade[]) - Method in exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
-
Sets the ProcessUpgrade objects representing the upgrade attempts that completed before the exception occurred.
- setComplexNodeMergeExpression(String) - Method in class com.appiancorp.suiteapi.process.Spawning
-
Sets the expression that needs to be true when multiple instances of nodes are running in parallel and parallelMergeType is set to
PARALL_FLOW_COMPLEX_NODE
- setConditions(Condition[]) - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Sets the list of conditions.
- setConditions(String) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets a string representation of the conditions to use in the rule set.
- setConditions(String[][]) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setConditions(List<Criteria>) - Method in class com.appiancorp.common.query.GenericLogicalExpression
- setConditions(List<Criteria>) - Method in class com.appiancorp.common.query.LogicalExpression
-
Sets the list of conditions
- setConditions(List<Criteria>) - Method in class com.appiancorp.common.query.TypedValueLogicalExpression
- setConfirmationUrl(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the URL to which the runtime user should be forwarded after successfully completing the activity associated with this node.
- setConfirmationUrl(String) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Sets the url of the page that should be shown to the user who performs an attended task if that task completes successfully.
- setConfirmPassword(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
-
Deprecated.Since 6.0.2, use
#setUserPassword(String)
- setConnections(Connection[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the collection of flows representing connections to other nodes.
- setConstant(GenericTypedVariable) - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Sets the constant used for this filter.
- setContactInformation(BusinessEntity.ContactBean) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Sets the contact information
- setContent(String) - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Sets the String contents of
Note
. - setContentRoleMap(ContentRoleMap) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
- setContext(LocalObject[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the context for this report.
- setContextType(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the context type, defined by CONTEXT_TYPE_XXX.
- setCount(Integer) - Method in class com.appiancorp.suiteapi.content.Total
-
Set the count.
- setCounter(boolean) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setCounterImplementation(Class) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setCountry(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCreated(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the time the group was created
- setCreated(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- setCreated(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCreatedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the time at which this model was created.
- setCreatedTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the date and time the content was created.
- setCreateProcessModel(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setCreateSubFolder(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setCreateTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the creation timestamp of Note
- setCreationTime(Timestamp) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setCreator(String) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Assigns the user who created the folder
- setCreator(String) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the user who created thiei knowledge center
- setCreator(String) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the user who created the entity
- setCreator(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the username of the user that created the content.
- setCreator(String) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set the user name of the user who created this thread by posting the first message.
- setCreator(String) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setCreator(String) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the user name of the creator of the thread.
- setCreator(String) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the creator
- setCreator(String) - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- setCreator(String) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setCreator(String) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setCreator(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the user who created this folder.
- setCreator(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the user who created this model.
- setCreator(String) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setCreatorUsername(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the user who created this model.
- setCreatorUsername(String) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the use that created this model.
- setCriteria(Criteria) - Method in class com.appiancorp.common.query.GenericQuery
- setCriteria(Criteria) - Method in class com.appiancorp.common.query.Query
-
Sets the
Criteria
- setCriteria(Criteria) - Method in class com.appiancorp.common.query.TypedValueQuery
- setCurrentContentId(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the content ID of the current (aka latest) version of this content.
- setCurrentNotePaths(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.since 23.2
- setCurrentNotePaths(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- setCurrentNotePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setCurrentNotePaths$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setCurrentTaskCount(Integer) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the number of active tasks
- setCustomBarGraphXMLId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the id that specifes a custom xml file for the bar graph.
- setCustomChartHeight(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- setCustomChartWidth(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- setCustomContentSubtypeClass(int, Class) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Registers the java class to be instantiated when retrieving custom content objects of a given subtype.
- setCustomContentSubtypeClassesMap(Map) - Static method in class com.appiancorp.suiteapi.content.ContentBeanFactory
-
Sets all the custom content subtype class mappings.
- setCustomContext(Class, String, Object) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Deprecated.this method should not be called by anybody other than the Appian platform. The behavior of this method is undocumented, and it may be removed or changed in future releases.
- setCustomDisplayReference(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the name of the pickerType to be used for this ACPS.
- setCustomField1(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField10(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField2(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField3(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField4(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField5(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField6(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField7(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField8(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomField9(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setCustomLineGraphXMLId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the id that specifes a custom xml file for the line graph.
- setCustomParameters(ActivityClassParameter[]) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the list of parameters that have been added at design time, and need to be available at runtime.
- setCustomPieGraphXMLId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the id that specifes a custom xml file for the pie graph.
- setCustomSettings(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setCustomSetupUrl(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the URL for the custom setup tab
- setCustomToolbar(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the path to the custom toolbar.
- setDaily(RecurringInterval.Daily) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the Daily interval
- setDashboardId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets the ID of the dashboard to which this
DrillPath
links. - setDashboardId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- setDashboardId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
- setDashboardPageForProcesses(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.Use {@link ProcessDesignService.setProcessDashboardPageForProcessModel(Long, Long)} instead.
- setDashboardPageForProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setDashboardPageForProcessModel(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets a page as the Dashboard page for the given
ProcessModel
byprocessModelId
. - setDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setData(ReportData) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the data for this report.
- setData(Object) - Method in class com.appiancorp.exceptions.AppianError.Builder
- setData(Object) - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Set any data associated with this node.
- setData(List<TypedValue>) - Method in class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
-
Sets the paged results
- setData(List<ListViewItem>) - Method in class com.appiancorp.type.system.ListViewDataSubset
- setData(List<T>) - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Sets the results
- setDataContextType(TypeRef) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Sets the data type id of this page's data context.
- setDataCount(int) - Method in class com.appiancorp.common.query.FacetOption
-
Sets the number of objects whose data matches the filters of this option.
- setDataIds(Long[]) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setDataSubset(ListViewDataSubset<TypedValue>) - Method in class com.appiancorp.type.system.TypedValueListView
- setDataSubset(ListViewDataSubset<I>) - Method in class com.appiancorp.type.system.ListView
- setDataTypeId(Long) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the id of the type of data to use in this condition.
- setDataTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the name of the data type.
- setDatatypeReferences(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Sets the data types referenced by this model.
- setDate(Date) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
Set the date to which this
CalendarDateElement
is applied. - setDateAttached(Timestamp) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the attachment creation Timestamp.
- setDateAttached(Timestamp) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the date of creation for attachment
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the date and time that this community was created.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the date and time at which the document was created.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the date and time that the folder was created
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the date and time that this knowledge center was created
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set the date-time when this thread was created.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setDateCreated(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the date on which this folder was created.
- setDateModified(Timestamp) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set this date-time when this thread was last modified.
- setDateModified(Timestamp) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setDateModified(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the date on which this folder was modified.
- setDatePosted(Timestamp) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the date-time this message was posted.
- setDatePosted(Timestamp) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the date-time this message was posted.
- setDayCount(double) - Method in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
Sets the number of days to be used in this filter.
- setDayInterval(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Sets the interval in terms of number of days.
- setDayInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of days
- setDayIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of days, using an expression
- setDayIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Sets the interval in terms of number of days.
- setDayOfMonth(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
sets the day of the month on which the event occurs
- setDayOfMonth(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Sets the day of the month on which event occurs
- setDayOfMonthExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Sets the day of the month on which the event occurs
- setDayOfMonthExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Sets the day of the month on which the event occurs
- setDayOfWeek(Integer) - Method in class com.appiancorp.suiteapi.content.TotalByDayOfWeek
-
Set the day of the week (0-6, where 0=Monday).
- setDayOfWeek(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Sets the day of the day of the week on which event occurs.
- setDayOfWeek(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Sets the day of the week on which the day of the week on which event occurs.
- setDaysOfWeek(Integer[]) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Sets days of week on which the event occurs.
- setDeadline(Deadline) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setDeadline(Deadline) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setDeadline(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Sets the deadline of this process.
- setDeadlineForProcess(Long, Timestamp) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Set the deadline for a given process.
- setDeadlineForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setDeadlineForTask(Long, Timestamp) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Set the deadline for a given task.
- setDeadlineForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setDefault(boolean) - Method in class com.appiancorp.suiteapi.applications.Application
-
Marks this application as the default application.
- setDefault(boolean) - Method in class com.appiancorp.suiteapi.process.forms.Option
- setDefault(boolean) - Method in class com.appiancorp.suiteapi.process.Priority
-
Sets whether or not this priority is the default priority in the system.
- setDefault(boolean) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
-
Sets whether or not this priority is the default priority in the system.
- setDefault(TypedValue) - Method in class com.appiancorp.suiteapi.type.Datatype
- setDefaultApplication(Long) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Sets a default system application.
- setDefaultApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- setDefaultDayOfWeek(CalendarElement[][]) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Set the default start and end times for the days of the week.
- setDefaultDomain(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setDefaultFormat(String, String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Sets the default display format for a given format name.
- setDefaultFormat(String, String) - Method in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.Since i18n, the notifications server no longer formats dates (the raw timestamps are sent to the JSPs), therefore this method no longer affects the formatting.
- setDefaultFormat$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- setDefaultFormat$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.NotificationService
-
Deprecated.
- setDefaultIconName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Sets the name of the icon.
- setDefaultItem(int) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Set the default item.
- setDefaultNodeInstanceSecurity(Security) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the default security mapping for instances of this node.
- setDefaultPriority(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the default Priority that the Process Application will use.
- setDefaultPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setDefaultProcessPriorityName(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the name of the default process priority for processes of this model.
- setDefaultProcessSecurity(Security) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the default security mapping for processes that are instances of this model.
- setDefinition(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Set the definition for this portlet.
- setDefinition(String) - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Sets the definition (the expression to run) using the format for storage.
- setDelegatedCreation(boolean) - Method in class com.appiancorp.suiteapi.personalization.Group
- setDeletable(boolean) - Method in class com.appiancorp.suiteapi.process.NotePermissions
-
Deprecated.Sets whether the note can be deleted or not.
- setDelete(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setDelete(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setDelete(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setDeny(String[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
A user assigned to the "Deny" level, either directly or via group membership, will NOT have ANY privileges on the application, regardless of membership in any other security level.
- setDenyAdministratorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have been explicitly denied administrative permissions.
- setDenyAdministrators(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have been explicitly denied administrative permissions.
- setDenyAuthorGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have been explicitly denied authoring (read/write) permissions.
- setDenyAuthors(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have been explicitly denied authoring (read/write) permissions.
- setDenyGroups(Long[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
A group assigned to the "Deny" level, will NOT have ANY privileges on the application, regardless of membership in any other security level.
- setDenyReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have been explicitly denied authoring read-only permissions.
- setDenyReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have been explicitly denied read-only permissions.
- setDepth(int) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the depth of this message.
- setDepth(int) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the depth of the message.
- setDepth(int) - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Sets the process initiator
- setDepth(int) - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Set the current process depth
- setDepth(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the depth.
- setDesc(String) - Method in class com.appiancorp.suiteapi.process.events.Event
-
Sets the description of event.
- setDescription(LocaleString) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the localized name mappings of this process model.
- setDescription(LocaleString) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the localized description mappings for this node.
- setDescription(LocaleString) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setDescription(LocaleString) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the localized description of the process model.
- setDescription(String) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.
- setDescription(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Sets a description of this action.
- setDescription(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Sets a description of this action.
- setDescription(String) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the description of this community
- setDescription(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the document description
- setDescription(String) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the description of this knowledge center
- setDescription(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the description.
- setDescription(String) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the description expression of the filter.
- setDescription(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the description of the function
- setDescription(String) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets the description of parameter
- setDescription(String) - Method in class com.appiancorp.suiteapi.personalization.Group
- setDescription(String) - Method in class com.appiancorp.suiteapi.personalization.GroupType
- setDescription(String) - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- setDescription(String) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setDescription(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the link description.
- setDescription(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Set the link type's description.
- setDescription(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the description of the attribute
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the description of this report.
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Sets the description of the palette category
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.Priority
-
Sets the description of the priority
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets the description of this exception type.
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets a description of this folder.
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.TaskProperties
- setDescription(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Sets the description
- setDescription(String) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setDesigner(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
-
The designer is set when the process model properties are retrieved from the system.
- setDesigner(String) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the name of the designer of running process model
- setDestinationEventPersistentID(String[]) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the destination event persistent ID property (which events the message will be sent to).
- setDestinationPMID(Long[]) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the destination PM ID property (which process models the message will be sent to).
- setDestinationPMUUID(String[]) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the destination PM UUID property (which process models the message will be sent to).
- setDestinationProcessID(Long[]) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the destination process ID property (which processes the message will be sent to).
- setDetailedTypes(int[]) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- setDetailedTypes(int[]) - Method in interface com.appiancorp.suiteapi.process.Validatable
- setDetails(String) - Method in class com.appiancorp.exceptions.AppianError.Builder
- setDetails(String) - Method in class com.appiancorp.exceptions.AppianErrorBuilder
- setDetails(String) - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- setDiagnostics(ImportDiagnostic[]) - Method in exception com.appiancorp.suiteapi.type.exceptions.ImportException
-
Sets the diagnostics that are associated with the ImportException.
- setDimension(Long) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setDirection(Long) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setDisallowDelete(Boolean) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Set whether or not deleting this calendar is enabled or disabled.
- setDisplay(LocaleString) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setDisplay(ReportDisplay) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the display format of this report.
- setDisplayFormatForLocale(LocaleDisplayFormat) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Sets a display format for the locale set in the
LocaleDisplayFormat
parameter object. - setDisplayFormatForLocale$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- setDisplayFormatsForLocales(LocaleDisplayFormat[]) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Receives an array of
LocaleDisplayFormat
objects and sets a display format for the locale set in each of theLocaleDisplayFormat
objects. - setDisplayFormatsForLocales$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- setDisplayInstructions(boolean) - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Sets if the form will display instructions
- setDisplayLabel(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Sets the user friendly name for this action.
- setDisplayLabel(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Sets the user friendly name for this action.
- setDisplayName(LocaleString) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setDisplayName(Integer, Long, String) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- setDisplayName(Integer, String, String) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Sets the display name of the navigation item.
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.common.SecurityEntry
-
Sets this display name of this object.
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.common.Suggestion
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Sets the display name of the topic (what it is called in the Modeler).
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Sets the displayname for the assignee, such as a group name for a group or username for user.
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the display name for attachment.
- setDisplayName(String) - Method in class com.appiancorp.suiteapi.process.TaskProperties
- setDisplayNameKey(String) - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- setDisplayProperties(String[]) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setDisplayThresholds(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set whether to show thresholds for this report.
- setDisplayType(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the display type for this report.
- setDocId(Long) - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- setDocumentExtension(String) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the document extension
- setDocumentExtension(String) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the document extension
- setDocumentId(Long) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the unique ID of the document
- setDocumentName(String) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the name of the document
- setDocumentSearchability(boolean) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets whther the document is searchable
- setDocumentsPendingApproval(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the documents in this knowledge center which are awaiting administrative approval
- setDoesInherit(boolean) - Method in class com.appiancorp.suiteapi.common.Security
-
Sets whether the object actually inherits permissions from its parent.
- setDomain(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the domain of this function.
- setDomain(String) - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Sets the domain that will be used to look up the function.
- setDownloadDate(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the date of the download
- setDownloadDayOfWeek(Long) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the day of the week of the download
- setDownloader(String) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the username of the user who performed the download
- setDownloadHourOfDay(Long) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the downloaded hour of the day
- setDraftOwner(String) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setDrillPath(DrillPath) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the DrillPath bean which defines how the column data links to further information (if any).
- setDstSavings(int) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setDynamic(Integer) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.For Appian internal use only.
- setDynamicForm(DynamicForm) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets the dynamic form
- setDynamicInputs(List<? extends NamedTypedValue>) - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
-
Dynamic inputs, those added by the designer using the New Node Input functionality in the UI, can be used by the smart service by overriding the
setDynamicInputs
method. - setEdit(boolean) - Method in class com.appiancorp.suiteapi.administration.AdminConsolePermissions
-
Deprecated.Sets whether the user can edit Administration Console security settings.
- setEditable(Boolean) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Method to set if the portlet type is editable or not.
- setEditAndSave(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Sets the list of groups with editor permissions.
- setEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the groups who have editor (read/write) permissions.
- setEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Sets the
Group
s identified by given ID's as editors. - setEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Sets the groups who have editor permissions
- setEditorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have editor permissions
- setEditors(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Sets the list of users that have editor permissions.
- setEditors(String[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the users who have authoring (read/write) permissions.
- setEditors(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Sets the
User
s identified by given usernames as editors. - setEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Sets the users who have editor permissions
- setEditors(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have editor permissions
- setEditSecurityMap(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setEffectiveId(Long) - Method in class com.appiancorp.suiteapi.process.Priority
-
Sets the effective ID for this priority
- setEffectiveId(Long) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setElapsed(Double) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setElapsedMilliseconds(Long) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the number of milliseconds since the process has started
- setElapsedMilliseconds(Long) - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Deprecated.Use
#setElapsed()
instead. - setElements(FormElement[]) - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Sets the elements of the form
- setEmail(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setEmail(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Sets the email address
- setEmailAddresses(String[]) - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- setEmailAttachmentFolderId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setEmailDisplayNames(String[]) - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- setEmailType(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Sets the email type
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets whether or not the process model is enabled.
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets whether or not this
DrillPath
is enabled. - setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.Deadline
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets whether this form is enabled.
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.Palette
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.PaletteItem
- setEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets whether or not this model is enabled.
- setEncryptedSamlAssertion(String) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
This is meant to be set only by the SamlAuthenticationWrapper.
- setEnd(Recurrence.End) - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Set the end condition for the Recurrence of a node to stop.
- setEndDate(Date) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndDate(Timestamp) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndDateExpr(String) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndDateTimeExpr(String) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
- setEndExpression(String) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Sets the expression, which when true, stops the recurrence of the node.
- setEndNodeGuiId(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
Sets the gui id of the node
ProcessNode
at the end of this connection. - setEndObjectType(String) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set the type of the end object of this connection, for example "ap.gui.Node" or "ap.gui.Annotation".
- setEndTime(Time) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the time at which the process ended.
- setEndTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndTimeExpr(String) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Deprecated.use {@link #setEndDateTimeExpr(String))}
- setEndType(int) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Sets the type of end condition
- setEngineId(int) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
This is 0 for EXEC00, 1 for EXEC01, etc.
- setEntityType(String) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets the entity type of this rule set.
- setEntityTypeId(Long) - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Sets the entityTypeId of this expression.
- setEntityTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.Expression
-
Sets the entity type name for this expression.
- setEnumeration(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the name (key) of the enumeration to be used for this ACPS.
- setEnvironment(Environment) - Method in exception com.appiancorp.suiteapi.process.exceptions.ReportSizeException
- setEnvironment(Environment) - Method in exception com.appiancorp.suiteapi.process.exceptions.ResultPageSizeException
- setEnvironment(UnsupportedReportSpecificationException.Environment) - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- setEpexValidated(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Set the EPEx validation status.
- setErrorCodeArguments(Object...) - Method in exception com.appiancorp.suiteapi.common.exceptions.DuplicateExpressionException
- setErrorCodeArguments(Object[]) - Method in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- setErrorCodeArguments(Object...) - Method in exception com.appiancorp.suiteapi.content.exceptions.RenameNotAllowedException
- setErrorCodeArguments(Object[]) - Method in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- setErrorCount(long) - Method in class com.appiancorp.suiteapi.process.history.AuditInfo
- setErrorsAndWarnings(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setErrorsFound(Long) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setErrorType(UnsupportedReportSpecificationException.ErrorType) - Method in exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- setEscalationInstances(EscalationInstance[]) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
- setEscalationInstances(EscalationInstance[]) - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Sets the task's escalation properties
- setEscalations(Escalation[]) - Method in class com.appiancorp.suiteapi.process.ProcessNode
-
Sets the list of escalations that will occur if the primary activity of this node is attended and is not accepted quickly enough.
- setEscalations(EscalationInstance[]) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Sets the escalation properties of all node instances
- setEventProducer(EventProducer) - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
- setEventProducer(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the type code for the event producer
- setEventProducers(EventProducer[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the event producers for this node
- setEventTrigger(EventTrigger) - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
- setEveryWeekday(boolean) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Daily
-
Sets if the Daily object should throw an even every weekday.
- setException(ProcessException) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the ProcessException that occurred in the process execution.
- setException(ProcessException) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setExceptionFlow(Connection) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setExceptionFlowTriggers(EventTrigger[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the triggers that can trigger an exception flow
- setExceptionType(ProcessExceptionType) - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Sets the type metadata for this exception.
- setExceptionTypeLocalId(String) - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- setExcludedGroups(Long[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setExcludedPeople(LocalObject[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setExcludedUsers(String[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setExecutionEnvironment(int) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Set the execution environment in which the process will be run.
- setExecutionEnvironment(int) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Set the execution environment in which the process will be run.
- setExecutionEnvironment(Integer) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
The environment in which the activity executes, such as process execution engine or java.
- setExecutionEnvironmentId(Integer) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
sets the executionEnvironment for this ac-schema
- setExecutionTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Sets the timestamp of PerformanceMetrics/report generation in the shard.
- setExpirationDate(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the expiration date of the document
- setExpirationDate(Timestamp) - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Set the expiration date of this message.
- setExpirationDays(Integer) - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Sets the number of days until content expires.
- setExpirationDays(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the number of days after upload to this knowledge center that a document will expire
- setExpirationTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the date and time that the content will expire.
- setExplicitNonViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have been explicitly denied permissions
- setExplicitNonViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have been explicitly denied permissions
- setExpression(String) - Method in class com.appiancorp.suiteapi.messaging.Mapping
-
Sets the expression for this property.
- setExpression(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Sets the expression for this activity class parameter
- setExpression(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the expression which defines the value of this
Column
. - setExpression(String) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets the expression which defines the value of the
DrillPath
. - setExpression(String) - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Sets the expression, which should evaluate to a boolean.
- setExpression(String) - Method in class com.appiancorp.suiteapi.process.forms.UiExpressionForm
- setExpression(String) - Method in class com.appiancorp.suiteapi.process.Instances
-
Sets the expression about how to spawn multiple instances of node.
- setExpression(String) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
This expression represents the default value of a process variable.
- setExpressionId(Long) - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Sets the unique id of expression needed so asynchronous calls can be made
- setExpressions(Expression[]) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets the list of expressions for this rule set.
- setExpressions(TypedVariable[]) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets a
TypedVariable[]
of expressions. - setExtension(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the file extension of the document
- setExtension(String) - Method in class com.appiancorp.suiteapi.content.TotalByExtension
-
Set the extension.
- setExtension(String) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Sets the extension.
- setExtension(String[]) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the extensions of the filter.
- setExtension(String, Object) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Convenience method to set an individual extension.
- setExtensionInfo(ExtensionMap.ExtensionInfo) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Sets the extension info.
- setExtensions(Map<String, Object>) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Method to set the Extensions map in the Portlet Type bean
- setExternalDescription(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the path to the external resource containing the description of the function.
- setExternalFilename(String) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Sets the filename that will be displayed to the user and that the user will save the file as.
- setExternalFunctions(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setExternalizedProperty(String, Object, long, boolean) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Externalizes the value and sets the specified message property to the value provided.
- setExternalizedProperty(String, Object, Long, boolean) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Externalizes the value and sets the specified message property to the value provided.
- setExternalTypeId(String) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setExtra(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the JSON representation of the FE this bean represents.
- setExtraParameters(Object) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setFacetData(Object) - Method in class com.appiancorp.common.query.TypedValueFacet
- setFacets(List<Facet<TypedValue>>) - Method in class com.appiancorp.type.system.TypedValueListView
- setFacets(List<Facet<T>>) - Method in class com.appiancorp.type.system.ListView
- setFailedIds(Long[]) - Method in class com.appiancorp.suiteapi.common.ResultPage
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.personalization.Group
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
- setFavorite(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setFavorite(Boolean) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets whether this is a favorite.
- setFeaturedDocumentForCommunity(Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setFeaturedDocumentForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setFeaturedDocumentsForCommunity(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setFeaturedDocumentsForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setFilename(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the filename.
- setFileSystemId(Integer) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Sets the file system ID.
- setFileSystemId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the system ID that the collaboration application uses to identify the document physically on the drive
- setFilters(SuggestParam.SuggestFilter[]) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setFilters(Filter[]) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Set the list of filters.
- setFilters(List<Filter<TypedValue>>) - Method in class com.appiancorp.common.query.TypedValueFacetOption
- setFilters(List<Filter<Object>>) - Method in class com.appiancorp.common.query.GenericFacetOption
- setFilters(List<Filter<T>>) - Method in class com.appiancorp.common.query.FacetOption
-
Sets the list of filters to add to a query when this option is selected.
- setFirstName(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setFlags(int) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setFolderId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the parent folder of the document to be that of the folder with unique ID
fid
- setFolderId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the folder in which this model is saved.
- setFolderId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the folder in which this model is saved.
- setFolderName(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the parent folder of the document to be that of the folder with the name
fname
- setFolders(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the folders contained in this knowledge center
- setFolderSearchability(boolean) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets whether the folder is searchable
- setFoldersPendingApproval(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the folders in this knowledge center that are awaiting administrative approval.
- setFontColor(String) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setFontFamily(String) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setFontSize(Long) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setForm(FormConfig) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setFormatName(String) - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- setFormatToken(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the token which determines how the data returned for this
Column
is formatted and displayed in the report results. - setFormatValue(String) - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- setFormCapability(int) - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
Set the form capabilities required for this task (FormConfig CAPABILITY_* constants merged together via bitwise 'or').
- setFormConfig(FormConfig) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Sets the configuration of the form that is shown to the user who starts this process.
- setFormConfig(FormConfig) - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Sets the configuration of the form used to start processes of this model.
- setFormConfigMap(FormConfigMap) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the form config for this model, which is used when instances of the model are started.
- setFormConfigMap(FormConfigMap) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the information about the form associated with this activity class
- setFormConfigMap(FormConfigMap) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the information about the form associated with this activity class schema
- setFormDeleted(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setFormElementBindings(FormElementBinding[]) - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- setFormInput(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- setFormType(int) - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Sets the type of form used in this task.
- setForum(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Relates the discussion forum with unique ID
dtid
with this document - setForum(Long) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Associates a Discussion Topic with this folder
- setForum(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the Discussion Topic which is associated wit this knowledge center
- setForum(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- setForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Sets the groups who have forum administrative permissions
- setForumAdministratorGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Sets the groups who have forum administrative permissions
- setForumAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.Sets the users who have forum administrative permissions
- setForumAdministrators(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Sets the users who have forum administrative permissions
- setForumId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set the
GlobalId
of the forum to which this thread belongs. - setForumId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the
GlobalId
of the forum being summarized. - setForumId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the
GlobalId
for the forum containing the message. - setForumId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the
GlobalId
of the forum which contains this thread. - setForumName(String) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the name of the forum which contains this thread.
- setForumPrivate(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Set a forum to be private, ie allow only users/groups that are participants and administrators to see the forum and participate.
- setForumPrivate$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setForumPublic(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Set a forum to be public, ie allow all users to see the forum and participate.
- setForumPublic$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setForumsForDiscussionPortlet(Long, Long[]) - Method in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.Set the forums to be attached to a portlet
- setForumsForDiscussionPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.discussionthreads.DiscussionPortletService
-
Deprecated.
- setFoundation(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setFrame(String) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setFriendlyName(LocaleString) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setFriendlyName(LocaleString) - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- setFromAnchor(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set the anchor of the Node from which this
Connection
begins. - setFsidCount(Integer) - Method in class com.appiancorp.suiteapi.content.Container
-
Set the file system id count.
- setFullReport(String) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setFunction(String) - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Sets the function name will be lower cased, as Interface is case insensitive
- setFunction(String) - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Sets the name of the function
- setFunction(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the k function for this activity class schema
- setFunctionParameters(FunctionParameter[]) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the parameters for the function
- setFunctionParameters(TypedVariable[]) - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Sets the function parameters
- setFunctionParameters(NamedTypedValue[]) - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Sets parameters that will be arguments to Java function
- setFunctionsList(List<Function>) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
-
Sets the functions in this category
- setGenerated(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Determines whether this variable was generated in the designer.
- setGenericOptions(Option[]) - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- setGlobalHomePage(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Sets home page for all users (default).
- setGlobalHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- setGlobalIdMap(GlobalIdMap) - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
- setGlobalIdMap(GlobalIdMap) - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedObjects
- setGrantorUsername(String) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setGraphSize(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- setGroup(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets whether or not the report is grouped by this
Column
. - setGroup(Long) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setGroupAssociationForPage(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Associates a page to a group and a group to a page for the page and the group specified.
- setGroupAssociationForPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- setGroupDescription(String) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setGroupId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- setGroupId(Long) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets the Id of the group to which this rule set will belong.
- setGroupId(Long) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the group ID
- setGroupIds(Set<Long>) - Method in class com.appiancorp.suiteapi.common.Role
- setGroupName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the group name
- setGroupName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- setGroupName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setGroupName(String) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the group name
- setGroupOwner(Identity) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the group that owns this process node.
- setGroupOwnerId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.groups do not own processModels anymore.
- setGroupOwnerId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the group owner id of this node.
- setGroupOwnerName(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the name of the group that owns this node.
- setGroupOwners(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Deprecated.property is no longer used
- setGroupOwners(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Deprecated.property is no longer used
- setGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.TypedVariableUtils.People
-
Sets the groups
- setGroupSecurityTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setGroupTypeId(Long) - Method in class com.appiancorp.suiteapi.personalization.Group
- setGroupTypeId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- setGroupTypeId(String) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets string representation of types of expressions in the rule set.
- setGroupTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the group type name
- setGroupTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- setGroupUuids(Set<String>) - Method in class com.appiancorp.suiteapi.common.Role
- setGuiId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the
guiId
of this node. - setGuiId(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set the guiId of the connection.
- setGuiId(Long) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setHasChildren(boolean) - Method in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- setHasTriggered(boolean) - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Sets whether this escalation has already been triggered.
- setHasTriggered(Boolean) - Method in class com.appiancorp.suiteapi.process.ScheduleInstance
-
Sets if the scheduled event has triggered
- setHeader(String) - Method in class com.appiancorp.suiteapi.process.SizingColumn
- setHeight(Long) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setHelper(String) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setHelperClass(String) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the helper class for this activity class.
- setHelperClass(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the helper class for this activity class schema.
- setHidden(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets if the form element is hidden
- setHidden(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Sets whether or not the variable is hidden from its parent process
- setHiddenFromAutosuggest(boolean) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets
true
orfalse
depending on whether the function should be hidden from autosuggest - setHiddenFromDesigner(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Determines whether the data tab on the process modeler will show this parameter to the designer.
- setHiddenSections(Integer) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets the bitmask used to control the following: which task sections are hidden in a task form. if in-line approval is allowed for the task in Tempo. if the task is mobile enabled (i.e. can this form be rendered in mobile devices?)
- setHomePage(PortalGroup.Page) - Method in class com.appiancorp.suiteapi.portal.PortalGroup
-
Deprecated.
- setHomePage(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Sets the home page for the current user.
- setHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- setHomePageForAnonymous(Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.anonymous user access was removed in 6.2
- setHomePageForAnonymous$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- setHomePageForGroup(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.Sets the home page for the specified group.
- setHomePageForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageNavigationService
-
Deprecated.
- setHomePageForUser(String, String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- setHomePageForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- setHourInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of hours
- setHourIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of hours, using an expression
- setHourOfDay(Integer) - Method in class com.appiancorp.suiteapi.content.TotalByHour
-
Set the hour of day.
- setHttpCode(int) - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- setI18nKey(String) - Method in class com.appiancorp.suiteapi.expression.Function
- setI18nKey(String) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- setIcon(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the id of the icon of the process node.
- setIcon(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Sets the documentId of the icon.
- setIcon(String) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setIcon(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Specifies the icon value.
- setIconId(Long) - Method in class com.appiancorp.suiteapi.process.Priority
-
Sets the collaboration document ID of the icon associated with this priority
- setIconId(Long) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setIconRelativePath(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets this application's icon path, if stored within the App server structure
- setId(int) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setId(Integer) - Method in class com.appiancorp.suiteapi.personalization.Operator
-
Sets the operator id.
- setId(Integer) - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- setId(Integer) - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.See
Folder.getId()
. - setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the unique ID of this community
- setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the unique ID of this document
- setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the ID of this
DownloadStatistics
object - setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the unique ID fo the folder
- setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the unique ID of this knowledge center
- setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the unique ID of the entity that this
MenuTree
represents - setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the ID of this
UploadStatistics
object - setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Sets the ID of this
UserSpace
object - setId(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Sets the ID of this
UserStatistics
object. - setId(Long) - Method in class com.appiancorp.suiteapi.common.Identity
-
Sets the Id of the object.
- setId(Long) - Method in interface com.appiancorp.suiteapi.common.LocalId
-
Sets this object's local identifier.
- setId(Long) - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Sets the Id of the object.
- setId(Long) - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Sets the ID of this
LocalObject
. - setId(Long) - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Set the local id for this node.
- setId(Long) - Method in class com.appiancorp.suiteapi.content.Approved
-
Set the content id upon which the action was taken.
- setId(Long) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message ID.
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.AttributeType
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.Group
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupMemberPolicy
-
Sets the _id.
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
-
Sets the _id.
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupSecurityType
-
Sets the _securityTypeId.
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupType
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.User
- setId(Long) - Method in class com.appiancorp.suiteapi.personalization.UserRank
-
Deprecated.Use the Name field instead.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.See
PageInfo.getId()
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.See
Portlet.getId()
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Set this message's id.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Set the leader message's id.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Folder
-
Deprecated.Set the id of this folder.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the link id.
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Set the link type's id
- setId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the primary key of this node.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the unique Id for this activity class parameter schema
- setId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the id of this report.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the attachment Id.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the id of attachment.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Sets the id of this calendar
- setId(Long) - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Sets the ID of Escalation
- setId(Long) - Method in class com.appiancorp.suiteapi.process.events.Event
-
Sets the ID of the event.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setId(Long) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the Id of Note Object
- setId(Long) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setId(Long) - Method in class com.appiancorp.suiteapi.process.RecurrenceInstance
-
Sets the id of the recurrence instance.
- setId(Long) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setId(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setId(Long[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Set the content ids that were acted upon (created, deleted, etc).
- setId(Long[]) - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Sets the IDs of the content pending access.
- setId(String) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setId(String) - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- setId(String) - Method in class com.appiancorp.suiteapi.process.forms.Option
- setIdentifiers(List<TypedValue>) - Method in class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
-
Sets the the identifiers of the data in
TypedValueDataSubset.getData()
. - setIdentifiers(List<TypedValue>) - Method in class com.appiancorp.type.system.TypedValueListViewDataSubset
- setIdentifiers(List<I>) - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
-
Sets the the identifiers of the data in
DataSubset.getData()
. - setIdentity(String) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the username of the user to whom these credentials belong.
- setIgnoredNodeUuids(String[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Ignored UUIDs are set only for invisible process models.
- setImageLoc(String) - Method in class com.appiancorp.suiteapi.process.Priority
- setImageLoc(String) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setImageUrl(String) - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Set the url of the image to be displayed in the leader message.
- setInChain(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setIncludeAllDescendants(Boolean) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setIndex(int[]) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setIndex(Integer[]) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setInherit(boolean) - Method in class com.appiancorp.suiteapi.content.ContentRole
- setInheritable(RoleMap) - Method in class com.appiancorp.suiteapi.common.Security
-
Sets the
RoleMap
that the object inherits from its parent. - setInheritanceForFolder(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the inheritance for a process model folder
- setInheritanceForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setInheritanceForNode(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets whether a specified task inherits security from its process.
- setInheritanceForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setInheritanceForProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets whether a specified process inherits security from the process model of which it is an instance.
- setInheritanceForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setInheritSecurityFromParent(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets whether this folder inherits its security settings from its parent
- setInheritsSecurity(boolean) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setInitiateProcess(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setInitiator(String) - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Sets the process initiator
- setInitiatorGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have analyst permissions
- setInitiators(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have analyst permissions
- setInputFromModeler(boolean) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets whether this parameter can be input from the modeler.
- setInputToAc(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets whether or not this acp-schema is an input to an activity class (and therefore a true activity class parameter), or not (and is therefore an activity return variable)
- setInstanceId(Long) - Method in interface com.appiancorp.suiteapi.common.RemoteId
-
Sets the instance identifier of the application owning this object.
- setInstanceId(Long) - Method in interface com.appiancorp.suiteapi.common.RemoteStringId
-
Sets the instance identifier of the application owning this object.
- setInstanceIds(Long[]) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Sets the instance ids for each instance of the node
- setInstanceProperties(NamedTypedValue[]) - Method in class com.appiancorp.suiteapi.type.Datatype
- setInstances(Instances) - Method in class com.appiancorp.suiteapi.process.Spawning
-
Sets the
Instances
configuration. - setInstanceType(Integer) - Method in class com.appiancorp.suiteapi.process.Instances
-
Sets how the number of instances is specified.
- setInstanceType(Long) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Sets the instance type of the typed value.
- setInstanceType(Long) - Method in interface com.appiancorp.suiteapi.process.Validatable
-
Sets the type id, which corresponds to a
Datatype
. - setInstanceType(Long) - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Sets the instance type of the typed value.
- setInstructions(String) - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Sets the instructions for the form
- setInstructions(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the instructions for the form element
- setInteriorExpressions(Object[]) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Sets the interior expressions for this activity class parameter.
- setInternalFilename(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets file's physical location on disk
- setInternalFilename(String) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Deprecated.since 23.2. See
Document.getInputStream()
orDocument.accessAsReadOnlyFile()
to read andDocument.getOutputStream()
orDocument.write(InputStream)
to write - setInternalForm(InternalForm) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets the internal form
- setInternalFunctions(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setInternalType(String) - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
- setInterval(Interval) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the delay with an
Interval
object - setIntervalType(int) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the type of the RecurringInterval
- setInvalidGroupIds(Long[]) - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- setInvalidNodeUuids(String[]) - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
The list of nodeUuids that were requested, but that were invalid.
- setInvalidPageReferencesExist(boolean) - Method in class com.appiancorp.suiteapi.portal.LoginData
-
Deprecated.
- setInvalidUsernames(String[]) - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- setInvalidUsers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setIsAdsSuperUser(boolean) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- setIsAttended(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setIsCustomPlugin(boolean) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets whether this palette item is a custom plugin
- setIsEnvironmentSpecific(Boolean) - Method in class com.appiancorp.suiteapi.rules.Constant
-
Sets whether or not the constant is environment specific.
- setIsLaneAssignment(Boolean) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setIsPagePublic(Long, boolean) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Changes whether the page is publicly viewable.
- setIsPagePublic$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setIsPublic(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setIsSearchable(boolean) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets whether this knowledge center is searchable
- setIsVertical(Boolean) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setItalics(Boolean) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setItems(QuickFilterItem[]) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Set the list of QuickFilterItems.
- setItems(PaletteItem[]) - Method in class com.appiancorp.suiteapi.process.Palette
-
Sets the items in the palette.
- setJavaActivityClassname(String) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Sets the fully qualified class name of the java class that embodies the activity.
- setJavaClassName(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
sets the java class name for this ac-schema
- setJmsPassword(String) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Deprecated.See jms.properties createConnectionPassword. This method is no longer used.
- setJmsPassword$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- setJMSType(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
- setJmsUsername(String) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Deprecated.See jms.properties createConnectionUsername. This method is no longer used.
- setJmsUsername$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- setJspForm(JSPForm) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets the jsp form
- setKey(Object) - Method in class com.appiancorp.suiteapi.common.SecurityEntry
-
Sets the key of the object.
- setKey(String) - Method in class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- setKey(String) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setKey(String) - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- setKey(String) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.use
NamedTypedValue#setName()
- setKeyedOptions(Map) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setKnowledgeCenterId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the parent knowledge center for this document to be the one where the unique ID is
kcid
- setKnowledgeCenterId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the unique ID of the knowledge center which contains this folder
- setKnowledgeCenterId(Long) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sets the unique ID of the knowledge center which the entity belongs to.
- setKnowledgeCenterName(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the parent knowledge center for this document to be the one where the name is
kcname
- setKnowledgeCenterName(String) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the name of the knowledge center
- setKnowledgeCenterName(String) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the name of the knowledge center which contains this folder
- setKnowledgeCenterName(String) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the name of the knowledge center
- setKnowledgeCenterSearchability(boolean) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets whether the knowledge center is searchable
- setKnowledgeCenterSearchable(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets whether the knowledge center that the folder belongs to is searchable
- setLabel(String) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setLabel(String) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setLabel(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Sets the label.
- setLabel(String) - Method in class com.appiancorp.suiteapi.process.Connection
-
Sets the label for this
Connection
. - setLabel(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the label for the form element
- setLabel(String) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setLabelLocalized(boolean) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setLabelStyle(Label) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the styling bean for this node's label.
- setLabelStyle(Label) - Method in class com.appiancorp.suiteapi.process.Connection
-
Sets the
Label
bean for thisConnection
. - setLabelStyle(Label) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setLabelStyle(Label) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setLane(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the index of the
Lane
in which this node is contained. - setLanes(Lane[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the Lanes of the Process Model See {@link #getLanes());
- setLastAggregateToken(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the previously set Column Aggregation token.
- setLastFormatToken(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the previously set format token.
- setLastMessage(Message) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- setLastMessage(Message) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- setLastModified(Timestamp) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the date-time this thread was last modified.
- setLastModified(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the last time the group was modified
- setLastModified(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- setLastModified(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setLastModifiedBy(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the name of the user who last modified this Application
- setLastModifiedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the time at whcih this model was last modified.
- setLastModifiedUsername(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the user who last modified this model.
- setLastModifiedUsername(String) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- setLastName(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setLastUserToModify(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the last user to modify the document to the user with the unique ID
luid
- setLatestPublishedVersion(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the latest published version of this model.
- setLatestVersion(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Set the latest version of the process model
- setLatestVersionId(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the latest version ID of the Content.
- setLatestVersionModeOnForDataStores(boolean) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Sets latestVersionModeOnForDataStores flag, which does not propagate to K.
- setLatestVersionModeOnForProcessModels(boolean) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Sets latestVersionModeOnForProcessModels flag, which does not propagate to K.
- setLatestVersionModeOnForRules(boolean) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Sets latestVersionModeOnForRules flag, which does not propagate to K.
- setLeftOperand(String) - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Sets the left operand in a simple rule.
- setLengthInMinutes(int) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Set the duration of this start-end period in minutes.
- setLingering(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setLingering(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setLink(Link) - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Set the
Link
associated with this message. - setLink(Link) - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Set the
Link
associated with this leader message. - setLinkTarget(LocalObject) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the link's target
LocalObject
. - setLinkType(int) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setLinkType(LinkType) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the link's link type.
- setLinkType(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets the type of link that this
DrillPath
represents. - setLinkTypeId(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- setList(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setListViewMapping(String) - Method in class com.appiancorp.suiteapi.type.Datatype
-
Sets an expression that maps instances of this type to instances of the
com.appiancorp.record.data.ListViewItem
type. - setLocalDescription(LocaleString) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setLocale(Locale) - Method in class com.appiancorp.services.AbstractServiceContext
- setLocale(Locale) - Method in interface com.appiancorp.services.ServiceContext
-
Sets the locale, which affects which language the database will return for multilingual strings.
- setLocale(Locale) - Method in class com.appiancorp.suiteapi.expression.LocaleDisplayFormat
- setLocale(Locale) - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- setLocale(Locale) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setLocale(Locale) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
- setLocale(Locale) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
- setLocaleSettings(LocaleSetting[]) - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- setLocalId(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the
localId
of thisColumn
, which uniquely identifies it in this report. - setLocalId(String) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the Activity Class Local ID of this activity class
- setLocalId(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the local id of the activity class parameter schema on the system.
- setLocalId(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the local id of the activity class schema on the system.
- setLocalId(String) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets the primary key for this exception type.
- setLocalName(LocaleString) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setLocalObjectType(Integer) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Sets the local object type of this link type.
- setLocation(String) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the location where note contents are stored.
- setLockedAt(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.This field cannot be updated in the database.
- setLockedAt(Timestamp) - Method in class com.appiancorp.suiteapi.content.Content
-
This field cannot be updated in the database.
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.use {@link #setLockedByUsername(String))}
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the lockedBy.
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the user who has this model locked.
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the user who has this process locked.
- setLockedBy(String) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the user by whom this model is currently locked.
- setLockedByTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the time at which this model was most recently locked.
- setLockedByUsername(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the username of the user that has locked the content.
- setLockedByUsername(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the username of the user that has locked the content.
- setLockedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the time at which the process was most recently locked.
- setLog(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the log ID sent to the collaboration statistics server.
- setLoggedInThroughSaml(boolean) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
This is meant to be set only by the internal Appian authentication provider.
- setLogging(ProcessModelLogging) - Method in class com.appiancorp.suiteapi.process.ProcessModel
- setLogId(Long) - Method in class com.appiancorp.suiteapi.content.Approved
-
Set the log id.
- setLogLevel(Controller.LogLevel) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Set desired logging level.
- setLogName(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the name of the log kept by the collaboration statistics server.
- setLongDaylight(LocaleString) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setLongStandard(LocaleString) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setMainOrder(int) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the order in which the attribute will be applied in relation to the main.
- setManagerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have power user permissions
- setManagers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have power user permissions
- setMappedTo(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets what the acp or process parameter the form element is mapped to
- setMappedTo(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- setMappedToArrayIndex(int) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the index in a bean array that the form element is mapped to
- setMappedToArrayIndex(int) - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- setMappedToBeanArray(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the bean array that the form element is mapped to
- setMappedToBeanArray(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
- setMask(String) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setMasterOrder(int) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Deprecated.use
PerformanceAttributes.setMainOrder(int)
instead - setMax(long) - Method in class com.appiancorp.suiteapi.content.MaxAvgMetric
- setMaximumContributions(int) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- setMaximumContributions$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setMaximumReportTime(double) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Sets the maximum time allowed for generating the report.
- setMaximumReportTimeExceeded(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Sets whether the report generation took more time than the configured maximum time.
- setMaximumReportTimeMain(double) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Sets the maximum time allowed for generating the report.
- setMaximumReportTimeMaster(double) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
-
Deprecated.
- setMaximumTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
The maximum timestamp of process audit history to be searched for return.
- setMaximumTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
-
The maximum timestamp of process audit history to be searched for return.
- setMaximumTransientBatchSize(int) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
Maximum transient batch size, used for internal batching purposes when a source does not support streaming.
- setMaximumTransientBatchSize(int) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
-
Maximum transient batch size, used for internal batching purposes when a source does not support streaming.
- setMaxJsonByteSize(long) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
Maximum JSON byte size helps prevent creating row data with excessively large payloads (e.g., a process variable array with excessively large size) from throwing OOM in being created.
- setMaxJsonByteSize(long) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
-
Maximum JSON byte size helps prevent creating row data with excessively large payloads (e.g., a process variable array with excessively large size) from throwing OOM in being created.
- setMedium(String) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setMediumId(int) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setMegaBytesAvailable(Double) - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Sets the number of megabytes of space the user has available.
- setMegaBytesUsed(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Sets the total amount of physical disk space used by uploaded documents (not including versions)
- setMegaBytesUsed(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Sets the amount of space that has been used by the user to store/upload documents
- setMemberGroups(Set<Long>) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the Group IDs for those groups where the user is a member.
- setMemberGroupUuids(Set<String>) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the UUIDs of the groups where the user is a member.
- setMemberPolicyId(Long) - Method in class com.appiancorp.suiteapi.personalization.Group
-
Sets the memberPolicyId.
- setMemberPolicyName(String) - Method in class com.appiancorp.suiteapi.personalization.Group
-
The name corresponding to viewing policy id.
- setMessage(String) - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Set the body of this message.
- setMessage(String) - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Set the body of this message.
- setMessage(String) - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- setMessageCount(int) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the count of messages currently in the summarized forum.
- setMessageCount(int) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the count of messages in this thread.
- setMessageCount(int) - Method in class com.appiancorp.suiteapi.forums.UserMessageCount
-
Deprecated.Sets the number of messages posted by the user.
- setMessageCountToday(int) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the count of messages posted within the last 24 hours in the summarized forum.
- setMessageId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the
GlobalId
of the message. - setMessageType(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message type (
InternalMessage.JMS_TYPE_KEY
) to the type passed in. - setMessageType(String) - Method in class com.appiancorp.suiteapi.process.events.MessageEventTrigger
-
Sets the message type (this corresponds with the JMSType message property for incoming messages; see
InternalMessage#getMessageType()
). - setMessageTypes(MessageType[]) - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Sets the message types that can be posted to this topic.
- setMetadata(ActivityExecutionMetadata) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setMetadata(String[]) - Method in class com.appiancorp.suiteapi.process.SizingReport
- setMiddleName(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setMinimumTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
The minimum timestamp of process audit history to be searched for return.
- setMinimumTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessOptionsBuilder
-
The minimum timestamp of process audit history to be searched for return.
- setMinInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of minutes
- setMinIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of minutes, using an expression
- setMinuteOfDay(int) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Set the minute of the day on which this start-end period will start.
- setMobileEnabled(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
-
The form's mobile enabled status is set by the system when this bean is returned.
- setModified(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets whether or not the process model has been modified.
- setModified(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set whether this report has been modified.
- setModifier(String) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setModifyInFlight(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setModifyInFlight(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setMonth(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Set the month of the year on which Yearly event occurs.
- setMonthInterval(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Sets the interval in terms on number of months between two consecutive monthly events.
- setMonthInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of months
- setMonthIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of months, using an expression
- setMonthIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Sets the interval in terms on number of months between two consecutive monthly events as an expression
- setMonthly(RecurringInterval.Monthly) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the Monthly delay
- setMostRecentThreadSubject(String) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the subject of the root message of the most recently modified thread in the forum.
- setMultiple(boolean) - Method in class com.appiancorp.suiteapi.messaging.Mapping
-
Deprecated.
- setMultiple(boolean) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets whether the parameters created from this schema can contain multiple values.
- setMultiple(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets if the form element allows multiple entries
- setMultiple(boolean) - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- setMultiple(int) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Set the
instance type
instead. The instance type contains the multiple information within it. - setMultiple(int) - Method in interface com.appiancorp.suiteapi.process.Validatable
- setMultiple(int) - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- setMultiple(Integer) - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- setMultipleInstance(MultipleInstance) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the multiple instance configuration of the node.
- setMultipleInstanceAssigneeType(Integer) - Method in class com.appiancorp.suiteapi.process.Assignment
-
Sets the type of the Assignee function when multiple instances of the nodes are executed in a process
- setMutable(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets whether the form element is mutable
- setMutable(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets whether this activity class parameter can be changed
- setMutablePriority(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets whether the priority of this model can be changed.
- setMutablePriority(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets whether or not the priority of processes of this process model can be changed
- setMutablePriority(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets whether or not the priority of processes of this process model can be changed
- setMutablePriority(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets whether or not the priority of this process can be changed
- setMutablePriority(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setMyHomePage(String) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Sets home page for current user, overriding the system default for this user.
- setMyHomePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- setName(LocaleString) - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Sets the localized name mappings of the object.
- setName(LocaleString) - Method in class com.appiancorp.suiteapi.process.PriorityRegistration
- setName(String) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.See
Folder.getName()
. - setName(String) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the name of the community
- setName(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Set the name of the document
- setName(String) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the name of the folder
- setName(String) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the name of the knowledge center
- setName(String) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Gets the name of the entity that this
MenuTree
represents - setName(String) - Method in class com.appiancorp.suiteapi.common.Identity
-
Sets the name of the object.
- setName(String) - Method in class com.appiancorp.suiteapi.common.Role
- setName(String) - Method in class com.appiancorp.suiteapi.common.TreeNode
-
Set the name for this node.
- setName(String) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the name expression of the filter.
- setName(String) - Method in class com.appiancorp.suiteapi.content.CopyReference
- setName(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets the unique name of the function
- setName(String) - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
-
Sets the unique string name of the category
- setName(String) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets the name of parameter
- setName(String) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Set the name of this forum.
- setName(String) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.Set the name of the summarized forum.
- setName(String) - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
-
Sets the name of the topic (what it is called in JMS).
- setName(String) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets the name (key).
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Sets the name.
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.AttributeType
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupMemberPolicy
-
Sets the _name.
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupMemberViewingPolicy
-
Sets the _name.
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupSecurityType
-
Sets the _securityTypeName.
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.Operator
-
Sets the operator name.
- setName(String) - Method in class com.appiancorp.suiteapi.personalization.UserRank
- setName(String) - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Folder
-
Deprecated.Set the name of this folder.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the name of the link.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Set the link type's name.
- setName(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Sets the displayable name of this type of portlet.
- setName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets the display name of this
Column
. - setName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the name of the attribute
- setName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Set the display name of this QuickFilter.
- setName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilterItem
-
Set the display name of this quickFilterItem.
- setName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the name of this report.
- setName(String) - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
-
Sets the label for external url attachment.
- setName(String) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Sets the calendars name
- setName(String) - Method in class com.appiancorp.suiteapi.process.events.Event
-
Sets the name for the event.
- setName(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the name
- setName(String) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setName(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Sets the name
- setName(String) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setName(String) - Method in class com.appiancorp.suiteapi.type.NamedTypedValue
-
Sets the name.
- setNative(RoleMap) - Method in class com.appiancorp.suiteapi.common.Security
-
Sets the
RoleMap
that is explicitly defined for the object. - setNavigationItems(ApplicationNavigationItem[]) - Method in class com.appiancorp.suiteapi.applications.Application.ApplicationNavigation
- setNewFilename(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.FileChange
-
Deprecated.Sets the newFilename.
- setNewName(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Set only by history types ADD_VARIABLE, MODIFY_NAME
- setNewPriority(Long) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setNewTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setNewValue(TypedValue) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setNewWindow(boolean) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set whether the link should open in a new window.
- setNextSpawnNew(boolean) - Method in class com.appiancorp.suiteapi.process.Instances
-
Sets Whether many instances of nodes should be created
- setNodeIds(Long[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The id of the node.
- setNodeName(LocaleString) - Method in exception com.appiancorp.suiteapi.process.exceptions.InvalidNodeDataTypeReferenceException
- setNodeNames(String[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The name of the affected nodes, localized if appropriate.
- setNodeUuids(String[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The uuid of the node.
- setNoteContent(String) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
- setNoteId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets the id of the note that holds the message for this exception type.
- setNotes(Note[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the notes that have been attached to this model.
- setNotes(Note[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the notes that have been attached to this node.
- setNotes(Note[]) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Sets the notes associated with this process.
- setNotes(Note[]) - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Deprecated.Attachments and Notes are now loaded in a separate grid.
- setNotificationType(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setNotificationTypes(NotificationType[]) - Method in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.
- setNotified(boolean) - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
- setNotify(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets whether there is notification associated with this node.
- setNotify(String[]) - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Sets the list of users to notify.
- setNotifyGroup(Long[]) - Method in class com.appiancorp.suiteapi.content.PendingAccess
-
Sets the list of groups to notify.
- setNotifyInitiator(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setNotifyMessage(String) - Method in exception com.appiancorp.suiteapi.process.framework.ActivityExecutionException
-
Sets the messages that will be sent to the process initiator in a notification.
- setNotifyOwner(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setNotifyProcessAdministrators(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets whether process administrators are notified when exceptions of this type occur.
- setNotifyProcessInitiator(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets whether the process initiator is notified when exceptions of this type occur.
- setNotifyRecipientsInExpression(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setNotifySystemAdministrators(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets whether the system administrators are notified when exceptions of this type occur.
- setNotifyTaskAcceptor(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets whether users who have accepted the task on which the error occurred are notified when exceptions of this type occur.
- setNotifyUsersAndGroups(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setNtfSettings(ProcessModelNotificationSettings) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setNull(TypedValue) - Method in class com.appiancorp.suiteapi.type.Datatype
- setNullable(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets whether or not this activity class parameter schema is nullable
- setNumberOfAdministrators(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setNumberOfChildFolders(Long) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the number of child folders that this folder has.
- setNumberOfCommunityKnowledgeCenters(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
- setNumberOfDocuments(Long) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the total number of documents in the sub-communities, knowledge centers, and folders of this community
- setNumberOfDocuments(Long) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the number of documents in the folder
- setNumberOfDocuments(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the total number of documents stored in the knowledge center
- setNumberOfDocuments(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Sets the total number of documents uploaded to the application
- setNumberOfDocumentsUploaded(Long) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the number of documents uploaded
- setNumberOfDownloads(Long) - Method in class com.appiancorp.suiteapi.collaboration.DocumentStatistics
-
Sets the number of times document was downloaded
- setNumberOfDownloads(Long) - Method in class com.appiancorp.suiteapi.collaboration.DownloadStatistics
-
Sets the value of the number of downloads
- setNumberOfExpired(int) - Method in class com.appiancorp.suiteapi.portal.NotificationsSummary
-
Deprecated.Set the number of expired notifications
- setNumberOfFolders(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Sets the total number of folders created in the application
- setNumberOfKnowledgeCenters(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
-
Sets the total number of knowledge centers in the application
- setNumberOfMembers(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setNumberOfProcessModels(Long) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the number of process models that are in this folder.
- setNumberOfUnread(int) - Method in class com.appiancorp.suiteapi.portal.NotificationsSummary
-
Deprecated.Set the number of unread notifications
- setNumberOfUploads(Long) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the number of uploads
- setNumberOfUsers(Long) - Method in class com.appiancorp.suiteapi.collaboration.Statistics
- setNumberOfUsersWhoHaveDownloaded(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Sets the users who have downloaded documents from the application
- setNumberOfUsersWhoHaveEntered(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Sets the users who have logged into the application
- setNumberOfUsersWhoHaveEntered(Long) - Method in class com.appiancorp.suiteapi.content.UserStatistics
-
Sets the users who have logged into the application.
- setNumberOfUsersWhoHaveUploaded(Long) - Method in class com.appiancorp.suiteapi.collaboration.UserStatistics
-
Sets the users who have uploaded documents into the application
- setNumberOfUsersWhoHaveUploaded(Long) - Method in class com.appiancorp.suiteapi.content.UserStatistics
-
Sets the users who have uploaded documents into the application.
- setNumberOfVersions(int) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Updates the number of versions of this document
- setNumberOfVersions(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the number of versions of the content that currently exist, excluding the current version.
- setNumberOfViewers(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
- setNumChildren(int) - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Sets the number of children the palette category contains
- setNumOccurrences(Integer) - Method in class com.appiancorp.suiteapi.process.Recurrence.End
-
Sets the number of occurrences after which the recurrence ends.
- setNumPalettes(int) - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Sets the number of palettes the palette category contains
- setObjectId(Long) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setObjectName(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setObjectType(int) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setObjectType(int) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the object type for this model, which should always be
AppianType.PROCESS_MODEL
. - setObjectType(int) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the type of this object, which should always be
TypedVariable.PROCESSMODEL_FOLDER
. - setObjectTypeMapping(LocalObjectTypeMapping) - Static method in class com.appiancorp.suiteapi.common.LocalObject
-
Set the mapper used to determine an first-class object's type.
- setOfflineEnabled(Boolean) - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Sets the offline enabled attribute for an interface freeform rule.
- setOldFilename(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.FileChange
-
Deprecated.Sets the oldFilename.
- setOnCompleteDeletePreviousCompleted(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setOnCompleteKeepFormData(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setOnCompleteKeepFormData(boolean) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setOnCreateDeletePreviousActive(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setOnCreateIgnoreIfActive(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setOneUserAssigned(boolean) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setOperator(String) - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Sets the operator in a simple rule.
- setOperatorCreated(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Created Date Field.
- setOperatorCreator(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Creator Field.
- setOperatorCustomField1(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 1
- setOperatorCustomField10(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 10
- setOperatorCustomField2(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 2
- setOperatorCustomField3(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 3
- setOperatorCustomField4(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 4
- setOperatorCustomField5(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 5
- setOperatorCustomField6(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 6
- setOperatorCustomField7(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 7
- setOperatorCustomField8(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 8
- setOperatorCustomField9(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to custom field 9
- setOperatorDisplayName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the display name
- setOperatorEmail(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the email
- setOperatorFirstName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the first name
- setOperatorGroupName(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Name Field.
- setOperatorGroupName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the group name
- setOperatorGroupTypeName(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Type Name Field.
- setOperatorId(Integer) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the operator's id.
- setOperatorIds(int[]) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setOperatorLabels(String[]) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setOperatorLastModified(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Last modified date Field.
- setOperatorLastName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the last name
- setOperatorMiddleName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the middle name
- setOperatorName(String) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the name of the operator.
- setOperatorParentName(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Parent Name Field.
- setOperatorSecurityMapId(int) - Method in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Sets the Operator for particular type of search on the Group Security Type Field.
- setOperatorSocialSecurityNumber(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the social security number
- setOperatorSupervisorName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the supervisor name
- setOperatorTitleName(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the title name
- setOperatorUsername(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserSearch
-
Sets the operator to be applied to the username
- setOptions(Option[]) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the form element options
- setOptions(List<FacetOption<TypedValue>>) - Method in class com.appiancorp.common.query.TypedValueFacet
- setOptions(List<FacetOption<Object>>) - Method in class com.appiancorp.common.query.GenericFacet
- setOptions(List<FacetOption<T>>) - Method in class com.appiancorp.common.query.Facet
-
Sets the options for this facet.
- setOptions(Map) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setOrder(int) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the order in which the attribute will be applied in relation to the shard.
- setOrder(AtomicInteger) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- setOrganizationName(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Sets the organization name
- setOriginalContentId(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the content ID of the original version of this content.
- setOriginalMessageWithErrorCode(String) - Method in class com.appiancorp.exceptions.AppianError.Builder
- setOriginServerType(Long) - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Sets the type of server that the function request came from.
- setOtherReportColumnLocalId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets the
localId
of theColumn
by which the destination report will be filtered. - setOtherReportId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.DrillPath
-
Sets the ID of the report to which this
DrillPath
will link. - setOutcome(ProcessUpgrade.Outcome) - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Sets the result code indicating the outcome of the attempted upgrade.
- setOutputExpressions(String[]) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the expressions that are evaluated at the end of the activity.
- setOutputExpressionsFlags(Long[]) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the expression flags These define what type of output expression each value of the outputExpression array contains.
- setOutputs(String[]) - Method in class com.appiancorp.suiteapi.process.events.EventTrigger
-
Sets the output expressions for the event.
- setOutputSystemTypename(String) - Method in class com.appiancorp.suiteapi.expression.Function
-
Set the outputTypename of the function.
- setOutputType(String) - Method in class com.appiancorp.suiteapi.expression.Function
- setOverride(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
-
Not currently used
- setOverrideLaneAssignment(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets whether the node overrides the assignment of the lane in which it is contained.
- setOverrideLocale(Locale) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- setOverrideLock(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setOverridesAssignment(boolean) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set whether or not to override the assignment of the next attended activity.
- setOwner(Identity) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the identity of the owner of the process node
- setOwnerGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- setOwnerId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the user that owns this node.
- setOwnerName(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the user that owns this node.
- setOwners(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- setOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setOwners(String[]) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setOwnerUsername(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the owner of the process model.
- setPageApproval(Long, boolean) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Sets whether approval is required for page modifications.
- setPageApproval$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setPageCategory(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Changes the category for the specified page.
- setPageCategory$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setPageDataContextType(Long, Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Sets the type of data that will be sent to the page when it is requested.
- setPageDataContextType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setPageIds(Long[]) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.See
Folder.getPageIds()
. - setPageRenderer(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setPages(PortalGroup.Page[]) - Method in class com.appiancorp.suiteapi.portal.PortalGroup
-
Deprecated.
- setPageUrl(Long, String) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Changes the URL for the specified custom page.
- setPageUrl$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setPageUuid(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Sets the UUID of the page targeted by the navigation item.
- setPaletteIcon(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the icon of the palette item from which this node was added to the process model.
- setPaletteIcon(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the ID of the palette icon
- setPalettes(Palette[]) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Sets the palette contained within the palette category
- setParallelExecution(boolean) - Method in class com.appiancorp.suiteapi.process.Spawning
-
Sets how the spawned nodes are executed.
- setParallelMergeType(Integer) - Method in class com.appiancorp.suiteapi.process.Spawning
-
Sets the merge property when the node instances are running in parallel.
- setParameter(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Sets whether or not this process variabe is a parameter
- setParameters(ActivityClassParameter[]) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Gets the list of parameters of the activity class.
- setParameters(ActivityClassParameter[]) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
Sets the input parameters on which the activity operates.
- setParameters(ActivityClassParameterSchema[]) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the parameters used by activities that conform to this schema.
- setParameters(ProcessVariable[]) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Sets the parameters for the process model
- setParameters(TypedVariable[]) - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Deprecated.use
FreeformRule.setParams(NamedTypedValue[])
instead - setParameters(Map<String, Object>) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setParams(NamedTypedValue[]) - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Sets the parameters to this freeform rule.
- setParent(TypedValue) - Method in class com.appiancorp.suiteapi.type.Datatype
- setParent(Long) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the ID of the parent (the container that contains this content).
- setParent(Long) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the parent for the filter.
- setParent(Long) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Sets the parent category of this palette category
- setParent(Object) - Method in class com.appiancorp.suiteapi.common.ResultPage
- setParentFolderId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the unique ID of of the parent folder of this folder
- setParentFolderId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the parent of this folder.
- setParentFolderName(String) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the name of the parent folder of this folder
- setParentFolderName(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the name of the parent of this folder.
- setParentId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the
GlobalId
of the message's parent message. - setParentId(Long) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.See
Folder.getParentId()
. - setParentId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the unique ID of the parent community of this community, if such a parent exists.
- setParentId(Long) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sets the unique ID of the parent of the entity that this
MenuTree
represents - setParentId(Long) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the local id of the message that is the parent to this message.
- setParentId(Long) - Method in class com.appiancorp.suiteapi.personalization.Group
- setParentId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the id of the parent process
- setParentName(String) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the name of the parent community
- setParentName(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the name of the parent (the container that contains this content).
- setParentName(String) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the parent name
- setParentName(String) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the name of the process' parent
- setParentProcesses(ProcessSummary[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the parent processes of this process, if this process is a sub or linked process;
null
otherwise. - setParentsOfPublishedChildren(ResultList) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setParentType(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the type of the parent (the container that contains this content).
- setParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- setParticipantGroups(Long[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Sets the groups who have PARTICIPANTSing (read/write) permissions
- setParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ForumsRoleMap
-
Deprecated.
- setParticipants(String[]) - Method in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.Sets the users who have read/write permissions
- setPartition(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the ID of the partition.
- setPartition(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the path where the collaboration application stores the physical document on the drive
- setPartition(String) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the path where the collaboration application stores the physical knowledge on the drive
- setPartitionName(String) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the name of the partition.
- setPassword(String) - Method in class com.appiancorp.suiteapi.personalization.User
-
Deprecated.Since 6.0.2, use
User.setUserPassword(byte[])
- setPasswordModified(Timestamp) - Method in class com.appiancorp.suiteapi.personalization.User
-
This field cannot be set explicitly using this setter.
- setPasswordStatus(PasswordStatus) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- setPath(String) - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
-
Sets the "path" property.
- setPath(String) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setPath(String) - Method in class com.appiancorp.suiteapi.portal.NavigationMenu
-
Deprecated.
- setPath(String) - Method in class com.appiancorp.suiteapi.process.forms.JSPForm
-
Sets the location of the underlying JSP for the JSPForm
- setPendingApproval(int) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the 'pending approval' status of the document.
- setPendingApproval(int) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the 'pending approval' status of the folder.
- setPendingApprovalCount(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
This value will be ignored in create/update.
- setPendingId(Long[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Set the ids that were not fully acted upon, and as such are in a pending state (pending creation approval, deletion approval, etc.).
- setPendingLogId(Long[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Get the log ids of those pending (the log ids being KC ids where applicable).
- setPendingName(String[]) - Method in class com.appiancorp.suiteapi.content.Approval
-
Set the names of the pending content items.
- setPercentAvailable(Double) - Method in class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.Register the percentage of the user's total space allocation that is left in the application for storage/uploads
- setPerformanceAttributes(PerformanceAttributes[]) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- setPerformanceMetrics(PerformanceMetrics) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Sets the performance metrics for the generated report
- setPermissions(AttachmentPermissions) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Sets the attachment permissions
- setPermissions(AttachmentPermissions) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the attachment permissions
AttachmentPermissions
- setPermissions(NotePermissions) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the Note permissions
- setPermissions(NodePermissions) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setPermissions(ProcessModelFolderPermissions) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the permissions that the currently logged-in user has on this folder.
- setPermissions(ProcessModelPermissions) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the permissions that the currently logged-in user has on this model.
- setPermissions(ProcessModelPermissions) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the set of permissions that the logged-in user has on this model.
- setPermissions(ProcessModelPermissions) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the permissions that the logged-in user has for this model.
- setPermissions(ProcessPermissions) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the permissions of the user for the process
- setPersistentId(String) - Method in class com.appiancorp.suiteapi.process.events.Event
-
Sets the persistent ID of the event.
- setPersonalId(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Set the id for your Personal content item.
- setPersonalId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setPhoneHome(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setPhoneMobile(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setPhoneOffice(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setPm(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setPortalId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Not currently used.
- setPortletId(Long) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Sets the Id of the portlet that will contain the report.
- setPortlets(Portlet[][]) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setPortletType(String) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setPortletTypeEditable(Boolean) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setPostTrigger(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the type code for the post-trigger
- setPostTriggers(EventTrigger[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the post-triggers
- setPowerUserGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- setPowerUsers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Deprecated.
- setPp(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setPrecedingChainedActivity(int) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setPrefix(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the prefix of the application.
- setPrefix(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Set the link type's prefix.
- setPreTrigger(Long) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Sets the type code for the pre-trigger
- setPreTriggers(EventTrigger[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the pre-triggers
- setPreviousId(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the primary key that this node had in a previous version of this model.
- setPrimaryCalendarID(String) - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- setPrimaryLocale(Locale) - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- setPrimaryLocale(Locale) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setPrimaryTimeZone(TimeZone) - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
-
Set the primary timezone.
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the priority for this model
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the priority for this node.
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the priority of this model.
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the priority of this model.
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.ProcessProperties
-
Sets the priority of the process
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setPriority(Priority) - Method in class com.appiancorp.suiteapi.process.TaskProperties
- setPriorityId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Set the priority id to use when starting the process.
- setPriorityOfProcess(Long, Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the priority of a specified process
- setPriorityOfProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setPriorityOfProcesses(Long[], Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the priority
Priority
of the specified processesProcessDetails
. - setPriorityOfProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setPriorityOfProcessModel(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the priority of a process model
- setPriorityOfProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setPriorityOfTask(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the priority of a specified task.
- setPriorityOfTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setPriorityOfTasks(Long[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the priorities of specified tasks.
- setPriorityOfTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setPrivilege(Long) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Sets the reassignment privileges for this assignee.
- setPrivileges(int) - Method in class com.appiancorp.suiteapi.portal.PortalGroup.Page
-
Deprecated.
- setProcessAttachment(Boolean) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets whether the attachment is process attachment or not.
- setProcessDashboardPageForProcessModel(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets a particular page as the dashboard for every instance of a given
ProcessModel
byprocessModelId
. - setProcessDashboardPageForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setProcessDeadline(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setProcessesCanProduce(boolean) - Method in class com.appiancorp.suiteapi.messaging.MessageType
-
Sets whether processes can produce this type of message (whether it shows up in the Send Message dialog in the Modeler).
- setProcessId(Long) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The process id affected by the action.
- setProcessId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the id of the process whose diagram is represented.
- setProcessId(Long) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setProcessId(Long) - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Sets the id of the process.
- setProcessIds(Set<Long>) - Method in class com.appiancorp.suiteapi.process.history.options.AuditHistoryProcessModelOptionsBuilder
-
The process ids of process audit history to be searched for return.
- setProcessIdsCausingFailure(Long[]) - Method in exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
-
Sets the process ids of the batch of processes that were being upgraded when the exception occurred.
- setProcessIdStartedFrom(Long) - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
- setProcessInactive(boolean) - Method in class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade
-
Sets whether the process is inactive after the upgrade.
- setProcessInitiator(String) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setProcessModel(ProcessModel) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setProcessModelerPreferredView(Integer) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setProcessModelId(Long) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Process model id acted upon.
- setProcessModelId(Long) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the id of the process model
- setProcessModelId(Long) - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- setProcessModelId(Long) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sets the process model id
- setProcessModelId(Long) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Sets the process model id
- setProcessModelName(LocaleString) - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- setProcessModelName(String) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the name of the process model
- setProcessModelName(String) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sets the process model name
- setProcessModelProperties(ProcessModelProperties) - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Sets the properties of underlying ProcessModel of process to which this task belongs to
- setProcessModelProperties(ProcessModelProperties) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setProcessModelServiceName(String) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessStartingInfo
-
Sets the process model service name
- setProcessModelUuid(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Sets the UUID of the
AbstractProcessModel
that executes the action. - setProcessModelUuid(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationActionBean
-
Sets the UUID of the
AbstractProcessModel
that executes the action. - setProcessModelUuid(String) - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- setProcessModelVersion(String) - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Set the process model version to use when starting the process.
- setProcessModelVersion(String) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the version of the Process Model
- setProcessModelVersionId(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
- setProcessModelVisible(boolean) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Is the process model visible according to the user's privilege and if the process model is enabled.
- setProcessName(LocaleString) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the localized name mappings of processes that are created from this model.
- setProcessName(String) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setProcessNodes(ProcessNode[]) - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Sets the nodes that this model comprises.
- setProcessNodes(RuntimeProcessNode[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the nodes of the process whose diagram is featured here.
- setProcessParameters(ProcessVariable[]) - Method in class com.appiancorp.suiteapi.process.ProcessStartConfig
-
Set the process parameters to use when starting the process.
- setProcessPermissions(ProcessPermissions) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the permissions associated to the process instance represented by this process diagram
- setProcessProperties(ProcessProperties) - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Sets the properties of process to which this activity belongs to
- setProcessProperties(ProcessProperties) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setProcessProperties(ProcessProperties) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the properties of the specified process.
- setProcessProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setProcessStatus(int) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setProcessUuid(String) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the UUID in the Elastic Engine for this process.
- setProcessVariable(Long, ProcessVariableInstance) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the value of the specified process variable for the specified process.
- setProcessVariable$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setProcessVariables(Long, ProcessVariableInstance[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the values of the specified process variables for the specified process.
- setProcessVariables$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setProducerURL(String) - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- setPrompt(String) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets the default prompt to be shown to runtime users of activites containing parameters created from this schema.
- setProperties(Map) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message properties.
- setProperty(String) - Method in class com.appiancorp.suiteapi.common.SuggestParam.SuggestFilter
- setProperty(String, Object) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the specified message property to the given value.
- setProperty(String, Object, boolean) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the specified message property to the value, and sets the externalized map entry for that property to the boolean passed in.
- setPropertyBestType(String, String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the specified message property using the "best fit" type.
- setPropertyExternalizationState(String, boolean) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message property externalization state for the specified property.
- setPropertyExternalizationStates(Map) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the message property externalization states.
- setPropertyMappings(Mapping[]) - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Sets the property mappings.
- setPropertySchemas(MessagePropertySchema[]) - Method in class com.appiancorp.suiteapi.messaging.MessageType
-
Sets the property schemas.
- setProvince(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setPublic(boolean) - Method in class com.appiancorp.suiteapi.applications.Application
-
A public application gives "viewer" privileges to all users of the system.
- setPublic(boolean) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- setPublic(boolean) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- setPublic(boolean) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setPublicForum(boolean) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setPublish(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setPublished(boolean) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the published state of the application.
- setPublished(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setPublishedChildren(ResultList) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setPv(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setQualifiedName(QName) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setQuickFilterDisplay(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Specify how quick filters should be displayed.
- setQuickFilters(QuickFilter[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the list of quick filters for this report.
- setRating(Long, double, int) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Set the average rating for a message.
- setRating$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setRatingCount(int) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the count of ratings that have been submitted for this messaage.
- setRatingCount(int) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the count of ratings for this message.
- setRawOffset(int) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setRead(boolean) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setReaderGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the groups who have authoring read-only permissions
- setReaderGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the groups that have read permissions on this folder
- setReaderGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the groups that have read permissions on this knowledge center
- setReaderGroups(Long...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the groups who have authoring read-only permissions.
- setReaders(String[]) - Method in class com.appiancorp.suiteapi.collaboration.CollaborationRoleMap
-
Deprecated.Sets the users who have read-only permissions
- setReaders(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the users who have read-only permissions on this folder
- setReaders(String[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the users that have read permissions on this knowledge center
- setReaders(String...) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Sets the users who have read-only permissions.
- setReadPermissionOnly(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the list of users who ONLY have read permissions on this folder
- setReadTimedOut(boolean) - Method in class com.appiancorp.suiteapi.process.history.AuditInfo
- setRecipientsExpression(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setRecommendedAction(String) - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
-
Sets the action that the system recommends the user take in response to exceptions of this type.
- setRecurrence(Recurrence) - Method in class com.appiancorp.suiteapi.process.events.TimerEventTrigger
-
Sets the recurrence that the timer fires on.
- setRecurrence(Recurrence) - Method in class com.appiancorp.suiteapi.process.MultipleInstance
-
Sets the recurrence configuration of the node
- setRecurrenceInstance(RecurrenceInstance) - Method in class com.appiancorp.suiteapi.process.MultipleInstance
-
Sets the
RecurrenceInstance
configuration of the node. - setRecurring(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- setRecurringInterval(RecurringInterval) - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Sets the time interval between two consecutive recurrences of a node.
- setRecursive(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set whether or not to return data from recursive processes.
- setRefreshDefaultValues(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets whether to refresh the default values each time a task form is viewed.
- setRegisterActivityClass(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setRegisterExceptionType(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setRegisterPalette(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setRegisterPriority(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setRegistrationHandle(String) - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- setRegistrationState(byte[]) - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- setReject(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setRejectedGroups(Long[]) - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Set the ids of the groups that were rejected.
- setRejectedUser(String[]) - Method in class com.appiancorp.suiteapi.content.RoleMapChanges
-
Set the usernames of the users that were rejected.
- setRelateds(LocalObject[]) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Set the array of other first-class objects related to this forum.
- setRelativeExpression(String) - Method in class com.appiancorp.suiteapi.process.Deadline
- setRelativeInterval(Interval) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
-
Schedules an event relative to some other event.
- setRelativeUnits(int) - Method in class com.appiancorp.suiteapi.process.Deadline
- setRemoteId(RemoteId) - Method in interface com.appiancorp.suiteapi.common.GlobalId
-
Sets this object's remote identifier.
- setRemoteId(RemoteId) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- setRemoteId(RemoteId) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setRemoteId(RemoteId) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- setRemoteId(Long, Long, Long, Long) - Method in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.Set the remote id of a target object.
- setRemoteId$UPDATES - Static variable in interface com.appiancorp.suiteapi.common.SynchronizationService
-
Deprecated.
- setRemoteStringId(RemoteStringId) - Method in interface com.appiancorp.suiteapi.common.GlobalStringId
-
Sets this object's remote identifier.
- setRemovable(boolean) - Method in class com.appiancorp.suiteapi.process.AttachmentPermissions
-
Sets the permissions as to whether the user can remove attachment.
- setRemoveAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setRemoveAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setRemoveAttachment(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setReportName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- setReportName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- setReportPortletFilter(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Set to true if this filter is set by the report channel.
- setRequest(Method, Object[]) - Method in exception com.appiancorp.services.exceptions.ServiceException
-
This method stores the
Method
and the parameters of the calling fuction. - setRequired(boolean) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets whether the parameter is required as an input to the function
- setRequired(boolean) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets whether the message property is required.
- setRequired(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Sets whether this parameter is required.
- setRequired(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets if the form element is required
- setRequired(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessVariable
-
Sets if the process variable is required.
- setRequired(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
-
Deprecated.
- setRequiresAccessApproval(boolean) - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Sets whether users require administrator approval for access to this Knowledge Center
- setResolvableErrors(Long) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setResolvedTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Sets the tiem at which this exception was resolved.
- setResolver(String) - Method in class com.appiancorp.suiteapi.process.ProcessException
-
Sets the user who resolved this exception.
- setResource(TypeResource) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setResource(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets name of the resource where the operation was executed.
- setResources(Attachment[]) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set the resources attached to a thread.
- setResources(Attachment[]) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the resources attached to a thread.
- setResponseBody(String) - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- setRestrictionMap(Long, RoleMap) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- setRestrictionMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setResult(TypedVariable) - Method in class com.appiancorp.suiteapi.expression.PartialResult
-
Sets the partial result
- setResultCodes(Integer[]) - Method in class com.appiancorp.suiteapi.common.ResultList
- setResultCodes(Integer[]) - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
The result code from the action.
- setResults(Object[]) - Method in class com.appiancorp.suiteapi.common.Result
-
See
Result.getResults()
. - setReturnType(long) - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- setReturnType(Long) - Method in class com.appiancorp.suiteapi.rules.Rule
-
Deprecated.
- setReturnValues(ActivityReturnVariable[]) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the return variables for this activity class schema
- setReturnVariables(ActivityReturnVariable[]) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
The variables whose values are produced during activity execution.
- setRightOperand(String) - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Sets the right operand in a simple rule.
- setRole(Role) - Method in class com.appiancorp.suiteapi.common.RoleMap
- setRole(Role) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- setRoleMap(PageRoleMap) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setRoleMap(PortalRoleMap) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setRoleMap(Long, ApplicationRoleMap) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Sets the security role map definition for the specified application.
- setRoleMap(Long, ContentRoleMap, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Set the role map for a content item.
- setRoleMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- setRoleMap$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setRoleMapForAllVersions(Long, ContentRoleMap, Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Sets the role map for all the versions of a content item.
- setRoleMapForAllVersions$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setRoleMapForCommunity(Long, CollaborationRoleMap) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Set the
CollaborationRoleMap
object for a givenCommunity
. - setRoleMapForCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setRoleMapForFolder(Long, CollaborationRoleMap) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Set the
CollaborationRoleMap
for a given folder If the role map is not set for a folder, by default it inherits the permissions specified in the role map from its parent knowledge center - setRoleMapForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- setRoleMapForForum(Long, ForumsRoleMap) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Set the rolemap of a forum.
- setRoleMapForForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setRoleMapForKnowledgeCenter(Long, CollaborationRoleMap) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Sets the role map for a given knowledge center.
- setRoleMapForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- setRoleMapForPage(Long, PageRoleMap) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Set the role map for a page
- setRoleMapForPage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- setRoleMapForPortlet(Long, PortalRoleMap) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Set the role map for a portlet
- setRoleMapForPortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- setRoles(Role[]) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Removes any roles that are currently set and sets the roles to the given data.
- setRoles(Role[]) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Removes any roles that are currently set and sets the roles to the given data.
- setRoles(String[]) - Method in class com.appiancorp.suiteapi.common.RoleSet
- setRoles(Collection<? extends Role>) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Removes any roles that are currently set and sets the roles to the given data.
- setRoles(Collection<? extends Role>) - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
-
Removes any roles that are currently set and sets the roles to the given data.
- setRoleSet(ContentRoleSet) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the role set.
- setRoot(Long) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the root for this filter.
- setRoot(String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- setRoot$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setRootItems(LocalObject[]) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setRootMessageId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the
GlobalId
of the root message in this thread. - setRootSubject(String) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the subject of the root message in this thread.
- setRowsAffected(int) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Set the number of rows affected during report generation.
- setRule(int) - Method in class com.appiancorp.suiteapi.content.CopySource
- setRule(Integer) - Method in class com.appiancorp.suiteapi.content.CopySource
- setRuleDescription(String) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets the description of this rule set.
- setRuleIds(Long[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setRuleName(String) - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Sets the name of the rule set.
- setRules(Rule[]) - Method in class com.appiancorp.suiteapi.process.events.EventTrigger
-
Sets the firing rules for the event.
- setRuleUuidReferences(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setRunAs(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets the role (such as process initiator) that this task should ran as if it is unassigned.
- setRunAs(Long) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setRunContainsQuery(boolean) - Method in class com.appiancorp.suiteapi.common.SuggestParam
-
Specify whether a "contains query" should be executed when searching for suggestions.
- setRunningType(Long) - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
-
Deprecated.Use
TypedVariable.setInstanceType(Long)
instead. - setRunningValue(Object) - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
-
Sets the value of the process variable.
- setRunSpaceQuery(boolean) - Method in class com.appiancorp.suiteapi.common.SuggestParam
-
Specify whether a "space query" should be executed when searching for suggestions.
- setRuntimeProcessName(String) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the runtime name of this process.
- setRuntimeProcessNodes(RuntimeProcessNode[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
- setSaved(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setSavedAsVersion(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Sets the process model version that the edited process was saved as.
- setSchedule(Schedule) - Method in class com.appiancorp.suiteapi.process.events.TimerEventTrigger
-
Sets the schedule when the timer will fire.
- setSchedule(Schedule) - Method in class com.appiancorp.suiteapi.process.ProcessNode
-
Sets the schedule that this node follows for activation
- setSchedule(ScheduleInstance) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Sets schedule information for this node
- setScheduledTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setScheduleInstance(ScheduleInstance) - Method in class com.appiancorp.suiteapi.process.TaskDetails
-
Sets the schedule information for the task
- setScheduleInstances(ScheduleInstance) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
- setSchedules(Schedule[]) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
sets the schedules for the process model.
- setSchemas(ActivityClassSchema[]) - Method in class com.appiancorp.suiteapi.process.Palette
-
Sets the activity class schemas to be associated with this palette (removing the existing ones).
- setScope(String) - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
-
Set the scope in which the variable will be created.
- setScsKey(char[]) - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
-
Sets the key used to encrypt and decrypt values stored in the secure credentials store for this user.
- setSearchable(boolean) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets whether the folder is searchable
- setSearchable(boolean) - Method in class com.appiancorp.suiteapi.knowledge.KnowledgeCenter
-
Sets whether this knowledge center is searchable.
- setSearchProperties(String[]) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setSecurity(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the security.
- setSecurity(Security) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the security mapping for this model.
- setSecurity(Integer) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Sets the security bitmap for the object.
- setSecurity(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the security, which indicates that the role map should be modified in some way.
- setSecurityForAdminConsole(Security) - Method in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.Updates (overwrites) the security settings for the Administration Console.
- setSecurityForAdminConsole$UPDATES - Static variable in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.
- setSecurityForFolder(Long, Security) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the security for a process model folder.
- setSecurityForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setSecurityForNode(Long, Security) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the default security configuration of tasks for a specified node.
- setSecurityForNode$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setSecurityForProcess(Long, Security) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the security configuration of a process.
- setSecurityForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setSecurityForProcessApplication(Security) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the security settings of the Process Application.
- setSecurityForProcessApplication$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setSecurityForProcessModel(Long, Security) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Sets the security settings of a process model.
- setSecurityForProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setSecurityForUser(String, Security) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Sets the security settings of the user.
- setSecurityForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- setSecurityMapId(Long) - Method in class com.appiancorp.suiteapi.personalization.GroupBase
-
Sets the security map id
- setSecurityMapName(String) - Method in class com.appiancorp.suiteapi.personalization.Group
-
The name corresponding to security map id.
- setSelectedItem(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.QuickFilter
-
Set the index of the selected item.
- setServiceDescription(String) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sets the service description
- setServiceName(String) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sets the service name
- setServiceUuid(String) - Method in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sets the service uuid
- setSetPaths(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setShareable(boolean) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- setShortDaylight(LocaleString) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setShortStandard(LocaleString) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
- setShow(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.Column
-
Sets whether or not this
Column
is displayed in the report results. - setShowArrowhead(boolean) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set whether an arrowhead should be displayed at the end of the connection.
- setShowDisplayOptions(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set whether the show/hide columns link will be shown on the report.
- setShowEditControls(Boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- setShowFilters(Boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- setShowLegend(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
- setShowQuickFiltersInToolbar(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set whether to show quick filters in the toolbar.
- setShowTitle(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set whether the name of the report should be displayed at the top.
- setShowToolbar(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set whether a toolbar will be shown for this report.
- setShowUserControls(Boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- setSimulate(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
-
Deprecated.
- setSiteCalendarSettings(SiteCalendarSettings) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Registers the calendar setting for the administration server.
- setSiteCalendarSettings(SiteCalendarSettings) - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Sets the Calendar specific setting for the site.
- setSiteCalendarSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- setSiteCalendarSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- setSiteLocaleSettings(SiteLocaleSettings) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Registers the site local settings for the administration server.
- setSiteLocaleSettings(SiteLocaleSettings) - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Registers the site local settings for the entire site.
- setSiteLocaleSettings(SiteLocaleSettings) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Registers the site locale settings on the process analytics engines only.
- setSiteLocaleSettings(SiteLocaleSettings) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Registers the site locale settings on the process design server.
- setSiteLocaleSettings(SiteLocaleSettings) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Registers the site locale settings on the process execution server.
- setSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- setSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- setSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- setSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setSiteLocaleSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setSiteTimeZoneSettings(SiteTimeZoneSettings) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.Registers the site timezone settings for the administration server.
- setSiteTimeZoneSettings(SiteTimeZoneSettings) - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Registers the site timezone settings for the entire site.
- setSiteTimeZoneSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- setSiteTimeZoneSettings$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- setSitewideCalendar(boolean) - Method in class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- setSitewideLocale(boolean) - Method in class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- setSitewideTimeZone(boolean) - Method in class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
-
Set whether the primary timezone should be enforced accross the application.
- setSize(long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the size of the document
- setSize(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the size of the content object.
- setSize(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the amount of physical space the documents contained within this knowledge center occupy
- setSizeOfDocumentVersion(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.since 23.2. Writing to a Document via
DocumentOutputStream
orContentUploadOutputStream
will update the Document size metadata automatically upon closing the stream. - setSizeOfDocumentVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setSkipNotification(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setSmartProperty(String, Object) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Determines if a value is plain, comma-delimited or externalized, and sets accordingly. 123 is an id destination (all digits) 0001d0c7-d9ae-8000-d9ae-57b76157b761 is a UUID destination (all hex-digits an -, 8-4-4-4-12) 01000000200000000000000003000000040000006162630001000000030000000100000002000000 is an externalized destination (>=80 hex-digits) 123,45,67890123 is a list of ids uuid, uuid, uuid is a list of uuids (list of externals is not allowed, and unnecessary, as it's embedded) Number (Integer, Long) values are allowed for ids.
- setSocialSecurityNumber(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setSortColumnLocalId(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the localId of the column to sort by for this report.
- setSortOrder(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set whether to sort in ascending or descending order, defined by com.appiancorp.suiteapi.common.Constants.SORT_ORDER_XXX.
- setSortProperties(String[]) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setSource(Long) - Method in class com.appiancorp.suiteapi.content.CopyReference
- setSource(Long) - Method in class com.appiancorp.suiteapi.content.CopySource
- setSourceFilename(String) - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Deprecated.since 23.2
- setSourceModel(HistoryRecord.ProcessModelInfo) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Sets the ProcessModelInfo object representing the source process model that was in use before the process upgrade.
- setSpawnedInstances(Long) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Sets the number of instances that have spawned
- setSpawning(Spawning) - Method in class com.appiancorp.suiteapi.process.MultipleInstance
-
Sets the spawning configuration of the node.
- setSpecial(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets whether this is the special "My Models" folder or not.
- setSpecial(int) - Method in class com.appiancorp.suiteapi.personalization.GroupType
- setSpecific(CalendarDateElement[]) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Sets the start and end times for specific days.
- setSpecificOptions(Option[]) - Method in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.
- setSponsored(boolean) - Method in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.Set whether this thread is sponsored.
- setSponsored(boolean) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set whether this thread is sponsored.
- setSponsored(boolean) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Sets thread to be sponsored with true or unsponsored with false.
- setStableVersionNumber(Integer) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.Do not call this method.
- setStackTrace(StackTraceElement[]) - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- setStandardDeviationCount(double) - Method in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
Set the number of standard deviations to use as the criteria for filtering processes/tasks.
- setStartIndex(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the start index.
- setStartNode(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Used by tracking logic, this property is not always available.
- setStartNodeGuiId(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
Sets the gui id of the start node
ProcessNode
of this connection. - setStartTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the time at which the process started
- setState(int) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.See
Page.getState()
- setState(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the current state of the content.
- setState(Integer) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the state.
- setState(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Deprecated.
- setState(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setState(String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.A string value.
- setStatus(int) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the status of the document (either STATUS_PUBLISHED or STATUS_UNPUBLISHED (latter not currently used))
- setStatus(int) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setStatus(int) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets status of the process.
- setStatus(Integer) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the status of the process whose diagram is featured here.
- setStatus(Integer) - Method in class com.appiancorp.suiteapi.process.RuntimeProcessNode
-
Sets the status of the process node
- setStatus(Integer) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setStatus(Integer) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setStatus(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
sets the status of the connection
- setStatusBy(String) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setStatusName(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the name of the status of this model.
- setStatusName(String) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
-
Sets the string representation of the current status of the process.
- setStatusTime(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setStopAndPause(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setStringExtension(String, String) - Method in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.Convenience method to set an individual string extension.
- setStringId(String) - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Sets the String ID of this
LocalObject
. - setStringId(String) - Method in interface com.appiancorp.suiteapi.common.LocalStringId
-
Sets this object's local identifier.
- setStringId(String) - Method in class com.appiancorp.suiteapi.personalization.User
- setStringRenderer(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setSubCategories(PaletteCategory[]) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Sets the subcategories of this palette category
- setSubFolders(List<Folder>) - Method in class com.appiancorp.suiteapi.administration.Folder
-
Deprecated.
- setSubject(String) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the subject for this message.
- setSubject(String) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the subject of this message.
- setSubtree(Tree) - Method in class com.appiancorp.suiteapi.common.TreePivot
-
Set the tree starting a this node.
- setSubtype(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the subtype of the content.
- setSubtype(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the subtype of the content.
- setSubtype(Integer) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the subtype for this filter.
- setSuffix(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.LinkType
-
Deprecated.Set the link type's suffix.
- setSupervisorName(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setSupportedTypes(int[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the display types that are supported for this report.
- setSymbolicLink(Boolean) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Sets whether this document is a symbolic link.
- setSynchronizeData(boolean) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set whether or not to synchronizeData
- setSystem(boolean) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets whether or not this application is a system application.
- setSystem(boolean) - Method in class com.appiancorp.suiteapi.process.Palette
-
Sets the palette's system property which marks it as a system-provided palette.
- setSystem(Boolean) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Set whether or not this is a system calendar.
- setSystemCommunityId(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.use
CommunityService.createCommunity(Community)
with a pre-populated UUID - setSystemCommunityId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- setSystemDocumentId(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.use
DocumentService.createDocument(Document)
with a pre-populated UUID - setSystemDocumentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- setSystemFolderId(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.use
FolderService.createFolder(Folder)
with a pre-populated UUID - setSystemFolderId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- setSystemId(String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.Use
ContentService.create(Content, Integer)
with a pre-populated UUID and the flagContentConstants.VIS_SYSTEM
. - setSystemId$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setSystemIds(String[], Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.Use
ContentService.create(Content[], Integer)
with pre-populated UUIDs and the flagContentConstants.VIS_SYSTEM
. - setSystemIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setSystemKnowledgeCenterId(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.use
KnowledgeCenterService.createKnowledgeCenter(KnowledgeCenter)
with a pre-populated UUID - setSystemKnowledgeCenterId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- setSystemTypename(String) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets the Typename of the parameter.
- setTarget(Long) - Method in class com.appiancorp.suiteapi.content.CopyReference
- setTargetCompletion(Float) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the target duration in which the process should complete
- setTargetCompletion(Float) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the target duration in which the process should complete
- setTargetCompletion(Float) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Sets the target duration in which the process should complete
- setTargeted(boolean) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setTargetedGroups(Long[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setTargetedPeople(LocalObject[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setTargetedUsers(String[]) - Method in class com.appiancorp.suiteapi.portal.NavigationButton
-
Deprecated.
- setTargetFilename(String) - Method in class com.appiancorp.suiteapi.content.CopyReference
-
Deprecated.since 23.2
- setTargetLag(Float) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the target duration in which the task should be accepted
- setTargetModel(HistoryRecord.ProcessModelInfo) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Sets the ProcessModelInfo object representing the target process model to which the process was upgraded.
- setTaskDeadline(Timestamp) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setTaskDisplayName(Long, LocaleString) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the display name for the specified task to the specified string.
- setTaskDisplayName$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTaskId(Long) - Method in exception com.appiancorp.suiteapi.process.framework.HandledActivityExecutionException
- setTaskIds(Long[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Set the task id for each row of the report.
- setTaskIdsValid(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportResultPage
-
Set whether the taskIds field is valid.
- setTaskProperties(TaskProperties) - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Sets the properties of task
- setTaskProperties(TaskProperties) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setTaskProperties(TaskProperties) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the properties of the specified task .
- setTaskProperties$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTaskStateRunning(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the Task in the Running state.
- setTaskStateRunning$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTaskStateSubmitted(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Sets the Task in the 'Submitted' state.
- setTaskStateSubmitted$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTaskViewForGroup(Long, ProcessReport) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Set the task view that the current user wishes to use to view the tasks of the specified group.
- setTaskViewForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- setTaskViewForUser(String, ProcessReport) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Set the task view that the current user wishes to use to view the tasks of the specified user.
- setTaskViewForUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- setTelephone(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Sets the telephone number
- setTelephoneType(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity.ContactBean
-
Sets the telephone type
- setTemplate(boolean) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets whether this schema a template for a particular web service
- setTemplate(String) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- setTemplate(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the template.
- setTemplateId(Long) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setTemplateId(Long) - Method in class com.appiancorp.suiteapi.process.TaskSummary
- setTemporaryPassword(boolean) - Method in class com.appiancorp.suiteapi.personalization.User
-
This field cannot be set explicitly using this setter; see
UserService#changeUserPassword(String, char[], boolean)
. - setTenant(String) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the user's tenant identifier
- setText(String) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setThoroughness(int) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setThreadCount(int) - Method in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- setThreadId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.Set the
GlobalId
for the thread containing this message. - setThreadId(GlobalId) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.Set the
GlobalId
of the thread being summarized. - setThreadId(Long) - Method in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.Set the local id of the thread which contains this message.
- setThresholdColumnLocalId(Integer) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the local id of the column to which thresholds should be being applied.
- setThresholdColumnName(String) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the name to be displayed for the column containing the actual thresholds.
- setThresholds(Threshold[]) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set the thresholds for this report.
- setTime(double) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the amount of time taken by the attribute to execute during report generation.
- setTime(Time) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the time of the day, at which the event occurs.
- setTimeExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the time of the day at which the event occurs.
- setTimeout(long, TimeUnit) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Set default timeout duration for Controller methods, if explicit duration and timeUnit parameters are not passed to a method.
- setTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.Sets the time of this contribution
- setTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- setTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setTimestamp(Date) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the timestamp.
- setTimeStampCreated(Timestamp) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the time at which this model was created.
- setTimeStampCreated(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the time at which this model was created.
- setTimeStampScheduled(Timestamp) - Method in class com.appiancorp.suiteapi.process.EscalationInstance
-
Sets the timestamp when the escalation will trigger
- setTimeStampScheduled(Timestamp) - Method in class com.appiancorp.suiteapi.process.RecurrenceInstance
-
Sets the timestamp at which the next instance of the node is created.
- setTimeStampScheduled(Timestamp) - Method in class com.appiancorp.suiteapi.process.ScheduleInstance
-
Sets the timestamp of the time
- setTimeStampUpdated(Timestamp) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the time at which this model was last updated.
- setTimeStampUpdated(Timestamp) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the time at which this model was last updated.
- setTimeTaken(Long) - Method in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- setTimezone(String) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Sets the timezone associated with this process.
- setTimeZone(BackendTimeZoneSimple) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Set a backend timezone.
- setTimeZone(BackendTimeZoneSimple) - Method in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.Set the time zone information using the format used by the engines to encapsulate time zone information.
- setTimeZone(BackendTimeZoneSimple) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Set the time zone information using the format used by the engines to encapsulate time zone information.
- setTimeZone(BackendTimeZoneSimple) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Set a backend timezone.
- setTimeZone(BackendTimeZoneSimple) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Set the time zone information using the format used by the engines to encapsulate time zone information.
- setTimeZone(TimeZone) - Method in class com.appiancorp.services.AbstractServiceContext
- setTimeZone(TimeZone) - Method in interface com.appiancorp.services.ServiceContext
-
Sets the timezone, which the database uses for time conversions to and from GMT.
- setTimeZone(TimeZone) - Method in class com.appiancorp.suiteapi.personalization.UserPreferences
- setTimeZone(TimeZone) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setTimeZone$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setTimeZone$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.GlobalizationService
-
Deprecated.
- setTimeZone$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- setTimeZone$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setTimeZone$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTimezoneId(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Sets the timezone ID for this model.
- setTimeZoneId(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setTimeZoneId(String) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Set the name of the time zone for this calendar.
- setTimeZoneId(String) - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Sets the TimeZone ID used to calculate the Time at which the event occurs.
- setTimeZoneIdExpr(String) - Method in class com.appiancorp.suiteapi.process.Recurrence
-
Sets the TimeZone ID expression used to calculate the Time at which the event occurs.
- setTimeZoneSameAs(BackendTimeZoneSimple, String) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setTimeZoneSameAs(BackendTimeZoneSimple, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Set a backend timezone to have the same rules as another backend timezone the sameAsId.
- setTimeZoneSameAs(BackendTimeZoneSimple, String) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.this method will be removed in a future release
- setTimeZoneSameAs$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- setTimeZoneSameAs$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- setTimeZoneSameAs$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- setTitle(String) - Method in class com.appiancorp.exceptions.AppianError.Builder
- setTitle(String) - Method in class com.appiancorp.exceptions.AppianErrorBuilder
- setTitle(String) - Method in class com.appiancorp.exceptions.AppianResponseError.Builder
- setTitle(String) - Method in class com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessage
-
Deprecated.Set the title
- setTitleId(Long) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setTitleName(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setToAnchor(Long) - Method in class com.appiancorp.suiteapi.process.Connection
-
Set the anchor of the Node at which this
Connection
terminates. - setTopic(String) - Method in class com.appiancorp.suiteapi.messaging.InternalJmsMessage
-
Sets the destination message topic (JMS).
- setTopic(String) - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
-
Sets the JMS topic.
- setTotalTime(double) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- setTp(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setTransformationErrors(List<String>) - Method in class com.appiancorp.suiteapi.process.ProcessModelLogging
-
Sets the log messages associated with Data Type Evolution transformation errors for this model.
- setTransitions(Timestamp[]) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZone
- setTransitionsOffset(Integer[]) - Method in class com.appiancorp.suiteapi.portal.BackendTimeZone
- setTranslatable(boolean) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets whether this function parameter is translatable or not.
- setTranslatableParameters(boolean) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets
true
orfalse
depending on whether the function can have translatable parameters - setType(int) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets the Type of the parameter.
- setType(int) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setType(int) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Sets the page type.
- setType(int) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets the type for this activity class schema.
- setType(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
-
Set the report type, defined by REPORT_TYPE_XXX.
- setType(int) - Method in class com.appiancorp.suiteapi.process.Deadline
- setType(int) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets the form type
- setType(int) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the form element type
- setType(int) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setType(int) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sets the type of this folder
- setType(Integer) - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Set the type of this
LocalObject
. - setType(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Gets the type of the content.
- setType(Integer) - Method in class com.appiancorp.suiteapi.content.TotalByType
-
Set the content type.
- setType(Integer) - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Sets the type.
- setType(Integer) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the type of Note
- setType(Integer) - Method in class com.appiancorp.suiteapi.process.ScheduleSummary
- setType(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the type of the knowledge center (either TYPE_COMMUNITY or TYPE_PERSONAL)
- setType(Long) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sets the type of the entity that this
MenuTree
represents. - setType(Long) - Method in class com.appiancorp.suiteapi.common.SuggestParam
- setType(Long) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets the data type.
- setType(Long) - Method in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Sets the type for this
Escalation
, as one of the TYPE_XXX constants:AbstractEscalation.TYPE_NOTIFY
,AbstractEscalation.TYPE_PRIORITY
,AbstractEscalation.TYPE_REASSIGN
. - setType(Long) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Sets the type of the assignee.
- setType(Long) - Method in class com.appiancorp.suiteapi.process.events.Event
-
Sets the type of event.
- setType(Long) - Method in class com.appiancorp.suiteapi.process.events.Rule
-
Sets the type of the rule (either
Rule.SIMPLE_RULE
orRule.COMPLEX_RULE
). - setType(Long) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.use
TypedValue#setInstanceType()
- setType(String) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setType(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
-
Sets the type of attribute
- setType(String) - Method in class com.appiancorp.suiteapi.process.AttachmentMediator
-
Sets the string display of the type.
- setType(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setTypedValue(TypedValue) - Method in class com.appiancorp.suiteapi.rules.Constant
-
Sets the value of the Constant as a
TypedValue
. - setTypeIcon(String) - Method in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.
- setTypeId(int) - Method in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.
- setTypemask(Integer) - Method in class com.appiancorp.suiteapi.content.ContentFilter
-
Set the typemask for this filter.
- setTypeMultiple(Long, int) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Use
TypedVariable.setInstanceType(Long)
instead. - setTypeof(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- setTypeProperties(NamedTypedValue[]) - Method in class com.appiancorp.suiteapi.type.Datatype
- setTypeRef(TypeRef) - Method in class com.appiancorp.suiteapi.type.TypedValue
- setTypesOfChildren(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the typemask for the types of children that exist for this content (note: this only applies to containers).
- setUddiRegistry(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
Sets the URL of UDDI registry
- setUiExpressionForm(UiExpressionForm) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
- setUnarchiveProcess(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setUnattended(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClass
-
Sets whether the activity class requires user interaction to complete
- setUnattended(Long) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Sets whether the activity class schema requires user interaction to complete
- setUnattended(Long) - Method in class com.appiancorp.suiteapi.process.gui.Lane
- setUnderline(Boolean) - Method in class com.appiancorp.suiteapi.process.gui.Label
- setUnlimited(boolean) - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
-
Sets whether this function parameter can take an unlimited number of entries.
- setUnlimitedParameters(boolean) - Method in class com.appiancorp.suiteapi.expression.Function
-
Sets
true
orfalse
depending on whether the function can have unlimited parameters - setUnpublishableChildren(ResultList) - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- setUpdatable(boolean) - Method in class com.appiancorp.suiteapi.process.NotePermissions
-
Deprecated.Sets whether the note can be updated or not.
- setUpdate(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setUpdateDate(Timestamp) - Method in class com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessage
-
Deprecated.Set the date this message was last updated.
- setUpdatedTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the date and time that the content was last updated.
- setUpdateTimestamp(Timestamp) - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Sets the timestamp when Note was updated.
- setUpdateUsernames(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setUpdateVariables(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setUploadDate(Timestamp) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the date of the upload
- setUploadDayOfWeek(Long) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the day of the week of the upload
- setUploadHourOfDay(Long) - Method in class com.appiancorp.suiteapi.collaboration.UploadStatistics
-
Sets the value of the hour of the day of the upload
- setUpperBound(Double) - Method in class com.appiancorp.suiteapi.process.analytics2.Threshold
-
Sets the upperbound (in days for durations).
- setUrl(String) - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.Sets the URL of a Custom Page.
- setUrl(String) - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.Set the link's url.
- setUrl(String) - Method in class com.appiancorp.suiteapi.process.Attachment.NamedUrl
-
Sets the url for the external url attachment
- setUrlIdentifier(String) - Method in class com.appiancorp.suiteapi.applications.Application
-
Sets the URL identifier for this
Application
. - setUrlIdentifier(String) - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Sets the URL identifier which will allow direct access to the navigation item.
- setUseCustomToolbar(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set whether to display a custom toolbar for this report.
- setUseDefaultBarGraphXML(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Specify whether to use default bar graph xml.
- setUseDefaultLineGraphXML(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set whether to use default line graph xml.
- setUseDefaultPieGraphXML(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ReportDisplay
-
Set whether to use default pie graph xml.
- setUseProcessInitiatorTimeZone(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
- setUser(User) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setUser(String) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
-
The user who executes the activity
- setUser(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setUserAccess(Long) - Method in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sets the access permissions that the user has for the entity that this
MenuTree
represents. - setUserGroupsLocalId(Integer) - Method in class com.appiancorp.suiteapi.common.Credentials
- setUserLocale(Locale) - Method in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- setUserLocked(boolean) - Method in class com.appiancorp.suiteapi.personalization.User
-
This field cannot be set explicitly using this setter; see
UserService.loginAttempt(String,boolean)
andUserService.unlockUser(String)
- setUsername(String) - Method in class com.appiancorp.suiteapi.content.Approved
-
Set the user that requested the action.
- setUsername(String) - Method in class com.appiancorp.suiteapi.forums.UserMessageCount
-
Deprecated.Sets the user.
- setUsername(String) - Method in class com.appiancorp.suiteapi.personalization.UserBase
- setUsername(String) - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- setUsername(String) - Method in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- setUserName(String) - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Sets the UserName property.
- setUsernames(Set<String>) - Method in class com.appiancorp.suiteapi.common.Role
- setUserOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessDetails
-
Deprecated.property is no longer used
- setUserOwners(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelDetails
-
Deprecated.property is no longer used
- setUserPassword(byte[]) - Method in class com.appiancorp.suiteapi.personalization.User
-
"UTF-8"
Charset
must be used to encode a String or char[] password into a byte[]. - setUserPreferences(UserPreferences) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Set current user's preferences
- setUserPreferences$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- setUsers(String[]) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setUsers(String[]) - Method in class com.appiancorp.suiteapi.process.TypedVariableUtils.People
-
Sets the users
- setUsersAndGroups(LocalObject[]) - Method in class com.appiancorp.suiteapi.process.ProcessModelNotificationSettings
- setUserSpaceAvailable(String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.User quotas have been removed. Calls to this method will be ignored.
- setUserSpaceAvailable$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setUserSpaceUsage(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.User quotas have been removed. Calls to this method will be ignored.
- setUserSpaceUsage(String, Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.User quotas have been removed. Calls to this method will be ignored.
- setUserSpaceUsage$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- setUserSpaceUsage$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- setUsersPendingAccess(String[]) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the list of usernames of users that are pending access (used for non-public content).
- setUsersPendingApproval(String[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the users who are awaiting approval for access to this knowledge center
- setUserStatus(Long) - Method in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sets the user status of the current user for this community (NB This property is currently only set by a call to CommunityService.getRootCommunities() or CommunityService.getChildCommunities())
- setUserStatus(Long) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the user status of the current user for this knowledge center (NOTE: This property is only populated by KnowledgeCenterService.getAccessLevelForKnowledgeCenter and KnowledgeCenterService.getAccessLevelForKnowledgeCenters())
- setUserStatus(String[]) - Method in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Sets the logged-in user's status relative to this group.
- setUserSubscribed(boolean) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- setUserSubscribed(boolean) - Method in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- setUsersWithNoEmailAddress(String[]) - Method in class com.appiancorp.suiteapi.personalization.ResolvedEmailAddresses
- setUserType(int) - Method in class com.appiancorp.suiteapi.common.Credentials
-
Sets the user's type
- setUserTypeId(Long) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setUserTypeName(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setUserUuid(String) - Method in class com.appiancorp.suiteapi.common.Credentials
- setUserUuids(Set<String>) - Method in class com.appiancorp.suiteapi.common.Role
- setUseTextBundle(boolean) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Sets if the form-element labels will be retrieved from a resource bundle when loaded at administration time (i.e. when the xml that defines the activity is loaded during the application server startup).
- setUuid(String) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- setUuid(String) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.
- setUuid(String) - Method in class com.appiancorp.suiteapi.common.Identity
-
Sets the UUID of the object.
- setUuid(String) - Method in class com.appiancorp.suiteapi.content.Content
- setUuid(String) - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.Set the uuid of this forum.
- setUuid(String) - Method in class com.appiancorp.suiteapi.personalization.Group
-
Set the UUID of this Group.
- setUuid(String) - Method in class com.appiancorp.suiteapi.personalization.GroupType
-
Set the UUID of this Group Type.
- setUuid(String) - Method in class com.appiancorp.suiteapi.personalization.User
-
Sets the User's uuid to the given uuid.
- setUuid(String) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.Set the UUID of this page.
- setUuid(String) - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.Set the UUID of this Portlet.
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the univerally unique identifier (uuid) for this model.
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Sets the process model's universally unique identifier (uuid).
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the universally unique identifier (uuid) for this model.
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Set the uuid of this process model folder.
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.TaskDesignProperties
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.TaskProperties
- setUuid(String) - Method in class com.appiancorp.suiteapi.process.webservices.BusinessEntity
-
sets the Uuid
- setValidated(boolean) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets whether or not the process model is validated
- setValidated(boolean) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets whether this model is validated.
- setValidated(Boolean) - Method in class com.appiancorp.common.query.TypedValueFilter
- setValue(LocalObject) - Method in class com.appiancorp.suiteapi.common.Suggestion
- setValue(TypedValue) - Method in class com.appiancorp.common.query.TypedValueFilter
- setValue(Object) - Method in class com.appiancorp.common.query.GenericFilter
- setValue(Object) - Method in class com.appiancorp.suiteapi.common.SuggestParam.SuggestFilter
- setValue(Object) - Method in class com.appiancorp.suiteapi.content.ContentFilter.KeyValue
- setValue(Object) - Method in class com.appiancorp.suiteapi.personalization.Attribute
-
Sets the value.
- setValue(Object) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
- setValue(Object) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Sets the value for this assignee.
- setValue(Object) - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
Sets the value of the typed variable.
- setValue(Object) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.
- setValue(Object) - Method in interface com.appiancorp.suiteapi.process.Validatable
- setValue(Object) - Method in class com.appiancorp.suiteapi.rules.Constant
-
Deprecated.
- setValue(Object) - Method in class com.appiancorp.suiteapi.type.TypedValue
-
Sets the value of the typed variable.
- setValue(String) - Method in class com.appiancorp.suiteapi.personalization.Condition
-
Sets the value.
- setValue(String) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Sets the value
- setValue(String) - Method in class com.appiancorp.suiteapi.process.forms.Option
- setValue(T) - Method in class com.appiancorp.common.query.Filter
- setValueIds(int[]) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setValueLabels(String[]) - Method in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.
- setValues(String[]) - Method in class com.appiancorp.suiteapi.process.SizingColumn
- setVar(String) - Method in class com.appiancorp.suiteapi.web.portal.PortalStateTag
-
Set the name of the variable that this tag will create.
- setVariableInstances(ProcessVariableInstance[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Deprecated.use setVariables
- setVariables(ProcessVariable[]) - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Sets the process variables for this model.
- setVariables(ProcessVariableInstance[]) - Method in class com.appiancorp.suiteapi.process.ProcessDiagram
-
Sets the process variables of the process whose diagram is featured here.
- setVariables(String[]) - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
- setVersion(Long) - Method in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- setVersion(String) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the version of this model.
- setVersion(String) - Method in class com.appiancorp.suiteapi.process.HistoryRecord.ProcessModelInfo
-
Sets the process model version.
- setVersion(String) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Gets the version of this model.
- setVersioned(boolean) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the versioned.
- setVersionId(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the ID of the content version.
- setVersionId(Long) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sets the version number of the document
- setVersionId(Long) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.
- setVersionId(String) - Method in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.Sets the versionId.
- setVersionNumber(Integer) - Method in class com.appiancorp.suiteapi.content.Approved
-
Sets the version number.
- setVersions(Long[]) - Method in class com.appiancorp.suiteapi.content.Content
-
Deprecated.this field cannot be updated in the database.
- setVersions(Long[]) - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
-
Deprecated.see
#setVersions()
- setVersionsPendingApproval(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Registers the documents which are awaiting administrative approval
- setVersionStatus(int) - Method in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Sets the version status of the process model
- setVersionStatus(int) - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sets the version status of this model.
- setView(boolean) - Method in class com.appiancorp.suiteapi.administration.AdminConsolePermissions
-
Deprecated.Sets whether the user can enter the Administration Console.
- setView(boolean) - Method in class com.appiancorp.suiteapi.process.security.NodePermissions
- setView(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelFolderPermissions
- setView(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setView(int) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set the view type for this report.
- setViewAnalytics(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Sets the list of groups with viewer permissions.
- setViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the groups who have read-only permissions.
- setViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Sets the
Group
s identified by given ID's as viewers. - setViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Sets the groups who have viewer permissions
- setViewerGroups(Long[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the groups who have viewer permissions
- setViewers(String[]) - Method in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.Sets the list of users that have viewer permissions.
- setViewers(String[]) - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
-
Sets the users who have read-only permissions.
- setViewers(String[]) - Method in class com.appiancorp.suiteapi.common.AEVRoleMap
-
Sets the
User
s identified by given usernames as viewers. - setViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
-
Sets the users who have viewer permissions
- setViewers(String[]) - Method in class com.appiancorp.suiteapi.process.ProcessRoleMap
-
Sets the users who have viewer permissions
- setViewingPolicyId(Long) - Method in class com.appiancorp.suiteapi.personalization.Group
-
Sets the viewingPolicyId.
- setViewingPolicyName(String) - Method in class com.appiancorp.suiteapi.personalization.Group
-
The name corresponding to viewing policy id.
- setViewNodeReport(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setViewProcesses(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setViewProcessModels(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessApplicationPermissions
- setViewReport(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessModelPermissions
- setViewReport(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setViewStatus(boolean) - Method in class com.appiancorp.suiteapi.process.security.ProcessPermissions
- setVisibility(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the visibility.
- setVisibility(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Sets the visibility, which indicates which parts of the application can see the content.
- setVisibilityForType(Long, boolean) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Sets the visibility for a type.
- setVisibilityForType$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- setVisibilityForTypes(Long[], boolean) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Sets the visibility for an array of types.
- setVisibilityForTypes$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- setVisibleOnReceiveMessage(boolean) - Method in class com.appiancorp.suiteapi.messaging.MessagePropertySchema
-
Sets the message property is visible on the ReceiveMessage Node in modeler.
- setWeekdayBased(boolean) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Set to true if the Monthly events occur on a particular day of a week of month like "Third Wednesday of every month", else false.
- setWeekdayBased(boolean) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Set tp true if the Yearly events occur on a particular day of a week of month like "Third Wednesday of Jan", else false.
- setWeekInterval(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Sets interval in number of weeks between two consecutive weeks on which event occurs.
- setWeekInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of weeks
- setWeekIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of weeks, using an expression
- setWeekIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
-
Sets interval in number of weeks between two consecutive weeks on which event occurs.
- setWeekly(RecurringInterval.Weekly) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the Weekly delay
- setWeekType(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
-
Sets the Week of the month on which the Monthly event occurs.
- setWeekType(Integer) - Method in class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Sets the Week of the month on which the Yearly event occurs.
- setWhitelistedForK(Boolean) - Method in class com.appiancorp.suiteapi.rules.FreeformRule
-
Deprecated.This attribute is no longer used.
- setWidth(Long) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setWorkId(Long) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setWorkToken(Long) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setWorkType(Long) - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- setWriteAccess(boolean) - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Set whether this report can be edited and saved by the current user.
- setWriteCounter(int) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setWriteEpoch(int) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
- setWriteIndex(long) - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
The writeIndex encapsulates both writeCounter and writeEpoch into a single value.
- setWritePermissionOnly(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the list of users who ONLY have write permissions on this folder
- setWriterGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the groups that have write permissions on this folder
- setWriterGroups(Long[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the groups that have write permissions on this knowledge center
- setWriters(String[]) - Method in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sets the users who have read/write permissions on this folder
- setWriters(String[]) - Method in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sets the users that have write permissions on this knowledge center
- setX(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Sets the horizontal coordinate of this node, which tells graphical designers where to render the icon.
- setX(Long) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setXmlId(Long) - Method in class com.appiancorp.suiteapi.messaging.MessageType
- setY(Long) - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Gets the vertical coordinate of this node, which tells graphical designers where to render the icon.
- setY(Long) - Method in class com.appiancorp.suiteapi.process.gui.AnnotationArtifact
- setYearInterval(Long) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of years.
- setYearIntervalExpr(String) - Method in class com.appiancorp.suiteapi.process.Interval
-
Sets the time interval in terms of number of years, using an expression
- setYearly(RecurringInterval.Yearly) - Method in class com.appiancorp.suiteapi.process.RecurringInterval
-
Sets the Yearly delay
- setZipCode(String) - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- setZoneCount(int) - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SHARED_AND_UNSHARED_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate both shared and unshared portlets will be included from portlet searches
- SHARED_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate only shared portlets will be included from portlet searches
- shiftFolderWithinParent(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Change a folder's position versus the other folders of its parent.
- shiftFolderWithinParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- shiftGroupMessage(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Shift a group message within its category (current or expired) for a portlet.
- shiftGroupMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- shiftLeaderMessage(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Shift a leader message to a new specified position within the list of messages for a portlet.
- shiftLeaderMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- shiftLinkWithinParent(Long, int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Change a link's position versus the other links of its parent.
- shiftLinkWithinParent$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- shortDaylight - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Short Daylight Savings Daylight Savings abbreviation for
BackendTimeZoneSimple
, e.g., EDT - shortStandard - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
Short Standard Standard abbreviation for
BackendTimeZoneSimple
, e.g., EST - shouldClear() - Method in class com.appiancorp.suiteapi.process.ActivityClassParameter
-
Does this ACP need to clear passwords?
- shouldGoToAllServers() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Checks whether the message should go to design and all execution servers.
- shouldSetSessionAttributes(HttpServletRequest) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- SIMPLE_RULE - Static variable in class com.appiancorp.suiteapi.process.events.Rule
-
Type code for a simple rule (consists of left operand, operator, and right operand).
- SimpleColumnFilter - Class in com.appiancorp.suiteapi.process.analytics2
-
Simple column filter which allows you to filter on any column in the report.
- SimpleColumnFilter() - Constructor for class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
- SimpleColumnFilter(Integer, SimpleColumnFilter.ComparisonType, GenericTypedVariable, boolean) - Constructor for class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Deprecated.since 6.1
- SimpleColumnFilter(Integer, SimpleColumnFilter.ComparisonType, TypedValue, boolean) - Constructor for class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
Constructs a new SimpleColumnFilter.
- SimpleColumnFilter.ComparisonType - Enum Class in com.appiancorp.suiteapi.process.analytics2
- SimpleEngineCredentials - Class in com.appiancorp.suiteapi.common
- SimpleEngineCredentials(String) - Constructor for class com.appiancorp.suiteapi.common.SimpleEngineCredentials
- SimpleEngineCredentials(String, String, Integer) - Constructor for class com.appiancorp.suiteapi.common.SimpleEngineCredentials
- SimpleValueMap - Class in com.appiancorp.suiteapi.common
- SimpleValueMap() - Constructor for class com.appiancorp.suiteapi.common.SimpleValueMap
- SITE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- SITE_INVALID_PAGE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_INVALID_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_INVALID_URL_STUB_NO_DETAILS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_NON_UNIQUE_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_NOT_FOUND_INSUFFICIENT_PRIVILEGES_NONAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_PROCESS_MODEL_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_RULE_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SITE_TITLE_EVALUATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SiteCalendarSettings - Class in com.appiancorp.suiteapi.portal
-
Bean to hold the application calendar settings.
- SiteCalendarSettings() - Constructor for class com.appiancorp.suiteapi.portal.SiteCalendarSettings
- SiteCalendarSettings(SiteCalendarSettings) - Constructor for class com.appiancorp.suiteapi.portal.SiteCalendarSettings
-
Create copy of SiteCalendarSettings object.
- SiteLocaleSettings - Class in com.appiancorp.suiteapi.portal
-
Bean to hold the application locale settings.
- SiteLocaleSettings() - Constructor for class com.appiancorp.suiteapi.portal.SiteLocaleSettings
- SiteLocaleSettings(SiteLocaleSettings) - Constructor for class com.appiancorp.suiteapi.portal.SiteLocaleSettings
-
Create copy of SiteLocaleSettings object.
- SiteTimeZoneSettings - Class in com.appiancorp.suiteapi.portal
-
Bean to hold the application timezone settings.
- SiteTimeZoneSettings() - Constructor for class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
- SiteTimeZoneSettings(SiteTimeZoneSettings) - Constructor for class com.appiancorp.suiteapi.portal.SiteTimeZoneSettings
-
Create copy of SiteTimeZoneSettings object.
- size() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns the number of roles in the role map.
- size() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- sizeInKB$TRANSIENT - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- sizeInKB$TRANSIENT - Static variable in class com.appiancorp.suiteapi.knowledge.Document
- SizingColumn - Class in com.appiancorp.suiteapi.process
- SizingColumn() - Constructor for class com.appiancorp.suiteapi.process.SizingColumn
- SizingReport - Class in com.appiancorp.suiteapi.process
- SizingReport() - Constructor for class com.appiancorp.suiteapi.process.SizingReport
- skipCriteriaValidation() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- skipRecurrence(Long, Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Skips the recurrence instance of the given node
- skipRecurrence$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- skipSelectionValidation() - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- skipTaskEscalation(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Skips the desired escalation instance for the task
- skipTaskEscalation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- SLOW - Static variable in class com.appiancorp.suiteapi.portal.DatabaseStatus
-
Deprecated.
- SmartServiceContext - Interface in com.appiancorp.suiteapi.process.framework
-
Context available to Smart Service at runtime.
- SmartServiceException - Exception in com.appiancorp.suiteapi.process.exceptions
-
An exception thrown by a smart service in the course of its execution.
- SmartServiceException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
Constructor to be used if the SmartServiceException has an error code associated with it.
- SmartServiceException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
Constructor to be used if the SmartServiceException has an error code associated with it and the root cause of the exception is to be included.
- SmartServiceException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
Constructor to be used if the SmartServiceException has an error code associated with it and the root cause of the exception is to be included.
- SmartServiceException(SmartServiceException.Builder) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
Constructor that creates the SmartServiceException based on the Builder inner class.
- SmartServiceException(Class<? extends AppianSmartService>, Throwable, String, Object...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
-
Construct a SmartServiceException from all of its constituent parts.
- SmartServiceException.Builder - Class in com.appiancorp.suiteapi.process.exceptions
-
The Builder inner class is used to create an instance of the SmartServiceException.
- Social - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
Deprecated.This annotation may be removed from the public API in a future release. Instead use
AutomationSmartServicesSocial
- SOCIAL - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Social".
- SORT_BY_ACCEPTED_TIME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_ACCEPTMODE - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_ACCESS_LEVEL - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_ACCESS_LEVEL - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the access level
- SORT_BY_ADDRESS1 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_ADDRESS2 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_ADDRESS3 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_ADMIN_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Admin Permission Only property
- SORT_BY_ADMINISTRATOR_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Administrator Groups property
- SORT_BY_ADMINISTRATOR_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Administrator Groups property
- SORT_BY_ADMINISTRATORS - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Administrators property (array of Administrator user names)
- SORT_BY_ADMINISTRATORS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Administrators property
- SORT_BY_ADMINISTRATORS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Administrators property
- SORT_BY_ANONYMOUS_AUTHOR - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_ANONYMOUS_AUTHOR - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_ANONYMOUS_CREATOR - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_APPLICATION - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by application
- SORT_BY_APPLICATION - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
application
property - SORT_BY_APPLICATION_ICON - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by application icon
- SORT_BY_APPLICATION_ID - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
applicationId
property - SORT_BY_APPROVAL_REQUIRED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_APPROVED - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_ASSIGNED_TIME - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_ASSIGNED_TIME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_ATTACHED_BY - Static variable in class com.appiancorp.suiteapi.process.Attachment
-
Constant representing sorting by Attachment AttachedBy field
- SORT_BY_ATTACHED_TO_TYPE - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_ATTRIBUTES - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_ATTRIBUTES - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_ATTRIBUTES - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by attributes
- SORT_BY_AUTHOR - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_AUTHOR - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_AUTHOR - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata author field
- SORT_BY_AUTHOR_ON_OFF - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- SORT_BY_AUTO_APPROVE_FOR_READ_ONLY_ACCESS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Auto Approve for Read Access property
- SORT_BY_AVERAGE_RATING - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_AVERAGE_RATING - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_BASE - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_BODY_LOCATION - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_BODY_LOCATION - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_CATEGORY_ID - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_CATEGORY_ID - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the Id of the page Category
- SORT_BY_CHANGES_REQUIRE_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_CHANGES_REQUIRE_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Changes Require Approval property
- SORT_BY_CHANGES_REQUIRE_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Changes Requires Approval property
- SORT_BY_CITY - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_COMMENT - Static variable in class com.appiancorp.suiteapi.process.Attachment
-
Constant representing sorting by Attachment comment field
- SORT_BY_COMMUNITY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the Community ID property to which KnowledgeCenter belongs.
- SORT_BY_COMMUNITY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the Community Name property to which the KnowledgeCenter belongs
- SORT_BY_COMMUNITY_NAME - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use communityName as the sort property
- SORT_BY_COMPLETED_TIME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_CONDITIONS - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
conditions
property - SORT_BY_CONTENT - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata contents field
- SORT_BY_COUNTRY - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CREATE_DATE - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata createTimestamp field
- SORT_BY_CREATED - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_CREATED - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_CREATED - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CREATION_TIME - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Creator property
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Creator property
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the Creator property
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the creator of the page
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by the portlet's Creator
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Creator (username of the creator) field
- SORT_BY_CREATOR - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_CUSTOMFIELD1 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD10 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD2 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD3 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD4 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD5 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD6 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD7 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD8 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_CUSTOMFIELD9 - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_DATA - Static variable in class com.appiancorp.suiteapi.common.Tree
-
A constant for sorting tress by data field of the nodes
- SORT_BY_DATA_IDS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_DATE_ATTACHED - Static variable in class com.appiancorp.suiteapi.process.Attachment
-
Constant representing sorting by Attachment DateAttached field
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Date Created property
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Date Created property
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Date Created property
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the date that the page was created
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by the dates they were created
- SORT_BY_DATE_CREATED - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Date Created field
- SORT_BY_DATE_MODIFIED - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_DATE_MODIFIED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_DATE_MODIFIED - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the date that the page was last modified
- SORT_BY_DATE_MODIFIED - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Date Modified
- SORT_BY_DATE_POSTED - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_DATE_POSTED - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_DEFINITION - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- SORT_BY_DEPTH - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_DEPTH - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_DESC - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Sort by Event Description.
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Description property
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Description property
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by description
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sort constant indicating that a grid of
ProcessModel
s is sorted based on the description field. - SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Description field
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sort constant for service description
- SORT_BY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_DIRECTION - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Discussion Topic property
- SORT_BY_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Discussion Topic/Topic property
- SORT_BY_DISPLAYNAME - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_DOCUMENT_EXTENSION - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use documentExtension as the sort property
- SORT_BY_DOCUMENTS_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Document pending Approval property
- SORT_BY_DOWNLOAD_DATE - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use downloadDate as the sort property (for all methods except
StatisticsService.getNumberDownloads(java.lang.Long)
, andStatisticsService.getNumberDownloadsPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
) - SORT_BY_DOWNLOAD_DATE_NUMDOWNLOADS - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use downloadDate as the sort property (for
StatisticsService.getNumberDownloads(java.lang.Long)
, andStatisticsService.getNumberDownloadsPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
) - SORT_BY_DOWNLOAD_DAY_OF_WEEK - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use downloadDaysOfWeek as the sort property
- SORT_BY_DOWNLOAD_HOUR_OF_DAY - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use downloadHourOfDay as the sort property
- SORT_BY_DOWNLOADER - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use downloader as the sort property
- SORT_BY_DRAFT_OWNER - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_ELAPSED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
Deprecated.Use
TaskSummary.SORT_BY_ELAPSED_MILLISECONDS
instead. - SORT_BY_ELAPSED_MILLISECONDS - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_EMAIL - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_EXPIRATION_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_EXPIRATION_DAYS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Expiration Days property
- SORT_BY_EXTENSION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_FILE_SYSTEM_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_FIRSTNAME - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_FOLDER_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_FOLDER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_FOLDERS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.
- SORT_BY_FOLDERS_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Folders pending Approval property
- SORT_BY_FORUM_NAME - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_FOUNDATION - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_FRAME - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by Frame
- SORT_BY_GENERIC_OPTIONS - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Sort by the
genericOptions
property - SORT_BY_GROUP - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_GROUP - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the group to which the page is associated.
- SORT_BY_GROUP_ADMIN_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Group Admin Permission Only property
- SORT_BY_GROUP_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
-
Sort constants for getting and searching for groups.
- SORT_BY_GROUP_NAME - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating results should be sorted by the Group Name property.
- SORT_BY_GROUP_READ_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Group Read Permission Only property
- SORT_BY_GROUP_SECURITY_TYPE_NAME - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating results should be sorted by the Group Security Type Name property.
- SORT_BY_GROUP_TYPE_NAME - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_GROUP_WRITE_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Group Write Permission Only property
- SORT_BY_GROUPS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_GROUPTYPE_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_GROUPTYPE_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_HANDLE - Static variable in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- SORT_BY_HAS_CHILDREN - Static variable in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- SORT_BY_HIDDEN - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the ID property
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Id property
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter ID property
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the ID property
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating results should be sorted by the ID property.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Sort by the Id propety
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.personalization.UserRank
-
Sort by the id property
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.Sort by the
id
property - SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
id
property - SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Sort by the
id
property - SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by id
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the ID
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by unique Id
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Sort by Event ID.
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata ID field
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the ID field
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_ID - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_INHERIT_SECURITY_FROM_PARENT - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Inherit Security From Parent property
- SORT_BY_INHERITS_SECURITY - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by whether or not they inherit security from their parent portal page
- SORT_BY_IS_ACTIVE - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Is Active property
- SORT_BY_IS_SEARCHABLE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Is Searchable property
- SORT_BY_KEY - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_KNOWLEDGE_CENTER_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_KNOWLEDGE_CENTER_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Knowledge Center Id property
- SORT_BY_KNOWLEDGE_CENTER_ID - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the Knowledge Center ID property
- SORT_BY_KNOWLEDGE_CENTER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_KNOWLEDGE_CENTER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Knowledge Center Name property
- SORT_BY_KNOWLEDGE_CENTER_NAME - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use knowledgeCenterName as the sort property
- SORT_BY_KNOWLEDGE_CENTER_SEARCHABLE - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Knowledge Center Searchable property
- SORT_BY_LABEL - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
label
property - SORT_BY_LAST_MESSAGE - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_LAST_MESSAGE_TIME - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_LAST_MESSAGE_TIME - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_LAST_MODIFIED - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_LAST_MODIFIED - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_LAST_MODIFIED - Static variable in class com.appiancorp.suiteapi.personalization.GroupType
- SORT_BY_LAST_USER_TO_MODIFY - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_LASTMODIFIED - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_LASTNAME - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_LIST - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_LOCAL_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_LOCATION - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata location(Where note is saved) field
- SORT_BY_LOCKED_BY - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_MEDIUM - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
medium
property - SORT_BY_MEDIUM_ID - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
mediumId
property - SORT_BY_MEMBER_POLICY_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_MEMBER_POLICY_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_MESSAGE_COUNT - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_MESSAGE_COUNT - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_MESSAGE_COUNT - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_MESSAGE_COUNT - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_MESSAGE_COUNT_TODAY - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_MESSAGE_COUNT_TODAY - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_MIDDLENAME - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_MODIFIER - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_MODIFIER - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the last user to modify the page
- SORT_BY_MULTIPLE - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the Name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.common.Tree
-
A constant for sorting trees by the name of the nodes
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.personalization.UserRank
-
Sort by the name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.Sort by the
name
property - SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Sort by the
name
property - SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by name
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by Name
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Sort by Event Name.
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
-
Sort constant indicating that a grid of
ProcessModel
s is sorted based on the name field. - SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Name field
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.TaskDesignProperties
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sort constant for service name
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.rules.RulesFolder
-
Sort by the Name property
- SORT_BY_NAME - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_NAMESPACE - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_NEW_NAME - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_NEW_PRIORITY - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_NEW_TIMESTAMP - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_NEW_VALUE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_NODE_ID - Static variable in class com.appiancorp.suiteapi.common.Tree
-
A constant for sorting trees by the ID of the nodes
- SORT_BY_NOTE_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_NOTIFICATION_TYPE - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by notifcation type
- SORT_BY_NOTIFICATION_TYPES - Static variable in class com.appiancorp.suiteapi.portal.Application
-
Deprecated.Sort by the
notificationTypes
property - SORT_BY_NOTIFY_PROCESS_ADMINS - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_NOTIFY_PROCESS_INITIATOR - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_NOTIFY_SYSTEM_ADMINS - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_NOTIFY_TASK_ACCEPTOR - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_NUM_CHILD_FOLDERS - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by number of child folders
- SORT_BY_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Number of Documents property
- SORT_BY_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Number Of Documents property
- SORT_BY_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Number of Documents property
- SORT_BY_NUMBER_OF_DOWNLOADS - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use numberOfDownloads as the sort property (for all methods except
StatisticsService.getPopularDocumentsKnowledgeCenter(java.lang.Long, java.lang.Long)
,StatisticsService.getPopularDocumentsKnowledgeCenterPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
,StatisticsService.getTopDocumentsByDownloads(java.lang.Long)
,StatisticsService.getTopDocumentsByDownloadsPaging(int, int, java.lang.Integer, java.lang.Integer)
,StatisticsService.getNumberDownloads(java.lang.Long)
, andStatisticsService.getNumberDownloadsPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
) - SORT_BY_NUMBER_OF_DOWNLOADS_DOCUMENTS - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use numberOfDownloads as the sort property (for
StatisticsService.getPopularDocumentsKnowledgeCenter(java.lang.Long, java.lang.Long)
,StatisticsService.getPopularDocumentsKnowledgeCenterPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
,StatisticsService.getTopDocumentsByDownloads(java.lang.Long)
, andStatisticsService.getTopDocumentsByDownloadsPaging(int, int, java.lang.Integer, java.lang.Integer)
) - SORT_BY_NUMBER_OF_DOWNLOADS_NUMDOWNLOADS - Static variable in interface com.appiancorp.suiteapi.collaboration.StatisticsService
-
Code to use numberOfDownloads as the sort property (for
StatisticsService.getNumberDownloads(java.lang.Long)
, andStatisticsService.getNumberDownloadsPaging(java.lang.Long, int, int, java.lang.Integer, java.lang.Integer)
) - SORT_BY_NUMBER_OF_VERSIONS - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_NUMBER_PROCESS_MODELS - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Number Process Models (number of process models that the folder contains) field
- SORT_BY_OBJECT_ID - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_OBJECT_NAME - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_OBJECT_TYPE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_ONE_USER_ASSIGNED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_OPERATOR_IDS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
operatorIds
property - SORT_BY_OPERATOR_LABELS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
operatorLabels
property - SORT_BY_OPTIONS - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
options
property - SORT_BY_ORIGIN - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_OWNERS - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_OWNERS - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_PAGE_RENDERER - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by page renderer
- SORT_BY_PARAMETER - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_PARENT_FOLDER_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Parent Folder Id property
- SORT_BY_PARENT_FOLDER_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Parent Folder ID field
- SORT_BY_PARENT_FOLDER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Parent Folder Name property
- SORT_BY_PARENT_FOLDER_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Parent Folder Name field
- SORT_BY_PARENT_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Parent ID property
- SORT_BY_PARENT_ID - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the Parent ID property
- SORT_BY_PARENT_ID - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_PARENT_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_PARENT_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Parent Name property
- SORT_BY_PARENT_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_PARTITION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_PARTITION - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Partition property
- SORT_BY_PASSWORD - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Sort by password
- SORT_BY_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Pending Approval property
- SORT_BY_PHONEHOME - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_PHONEMOBILE - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_PHONEOFFICE - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_PORTAL_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort by the Portal ID property
- SORT_BY_PORTLET_TYPE - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by Portlet Type
- SORT_BY_PRIORITY - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_PRIORITY_ID - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
Deprecated.Use
TaskSummary.SORT_BY_PRIORITY_NAME
instead, which produces the same results. - SORT_BY_PRIORITY_NAME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_PROCESS_COMPLETED_TASK_COUNT - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the number of tasks in the process with "Completed" status
- SORT_BY_PROCESS_CURRENT_TASK_COUNT - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the number of tasks in the process with "Current" status
- SORT_BY_PROCESS_ELAPSED_MILLISECONDS - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the number of milliseconds that have elapsed since the process started
- SORT_BY_PROCESS_END_TIME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the process end time
- SORT_BY_PROCESS_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the process id
- SORT_BY_PROCESS_INITIATOR - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the username of the process initiator
- SORT_BY_PROCESS_INITIATOR - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_PROCESS_MODEL_ID - Static variable in class com.appiancorp.suiteapi.process.TaskDesignProperties
- SORT_BY_PROCESS_MODEL_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the process model name
- SORT_BY_PROCESS_MODEL_NAME - Static variable in class com.appiancorp.suiteapi.process.TaskDesignProperties
- SORT_BY_PROCESS_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by process name
- SORT_BY_PROCESS_NAME - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_PROCESS_PARENT_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the parent process name
- SORT_BY_PROCESS_PRIORITY - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the priority name
- SORT_BY_PROCESS_PRIORITY_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the priority name
- SORT_BY_PROCESS_START_TIME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the start time
- SORT_BY_PROCESS_STATUS_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant for sorting by the status name
- SORT_BY_PROCESSID - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_PROCESSMODEL_ID - Static variable in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sort constant for process model ID
- SORT_BY_PROCESSMODEL_NAME - Static variable in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sort constant for process model name
- SORT_BY_PROVINCE - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_PUBLIC - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_PUBLIC - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by whether the page is public or not
- SORT_BY_PUBLIC - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by whther or not they are public
- SORT_BY_RATING_COUNT - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_RATING_COUNT - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_READ - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by read status
- SORT_BY_READ_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Read Permission Only property
- SORT_BY_READER_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Reader Groups property
- SORT_BY_READER_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Reader Groups property
- SORT_BY_READERS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Readers property
- SORT_BY_READERS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Readers property
- SORT_BY_RECOMMENDED_ACTION - Static variable in class com.appiancorp.suiteapi.process.ProcessExceptionType
- SORT_BY_RELATEDS - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_RELATEDS - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_REMOTE_ID - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_REMOTE_ID - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_REPLICATED - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_REPLICATED - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_REQUIRED - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_ROOT_MESSAGE_ID - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_ROOT_SUBJECT - Static variable in class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- SORT_BY_SAVED_AS_VERSION - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_SCHEDULED_TIME - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_SEARCHABLE - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Searchable property
- SORT_BY_SECURITY_MAP_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_SECURITY_MAP_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_SHAREABLE - Static variable in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.A constant for sorting portlets by whether or not the portlet allowed to be shared on other pages.
- SORT_BY_SIZE - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_SIZE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Size property
- SORT_BY_SOCIALSECURITYNUMBER - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_SOURCE_MODEL_INFO - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_SPECIFIC_OPTIONS - Static variable in class com.appiancorp.suiteapi.portal.Medium
-
Deprecated.Sort by the
specificOptions
property - SORT_BY_SPONSORED - Static variable in class com.appiancorp.suiteapi.forums.DiscussionThread
-
Deprecated.
- SORT_BY_SPONSORED - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_STATE - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_STATE - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_STATE - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- SORT_BY_STATUS - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_STATUS - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_STATUS - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
- SORT_BY_STRING_RENDERER - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by string renderer
- SORT_BY_SUBJECT - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_SUBJECT - Static variable in class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- SORT_BY_SUPERVISORNAME - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_TARGET_MODEL_INFO - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_TEMPLATE - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_TEMPLATE_ID - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_THREAD_COUNT - Static variable in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.
- SORT_BY_THREAD_COUNT - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_BY_THREAD_ID - Static variable in class com.appiancorp.suiteapi.forums.Message
-
Deprecated.
- SORT_BY_TIMESTAMP - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- SORT_BY_TIMESTAMP - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by timestamp
- SORT_BY_TIMESTAMP - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_TITLE_ID - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_TITLENAME - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the type of KnowledgeCenter property
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the Type property
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
type
property - SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.portal.Contribution
-
Deprecated.
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
type
property - SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by the page type
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata Type field
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Sort by the Type field
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_TYPE - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
- SORT_BY_TYPE_ICON - Static variable in class com.appiancorp.suiteapi.portal.Notification
-
Deprecated.A constant sort property for notification - sort by type icon
- SORT_BY_TYPE_ID - Static variable in class com.appiancorp.suiteapi.personalization.GroupHierarchyBean
- SORT_BY_TYPE_ID - Static variable in class com.appiancorp.suiteapi.portal.NotificationRule
-
Deprecated.Sort by the
typeId
property - SORT_BY_TYPEOF - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_UPDATE_DATE - Static variable in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.Constant representing sorting by NoteMetadata updateTimestamp field
- SORT_BY_URL - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_BY_URL - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.A constant for sorting portal pages by URL (This only applies to custom pages)
- SORT_BY_URL - Static variable in class com.appiancorp.suiteapi.portal.portlets.wsrp.consumer.PersistedWSRPProducer
-
Deprecated.
- SORT_BY_USER - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_USER_ACCESS - Static variable in class com.appiancorp.suiteapi.collaboration.MenuTree
-
Deprecated.Sort by the User Access property
- SORT_BY_USER_STATUS - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating results should be sorted by the User Status property.
- SORT_BY_USERNAME - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Sort by the Username property
- SORT_BY_USERNAME - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- SORT_BY_USERS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- SORT_BY_USERS_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Users Pending Approval property
- SORT_BY_UUID - Static variable in class com.appiancorp.suiteapi.process.TaskDesignProperties
- SORT_BY_UUID - Static variable in class com.appiancorp.suiteapi.process.webservices.ProcessModelWebService
-
Sort constant for service UUID
- SORT_BY_VALUE - Static variable in class com.appiancorp.suiteapi.process.ProcessVariable
- SORT_BY_VALUE_IDS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
valueIds
property - SORT_BY_VALUE_LABELS - Static variable in class com.appiancorp.suiteapi.portal.Attribute
-
Deprecated.Sort by the
valueLabels
property - SORT_BY_VERSION_ID - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.
- SORT_BY_VERSION_ID - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_VERSIONS - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_VERSIONS_PENDING_APPROVAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Versions pending Approval property
- SORT_BY_VIEWING_POLICY_ID - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_VIEWING_POLICY_NAME - Static variable in class com.appiancorp.suiteapi.personalization.Group
- SORT_BY_VISIBILITY - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SORT_BY_WRITE_PERMISSION_ONLY - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Write Permission Only property
- SORT_BY_WRITER_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Writer Groups property
- SORT_BY_WRITER_GROUPS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Writer Groups property
- SORT_BY_WRITERS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort by the Writers property
- SORT_BY_WRITERS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort by the KnowledgeCenter Writers property
- SORT_BY_ZIPCODE - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- SORT_BY_ZONE_COUNT - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- SORT_COLUMN_CREATOR - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort folders by their creator
- SORT_COLUMN_CREATOR - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort knowledge centers by their creator
- SORT_COLUMN_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities by description
- SORT_COLUMN_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort knowledge centers by description
- SORT_COLUMN_EXPIRATION_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by their date of expiration
- SORT_COLUMN_EXTENSION - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by their extension
- SORT_COLUMN_LAST_MODIFIED_BY - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort document by the user who last modified the documents.
- SORT_COLUMN_LAST_MODIFIED_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities by the last date of modification of any of the knowledge centers, folders and documents contained in the communities.
- SORT_COLUMN_LAST_MODIFIED_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by their last date of modification.
- SORT_COLUMN_LAST_MODIFIED_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort folders by the last date of modification of any of the subfolders and documents contained in the folders.
- SORT_COLUMN_LAST_MODIFIED_DATE - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort knowledge centers by the last date of modification of any of the folders and documents contained in the knowledge centers.
- SORT_COLUMN_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities by name
- SORT_COLUMN_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by name
- SORT_COLUMN_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort folders by name
- SORT_COLUMN_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort knowledge centers by name
- SORT_COLUMN_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities by the number of documents they (and their subcommunities) contain
- SORT_COLUMN_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort folders by the number of documents they (and their subfolders) contain
- SORT_COLUMN_NUMBER_OF_DOCUMENTS - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Sort knowledge centers by the number of documents they contain
- SORT_COLUMN_NUMBER_OF_VERSIONS - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by the number of versions that they have
- SORT_COLUMN_PARENT_KNOWLEDGE_CENTER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by their parent knowledge center name
- SORT_COLUMN_PARENT_KNOWLEDGE_CENTER_NAME - Static variable in class com.appiancorp.suiteapi.collaboration.Folder
-
Deprecated.Sort folders by their parent knowledge center name
- SORT_COLUMN_SIZE - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Sort documents by their size in bytes
- SORT_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- SORT_NO_SORT - Static variable in class com.appiancorp.suiteapi.forums.ForumSummary
-
Deprecated.
- SORT_NOTIFICATION_ORDER_ASCENDING - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant sort order for notification - sort in ascending order
- SORT_NOTIFICATION_ORDER_DESCENDING - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant sort order for notification - sort in descending order
- SORT_ORDER_ASCENDING - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities in ascending order
- SORT_ORDER_ASCENDING - Static variable in interface com.appiancorp.suiteapi.common.Constants
-
Constant representing results to be sorted in ascending order.
- SORT_ORDER_DESCENDING - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.Sort communities in descending order
- SORT_ORDER_DESCENDING - Static variable in interface com.appiancorp.suiteapi.common.Constants
-
Constant representing results to be sorted in descending order.
- SORT_PM_CREATORUSERNAME - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_FOLDERID - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_ID - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_LOCKEDBY - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_NAME - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_TIMESTAMPCREATED - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_TIMESTAMPUPDATED - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_UUID - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_VALIDATED - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_VERSION - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PM_VERSIONSTATUS - Static variable in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- SORT_PROPERTY_THREAD_SUMMARY_DATE_MODIFIED - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.A constant sort property for ThreadSummary
- SORT_PROPERTY_THREAD_SUMMARY_MESSAGE_COUNT - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.A constant sort property for ThreadSummary
- SORT_PROPERTY_THREAD_SUMMARY_ROOT_SUBJECT - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataConvenienceService
-
Deprecated.A constant sort property for ThreadSummary
- sortBy(ReadOnlySortInfo...) - Method in class com.appiancorp.common.query.Query.Builder
- sortBy(ReadOnlySortInfo...) - Method in interface com.appiancorp.common.query.QueryBuilder.Sorting
-
Defines the query's sorting information
- sortBy(SortInfo...) - Method in class com.appiancorp.common.query.Query.Builder
- sortBy(SortInfo...) - Method in interface com.appiancorp.common.query.QueryBuilder.Sorting
-
Defines the query's sorting information
- sortBy(ImmutableList<ReadOnlySortInfo>) - Method in class com.appiancorp.common.query.Query.Builder
- sortBy(ImmutableList<ReadOnlySortInfo>) - Method in interface com.appiancorp.common.query.QueryBuilder.Sorting
-
Defines the query's sorting information
- sortBy(List<SortInfo>) - Method in class com.appiancorp.common.query.Query.Builder
- sortBy(List<SortInfo>) - Method in interface com.appiancorp.common.query.QueryBuilder.Sorting
-
Defines the query's sorting information
- SortInfo - Class in com.appiancorp.suiteapi.common.paging
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- SortInfo() - Constructor for class com.appiancorp.suiteapi.common.paging.SortInfo
-
Should not be used, only exposed for serializers that require a public parameterless constructor.
- SortInfo(String, boolean) - Constructor for class com.appiancorp.suiteapi.common.paging.SortInfo
- SortInfoReturnConverter - Class in com.appiancorp.common.query.returns
- SortInfoReturnConverter() - Constructor for class com.appiancorp.common.query.returns.SortInfoReturnConverter
- SORTING_BY_RELATED_FIELD_FROM_X_TO_MANY_RELATIONSHIP_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- sortVariables() - Method in class com.appiancorp.suiteapi.process.ProcessModel
- sourceRef(String) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- sourceRef(String) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- SPAWN_COUNT_ASSIGNEE_COUNT - Static variable in class com.appiancorp.suiteapi.process.Instances
-
Number of spawned instances should be equal to the number of possible assignees in the assignment pool.
- SPAWN_COUNT_CONSTANT - Static variable in class com.appiancorp.suiteapi.process.Instances
-
Number of spawned instances is specified using a constant.
- SPAWN_COUNT_EXPRESSION - Static variable in class com.appiancorp.suiteapi.process.Instances
-
Number of spawned instances is specified using an expression.
- SPAWN_COUNT_PV_LENGTH - Static variable in class com.appiancorp.suiteapi.process.Instances
-
Number of spawned instances is specified as number of values in a Process Variable of type multiple elements (eg Array, Vector).
- SPAWN_COUNT_PV_VALUE - Static variable in class com.appiancorp.suiteapi.process.Instances
-
Number of spawned instances is specified using a process variable, whose value evaluates to a number
- Spawning - Class in com.appiancorp.suiteapi.process
-
Nodes that are set to Spawn create multiple instances of themselves, when the process reaches that node.
- Spawning() - Constructor for class com.appiancorp.suiteapi.process.Spawning
- sponsor(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Sponsor a thread (simply marks the thread as 'sponsored').
- sponsor$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- sponsorForMessage(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Sponsor a thread through a thread message (sponsors the thread that contains the message whose id is passed).
- sponsorForMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- SSA_LIBRARY_OBJECT_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- STANDARD_NODES - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
Deprecated.This constant may be removed from the public API in a future release. Instead use
PaletteCategoryConstants.WORKFLOW
- START_HEALTH_CHECK_BAD_ENVIRONMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- START_HEALTH_CHECK_NOT_AUTHORIZED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- START_HEALTH_CHECK_PLUGIN_INSTALLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- START_INDEX_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- START_PROCESS_LINK_PROCESS_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- startAllNodes(String[], Long[], BulkNodeOption...) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Start a task for each of the given nodeUuids in every applicable process.
- startAllNodes$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- startEndToString(HttpSession) - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Returns the string respresentation of the Start and End time of this element.
- startProcess(Long, ProcessVariable[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Use
ProcessDesignService.initiateProcess(Long, ProcessStartConfig)
, which has better enforcement of required parameters (requires that their values not be null or empty) - startProcess(Long, ProcessVariable[]) - Method in class com.appiancorp.suiteapi.process.test.ProcessController
-
Start the given ProcessModel using the given ProcessVariables.
- startProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- startProcessVersion(Long, ProcessVariable[], String, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Use
ProcessDesignService.initiateProcess(Long, ProcessStartConfig)
, which has better enforcement of required parameters (requires that their values not be null or empty) - startProcessVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- startProcessWithPriority(Long, ProcessVariable[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.Use
ProcessDesignService.initiateProcess(Long, ProcessStartConfig)
, which has better enforcement of required parameters (requires that their values not be null or empty) - startProcessWithPriority$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- startQuickTask(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Starts a new task from the node If the process to which the node belongs is cancelled or completed, then the process is reactivated.
- startQuickTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- STARTS_WITH - Enum constant in enum class com.appiancorp.common.query.FilterOperator
- STARTS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch.Operators
- STARTS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.GroupSearch
-
Deprecated.
- STARTS_WITH - Static variable in class com.appiancorp.suiteapi.personalization.Operator
- startsWith(String, TypedValue) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpLiteral
- startsWith(String, String) - Static method in class com.appiancorp.common.query.GenericQuery.GenericBuilder.FilterOpLiteral
-
Apply a "starts with" constraint to the given column or alias Checks if starts with the given prefix.
- startsWith(String, String) - Static method in class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder.FilterOpExpr
- startTask(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Starts a new task from the node If the process to which the node belongs is cancelled or completed, then the process is reactivated.
- startTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- startTasks(Long, Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Tries to start the tasks, and returns an array of result codes on whether the operation was successful or an error had occurred.
- startTasks$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- STATE_ACTIVE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Amount to add to inactive states to get the equivalent active states.
- STATE_ACTIVE - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- STATE_ACTIVE - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant indicating a running process.
- STATE_ACTIVE_PENDING_APPROVAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is active and is pending approval.
- STATE_ACTIVE_PUBLISHED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is active and has been published.
- STATE_ACTIVE_REJECTED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is active and was rejected in the approval process.
- STATE_CANCELLED - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant indicating a cancelled process.
- STATE_COMPLETED - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant indicating a completed process.
- STATE_DRAFT - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_DRAFT - Static variable in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- STATE_INACTIVE - Static variable in class com.appiancorp.suiteapi.portal.PortletType
-
Deprecated.
- STATE_LOCKED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_LOCKED - Static variable in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- STATE_NEW - Static variable in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- STATE_NEW_DRAFT - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_NEW_SUBMITTED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_PAUSED - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant indicating a paused process.
- STATE_PAUSED_BY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.process.ProcessSummary
-
Constant indicating a paused-by-exception process.
- STATE_PENDING_APPROVAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is inactive and is pending approval.
- STATE_PREPARE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- STATE_PUBLISHED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is inactive and has been published.
- STATE_PUBLISHED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_PUBLISHED - Static variable in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- STATE_REJECTED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
State indicating that the content is inactive and was rejected in the approval process.
- STATE_SAVE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- STATE_SUBMISSION - Static variable in class com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadata
-
Deprecated.
- STATE_SUBMITTED - Static variable in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- STATE_VALIDATE - Static variable in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.
- Statistics - Class in com.appiancorp.suiteapi.collaboration
-
This class encapsulates the general usage statistics and patterns of the collaboration application.
- Statistics() - Constructor for class com.appiancorp.suiteapi.collaboration.Statistics
- StatisticsService - Interface in com.appiancorp.suiteapi.collaboration
-
This interface provides services for other applications using methods related to collaboration download statistics
- STATUS_ACTIVE - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- STATUS_DEACTIVATED - Static variable in class com.appiancorp.suiteapi.personalization.UserBase
- STATUS_DRAFT - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that a model is in draft state.
- STATUS_NOT_TRAVERSED - Static variable in class com.appiancorp.suiteapi.process.Connection
- STATUS_PUBLISHED - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Status field for a published document
- STATUS_PUBLISHED - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that a model is in published state.
- STATUS_TRAVERSED - Static variable in class com.appiancorp.suiteapi.process.Connection
- STATUS_UNPUBLISHED - Static variable in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Status field for an unpublished document (This is not currently used.
- STATUS_VERSION - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
-
Constant indicating that a model is in versioned state.
- STOPPED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process has been stopped without completing.
- StorageLimitException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that the a particular entity cannot be stored because a particular limit has been reached on the server.
- StorageLimitException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.StorageLimitException
-
Constructs a new StorageLimitException with null as its detail message.
- StorageLimitException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.StorageLimitException
-
Constructs a new StorageLimitException with the specified detail message.
- StorageLimitException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.StorageLimitException
-
Constructs a new StorageLimitException with the specified detail message and cause.
- StorageLimitException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.StorageLimitException
-
Constructs a new StorageLimitException with the specified cause and a detail message of (cause==null ?
- STRING - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- STRING - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- STRING_KEY - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- stringToCalendarElement(String, String, Locale, String) - Static method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Given the start time and end time as strings, returns a calendar element.
- STRUTS_ACTION_CLASS_NOT_DEFINED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- StrutsMessageHolder - Class in com.appiancorp.suiteapi.process.framework
- StrutsMessageHolder(String, HttpServletRequest) - Constructor for class com.appiancorp.suiteapi.process.framework.StrutsMessageHolder
-
Constructs a message holder that uses the given resource bundle to lookup message keys.
- submitDraft(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Submit an author's current miniwebsite draft for approval.
- submitDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- SUBPROCESS_RECURSES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Indicates that any sub-process of the parent process recurses
- subscribeKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Subscribes the current user to a specified knowledge center.
- subscribeKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- subscribeKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Subscribes the current user to multiple knowledge centers.
- subscribeKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- subscribeKnowledgeCentersWithNote(Long[], String) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Subscribes the current user to the specified knowledge centers.
- subscribeKnowledgeCentersWithNote$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- subscribeKnowledgeCenterWithNote(Long, String) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Subscribes the current user to a specified knowledge center.
- subscribeKnowledgeCenterWithNote$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- subscribeToForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Subscribe the current user to a given forum.
- subscribeToForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- subscribeToThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Subscribe the current user to a thread.
- subscribeToThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- subscribeUsersToThread(Long, String[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.the combination of
DiscussionMetadataCoreService.inviteUsersToThread(java.lang.String[], java.lang.Long)
andDiscussionMetadataCoreService.acceptThreadInvitation(java.lang.Long)
is more secure, and should be used instead - subscribeUsersToThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- SUBTYPE_CONNECTED_SYSTEM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Subtype for Connected System objects
- SUBTYPE_DATA_STORE_CONFIG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Reserved subtype for future use.
- SUBTYPE_FOLDER_APPLICATIONS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Applications folder subtype for Folders.
- SUBTYPE_FOLDER_CONNECTED_SYSTEMS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Root folder for Connected System objects.
- SUBTYPE_FOLDER_DATA_STORE_CONFIGS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Reserved subtype for future use.
- SUBTYPE_FOLDER_KNOWLEDGE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Knowledge folder subtype for Folders.
- SUBTYPE_FOLDER_MIGRATION_FLAGS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Root folder for Migration Flags objects.
- SUBTYPE_FOLDER_RULES - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Rules folder subtype for Folders.
- SUBTYPE_MIGRATION_FLAG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Subtype for Migration Flag objects
- SUBTYPE_RULE_CONSTANT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Constant subtype for Rules.
- SUBTYPE_RULE_DECISION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- SUBTYPE_RULE_DECISION_TABLE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.Was never supported.
- SUBTYPE_RULE_FREEFORM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Freeform rule subtype for Rules.
- SUBTYPE_RULE_INTERFACE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- SUBTYPE_RULE_OUTBOUND_INTEGRATION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- SUBTYPE_RULE_QUERY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Reserved subtype for future use.
- SUCCESS - Enum constant in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Indicates a successful upgrade.
- SUCCESS - Static variable in class com.appiancorp.suiteapi.content.ContentAccess
- SUCCESS_CODE - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Result code returned from the
MessagePublisherService
orProcessExecutionService.handleMessages(InternalMessage[])
indicating that the message was successfully sent. - suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Queries for content and returns a JSON formatted string to be used by autocomplete.
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.personalization.UserService
- suggest(String, int, SuggestParam[], Boolean) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Queries for content and returns a JSON formatted string to be used by autocomplete.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Queries for content and returns a JSON formatted string to be used by autocomplete.
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
- suggest(String, int, SuggestParam[], Boolean, Long[]) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Queries for content and returns a JSON formatted string to be used by autocomplete.
- SUGGEST_PROPERTY_DESCRIPTION - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SUGGEST_PROPERTY_NAME - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- SUGGEST_PROPERTY_QUALIFIED_NAME - Static variable in class com.appiancorp.suiteapi.type.DatatypeProperties
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- suggest$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- SuggestFilter() - Constructor for class com.appiancorp.suiteapi.common.SuggestParam.SuggestFilter
- suggestGroups(String, int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- suggestGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- suggestGroupsBulk(String[], int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- suggestGroupsBulk$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- Suggestion - Class in com.appiancorp.suiteapi.common
- Suggestion() - Constructor for class com.appiancorp.suiteapi.common.Suggestion
- SuggestParam - Class in com.appiancorp.suiteapi.common
- SuggestParam() - Constructor for class com.appiancorp.suiteapi.common.SuggestParam
-
Default constructor
- SuggestParam(SuggestParam) - Constructor for class com.appiancorp.suiteapi.common.SuggestParam
-
Convenience creator used for cloning
SuggestParam
instances. - SuggestParam(Long, String[], String[], String[]) - Constructor for class com.appiancorp.suiteapi.common.SuggestParam
-
Constructs a new instance.
- SuggestParam.SuggestFilter - Class in com.appiancorp.suiteapi.common
- suggestUsers(String, int) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.
- suggestUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- suggestUsersAndGroups(String, int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- suggestUsersAndGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- suggestUsersAndGroupsBulk(String[], int) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Deprecated.
- suggestUsersAndGroupsBulk$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- suggestUsersBulk(String[], int) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.
- suggestUsersBulk$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- sum(Column) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "summation" aggregation function to the given
Column
- sum(ColumnAlias) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "summation" aggregation function to the given
ColumnAlias
- sum(ColumnAlias, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "summation" aggregation function to the given
ColumnAlias
. - sum(String, String) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "summation" aggregation function to the given field name.
- sum(String, String, boolean) - Static method in class com.appiancorp.common.query.QueryBuilderTools.Aggregator
-
Apply a "summation" aggregation function to the given field name.
- SUM - Enum constant in enum class com.appiancorp.common.query.AggregationFunction
- SupportedEvaluationEnvironmentTypes - Annotation Interface in com.appiancorp.suiteapi.expression.annotations
-
Defines the environments in which this function is supported
By default, all functions created with the @Function annotation will be marked as supported in the low code platform environment. - supports(Class<?>) - Method in class com.appiancorp.suiteapi.security.auth.AuthenticationProviderWrapper
-
Defers to the delegate configured via the constructor.
- SUPPRESSIONS_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
- SXBR_BATCH_LIMIT_EXCEEDED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_BLOCKED_FUNCTIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_BLOCKED_FUNCTIONS_PARTIAL_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_BLOCKED_FUNCTIONS_RELAXED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_DUPLICATE_PK_WITHIN_BATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_EXTRA_IDS_FROM_PARTIAL_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_INTEGRATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_INTEGRATION_ERROR_PARTIAL_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_INVALID_RULE_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_INVALID_TRANSFORMATION_RETURN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_INVALID_TRANSFORMATION_RULE_INPUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_RESULT_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_RESULT_INVALID_TYPE_PARTIAL_SYNC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_SAME_DATA_ACROSS_BATCHES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SXBR_TRANSFORMATION_BLOCKED_FUNCTIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SYNCED_RECORD_TYPE_INVALID_SOURCE_FILTER - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SCHEMA_MISMATCH - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SCHEMA_MISMATCH_DATA_STORE_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SCHEMA_MISMATCH_DDL_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SCHEMA_MISMATCH_MULTIPLE_DATA_STORES_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_EXCEEDS_ROW_LIMIT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_NOT_FOUND_CONNECTED_SYSTEM_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_NOT_FOUND_DATA_STORE_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_NOT_FOUND_DDL_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCED_RECORD_TYPE_SOURCE_NOT_FOUND_MULTIPLE_DATA_STORES_PRESENT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- SYNCHRONIZATION_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the forum synchronization service.
- SynchronizationService - Interface in com.appiancorp.suiteapi.common
-
Deprecated.This interface and all of the methods defined within are obsolete and will be removed in a future release.
- SYNCHRONOUS - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema cannot be run asynchronously.
- SYS_APP_IMPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SYS_AUTOARCHIVE - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- SYS_AUTOARCHIVE_DELAY - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- SYSADMIN_GRP - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The group ID for system administrators.
- SYSADMIN_UTYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
User type indicating that the user is the system administrator for content.
- SYSTEM_ASYNC_INSPECT_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the external System IX sub folder.
- SYSTEM_COPILOT_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System Copilot folder.
- SYSTEM_DEFAULT - Static variable in class com.appiancorp.suiteapi.process.AbstractProcessModel
- SYSTEM_FOLDER_COVER_PHOTOS_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SYSTEM_FOLDER_COVER_PHOTOS_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System User Cover Photos folder.
- SYSTEM_FOLDER_OFFLINE_RULE_BUNDLES_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System Rule Bundles folder
- SYSTEM_FOLDER_RECORD_TYPES_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SYSTEM_FOLDER_RECORD_TYPES_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System Record Types folder.
- SYSTEM_FOLDER_TEMPO_ATTACHMENTS_CREATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- SYSTEM_FOLDER_TEMPO_ATTACHMENTS_ROOT_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the description of the root System Tempo Attachments folder.
- SYSTEM_FOLDER_TEMPO_ATTACHMENTS_ROOT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Internationalization key for the name of the root System Tempo Attachments folder.
- SYSTEM_IX_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System IX folder.
- SYSTEM_OBJECT_TEMPLATES_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the object templates System IX sub folder.
- SYSTEM_OPENAPI_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System OpenAPI folder.
- SYSTEM_PACKAGES_FOLDER_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of the System Packages folder.
- SYSTEM_RECORD_TYPE_NAME_PREFIX - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Prefix for all system record zips
- SYSTEM_SYSRULES_DESIGNER_ROOT_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Description of visible system rules root.
- SYSTEM_SYSRULES_DESIGNER_ROOT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of visible system rules root.
- SYSTEM_SYSRULES_INTERNAL_ROOT_DESCRIPTION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Description of hidden system rules root.
- SYSTEM_SYSRULES_INTERNAL_ROOT_NAME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Name of hidden system rules root.
- SystemAttributeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to delete an Attribute of a Group Type that is core to the Appian Installation.
- SystemAttributeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemAttributeException
-
Constructs a new exception with
null
as its detail message. - SystemAttributeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemAttributeException
-
Constructs a new exception with the specified detail message.
- SystemAttributeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemAttributeException
-
Constructs a new exception with the specified detail message and cause.
- SystemAttributeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemAttributeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- SystemCalendar - Class in com.appiancorp.suiteapi.process.calendar
-
Deprecated.use
WorkingCalendar
- SystemCalendar() - Constructor for class com.appiancorp.suiteapi.process.calendar.SystemCalendar
-
Deprecated.
- SystemGroupException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to delete a group that is core to the Personalization service.
- SystemGroupException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupException
-
Constructs a new exception with
null
as its detail message. - SystemGroupException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupException
-
Constructs a new exception with the specified detail message.
- SystemGroupException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupException
-
Constructs a new exception with the specified detail message and cause.
- SystemGroupException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- SystemGroupTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to delete a group type that is core to the Appian Installation.
- SystemGroupTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupTypeException
-
Constructs a new exception with
null
as its detail message. - SystemGroupTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupTypeException
-
Constructs a new exception with the specified detail message.
- SystemGroupTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupTypeException
-
Constructs a new exception with the specified detail message and cause.
- SystemGroupTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.SystemGroupTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
T
- TABLE_NAME - Static variable in class com.appiancorp.common.query.Filter
- TABLE_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.SortInfo
- takeDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Retrieves the draft version of the specified page and locks it for editing.
- takeDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- targetProcessId - Variable in class com.appiancorp.suiteapi.process.test.ProcessController
- TASK - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TASK_ACCEPTANCE_ACCEPTED_BY_ANOTHER - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because it was already accepted by another user.
- TASK_ACCEPTANCE_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because it is in an invalid state.
- TASK_ACCEPTANCE_NOT_ASSIGNEE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because the current user is not an assignee
- TASK_ACCEPTANCE_NOT_ASSIGNEE_CAN_COMPLETE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because the current user is not an assignee, but the user has complete permissions
- TASK_ACCEPTANCE_PAUSED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because the task is paused
- TASK_ACCEPTANCE_PROCESS_PAUSED - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task could not be accepted because the process is paused
- TASK_ACCEPTANCE_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that a task was accepted successfully
- TASK_ALLOW_INLINE_APPROVAL - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if in-line approval is allowed for the task.
- TASK_ATTACHMENTS_MASK - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if the task attachments are hidden.
- TASK_CANCELLATION_INSUFFICIENT_PRIVILEGES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a task failed because the current user has insufficient privileges to cancel the task - that is, if
ProcessPermissions.isStopAndPause()
returns false for the process containing the task - TASK_CANCELLATION_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a task failed because the task is in an invalid state
- TASK_CANCELLATION_INVALID_TASK - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a task failed because the task is invalid
- TASK_CANCELLATION_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the cancellation of a task was successful
- TASK_HEADER_MASK - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if the task header is hidden.
- TASK_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TASK_NO_LONGER_EXISTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TASK_PRIVILEGE_REASSIGN_ANY - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Constant indicating that the current user has the privileges to reject a given task, or to reassign the task to any user or group (inside or outside of the assignment pool)
- TASK_PRIVILEGE_REASSIGN_WITHIN_POOL - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Constant indicating that the current user has the privileges to reject a given task, or to reassign the task within the assignment pool
- TASK_PRIVILEGE_REJECT_ONLY - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Constant indicating that the current user only has the privileges to reject a given task
- TASK_PROPERTY_ADDED_ATTACHMENTS - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Added attachment ids to the task
- TASK_PROPERTY_ADDED_NOTES - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Added note ids to the task
- TASK_PROPERTY_ASSIGNEE - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Set for either initial ASSIGNED or REASSIGNED
- TASK_PROPERTY_ASSIGNEE_ASSIGNED - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Set for the initial assignment
- TASK_PROPERTY_ASSIGNEE_REASSIGNED - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Set if the task is reassigned
- TASK_PROPERTY_CANCELED - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Task is canceled
- TASK_PROPERTY_COMPLETED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Task was completed at given timestamp
- TASK_PROPERTY_ESCALATED - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Set when the task is escalated
- TASK_PROPERTY_ESCALATED_NOTIFICATION - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Escalated notification
- TASK_PROPERTY_NAME - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Task is now named the given name
- TASK_PROPERTY_PAUSED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Task was paused at the given timestamp
- TASK_PROPERTY_PRIORITY - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Priority of the task being set direction STRING newPriority STRING
- TASK_PROPERTY_PRIORITY_NAME - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Name of the priority that task was set to, in com.appiancorp.suiteapi.common.LocaleString form which contains the name in various locales
- TASK_PROPERTY_REMOVED_ATTACHMENTS - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Removed the given attachment ids from the task
- TASK_PROPERTY_REMOVED_NOTES - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Removed the given note ids from the task
- TASK_PROPERTY_RESUMED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Resumed the task at the given timestamp
- TASK_PROPERTY_RUNNING - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Is the task currently running?
- TASK_PROPERTY_SCHEDULED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Timer task scheduled at given timestamp
- TASK_PROPERTY_STARTED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Deprecated.see tp!startedIn for newer data
- TASK_PROPERTY_STARTED_IN - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Task started in the given task model template (tp!
- TASK_PROPERTY_TERMINATED_AT - Enum constant in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Timestamp at which the task was terminated.
- TASK_REJECTION_RESULT_INVALID_STATE - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the rejection of a task was unsuccessful because the task was in an invalid state to be rejected (i.e., the task was cancelled)
- TASK_REJECTION_RESULT_NOT_OWNER - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the rejection of a task was unsuccessful because the current user is not the owner of the task
- TASK_REJECTION_RESULT_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Result code indicating that the rejection of a task was successful
- TASK_REPORT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TASK_SAVE_BUTTON_MASK - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if the task save button is hidden.
- TASK_STATUS_ABORTED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
Deprecated.
- TASK_STATUS_ACCEPTED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A task receives this status when it is accepted by a user.
- TASK_STATUS_ASSIGNED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a task's initialization is complete and the task is ready to be accepted, but no user has accepted it yet.
- TASK_STATUS_CANCELLED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A final status indicating that a task has been canceled.
- TASK_STATUS_COMPLETED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A final status indicating that a task has been completed.
- TASK_STATUS_ERROR - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that an error has occurred during execution of a legacy web service activity.
- TASK_STATUS_NOT_STARTED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a task has been created but its initialization has not yet begun.
- TASK_STATUS_PAUSED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a task has been paused.
- TASK_STATUS_PAUSED_BY_EXCEPTION - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a task has been paused by exception.
- TASK_STATUS_RUNNING - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a legacy web service activity is running.
- TASK_STATUS_SCHEDULED_MULTIPLE - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
-
Constant for node having a schedule that once triggered will start multiple tasks
- TASK_STATUS_SCHEDULED_SINGLE - Static variable in class com.appiancorp.suiteapi.process.ScheduleSummary
-
Constant for node having a schedule that once triggered will start a single task
- TASK_STATUS_SKIPPED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A final status indicating that a task has been skipped.
- TASK_STATUS_SUBMITTED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that a legacy web service activity has been submitted.
- TASK_STATUS_UNATTENDED - Static variable in class com.appiancorp.suiteapi.process.TaskSummary
-
A status indicating that an unattended task has finished initialization and is either executing or about to be executed.
- TASK_SUBMISSION_NOT_OWNER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TASK_TOOLBAR_MASK - Static variable in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Bitmask that controls if the task toolbar is hidden.
- TASK_URL_DECRYPTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TaskController - Class in com.appiancorp.suiteapi.process.test
-
TaskController enables testing processes with attended tasks via program automation.
- TaskDataType - Annotation Interface in com.appiancorp.suiteapi.process
-
Convenience annotation to indicate a value represents an Appian Object.
- TaskDesignProperties - Class in com.appiancorp.suiteapi.process
-
Holds a task's high level metadata during design time (i.e. in the process modeler, not during execution.)
- TaskDesignProperties() - Constructor for class com.appiancorp.suiteapi.process.TaskDesignProperties
- TaskDetails - Class in com.appiancorp.suiteapi.process
-
More details about a task (attended activity) than are provided in the TaskSummary, including the notes and attachments on the task.
- TaskDetails() - Constructor for class com.appiancorp.suiteapi.process.TaskDetails
- taskId - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- TaskNavigationException - Exception in com.appiancorp.suiteapi.process.exceptions
- TaskNavigationException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.TaskNavigationException
- TaskNavigationException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.TaskNavigationException
- TaskProperties - Class in com.appiancorp.suiteapi.process
-
Holds the properties of a task.
- TaskProperties() - Constructor for class com.appiancorp.suiteapi.process.TaskProperties
- TASKS_COMMENT_ON_SOCIAL_TASK_SENT_BY_YOU - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a social task that was sent by you" notification type.
- TASKS_COMMENT_ON_SOCIAL_TASK_SENT_TO_YOU - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a social task that was sent to you" notification type.
- TASKS_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Tasks application
- TASKS_SOCIAL_TASK_SENT_BY_YOU_CLOSED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "A social task that was sent by you was closed" notification type.
- TASKS_SOCIAL_TASK_SENT_TO_YOU_CLOSED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "A social task that was sent to you was closed" notification type.
- TaskSummary - Class in com.appiancorp.suiteapi.process
-
Holds a high-level summary for a task.
- TaskSummary() - Constructor for class com.appiancorp.suiteapi.process.TaskSummary
- TaskUrlService - Class in com.appiancorp.suiteapi.process
- TaskUrlService(LegacyServiceProvider, PortableOpaqueUrlBuilder) - Constructor for class com.appiancorp.suiteapi.process.TaskUrlService
- TEMPLATE - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- TEMPO_COMMENT_ON_GIVEN_KUDOS - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a kudos that you gave" notification type.
- TEMPO_COMMENT_ON_KUDOS_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a kudos that you have commented on or starred" notification type.
- TEMPO_COMMENT_ON_MESSAGE - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
PortalNotificationService.TEMPO_COMMENT_ON_MESSAGE_TO_GROUP
is now used for messages to users, groups and everyone - TEMPO_COMMENT_ON_MESSAGE_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a post or message that you have commented on" notification type.
- TEMPO_COMMENT_ON_MESSAGE_TO_GROUP - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on your message" notification type.
- TEMPO_COMMENT_ON_POST - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on an event attributed to you" notification type.
- TEMPO_COMMENT_ON_POST_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on an event that you have commented on" notification type.
- TEMPO_COMMENT_ON_POST_TO_FOLLOWERS - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on your post" notification type.
- TEMPO_COMMENT_ON_RECEIVED_KUDOS - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a kudos that you received" notification type.
- TEMPO_COMMENT_ON_SYSTEM_POST_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New comment on a system event that you have commented on" notification type.
- TEMPO_ENGINE_ACTION_INSTRUCTIONS_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ACTION_LABEL_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ACTION_SUMMARY_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ADD_COMMENT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ADD_ENTRY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ADD_PARTICIPANTS_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ADD_SUBSCRIPTION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ALREADY_PARENTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ALREADY_PERSISTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_AUTHOR_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_AUTHOR_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_BAD_TIMESTAMP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_BODYTEXT_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_BODYTEXT_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_CLOSE_SOCIAL_TASK_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_DATA_SOURCE_NOT_CONFIGURED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_DELETE_ENTRY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_ENTRY_NOT_ACCESSIBLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_FEED_ENTRY_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_FEED_ENTRY_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_FEED_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_FEED_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_FEED_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_GENERAL_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_GET_ENTRY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_GET_FEED_BY_UUID_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_INVALID_FILE_ATTACHMENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_QUERY_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_REMOVE_SUBSCRIPTION_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_SOCIAL_TASK_ALREADY_CLOSED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_SOCIAL_TASK_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_SOCIAL_TASK_NOT_ACCESSIBLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_SOCIAL_TASK_REQUIRES_ASSIGNEE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_ENGINE_SOURCE_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_FEED - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TEMPO_FEEDS_DELETE_GENERAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_FEEDS_DELETE_NOTHING_SELECTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_FEEDS_GENERAL_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_FEEDS_SECURITY_UPDATE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEMPO_GROUP_MESSAGE_POSTED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New group message posted" notification type.
- TEMPO_GROUP_PARTICIPANT_ADDED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Group has been added as a participant
- TEMPO_HAZARD_ON_POST - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New hazard on an event attributed to you" notification type.
- TEMPO_HAZARD_ON_POST_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New hazard on an event that you have commented on" notification type.
- TEMPO_HAZARD_ON_SYSTEM_POST_COMMENTED_ON - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New hazard on a system event that you have commented on" notification type.
- TEMPO_MESSAGE_POSTED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New message sent to you" notification type.
- TEMPO_NOTIFICATION_APPLICATION - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant for the Tempo application
- TEMPO_PARTICIPANT_ADDED - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.You have been added as a participant
- TEMPO_PARTICIPANT_ADDED_TO_YOUR_ENTRY - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Participants added to your feed entry
- TEMPO_POST_ATTRIBUTED_TO_YOU - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New event attributed to you" notification type.
- TEMPO_RECEIVED_KUDOS - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.A constant corresponding to the "New kudos given to you" notification type.
- TEMPO_REPORT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TEMPORARY - Enum constant in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
- TemporaryCredentialsExpiredException - Exception in com.appiancorp.suiteapi.common.spring.security
-
Thrown if an authentication request is rejected because the account's temporary credentials have expired.
- TemporaryCredentialsExpiredException(String) - Constructor for exception com.appiancorp.suiteapi.common.spring.security.TemporaryCredentialsExpiredException
- TemporaryCredentialsExpiredException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.spring.security.TemporaryCredentialsExpiredException
- TemporaryPasswordException - Exception in com.appiancorp.suiteapi.common.spring.security
-
Thrown if an authentication request is rejected because it's using an account's temporary credentials but cannot be redirected to the interface that allows to enter a new password.
- TemporaryPasswordException(String) - Constructor for exception com.appiancorp.suiteapi.common.spring.security.TemporaryPasswordException
- TemporaryPasswordException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.spring.security.TemporaryPasswordException
- TemporaryPasswordExpiredException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when the user's temporary password has expired.
- TemporaryPasswordExpiredException(UserProfile) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.TemporaryPasswordExpiredException
- TERMINATE_EVENT_PRODUCER - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Event type code for a terminate event.
- TerminateAuthenticationChainException - Exception in com.appiancorp.suiteapi.security.auth
-
This exception could be thrown by an
AuthenticationProvider
to stop authenticating against other availableAuthenticationProvider
s and immediately fail authentication. - TerminateAuthenticationChainException(AuthenticationException) - Constructor for exception com.appiancorp.suiteapi.security.auth.TerminateAuthenticationChainException
- TerminateEventProducer - Class in com.appiancorp.suiteapi.process.events
-
Represents a terminate event producer.
- TerminateEventProducer() - Constructor for class com.appiancorp.suiteapi.process.events.TerminateEventProducer
-
Constructs a new TerminateEventProducer.
- TerminateOptionsException() - Constructor for exception com.appiancorp.suiteapi.common.cli.Option.TerminateOptionsException
- TERMINATING - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process is terminating, but the end node has not yet completed.
- TEST_MANAGEMENT - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette "Test Management".
- TEST_SERVICE_INVALID_APP_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_INVALID_ID_TEST_RUN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_INVALID_ID_TEST_STATUS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_INVALID_JOB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_INVALID_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_NO_PERMISSIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_NON_APPLICATION_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_NON_DESIGNER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_NULL_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TEST_SERVICE_TIMEOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- testFreeformRule(FreeformRule) - Method in class com.appiancorp.suiteapi.content.ContentAccess
-
This method tests a freeform rule by evaluating its definition.
- THREAD - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- THREAD_ADMINS - Static variable in class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- ThreadedMessage - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ThreadedMessage() - Constructor for class com.appiancorp.suiteapi.forums.ThreadedMessage
-
Deprecated.
- ThreadRoleMap - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ThreadRoleMap() - Constructor for class com.appiancorp.suiteapi.forums.ThreadRoleMap
-
Deprecated.
- ThreadSummary - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- ThreadSummary() - Constructor for class com.appiancorp.suiteapi.forums.ThreadSummary
-
Deprecated.
- Threshold - Class in com.appiancorp.suiteapi.process.analytics2
-
Bean detailing analytics threshold object.
- Threshold() - Constructor for class com.appiancorp.suiteapi.process.analytics2.Threshold
- TIME - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- TIME - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TIMER_EVENT_TRIGGER - Static variable in class com.appiancorp.suiteapi.process.events.Event
-
Event type code for a timer event.
- TimerEventTrigger - Class in com.appiancorp.suiteapi.process.events
-
Represents the trigger for a timer event.
- TimerEventTrigger() - Constructor for class com.appiancorp.suiteapi.process.events.TimerEventTrigger
-
Constructs a new TimerEventTrigger.
- timestamp - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- TIMESTAMP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TIMEZONE_NOT_SET_TO_GMT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- title - Variable in class com.appiancorp.exceptions.AppianError
- TITLE - Enum constant in enum class com.appiancorp.type.system.ListViewItem.Field
- TITLE - Static variable in class com.appiancorp.exceptions.AppianError
- TO_EXPRESSION_CANNOT_CONVERT_SYSTEM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TO_JSON_CANNOT_CONVERT_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TO_JSON_SERIALIZATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TO_JSON_SERIALIZATION_16_1 - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TO_STRING_STYLE - Static variable in class com.appiancorp.suiteapi.type.TypedValue
- TO_XML_CANNOT_CONVERT_SYSTEM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- toAppianException() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- toApplicationActionBean() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Constructs an ApplicationActionBean and returns it
- toApplicationActions(ApplicationAction[]) - Static method in class com.appiancorp.suiteapi.applications.Application.ApplicationActions
-
Converts a given array of
ApplicationAction
objects to anApplication.ApplicationActions
object. - toBoolean(Object) - Static method in class com.appiancorp.suiteapi.process.PvReturnConverter
-
Deprecated.
- toEncodedString() - Method in class com.appiancorp.suiteapi.common.LocaleString
- toErrorCode(String) - Static method in class com.appiancorp.exceptions.AppianErrorCode
-
Returns the error code.
- toFieldName() - Method in enum class com.appiancorp.type.system.ListViewItem.Field
- toFunctionString(String, NamedTypedValue[]) - Static method in class com.appiancorp.suiteapi.expression.FunctionRequest
- toFunctionString(String, String, NamedTypedValue[]) - Static method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Creates an Appian expression for the specified function and parameters
- ToggledOffException - Exception in com.appiancorp.exceptions
-
This is a marker exception that is intended to be thrown from code that requires a feature toggle to be on.
- ToggledOffException() - Constructor for exception com.appiancorp.exceptions.ToggledOffException
- TooManyDocumentsException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when the number of documents exceeds a specified number
- TooManyDocumentsException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.TooManyDocumentsException
- TooManyDocumentsException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.TooManyDocumentsException
- TooManyDocumentsException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.TooManyDocumentsException
- TooManyDocumentsException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.TooManyDocumentsException
- toOneBased() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
- toPositionalValue() - Method in enum class com.appiancorp.type.system.ListViewItem.Field
- toString() - Method in class com.appiancorp.common.query.Aggregation
- toString() - Method in class com.appiancorp.common.query.AggregationColumn
- toString() - Method in class com.appiancorp.common.query.Column
- toString() - Method in class com.appiancorp.common.query.ColumnAlias
- toString() - Method in class com.appiancorp.common.query.Facet
- toString() - Method in class com.appiancorp.common.query.FacetOption
- toString() - Method in class com.appiancorp.common.query.Filter
- toString() - Method in class com.appiancorp.common.query.LogicalExpression
- toString() - Method in class com.appiancorp.common.query.Query
- toString() - Method in class com.appiancorp.common.query.Search
- toString() - Method in class com.appiancorp.common.query.Selection
- toString() - Method in class com.appiancorp.exceptions.AppianError
- toString() - Method in error com.appiancorp.exceptions.AppianErrorCode.InvalidErrorCode
- toString() - Method in class com.appiancorp.exceptions.AppianErrorCode
- toString() - Method in exception com.appiancorp.exceptions.InsufficientPrivilegesException
- toString() - Method in exception com.appiancorp.exceptions.ObjectNotFoundException
- toString() - Method in class com.appiancorp.services.AbstractServiceContext
- toString() - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedApplications
- toString() - Method in class com.appiancorp.suiteapi.applications.Application.AssociatedObjects
- toString() - Method in class com.appiancorp.suiteapi.applications.ApplicationRoleMap
- toString() - Method in class com.appiancorp.suiteapi.common.Credentials
-
Debug representation of Credentials.
- toString() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianException
-
Returns a detailed exception's message representation.
- toString() - Method in exception com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException
- toString() - Method in class com.appiancorp.suiteapi.common.Identity
-
Returns a string representation of the
Identity
. - toString() - Method in class com.appiancorp.suiteapi.common.LocaleString
-
Returns a string representation of the given
LocaleString
object. - toString() - Method in class com.appiancorp.suiteapi.common.LocalizedIdentity
-
Returns a string representation of the
LocalizedIdentity
. - toString() - Method in class com.appiancorp.suiteapi.common.LocalObject
-
Returns a string representation of the
LocalObject
.In general, the toString method returns a string that "textually represents" this object. - toString() - Method in class com.appiancorp.suiteapi.common.paging.DataSubset
- toString() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Returns a string representation of the
PagingInfo
- toString() - Method in class com.appiancorp.suiteapi.common.paging.SortInfo
-
Returns a string representation of the
SortInfo
- toString() - Method in class com.appiancorp.suiteapi.common.Result
- toString() - Method in class com.appiancorp.suiteapi.common.ResultList
- toString() - Method in class com.appiancorp.suiteapi.common.ResultPage
-
Returns the
ResultPage
and its array of results as a string. - toString() - Method in class com.appiancorp.suiteapi.common.Role
- toString() - Method in class com.appiancorp.suiteapi.common.RoleMap
- toString() - Method in class com.appiancorp.suiteapi.common.Security
- toString() - Method in class com.appiancorp.suiteapi.common.spring.security.BasicUserDetailsContextMapper
- toString() - Method in class com.appiancorp.suiteapi.common.spring.security.CompositeSessionAuthenticationStrategy
- toString() - Method in class com.appiancorp.suiteapi.common.spring.security.RegexDelegatingUserDetailsService
- toString() - Method in class com.appiancorp.suiteapi.common.ValidationItem
-
Could be used for logging
- toString() - Method in class com.appiancorp.suiteapi.content.Approved
- toString() - Method in class com.appiancorp.suiteapi.content.Content
-
Creates a string representation of the content (does not contain all fields).
- toString() - Method in class com.appiancorp.suiteapi.content.ContentOutputStream
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.content.ContentRole
- toString() - Method in class com.appiancorp.suiteapi.content.ContentRoleMap
- toString() - Method in class com.appiancorp.suiteapi.content.MaxAvgMetric
- toString() - Method in class com.appiancorp.suiteapi.content.TotalByDayOfWeek
- toString() - Method in class com.appiancorp.suiteapi.content.TotalByExtension
- toString() - Method in class com.appiancorp.suiteapi.content.TotalByHour
- toString() - Method in class com.appiancorp.suiteapi.content.TotalByType
- toString() - Method in class com.appiancorp.suiteapi.content.UserStatistics
- toString() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
String conversion.
- toString() - Method in class com.appiancorp.suiteapi.expression.Function
- toString() - Method in class com.appiancorp.suiteapi.expression.FunctionCategory
- toString() - Method in class com.appiancorp.suiteapi.expression.FunctionParameter
- toString() - Method in class com.appiancorp.suiteapi.expression.FunctionRequest
-
Returns the String representation of the Function Request object.
- toString() - Method in class com.appiancorp.suiteapi.expression.PartialResult
- toString() - Method in class com.appiancorp.suiteapi.forums.Forum
-
Deprecated.String useful for debugging purposes.
- toString() - Method in class com.appiancorp.suiteapi.ix.ImportObject
- toString() - Method in class com.appiancorp.suiteapi.ix.ImportResults
- toString() - Method in class com.appiancorp.suiteapi.messaging.InternalJmsMessage
- toString() - Method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
String representation of this object.
- toString() - Method in class com.appiancorp.suiteapi.messaging.JmsTopic
- toString() - Method in class com.appiancorp.suiteapi.messaging.MessageType
- toString() - Method in class com.appiancorp.suiteapi.personalization.Attribute
- toString() - Method in class com.appiancorp.suiteapi.personalization.Condition
- toString() - Method in class com.appiancorp.suiteapi.personalization.Expression
- toString() - Method in class com.appiancorp.suiteapi.personalization.Group
- toString() - Method in class com.appiancorp.suiteapi.personalization.GroupBase
- toString() - Method in class com.appiancorp.suiteapi.personalization.GroupType
- toString() - Method in class com.appiancorp.suiteapi.personalization.GroupTypeBase
- toString() - Method in class com.appiancorp.suiteapi.personalization.RuleSet
-
Creates a string representation of the RuleSet (does not contain all fields).
- toString() - Method in class com.appiancorp.suiteapi.personalization.UserProfile
- toString() - Method in class com.appiancorp.suiteapi.portal.BackendTimeZoneSimple
-
To String Returns human-readable
BackendTimeZoneSimple
, including ID, offset from GMT (in milliseconds), and savings during DST (in milliseconds) - toString() - Method in class com.appiancorp.suiteapi.portal.CalendarSetting
- toString() - Method in class com.appiancorp.suiteapi.portal.Page
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.portal.Portlet
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.portal.portlets.links.Link
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.process.AbstractProcessNode
-
Converts the process node to a string, which can be used in debugging.
- toString() - Method in class com.appiancorp.suiteapi.process.ActivityClass
- toString() - Method in class com.appiancorp.suiteapi.process.ActivityProperties
-
Returns the String representation of the
ActivityProperties
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.Column
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceAttributes
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.PerformanceMetrics
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.ReportData
- toString() - Method in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
- toString() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarDateElement
-
Simple toString method.
- toString() - Method in class com.appiancorp.suiteapi.process.calendar.CalendarElement
-
Simple toString method.
- toString() - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Simple toString method.
- toString() - Method in class com.appiancorp.suiteapi.process.Connection
-
Creates a String representation of this object, which is useful for debugging.
- toString() - Method in class com.appiancorp.suiteapi.process.events.Event
- toString() - Method in class com.appiancorp.suiteapi.process.events.MessageEventProducer
- toString() - Method in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- toString() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
- toString() - Method in class com.appiancorp.suiteapi.process.framework.ActivityExecutionMetadata
- toString() - Method in class com.appiancorp.suiteapi.process.framework.SafeActivityReturnVariable
-
converts typed variable to a string
- toString() - Method in class com.appiancorp.suiteapi.process.history.CompleteValue
- toString() - Method in class com.appiancorp.suiteapi.process.history.PartialValue
- toString() - Method in class com.appiancorp.suiteapi.process.HistoryRecord
-
Only intended to help debugging.
- toString() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessModelResult
-
Convert this object to String for debugging purposes.
- toString() - Method in class com.appiancorp.suiteapi.process.NodeActionProcessResult
-
Convert this object to String for debugging purposes.
- toString() - Method in class com.appiancorp.suiteapi.process.NodeActionResult
-
Convert this object to String for debugging purposes.
- toString() - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.process.NoteMetadata
-
Deprecated.
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessExceptionType
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessModel.Descriptor
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessModel
-
Generates a string representation of this model for debugging.
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessModelFolder
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessModelProperties
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessModelWithErrors
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessProperties
- toString() - Method in class com.appiancorp.suiteapi.process.ProcessVariableInstance
- toString() - Method in class com.appiancorp.suiteapi.process.TaskProperties
-
Returns the task properties as a string of the following format: " id=%getId()% name=%getName()% desc=%getDescription()% displayName=%geDisplayName%" (the methods between the % signs are the getters that are called to get the properties before returning them in the string).
- toString() - Method in class com.appiancorp.suiteapi.process.test.Controller.LogElement
- toString() - Method in class com.appiancorp.suiteapi.security.auth.AppianUserDetails
- toString() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnostic
- toString() - Method in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
- toString() - Method in class com.appiancorp.suiteapi.type.config.ImportResult
- toString() - Method in class com.appiancorp.suiteapi.type.DatatypeProperties
- toString() - Method in class com.appiancorp.suiteapi.type.NamedTypedValue
- toString() - Method in class com.appiancorp.suiteapi.type.TypedValue
- toString() - Method in class com.appiancorp.type.system.ListView
- toString() - Method in class com.appiancorp.type.system.ListViewDataSubset
- toString() - Method in class com.appiancorp.type.system.ListViewItem
- toString(String[]) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Converts an array of
String
s in to a singleString
containing a comma-separated list of the passed strings. - toStringMultiline() - Method in class com.appiancorp.common.query.Query
-
Returns a multiline string representation of the
Query
- toStringSecurityVector(Integer) - Static method in class com.appiancorp.suiteapi.content.ContentRoleMap
- Total - Class in com.appiancorp.suiteapi.content
-
This class stores a count and is extended by classes used in the ContentStatisticsService.
- Total() - Constructor for class com.appiancorp.suiteapi.content.Total
- TOTAL_COUNT_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
- TotalByDayOfWeek - Class in com.appiancorp.suiteapi.content
-
This bean tracks the count for a day of the week.
- TotalByDayOfWeek() - Constructor for class com.appiancorp.suiteapi.content.TotalByDayOfWeek
- TotalByExtension - Class in com.appiancorp.suiteapi.content
-
This bean tracks the count for an extension.
- TotalByExtension() - Constructor for class com.appiancorp.suiteapi.content.TotalByExtension
- TotalByHour - Class in com.appiancorp.suiteapi.content
-
This bean tracks the count for a an hour of the day.
- TotalByHour() - Constructor for class com.appiancorp.suiteapi.content.TotalByHour
- TotalByType - Class in com.appiancorp.suiteapi.content
-
This bean tracks the count for a Content type.
- TotalByType() - Constructor for class com.appiancorp.suiteapi.content.TotalByType
- toXML() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Converts this role map to xml and returns it as a string.
- toXML() - Method in interface com.appiancorp.suiteapi.common.XMLable
-
Generates an XML representation of this object (including all child objects).
- toXML() - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- toXML() - Method in class com.appiancorp.suiteapi.process.ActivityClass
- toXML() - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
- toXML() - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- toXML() - Method in class com.appiancorp.suiteapi.process.Assignment
- toXML() - Method in class com.appiancorp.suiteapi.process.Attachment
-
converts the process model to xml as a string
- toXML() - Method in class com.appiancorp.suiteapi.process.Connection
-
converts the
connection
to XML and returns it as a String - toXML() - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Converts the form to xml
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Converts the contained form to xml
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Converts the form element to xml
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
-
Creates an XML representation of this object.
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
-
Creates an XML representation of this object.
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.JSPForm
-
Creates an XML representation of this object.
- toXML() - Method in class com.appiancorp.suiteapi.process.forms.Option
- toXML() - Method in class com.appiancorp.suiteapi.process.Instances
- toXML() - Method in class com.appiancorp.suiteapi.process.Interval
-
Returns String representation of the
Interval
object. - toXML() - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Returns an XML representation of the
Note
- toXML() - Method in class com.appiancorp.suiteapi.process.Palette
-
Converts the palette to XML and returns it as as string
- toXML() - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Not yet implemented
- toXML() - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Converts this palette item to xml and returns it as a string.
- toXML() - Method in class com.appiancorp.suiteapi.process.Priority
-
Converts this priority to xml and returns it as a string.
- toXML() - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Generates an XML representaion of this summary.
- toXML() - Method in class com.appiancorp.suiteapi.process.Spawning
-
Spawn instances equal to the difference in the number of elements in Process Variable array and the number of instances created in the previous execution.
- toXML() - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Converts a typed variable to XML.
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.common.Security
-
Converts the object to XML and stores it in a
StringBuffer
. - toXML(StringBuffer) - Method in interface com.appiancorp.suiteapi.common.XMLable
-
Appends an XML representation of this object (including all child objects) to the given buffer.
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.process.ActivityClass
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
-
Creates an XML representation of this assignee and appends it to the given StringBuffer.
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.process.Palette.Descriptor
-
Converts the descriptor to xml and stores it in a StringBuffer
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.process.PaletteCategory.Descriptor
-
Not yet implemented
- toXML(StringBuffer) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Converts this role map node to XML and stores it in a
StringBuilder
. - toXML(StringBuilder) - Method in interface com.appiancorp.suiteapi.common.XMLable
-
Appends an XML representation of this object (including all child objects) to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.AbstractSchedule
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ActivityClass
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ActivityClassParameterSchema
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ActivityClassSchema
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.AppianTypeCache
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Assignment.Assignee
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Assignment
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Attachment
-
Appends an XML representation of this model to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Connection
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.DynamicForm
-
Converts the from to xml
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.FormConfig
-
Converts the contained form to xml
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.FormElement
-
Converts the form element to xml
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.FormElementBinding
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.InternalForm
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.JSPForm
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.forms.Option
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Instances
-
Appends the XML representation of the
Instances
to the given buffer. - toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Interval
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Note
-
Deprecated.Appends the XML representation of the
Note
to the given buffer. - toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Palette
-
Converts the palette to XML and stores it in a StringBuffer
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.PaletteCategory
-
Not yet implemented
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.PaletteItem
-
Converts the palette item to XML and stores it in a StringBuffer
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Priority
-
Converts the priority to XML and stores it in a StringBuffer
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ProcessModelSummary
-
Appends an XML representation of this object to the given buffer.
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ProcessSummary
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.ScheduleInstance
-
Adds the XML representation of the object to the buffer
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.Spawning
- toXML(StringBuilder) - Method in class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Appends the XML representation of this typed variable to the given buffer.
- toZeroBased() - Method in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
The caller assumes that this
pagingInfo
has a 1-based start index. - TRANSACTIONAL_REACTION_BEGIN_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSACTIONAL_REACTION_COMMIT_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSACTIONAL_REACTION_ROLLBACK_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- transformNodeForm(byte[], String, Map<String, String>, Map<String, Object>) - Method in interface com.appiancorp.suiteapi.process.forms.InternalFormProcessor
-
The transformNodeForm method will be used for both process start and attended node forms.
- transitions - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZone
-
Transitions
Timestamp
array specifying transitions between Daylight Savings Time and Standard Time - transitionsOffset - Variable in class com.appiancorp.suiteapi.portal.BackendTimeZone
-
Transitions Offset
Integer
array specifying milliseconds offset by transitions between Daylight Savings Time and Standard Time - TRANSLATION_SET_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_BAD_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_CHARACTER_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_DESCRIPTION_NOTES_CHARACTER_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_FILE_EMPTY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_MISMATCH_UUID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_MISSING_HEADERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_MISSING_PRIMARY_LOCALE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_IMPORT_STRING_LIMIT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_KEY_NOT_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_KEY_NOT_VARIABLE_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_MISSING_PRIMARY_LOCALE_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_STRING_VARIABLES_LIMIT_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_UNABLE_TO_MOVE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_VARIABLE_MISSING_IN_PRIMARY_LOCALE_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TRANSLATION_VARIABLE_NOT_DEFINED_IN_PRIMARY_LOCALE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- Tree - Class in com.appiancorp.suiteapi.common
-
Collection of objects such that each object has data and potentially references to other
Tree
s, subject to the following restrictions: Each tree has exactly one root. - Tree() - Constructor for class com.appiancorp.suiteapi.common.Tree
- TreeNode - Class in com.appiancorp.suiteapi.common
-
Represents a node in tree without relationships to other nodes.
- TreeNode() - Constructor for class com.appiancorp.suiteapi.common.TreeNode
- TreePivot - Class in com.appiancorp.suiteapi.common
-
Represents a view of a tree from the position of a node in the tree.
- TreePivot() - Constructor for class com.appiancorp.suiteapi.common.TreePivot
- triggerRecurrence(Long, Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Triggers the recurrence instance of the given node
- triggerRecurrence$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- triggerSchedule(Integer, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Triggers the schedule instance for the task or node
- triggerSchedule$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- triggerTaskEscalation(Long, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Triggers the desired escalation instance for the task.Users must obtain escalation id from TaskDetails object.
- triggerTaskEscalation$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- TV_TO_ECORE_DUPLICATE_FIELDS_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TV_TO_ECORE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TvReturnConverter - Class in com.appiancorp.suiteapi.process
-
Deprecated.
- TvReturnConverter() - Constructor for class com.appiancorp.suiteapi.process.TvReturnConverter
-
Deprecated.
- type - Variable in exception com.appiancorp.suiteapi.process.exceptions.InvalidObjectTypeIdException
- Type - Annotation Interface in com.appiancorp.suiteapi.type
-
The Type annotation enables one to indicate that the annotated method or parameter is dealing with the specified type.
- TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.AheadOfScheduleFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.BehindScheduleFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.CompletedAheadOfScheduleFilter
-
Deprecated.This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.CompletedBehindScheduleFilter
-
Deprecated.This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.CompletedFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.DueTodayFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.LastNCompletedFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.LastNDaysFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.NotYetCompletedFilter
-
Deprecated.This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.OutsideNStandardDeviationsFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.RunningFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter
-
This constant tells the backend what kind of filter this is.
- TYPE - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- TYPE_ABSOLUTE - Static variable in class com.appiancorp.suiteapi.process.Deadline
- TYPE_ADD_ATTACHMENT - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_ADD_NOTE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_ADD_VARIABLE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_AGGREGATE_GROUP - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_AGGREGATE_USER - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_ALL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Type mask to match any type.
- TYPE_AMBIGUOUS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_ANY_KC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Knowledge Center type, includes both personal and community KCs.
- TYPE_APPLICATION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Application type.
- TYPE_ASSIGNED - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_ASSIGNEE_POOL - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema are for to perform task assignment only.
- TYPE_ASSIGNMENT - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema are for to perform task assignment only.
- TYPE_BOOLEAN - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_BOOLEAN - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are booleans
- TYPE_BPM_NODE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_BPM_PROCESS - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_BPM_PROCESS_MODEL - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_BPM_TASK - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_CANCEL - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_CHANGE_PRIORITY - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Type field for a community knowledge center
- TYPE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Community type.
- TYPE_COMMUNITY - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Constant indicating that a folder is of type community.
- TYPE_COMMUNITY_KC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Community Knowledge Center type.
- TYPE_COMPLETE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_CONTAINER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Container type, includes communities, KCs, and folders.
- TYPE_CONTENT - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_CONTENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Content type, includes folders and documents.
- TYPE_CUSTOM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Custom content type.
- TYPE_CUSTOM - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- TYPE_DASHBOARD - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- TYPE_DATE - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_DATE - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are dates
- TYPE_DB_INACCESSIBLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DB_TYPE_LOAD_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DB_TYPE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DB_TYPE_SAVE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DB_UPDATE_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DB_VALIDATE_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DEACTIVATE_ALREADY_DEACTIVATED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DEACTIVATE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DEACTIVATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DEACTIVATED_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DEACTIVATED_UPDATED_FOR_APP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DELETED_AFTER_SAVE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_DISCUSSION_THREAD - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_DOCUMENT - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_DOCUMENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Document type.
- TYPE_EDIT_PROCESS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
-
Represents an edit of a process from Edit Mode.
- TYPE_EMAIL_ADDRESS - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_ESCALATED - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_ESCALATION_NOTIFICATION - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_ESCALATIONS - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema are escalations.
- TYPE_EVENT_ABORT - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_EVENT_ACTIVATE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_EVENT_CANCEL - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_EVENT_FIRE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_EVENT_PRODUCER - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Escalation that produces an event.
- TYPE_EXPORT_NOT_SUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_FLOAT - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_FLOAT - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are decimals
- TYPE_FOLDER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder type.
- TYPE_FORUM - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_GROUP - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_GROUP - Variable in class com.appiancorp.suiteapi.common.PublicRoleMap
- TYPE_GROUP - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_GROUP - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_GROUP - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are Appian Groups
Group
- TYPE_GROUP_TYPE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_GROUP_UUIDS - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_ID_TO_NAMESPACE_CONVERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_IGNORE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Type mask to ignore the type (matches any type).
- TYPE_IMPORT_DTD_XSD_COMPARISON_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_IMPORT_PRE_EXISTING_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_IMPORT_PRE_EXISTING_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INTEGER - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_INTEGER - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are integers
- TYPE_INVALID_NAMESPACE_ID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INVALID_PARTIAL_XSD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INVALID_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INVALID_REFERENCE_ACP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INVALID_REFERENCE_MAPPING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_INVALID_REFERENCE_PV - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_KNOWLEDGE_CENTER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_LINK - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_LIST_TYPE_NOT_FOUND - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_MESSAGE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_MODIFY_EXTERNAL_VARIABLE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_MODIFY_NAME - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_MODIFY_VARIABLE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_NAMESPACE_TO_ID_CONVERSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_NO_DB_TYPE_DEFINITION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_NON_CONTAINER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Typemask to exclude only containers.
- TYPE_NON_DOCUMENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Typemask to exclude documents.
- TYPE_NOTIFY - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Escalation that sends a notification.
- TYPE_PAGE - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_PAUSE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_PERSONAL - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.Type field for a personal knowledge center
- TYPE_PERSONAL_KC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Personal Knowledge Center type.
- TYPE_PORTAL_PAGE - Static variable in class com.appiancorp.suiteapi.portal.PageInfo
-
Deprecated.
- TYPE_PORTLET - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_PRIORITY - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Escalation that changes the task priority.
- TYPE_PRIVATE - Static variable in class com.appiancorp.suiteapi.process.ProcessModelFolder
-
Constant indicating that a folder is of type private.
- TYPE_PROPERTY_UNION_KEYS - Static variable in class com.appiancorp.suiteapi.type.Datatype
-
The name of the type property that holds the type keys used to identify the types that are part of a union (ie. for a type that has
AppianType.UNION
as its foundation type). - TYPE_PROPERTY_UNION_TYPES - Static variable in class com.appiancorp.suiteapi.type.Datatype
-
The name of the type property that holds the type ids of the types that are part of a union (ie. for a type that has
AppianType.UNION
as its foundation type). - TYPE_REASSIGN - Static variable in class com.appiancorp.suiteapi.process.AbstractEscalation
-
Escalation that reassigns the task.
- TYPE_REASSIGNED - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_RELATIVE - Static variable in class com.appiancorp.suiteapi.process.Deadline
- TYPE_REMOVE_ATTACHMENT - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_REMOVE_NOTE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_RESUME - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_RULE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Rule type.
- TYPE_SCHEDULE - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the type service.
- TYPE_SMART_NODES - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that nodes containing activities of this schema are smart noded.
- TYPE_START - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
- TYPE_STRING - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_STRING - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are strings
- TYPE_SUBPROCESS - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema are subprocesses.
- TYPE_SYSTEM - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema are for internal system use only.
- TYPE_UPGRADE_PROCESS - Static variable in class com.appiancorp.suiteapi.process.HistoryRecord
-
Represents an upgrade of a process to a new process model.
- TYPE_USER - Static variable in class com.appiancorp.suiteapi.common.LocalObjectTypeMapping
- TYPE_USER - Variable in class com.appiancorp.suiteapi.common.PublicRoleMap
- TYPE_USER - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_USER - Static variable in class com.appiancorp.suiteapi.personalization.Attribute
- TYPE_USER - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Type for attributes that are Appian Users
User
- TYPE_USER_UUIDS - Static variable in class com.appiancorp.suiteapi.common.RoleMap
- TYPE_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_ANYLINK_INVALID_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_ANYLINK_LINKS_INCLUDES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_ANYLINKFIELD_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_APPLICATION_HEADER_LAYOUT_INCLUDES_INVALID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_BAR_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_BARCHART_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_BUTTON_LAYOUT_PRIMARY_BUTTONS_CONTAINING_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_BUTTON_LAYOUT_SECONDARY_BUTTONS_CONTAINING_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_BUTTON_WIDGET_INVALID_STYLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_ARRAY_LAYOUT_COLUMNS_CONTAINING_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_ARRAY_LAYOUT_COLUMNS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_COLUMN_ARRAY_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_COLUMN_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_CONTAINING_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_FORM_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_ILLEGAL_UI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_NON_UI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMN_LAYOUT_CONTENTS_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_COLUMNCHART_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_DATEPICKERFIELD_INVALID_VALUE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_DATETIMEPICKERFIELD_INVALID_VALUE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_EXPR_DESIGNER_HEADER_COLUMN_ARRAY_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Deprecated.Type no longer exists
- TYPE_VALIDATION_GRID_COLUMN_ALIGNMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_COLUMN_INVALID_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_COLUMN_TEXT_LINK_NULL_TASK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_COLUMN_TEXT_LINK_NULL_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_IDENTIFIERS_COUNT_NOT_EQUAL_ROW_COUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_IDENTIFIERS_GREATER_THAN_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_IDENTIFIERS_INCLUDES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_IDENTIFIERS_INVALID_ENTRY_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_COLUMNS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_TOTAL_COUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_VALUE_AND_TOTAL_COUNT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_VALUE_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_INVALID_VALUE_START_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_LAYOUT_COLUMN_INVALID_COMPONENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_LAYOUT_COLUMN_MULTIPLE_COMPONENTS_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_LAYOUT_COLUMN_UNSUPPORTED_COMPONENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_LINK_NULL_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_MORE_DATA_THAN_BATCH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_NULL_COLUMNS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_NULL_IDENTIFIERS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_NULL_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_SELECTED_INCLUDES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_SELECTED_INVALID_ENTRY_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_TEXT_COLUMN_INVALID_DATA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRID_VALUE_START_INDEX_AND_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_EXPECTED_ROW_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_HEADER_TEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_INVALID_CHECKBOX_ID_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_INVALID_GRIDCOLUMNWIDTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_INVALID_GRIDCOLUMNWIDTH_FOR_GALLERY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_INVALID_GRIDCOLUMNWIDTH_FOR_THUMBNAIL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_INVALID_ROW_SIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_MORE_THAN_ONE_ROW_FOR_HEADER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_GRIDLAYOUT_UNSUPPORTED_COMPONENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_IMAGE_LINK_IS_NONEMPTY_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_COLUMN_ARRAY_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_COLUMN_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_CONTAINING_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_FORM_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_ILLEGAL_UI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INJECTED_COLUMN_LAYOUT_CONTENTS_NON_UI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_INVALID_IMAGE_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINE_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINECHART_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINK_NULL_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINK_NULL_LINK_ARRAY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINK_NULL_PROCESS_MODEL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINK_NULL_TASK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINK_NULL_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_LINKEDITEM_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MASTER_DETAIL_LAYOUT_NULL_FIELD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MENULAYOUT_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MENULAYOUT_INSERT_DIVIDER_AFTER_INDICES_WITHOUT_CONTENTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MENULAYOUT_INVALID_INSERT_DIVIDER_AFTER_INDEX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MENULAYOUT_INVALID_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MENULAYOUT_LINKS_INCLUDES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MILESTONE_FIELD_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_MILESTONE_FIELD_INVALID_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_PICKERFIELD_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_PICKERFIELD_INVALID_LINK_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_PIE_INVALID_LINK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_PIECHART_DOCUMENT_DOWNLOAD_LINK_DOCUMENT_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_SECTION_LAYOUT_CONTAINS_SECTION_LAYOUT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_SELECTABLE_ITEM_LIST_FIELD_INVALID_CHOICES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_SELECTABLE_ITEM_LIST_FIELD_INVALID_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_TOOLBAR_LAYOUT_BUTTONS_INCLUDES_NULL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TYPE_VALIDATION_TOOLBAR_LAYOUT_INVALID_BUTTON_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- TypeConverter - Class in com.appiancorp.suiteapi.common
-
Base class for conversions between frontend and backend data representation.
- TypeConverter() - Constructor for class com.appiancorp.suiteapi.common.TypeConverter
- TypeConverterResolver - Class in com.appiancorp.suiteapi.common
-
This class defines mappings between datatypes and a set of
TypeConverter
's classes used for conversions between frontend and backend data representation. - TypeConverterResolver() - Constructor for class com.appiancorp.suiteapi.common.TypeConverterResolver
- typeDependency() - Method in class com.appiancorp.suiteapi.expression.ExpressionDependency
-
Generate a TypeDependency from this ExpressionDependency.
- TypeDependency() - Constructor for class com.appiancorp.suiteapi.expression.ExpressionDependency.TypeDependency
-
Default constructor has no dependencies.
- TypeDescriptor - Class in com.appiancorp.suiteapi.process
-
Deprecated.Use the TypeService and related APIs instead.
- TypedValue - Class in com.appiancorp.suiteapi.type
-
This is a simple bean that represents a type and a value.
- TypedValue() - Constructor for class com.appiancorp.suiteapi.type.TypedValue
- TypedValue(TypedValue) - Constructor for class com.appiancorp.suiteapi.type.TypedValue
-
Copy constructor.
- TypedValue(Long) - Constructor for class com.appiancorp.suiteapi.type.TypedValue
-
Creates an instance with the given type.
- TypedValue(Long, Object) - Constructor for class com.appiancorp.suiteapi.type.TypedValue
-
Creates an instance with the given type and value.
- typedValue$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.Constant
- TypedValueBuilder() - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder
-
Initializes a newly created
GenericBuilder
- TypedValueBuilder(Query<TypedValue>) - Constructor for class com.appiancorp.common.query.TypedValueQuery.TypedValueBuilder
-
Constructs a
TypedValueBuilder
using the givenQuery
as a base - TypedValueCriteriaValidatorProvider - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider() - Constructor for class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider
- TypedValueCriteriaValidatorProvider.FilterContainmentValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.FilterEqualityValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.FilterInequalityValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.FilterNullnessValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.FilterRangeValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.FilterWildcardValidation - Class in com.appiancorp.common.query
- TypedValueCriteriaValidatorProvider.TypedValueLogicalExpressionValidator - Class in com.appiancorp.common.query
- TypedValueDataSubset - Class in com.appiancorp.suiteapi.common.paging
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueDataSubset() - Constructor for class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
- TypedValueDataSubset(int, int, List<SortInfo>, int, List<TypedValue>, List<TypedValue>) - Constructor for class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
- TypedValueDataSubset(PagingInfo, int, List<TypedValue>, List<TypedValue>) - Constructor for class com.appiancorp.suiteapi.common.paging.TypedValueDataSubset
- TypedValueFacet - Class in com.appiancorp.common.query
-
This class holds the metadata for a facet and its options.
- TypedValueFacet(UserDtoFacetOptionGroup) - Constructor for class com.appiancorp.common.query.TypedValueFacet
- TypedValueFacet(Long, String, boolean, String, List<FacetOption<TypedValue>>, int, int, boolean, boolean, String, Object, String) - Constructor for class com.appiancorp.common.query.TypedValueFacet
- TypedValueFacet(String, boolean, String, Object, String) - Constructor for class com.appiancorp.common.query.TypedValueFacet
-
Constructs a new date range facet (Assuming the DATE_RANGE "facetType" is passed in)
- TypedValueFacet(String, boolean, String, List<FacetOption<TypedValue>>, int, int, boolean) - Constructor for class com.appiancorp.common.query.TypedValueFacet
-
Constructs a new selection/dropdown facet.
- TypedValueFacet(String, boolean, String, List<FacetOption<TypedValue>>, int, int, boolean, boolean, String, Object, String) - Constructor for class com.appiancorp.common.query.TypedValueFacet
- TypedValueFacet.TypedValueFacetBuilder - Class in com.appiancorp.common.query
-
A builder that will construct a TypedValueFacet with the correct parameters
- TypedValueFacetBuilder() - Constructor for class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- TypedValueFacetOption - Class in com.appiancorp.common.query
-
This class holds the metadata for an individual option for a
facet
. - TypedValueFacetOption(String, String, List<Filter<TypedValue>>) - Constructor for class com.appiancorp.common.query.TypedValueFacetOption
-
Constructs a new facet option.
- TypedValueFacetOption(String, String, List<Filter<TypedValue>>, boolean, int) - Constructor for class com.appiancorp.common.query.TypedValueFacetOption
-
Constructs a new facet option.
- TypedValueFacetOption(String, List<Filter<TypedValue>>, boolean, int) - Constructor for class com.appiancorp.common.query.TypedValueFacetOption
-
This is for creating a facet using design time data (a facet that does not yet have an ID since it has not been persisted).
- TypedValueFilter - Class in com.appiancorp.common.query
-
Immutable bean representing a configured
Filter
on a column. - TypedValueFilter(String, FilterOperator, TypedValue) - Constructor for class com.appiancorp.common.query.TypedValueFilter
-
Constructs a new
TypedValueFilter
using the givenTypedValue
as a constraint - TypedValueFilter(String, FilterOperator, String) - Constructor for class com.appiancorp.common.query.TypedValueFilter
-
Constructs a new
TypedValueFilter
using the given expression as a constraint. - TypedValueListView - Class in com.appiancorp.type.system
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueListView(ListViewDataSubset<TypedValue>) - Constructor for class com.appiancorp.type.system.TypedValueListView
-
The identifiers of the ListViewDataSubset must be
TypedValue
objects. - TypedValueListView(ListViewDataSubset<TypedValue>, List<Facet<TypedValue>>) - Constructor for class com.appiancorp.type.system.TypedValueListView
-
The identifiers of the ListViewDatSubset must be
TypedValue
objects. - TypedValueListViewDataSubset - Class in com.appiancorp.type.system
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueListViewDataSubset(int, int, List<SortInfo>, int, List<ListViewItem>, List<TypedValue>, List<AppianError>) - Constructor for class com.appiancorp.type.system.TypedValueListViewDataSubset
-
Constructs a TypedValueListViewDataSubset using the given start index, batch size, list of sort information, the total number of results, the list of results, the underlying data source identifiers, and any errors that were collected while building this DataSubset.
- TypedValueListViewDataSubset(PagingInfo, int, List<ListViewItem>, List<TypedValue>, List<AppianError>) - Constructor for class com.appiancorp.type.system.TypedValueListViewDataSubset
-
The identifiers in a TypedValueListViewDataSubset will be
TypedValue
objects. - TypedValueLogicalExpression - Class in com.appiancorp.common.query
-
This class represents a logical expression combining multiple filters in a query.
- TypedValueLogicalExpression(LogicalOperator, Criteria...) - Constructor for class com.appiancorp.common.query.TypedValueLogicalExpression
-
Constructs a new
TypedValueLogicalExpression
- TypedValueLogicalExpression(LogicalOperator, List<? extends Criteria>) - Constructor for class com.appiancorp.common.query.TypedValueLogicalExpression
-
Constructs a new
TypedValueLogicalExpression
- TypedValueParameterConverter - Class in com.appiancorp.suiteapi.common
-
TypedValue Parameter Conversion
- TypedValueParameterConverter() - Constructor for class com.appiancorp.suiteapi.common.TypedValueParameterConverter
- TypedValueQuery - Class in com.appiancorp.common.query
-
A
Query
concrete class An instance can only be obtained by using the helper classTypedValueQuery.TypedValueBuilder
- TypedValueQuery.TypedValueBuilder - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.Aggregator - Class in com.appiancorp.common.query
-
This class encapsulates all the available Aggregation Functions in a more object oriented way.
- TypedValueQuery.TypedValueBuilder.FilterOpExpr - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.FilterOpLiteral - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.LogicalOp - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.Order - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.SearchOp - Class in com.appiancorp.common.query
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- TypedValueQuery.TypedValueBuilder.Selector - Class in com.appiancorp.common.query
-
This is how you instantiate columns to configure a query for selection, grouping or aggregation.
- TypedValueQueryValidator - Class in com.appiancorp.common.query
- TypedValueQueryValidator(ServiceContext, ImmutableList<ReadOnlyPropertyDescriptor>) - Constructor for class com.appiancorp.common.query.TypedValueQueryValidator
- TypedValueQueryValidator(ServiceContext, ImmutableList<ReadOnlyPropertyDescriptor>, boolean) - Constructor for class com.appiancorp.common.query.TypedValueQueryValidator
- TypedValueQueryValidator(ServiceContext, ImmutableList<ReadOnlyPropertyDescriptor>, TypedValueCriteriaValidatorProvider) - Constructor for class com.appiancorp.common.query.TypedValueQueryValidator
- TypedVariable - Class in com.appiancorp.suiteapi.process
-
Deprecated.Use the class
NamedTypedValue
instead. - TypedVariable() - Constructor for class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Creates an instance.
- TypedVariable(NamedTypedValue) - Constructor for class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Creates an instance and sets the instance type and value to the instance type and value of the provided NamedTypedValue.
- TypedVariable(TypedValue) - Constructor for class com.appiancorp.suiteapi.process.TypedVariable
-
Deprecated.Creates an instance and sets the instance type and value to the instance type and value of the provided TypedValue.
- TypedVariableToGroupAttributeType - Class in com.appiancorp.suiteapi.personalization
- TypedVariableToGroupAttributeType() - Constructor for class com.appiancorp.suiteapi.personalization.TypedVariableToGroupAttributeType
- TypedVariableTypes - Interface in com.appiancorp.suiteapi.process
-
Deprecated.Use
AppianType
instead. - TypedVariableUtils - Class in com.appiancorp.suiteapi.process
-
Utility class for TypedVariables
- TypedVariableUtils.People - Class in com.appiancorp.suiteapi.process
-
Class representing groups and/or users
- TypeResource - Class in com.appiancorp.suiteapi.type
-
HashMap that validates 'K' keys.
- TypeResource() - Constructor for class com.appiancorp.suiteapi.type.TypeResource
- TypeService - Interface in com.appiancorp.suiteapi.type
U
- UA_CAN_BE_ATTENDED - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- UA_CAN_BE_BOTH - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- UA_CAN_BE_UNATTENDED - Static variable in class com.appiancorp.suiteapi.process.ActivityClass
- UI_CONTAINER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- UI_CONTAINER_INVALID_URL_STUB - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UI_CONTAINER_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UI_SERVICE_CANNOT_CREATE_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UI_SERVICE_CANNOT_INTERPRET_CONTEXT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UiExpressionForm - Class in com.appiancorp.suiteapi.process.forms
-
UiExpressionForm This class represents a user interface generated by expression.
- UiExpressionForm() - Constructor for class com.appiancorp.suiteapi.process.forms.UiExpressionForm
- UNABLE_TO_DETERMINE_DATABASE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- unarchiveProcess(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Bring all process data back to memory.
- unarchiveProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- unarchiveProcesses(Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Bring all process data back to memory.
- unarchiveProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- Unattended - Annotation Interface in com.appiancorp.suiteapi.process.framework
- UNATTENDED - Static variable in class com.appiancorp.suiteapi.process.ActivityClassSchema
-
Constant indicating that activities of this schema must be unattended.
- UNATTENDED_AND_ATTENDED_TASKS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Code for attended and unattended tasks
- UNATTENDED_TASKS - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Code for unattended tasks only
- UnattendedActivityValidationException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if validation fails (the validate() method of the parameter helper class returns false) when trying to execute an unattended activity.
- UnattendedActivityValidationException(String, String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.UnattendedActivityValidationException
- UNAVAILABLE - Static variable in class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.
- UnavailableApplicationException - Exception in com.appiancorp.suiteapi.applications
-
When updating an application, we will try to lock the object before making any updates in order to avoid race conditions.
- UnavailableApplicationException(Long) - Constructor for exception com.appiancorp.suiteapi.applications.UnavailableApplicationException
- uncompleteActivity(Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Changes the status of an activity to ACCEPTED or ASSIGNED.
- uncompleteActivity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- undeleteDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Reactivates (undeletes) a document (NOTE: This method does not currently check whether the user has permission to reactivate the document).
- undeleteDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- uneditMini(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Unlock a given miniwebsite portlet if it is currently locked by the passed author and the author has no drafts/submissions.
- uneditMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- unexpire(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- unexpire(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- unexpire$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- unexpireDocuments(Long, Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Unexpires multiple documents.
- unexpireDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- UNFINISHED - Enum constant in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
The process is unfinished, in that the parent process ended before this process ended.
- UNIFORM_FOLDER - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- UNION - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- UNIQUE_FOR_ALL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique for all content.
- UNIQUE_FOR_PARENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique among siblings.
- UNIQUE_FOR_SYSTEM_RULES_LATEST_VERSION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique within system rules and constants but only within the latest versions
- UNIQUE_FOR_TYPE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique within type.
- UNIQUE_FOR_TYPE_AND_SUBTYPE_LATEST_VERSION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique within type and sub-type but only within the latest versions
- UNIQUE_FOR_TYPE_LATEST_VERSION - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Names must be unique within type but only within the latest versions
- UNIQUE_NONE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
No checks for name uniqueness.
- UNITS_DAY - Static variable in class com.appiancorp.suiteapi.process.Deadline
- UNITS_HOUR - Static variable in class com.appiancorp.suiteapi.process.Deadline
- UNITS_MINUTE - Static variable in class com.appiancorp.suiteapi.process.Deadline
- UNITS_MONTH - Static variable in class com.appiancorp.suiteapi.process.Deadline
- UNITS_WEEK - Static variable in class com.appiancorp.suiteapi.process.Deadline
- unlimited() - Element in annotation interface com.appiancorp.suiteapi.expression.annotations.Parameter
-
The
unlimited
attribute indicates whether this parameter represents an unlimited number of parameters that the user of the expression function can pass. - UNLIMITED_BATCH_SIZE - Static variable in class com.appiancorp.suiteapi.common.paging.PagingInfo
-
Use as the value for the
batchSize
parameter when the full result set should be returned. - unlock(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- unlock(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- unlock$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- unlockDocument(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Unlocks a document.
- unlockDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- unlockDraft(Long) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Releases the lock on the draft for the specified page, if the current user owns the draft.
- unlockDraft$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- unlockProcesses(Long[], boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Attempts to unlock the specified processes.
- unlockProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- unlockProcessModel(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Unlocks the given process model
- unlockProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- unlockProcessModel(Long, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Unlocks a process model
- unlockProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- unlockProcessModelForProcess(Long, boolean) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Unlocks the underlying process model for the process
- unlockProcessModelForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- unlockProcessModels() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Unlocks all process models locked by the current user.
- unlockProcessModels() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Unlocks all process models locked by the current user.
- unlockProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- unlockProcessModels$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- unlockUser(String) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Unlocks a user that has reached the maximum number of attempts and the lockout duration has not expired yet.
- unlockUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- unmarshal(String) - Method in class com.appiancorp.suiteapi.common.IntAsBooleanXmlAdapter
- unmarshal(String) - Method in class com.appiancorp.suiteapi.common.LocaleStringXmlAdapter
- UNPARSEABLE_XML - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNPUBLISHED_CHILDREN_INVALID - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Get unpublished children failed because the process model specified did not exist
- UNPUBLISHED_CHILDREN_PUBLISH_PERMISSIONS - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Get unpublished children failed because the process model specified did not exist
- UNPUBLISHED_CHILDREN_SUCCESS - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Get unpublished children failed because the user did not have publish permissions
- UNPUBLISHED_CHILDREN_VIEW_PERMISSIONS - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Get unpublished children failed because the user did not have view permissions
- UNRECOGNIZABLE_THUMBNAIL_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNREFERENCED_OBJECTS_GENERIC_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- unregisterActivityClassSchema(String) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Unregisters the given schema.
- unregisterActivityClassSchema$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- unregisterActivityClassSchemas(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
-
Unregisters the given schemas.
- unregisterActivityClassSchemas$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessAdministrationService
- UNSAFE_URI - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSHARED_PORTLET - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.A constant used to indicate only unshared portlets will be included from portlet searches
- unsharePortlet(Long, Long, boolean) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Make a shared portlet non-shareable and clear it's uuid if it has one.
- unsharePortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- unsponsor(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Unsponsor a thread.
- unsponsor$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- unsponsorForMessage(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Unsponsor a thread through a thread message (unsponsors the thread that contains the message whose id is passed).
- unsponsorForMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- unsubmit(Long, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Cancel the submission for approval of a miniwebsite draft.
- unsubmit$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- unsubscribeFromForum(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Unsubscribes the current user from a given forum.
- unsubscribeFromForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- unsubscribeFromThread(Long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Unsubscribe the current user from a thread.
- unsubscribeFromThread$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- unsubscribeKnowledgeCenter(Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Unsubscribes the current user from the specified knowledge center
- unsubscribeKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- unsubscribeKnowledgeCenters(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Unsubscribes the current user from multiple knowledge centers
- unsubscribeKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- UNSUCCESSFUL_FILE_SUBMISSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSUPPORTED_CHILD_NODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSUPPORTED_WSDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSUPPORTED_WSDL_MISSING_TOKEN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSUPPORTED_WSDL_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UNSUPPORTED_WSDL_WS_I - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UnsupportedAttributeTypeException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception is thrown when trying to create or update an attribute type that is not supported by the Personalization service.
- UnsupportedAttributeTypeException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedAttributeTypeException
-
Constructs a new exception with
null
as its detail message. - UnsupportedAttributeTypeException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedAttributeTypeException
-
Constructs a new exception with the specified detail message.
- UnsupportedAttributeTypeException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedAttributeTypeException
-
Constructs a new exception with the specified detail message and cause.
- UnsupportedAttributeTypeException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedAttributeTypeException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- UnsupportedOperatorException - Exception in com.appiancorp.suiteapi.common.exceptions
-
Thrown when a given operator is not supported by the Personalization service.
- UnsupportedOperatorException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedOperatorException
-
Constructs a new exception with
null
as its detail message. - UnsupportedOperatorException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedOperatorException
-
Constructs a new exception with the specified detail message.
- UnsupportedOperatorException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedOperatorException
-
Constructs a new exception with the specified detail message and cause.
- UnsupportedOperatorException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedOperatorException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- UnsupportedRelationshipException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a relationship type does not exist or is not currently supported.
- UnsupportedRelationshipException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRelationshipException
-
Constructs a new exception with
null
as its detail message. - UnsupportedRelationshipException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRelationshipException
-
Constructs a new exception with the specified detail message.
- UnsupportedRelationshipException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRelationshipException
-
Constructs a new exception with the specified detail message and cause.
- UnsupportedRelationshipException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRelationshipException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- UnsupportedReportSpecificationException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This exception is thrown if the user calls an API method that acts on a report specification and that specification has an unsupported metric, transformation, attribute, etc.
- UnsupportedReportSpecificationException() - Constructor for exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
-
Constructs a new exception with
null
as its detail message. - UnsupportedReportSpecificationException(UnsupportedReportSpecificationException.Environment, UnsupportedReportSpecificationException.ErrorType, String, String...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
-
Constructs a new exception with the specified detail message.
- UnsupportedReportSpecificationException(UnsupportedReportSpecificationException.ErrorType, String, String...) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- UnsupportedReportSpecificationException(String) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException
- UnsupportedReportSpecificationException.Environment - Enum Class in com.appiancorp.suiteapi.process.exceptions
- UnsupportedReportSpecificationException.ErrorType - Enum Class in com.appiancorp.suiteapi.process.exceptions
- UnsupportedRoleException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given role does not exist or is not supported.
- UnsupportedRoleException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRoleException
-
Constructs a new exception with
null
as its detail message. - UnsupportedRoleException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRoleException
-
Constructs a new exception with the specified detail message.
- UnsupportedRoleException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRoleException
-
Constructs a new exception with the specified detail message and cause.
- UnsupportedRoleException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedRoleException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- UnsupportedServiceException - Exception in com.appiancorp.services.exceptions
-
This is an unchecked exception which occurs when a client makes a request for a service that was not part of the ASL configuration.
- UnsupportedServiceException(Class) - Constructor for exception com.appiancorp.services.exceptions.UnsupportedServiceException
-
Constructs a new
UnsupportedServiceException
with the specified class. - UnsupportedServiceException(String) - Constructor for exception com.appiancorp.services.exceptions.UnsupportedServiceException
-
Constructs a new
UnsupportedServiceException
with the specified detail message. - UnsupportedServiceException(String, Class) - Constructor for exception com.appiancorp.services.exceptions.UnsupportedServiceException
-
Constructs a new
ServiceProviderActivationException
with the specified detail message and class. - UnsupportedTitleException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception may be thrown by service methods detecting that a given title is not currently supported.
- UnsupportedTitleException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedTitleException
-
Constructs a new exception with
null
as its detail message. - UnsupportedTitleException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedTitleException
-
Constructs a new exception with the specified detail message.
- UnsupportedTitleException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedTitleException
-
Constructs a new exception with the specified detail message and cause.
- UnsupportedTitleException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.UnsupportedTitleException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- UnsupportedXsdException - Exception in com.appiancorp.suiteapi.type.config.xsd.exceptions
-
Thrown when an XML schema file being imported is found to contain constructs or references that are not yet supported in the product.
- UnsupportedXsdException(ImportDiagnostic[], ErrorCode) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.UnsupportedXsdException
-
Creates an instance with the given diagnostics and error code.
- UnsupportedXsdException(ImportDiagnostic[], ErrorCode, String[]) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.UnsupportedXsdException
-
Creates an instance with the given diagnostics, error code and error code arguments.
- update(TypedValue, TypedValue[], TypedValue) - Method in interface com.appiancorp.suiteapi.type.TypeService
-
Update a value at indices from data.
- UPDATE_ACTIVITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_ADDRESS_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_CITY_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_COUNTRY_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_DATA_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_DISPLAY_NAME_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_EMAIL_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_FIRST_NAME_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_GROUP_ACT_INVALID_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_GROUP_ACT_PRIVILEGE_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_GROUP_ACT_RECURSIVE_RELATIONSHIP_EXCEPTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_KEY_PARAM_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_LAST_NAME_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_MIDDLE_NAME_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_MOBILE_PHONE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_OFFICE_PHONE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_QUOTA - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_QUOTA_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_STATE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_SUPERVISOR_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_TITLE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- UPDATE_ZIPCODE_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- update$UPDATES - Static variable in interface com.appiancorp.suiteapi.type.TypeService
- updateAction(ApplicationAction) - Method in class com.appiancorp.suiteapi.applications.Application.ApplicationActions
-
Updates an existing Application Action with the given action that contains the new user friendly label, description of the action, and process model UUID.
- updateAction(Long, ApplicationAction) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Updates an existing Application Action with the given action that contains the new user friendly label, description of the action, and process model UUID.
- updateAllChildrenAndVersionsExpiration(Long, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Update the expiration days for all children and versions of the given id (including the content with the given id).
- updateAllChildrenAndVersionsExpiration$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- updateAllChildrenAndVersionsVisibility(Long, boolean, int) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Update the visibility bitmask for all children and versions of the given id.
- updateAllChildrenAndVersionsVisibility$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- updateAssociatedObjects(Long, Type<?, ?, String>, String[], String[]) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Deprecated.
- updateAssociatedObjects$UPDATES - Static variable in interface com.appiancorp.suiteapi.applications.ApplicationService
- updateAssociatedObjectsByType(Long, Type<H, I, U>, U[], U[]) - Method in interface com.appiancorp.suiteapi.applications.ApplicationService
-
Associates or disassociates objects related to this application.
- updateBusinessEntity(BusinessEntity) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Updates a
BusinessEntity
. - updateBusinessEntity$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateCalendar(WorkingCalendar) - Method in interface com.appiancorp.suiteapi.process.CalendarService
-
Updates a calendar.
- updateCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- updateCommunities(Community[]) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Updates the information stored about a list of
Community
objects - updateCommunities$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- updateCommunity(Community) - Method in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.Updates a
Community
- updateCommunity$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.CommunityService
-
Deprecated.
- updateContribution(Contribution) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.This functionality is no longer supported and will be removed in the next release.
- updateContribution$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- updateDefaultCalendar(SystemCalendar) - Method in interface com.appiancorp.suiteapi.process.CalendarService
- updateDefaultCalendar$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.CalendarService
- updateDocument(Document) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Updates a document.
- updateDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- updateDocuments(Document[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Updates multiple documents.
- updateDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- updateExpirationDaysForKnowledgeCenter(Long, Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the information about the number of days after which documents in the given knowledge center will expire
- updateExpirationDaysForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateExpirationDaysForKnowledgeCenters(Long[], Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the information about the number of days after which documents in the given knowledge centers will expire
- updateExpirationDaysForKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateFields(Content[], Integer[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Updates the specified fields of the content items.
- updateFields(Content, Integer[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Updates the specified fields of a content item's LATEST version.
- updateFields$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- updateFolder(Folder) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Updates a folder
- updateFolder(Folder) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateFolder(Folder[]) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Update folders Minimum properties which must be populated on the
Folder
are:id
- updateFolder(ProcessModelFolder) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Updates a process model folder.
- updateFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- updateFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateFolders(Folder[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Updates the information stored about multiple folders
- updateFolders(ProcessModelFolder[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Updates a list of process model folders.
- updateFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- updateFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateForum(Forum) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Update the properties of a discussion forum.
- updateForum$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateForumForDocument(Document) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Updates the discussion forum associated with a document.
- updateForumForDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- updateForumForDocuments(Document[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Updates the discussion forums associated with multiple documents.
- updateForumForDocuments$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- updateForumForFolder(Folder) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Updates the forum ID associated with a folder
- updateForumForFolder$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- updateForumForFolders(Folder[]) - Method in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.Updates the forums associated with an array of folders
- updateForumForFolders$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.FolderService
-
Deprecated.
- updateForumForKnowledgeCenter(KnowledgeCenter) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the forum associated with a knowledge center
- updateForumForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateForumForKnowledgeCenters(KnowledgeCenter[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the forums associated with knowledge centers
- updateForumForKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateForums(Forum[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Update the properties of multiple discussion forums.
- updateForums$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateFromDescriptor(ProcessModel.Descriptor) - Method in class com.appiancorp.suiteapi.process.ProcessModel
- updateGroup(Group) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Updates a
Group
. - updateGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- updateGroupMessage(GroupMessage) - Method in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.Update a group message.
- updateGroupMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.groupmessage.GroupMessageService
-
Deprecated.
- updateGroups(Group[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Updates multiple
Group
objects. - updateGroups$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- updateGroupType(GroupType) - Method in interface com.appiancorp.suiteapi.personalization.GroupTypeService
-
Updates a group type's name and description.
- updateGroupType$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupTypeService
- updateIsSearchableForKnowledgeCenter(Long, Boolean) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the searchability of a KC as well as recursively updates the searchability of the KC's contents down to the document level.
- updateIsSearchableForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateKnowledgeCenter(KnowledgeCenter) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates a knowledge center
- updateKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateKnowledgeCenterCreator(String, Long) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Changes the creator of the knowledge center to be the user with the specified username
- updateKnowledgeCenterCreator$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateKnowledgeCenters(KnowledgeCenter[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates multiple knowledge centers
- updateKnowledgeCenters$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateLeaderMessage(LeaderMessage) - Method in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.Update a leader message.
- updateLeaderMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.leadermessage.LeaderMessageService
-
Deprecated.
- updateLink(Link) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Update a
Link
. - updateLink(Link[]) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Update links Minimum properties which must be populated on a
Link
are:id
,newWindow
,linkTypeId
- updateLink$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateLinkType(LinkType) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Update an existing
LinkType
. - updateLinkType(LinkType[]) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Update existing link types.
- updateLinkType$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateMessage(Message) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Updates a message body
- updateMessage(Message) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Update the properties of a message.
- updateMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- updateMessage$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateMessages(Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.Updates multiple message bodies
- updateMessages(Message[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Update the properties of multiple messages.
- updateMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionBodyService
-
Deprecated.
- updateMessages$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateNavigationButtons(NavigationButton[]) - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.All navigation button are updated in bulk.
- updateNavigationMenus(NavigationMenu[]) - Method in interface com.appiancorp.suiteapi.portal.NavigationService
-
Deprecated.All navigation menus are updated in bulk.
- updateNoteContent(NoteMetadata, String) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Updates the note content at the location on disk specified by the note metadata.
- updateNoteContent(String, String) - Method in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.Updates the note content at the specified location on disk.
- updateNoteContent$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.NotesContentService
-
Deprecated.
- updateNoteMetadataForProcess(NoteMetadata, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- updateNoteMetadataForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updateNoteMetadataForTask(NoteMetadata, Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- updateNoteMetadataForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updateNoteMetadatasForProcess(NoteMetadata[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- updateNoteMetadatasForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updateNoteMetadatasForTask(NoteMetadata[], Long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.since 23.2
- updateNoteMetadatasForTask$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updatePage(Page) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Updates a page using the attributes specified in the passed object.
- updatePage$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- updatePages(Page[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Updates pages in bulk using the attributes specified in the passed objects.
- updatePages$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- updatePortlet(Portlet) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Update a portlet In order to update a portlet the fields following fields must be populated:
id
,shareable
,inheritsSecurity
,portletType
,name
,frame
,public
. - updatePortlet$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- updatePortletParameters(Long, Map) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Update the portlet's name/value pairs of its parameters
- updatePortletParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- updatePortlets(Portlet[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Update portlets in bulk.
- updatePortlets$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- updatePortletsParameters(Long[], Map[]) - Method in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.Update the portlets' name/value pairs of their parameters
- updatePortletsParameters$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortletService
-
Deprecated.
- updatePortletTypesState(String[], String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and calls for those PortletTypes will be ignored by this method
- updatePortletTypesState$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- updatePortletTypeState(String, String) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.JSR-168 and WSRP Portlets have been deprecated, and calls for those PortletTypes will be ignored by this method
- updatePortletTypeState$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- updateProcessModel(ProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Updates a process model in the database based on the input parameter.
- updateProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateProcessModelForProcess(Long, ProcessDiagram, ProcessModel[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- updateProcessModelForProcess$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updateProcessModelsWithDescriptors(ProcessModel.Descriptor[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Updates process models in the database.
- updateProcessModelsWithDescriptors$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateProcessModelWithMapNotesContent(Map, ProcessModel) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
reinserts notes content into pm from the given map
- updateProcessModelWithNotesContent(ProcessDiagram) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.use updateProcessModelWithNotesContent(ProcessDiagram, ServiceContext)
- updateProcessModelWithNotesContent(ProcessDiagram, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- updateProcessModelWithNotesContent(ProcessDiagram, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- updateProcessModelWithNotesContent(ProcessModel) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.use updateProcessModelWithNotesContent(ProcessModel, ServiceContext)
- updateProcessModelWithNotesContent(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- updateProcessModelWithNotesContent(ProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Inserts note values from the file system into the process model
- updateProcessReport(ProcessReport) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Update a process report.
- updateProcessReport$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- updateRolesForKnowledgeCenter(Long, String[], int[], String[], Long[], int[], String[]) - Method in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.Updates the role of the pending access users.
- updateRolesForKnowledgeCenter$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.KnowledgeCenterService
-
Deprecated.
- updateRuleSetForGroup(RuleSet) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Updates the membership rule set for a
Group
. - updateRuleSetForGroup$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- updateTitle(UserRank) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Updates the rank (title) name associated with the id of the object passed as a parameter
- updateTitle$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- updateUser(User) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Updates a user.
- updateUser(UserProfile) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Updates a user.
- updateUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- updateUser$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Deprecated.
- updateUsernames(String[], String[], long) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- updateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- updateUsers(User[]) - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Updates users.
- updateUsers(UserProfile[]) - Method in interface com.appiancorp.suiteapi.personalization.UserProfileService
-
Updates users.
- updateUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserProfileService
- updateUsers$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- updateVersionFields(Content, Integer, Integer[], Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Updates the specified fields of a content item's specific version.
- updateVersionFields$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- updateWebsiteBody(String, String) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.Updates the body of a miniwebsite portlet
- updateWebsiteBody$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniBodyService
-
Deprecated.
- UpgradeException - Exception in com.appiancorp.suiteapi.process.upgrade
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- UpgradeException(ErrorCode, Object...) - Constructor for exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
- UpgradeException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
-
Creates an instance with the given error code and cause.
- UpgradeException(ErrorCode, Throwable, Object...) - Constructor for exception com.appiancorp.suiteapi.process.upgrade.UpgradeException
- upgradeProcesses(Long, String, Long[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Attempts to upgrade the given processes to the specified process model id and version.
- upgradeProcesses(Long, String, Long, String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Attempts to upgrade the processes of the 'from' process model id and version to the 'to' process model id and version.
- upgradeProcesses$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- UpgradeResult - Class in com.appiancorp.suiteapi.process.upgrade
-
This class is available as a preview of functionality that will be added to the supported public API in a future release.
- UpgradeResult(ProcessUpgrade[]) - Constructor for class com.appiancorp.suiteapi.process.upgrade.UpgradeResult
-
Creates an instance containing the specified results.
- UpgradeResult(Collection<ProcessUpgrade>) - Constructor for class com.appiancorp.suiteapi.process.upgrade.UpgradeResult
-
Creates an instance containing the specified results.
- upload(Document, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.since 23.2. Use
ContentService.uploadDocument(Document, Integer)
instead - upload$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- uploadDocument(Document, Integer) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Creates a document and provides an output stream to which the document's content should be written.
- uploadDocument$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- UploadStatistics - Class in com.appiancorp.suiteapi.collaboration
-
This class represents a fragment of an upload-related query.
- UploadStatistics() - Constructor for class com.appiancorp.suiteapi.collaboration.UploadStatistics
- URL_DEFAULT_VALUE_ERROR_KEY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PAGE_DECRYPTION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PAGE_ERROR_OCCURRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_INPUT_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_INVALID_GROUP_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_INVALID_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_INVALID_PORTAL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_INVALID_PORTAL_PAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_NO_PORTAL_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_PAGE_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_PLAINTEXT_NOT_ENABLED_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_PORTAL_TOO_MANY_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_INVALID_LIST_VALUE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_INVALID_RECORD_TYPE_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_INVALID_RECORD_TYPE_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_INVALID_TARGET_LOCATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_INVALID_TARGET_LOCATION_LENGTH - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_MISSING_PARAMETER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_RECORD_RECORD_IDS_REQUIRED_FOR_SITE_PAGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_INPUT_TOO_LONG - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_INVALID_GROUP_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_INVALID_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_INVALID_SITE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_INVALID_SITE_PAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_NO_SITE_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_NON_INTERFACE_PAGE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_PAGE_MISSING - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_PLAINTEXT_NOT_ENABLED_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_SITE_TOO_MANY_INPUTS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_FOR_TASK_NULL_TASK - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URL_IDENTIFIER - Enum constant in enum class com.appiancorp.suiteapi.applications.Application.Metadata
- URT_CANNOT_GENERATE_PERFORMANCE_VIEW - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_COLLECTION_DISABLED_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_COLLECTION_DISABLED_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_COLLECTION_DISABLED_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_COLLECTION_DISABLED_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_COLLECTION_DISABLED_CONNECTED_ENVIRONMENT_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_ENDPOINTS_CONNECTED_ENVIRONMENT_URT_DISABLED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_METRICS_OBJECT_DOES_NOT_EXIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_PERFORMANCE_VIEW_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_PERFORMANCE_VIEW_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_PERFORMANCE_VIEW_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_PERFORMANCE_VIEW_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_PERFORMANCE_VIEW_CONNECTED_ENVIRONMENT_QUERY_FAILURE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_TIMES_FOR_ENDPOINT_CONNECTED_ENVIRONMENT_CANT_DESERIALIZE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_TIMES_FOR_ENDPOINT_CONNECTED_ENVIRONMENT_INVALID_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_TIMES_FOR_ENDPOINT_CONNECTED_ENVIRONMENT_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_TIMES_FOR_ENDPOINT_CONNECTED_ENVIRONMENT_MISSING_ERROR_CODE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- URT_TIMES_FOR_ENDPOINT_CONNECTED_ENVIRONMENT_UNEXPECTED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- User - Class in com.appiancorp.suiteapi.personalization
-
This represents the common User object.
- User() - Constructor for class com.appiancorp.suiteapi.personalization.User
-
Default constructor.
- User(String) - Constructor for class com.appiancorp.suiteapi.personalization.User
-
Contructs a User object with the given username.
- USER - Static variable in class com.appiancorp.suiteapi.process.TypeDescriptor
-
Deprecated.
- USER - Static variable in interface com.appiancorp.suiteapi.process.TypedVariableTypes
-
Deprecated.
- USER_FILTER_HAS_EXPRESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- USER_FRIENDLY_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- USER_INSUFFICIENT_PRIVILEGES_TO_ACCESS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- USER_OR_GROUP - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- USER_ROLE_ADMINISTRATOR - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_ADMINISTRATOR - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Administrator user role for a group
- USER_ROLE_CREATOR - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_CREATOR - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Creator user role for a group
- USER_ROLE_MEMBER - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_MEMBER - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Member user role for a group
- USER_ROLE_NONMEMBER - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_SUPERADMIN - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_VIEWER - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- USER_ROLE_VIEWER - Static variable in class com.appiancorp.suiteapi.personalization.User
-
Viewer user role for a group
- USER_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the user service.
- USER_STATUS_ADMIN - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating that the user is an admin of this group.
- USER_STATUS_MEMBER - Static variable in class com.appiancorp.suiteapi.personalization.GroupSummary
-
Constant indicating that the user is a member of this group.
- USER_STATUS_PENDING - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.User status of pending (The user is pending subscription to at least one knowledge center within the community and its subcommunities, and unsubscribed to all other knowledge centers within the community and its subcommunities)
- USER_STATUS_PENDING - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.User status of pending
- USER_STATUS_SUBSCRIBED - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.User status of subscribed (The user is subscribed to at least one knowledge center within the community and its subcommunities)
- USER_STATUS_SUBSCRIBED - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.User status of subscribed
- USER_STATUS_UNSUBSCRIBED - Static variable in class com.appiancorp.suiteapi.collaboration.Community
-
Deprecated.User status of unsubscribed (The user is unsubscribed to all child knowledge centers within the community and its subcommunities)
- USER_STATUS_UNSUBSCRIBED - Static variable in class com.appiancorp.suiteapi.collaboration.KnowledgeCenter
-
Deprecated.User status of unsubscribed
- USER_TYPE_BASIC - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
-
the Ids for the user types: basic and system administrator, that can be set in the
userTypeId
field. - USER_TYPE_SYS_ADMIN - Static variable in class com.appiancorp.suiteapi.personalization.UserProfile
- UserBase - Class in com.appiancorp.suiteapi.personalization
-
This represents the base User object.
- UserBase() - Constructor for class com.appiancorp.suiteapi.personalization.UserBase
- UserDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- userMessage(String, Object...) - Method in class com.appiancorp.suiteapi.process.exceptions.SmartServiceException.Builder
-
Set the message that will be displayed in the user interface for attended nodes and in the error alert for both attended and unattended nodes if
alertMessage
is not set. - userMessageArgs - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- UserMessageCount - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- UserMessageCount() - Constructor for class com.appiancorp.suiteapi.forums.UserMessageCount
-
Deprecated.
- userMessageKey - Variable in exception com.appiancorp.suiteapi.process.exceptions.SmartServiceException
- username - Variable in class com.appiancorp.suiteapi.common.cli.ServiceContextCLIConfig
- username - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- USERNAME - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- USERNAME_KEY - Static variable in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Property name for the message property containing the username of the user that sent the message.
- usernameUuidTransformation(AuditHistoryRow) - Method in class com.appiancorp.suiteapi.process.history.UserUuidTransformation
-
Transform this auditHistoryRow's user UUID, and its CompleteValue or PartialValue's user UUIDS, into usernames.
- UserOrGroupDataType - Annotation Interface in com.appiancorp.suiteapi.personalization
-
Convenience annotation to indicate a value represents an Appian Object.
- UserPreferences - Class in com.appiancorp.suiteapi.personalization
- UserPreferences() - Constructor for class com.appiancorp.suiteapi.personalization.UserPreferences
- UserProfile - Class in com.appiancorp.suiteapi.personalization
-
This represents the full User profile object.
- UserProfile() - Constructor for class com.appiancorp.suiteapi.personalization.UserProfile
- USERPROFILE_SERVICE - Static variable in interface com.appiancorp.suiteapi.common.ServiceName
-
Key to obtain the user profile service.
- UserProfileService - Interface in com.appiancorp.suiteapi.personalization
-
Provides the main functionality needed to create, update, delete, and retrieve
UserProfile
objects from the Personalization service. - UserRank - Class in com.appiancorp.suiteapi.personalization
-
Title: UserRank
- UserRank() - Constructor for class com.appiancorp.suiteapi.personalization.UserRank
- UserSearch - Class in com.appiancorp.suiteapi.personalization
-
This represents the User search object.
- UserSearch() - Constructor for class com.appiancorp.suiteapi.personalization.UserSearch
- UserService - Interface in com.appiancorp.suiteapi.personalization
-
Provides the main functionality needed to create, update, delete, and retrieve Users.
- UserServiceContext - Class in com.appiancorp.services
-
UserServiceContext can be used to request services explicitly in standalone applications.
- UserServiceContext(ServiceContext, String) - Constructor for class com.appiancorp.services.UserServiceContext
- UserServiceContext(String, String) - Constructor for class com.appiancorp.services.UserServiceContext
- UserSpace - Class in com.appiancorp.suiteapi.collaboration
-
Deprecated.
- UserSpace() - Constructor for class com.appiancorp.suiteapi.collaboration.UserSpace
-
Deprecated.
- UserStatistics - Class in com.appiancorp.suiteapi.collaboration
-
This class encapsulates the user/usage statistics of the collaboration application.
- UserStatistics - Class in com.appiancorp.suiteapi.content
-
This class is used for statistics on users in the AE system.
- UserStatistics() - Constructor for class com.appiancorp.suiteapi.collaboration.UserStatistics
- UserStatistics() - Constructor for class com.appiancorp.suiteapi.content.UserStatistics
- UserUtilities - Class in com.appiancorp.suiteapi.forums
-
Deprecated.The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
- UserUtilities() - Constructor for class com.appiancorp.suiteapi.forums.UserUtilities
-
Deprecated.
- userUuid - Variable in class com.appiancorp.suiteapi.process.history.AuditHistoryRow
- UserUuidTransformation - Class in com.appiancorp.suiteapi.process.history
-
UserUuidTransformation As process audit history returns users in user UUID form, this allows those user UUIDs to be transformed into usernames.
- UserUuidTransformation(ServiceContext) - Constructor for class com.appiancorp.suiteapi.process.history.UserUuidTransformation
- UserUuidTransformation.Action - Enum Class in com.appiancorp.suiteapi.process.history
- UserValidationUtils - Class in com.appiancorp.suiteapi.personalization
- UserValidationUtils() - Constructor for class com.appiancorp.suiteapi.personalization.UserValidationUtils
- UserValidationUtils.NameField - Enum Class in com.appiancorp.suiteapi.personalization
- Utilities - Class in com.appiancorp.suiteapi.common
- UUID_ACTIVE_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ACTIVE_TASKS_GROUP_MEMBERS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ACTIVE_TASKS_GROUP_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ACTIVE_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ALL_PROCESS_MODELS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ALL_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ALL_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_APPLICATIONS_HOME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_APPLICATIONS_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_ASYNC_INSPECT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
IX sub folder containing async inspection json files of inspection requests.
- UUID_CANCELED_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_COMMUNITY_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
System Objects UUIDs
- UUID_COMPLETED_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_COMPLETED_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_COPILOT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing user-uploaded pdfs converted to SAIL using Co-pilot.
- UUID_CURRENT_TASKS_PER_PROCESS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_DATA_STORE_CONFIGS_ROOT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_DEFAULT_COMMUNITY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_EMAIL_FOOTER_TEMPLATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_EMAIL_HEADER_TEMPLATE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_EMAIL_TEMPLATE_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_FAVORITE_PROCESS_MODELS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_FAVORITE_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_FAVORITE_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_HIGH_PRIORITY_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_IX_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing import and export zips and logs.
- UUID_LEADER_MESSAGE_PICTURES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_MIGRATION_FLAGS_ROOT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
UUID for root folder of migration flag objects
- UUID_MOST_ACTIVE_PROCESS_MODELS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_NAVIGATION_CONFIG - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_NODE_STATS_PER_PROCESS_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_NODE_STATS_PER_PROCESS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_OBJECT_TEMPLATES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
IX sub folder containing object templates ix documents.
- UUID_OFFLINE_RULE_BUNDLES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
UUID of the System Rule Bundles folder
- UUID_OPENAPI_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing export OpenAPI documents.
- UUID_OVERDUE_TASKS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PACKAGES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing the database scripts, plugins and other documents belonging to packages.
- UUID_PAUSED_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PERFORMANCE_INDICATOR_GREEN - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PERFORMANCE_INDICATOR_RED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PERFORMANCE_INDICATOR_YELLOW - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PRIORITY_ICONS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESS_DETAILS_PER_PROCESS_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESS_INSTANCES_PER_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESS_MODEL_REPORT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESS_OPTIMIZATION_REPORTS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESS_REPORTS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESSES_STARTED_BY_ME_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_PROCESSES_WITH_PROBLEMS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_RULES_ROOT_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_RUNNING_PROCESSES_PER_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_STATISTICS_ACROSS_PROCESSES_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SUBPROCESSES_PER_PROCESS_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SUMMARY_REPORTS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_DOC_PRIORITY_HIGH - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_DOC_PRIORITY_LOW - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_DOC_PRIORITY_NORMAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_FOLDER_TEMPO_ATTACHMENTS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
UUID for root folder of tempo attachments
- UUID_SYSTEM_KNOWLEDGE_CENTER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_RECORD_TYPES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing system record types.
- UUID_SYSTEM_REPORTS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_SYSRULES_DESIGNER_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Root of all visible system rules.
- UUID_SYSTEM_SYSRULES_FOLDER_DESIGNER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_SYSRULES_FOLDER_ENGINEERING - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing system rules for engineering use
- UUID_SYSTEM_SYSRULES_FOLDER_EVOLVED_PREVIOUS_VERSIONS - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_SYSTEM_SYSRULES_FOLDER_HOME - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing system rules for home and engineering use
- UUID_SYSTEM_SYSRULES_INTERNAL_ROOT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Root of all hidden system rules.
- UUID_TASK_REPORTS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_TASKS_DUE_TODAY_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_TASKS_FOR_USER_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_TASKS_PER_PROCESS_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_TEMPORARY_DOCS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_TEMPORARY_DOCS_KC - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_USER_COVER_PHOTOS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Folder containing use cover photos.
- UUID_USER_PICTURES_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_USER_THUMBNAILS_FOLDER - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
- UUID_VERSIONS_PER_PROCESS_MODEL_REPORT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
V
- VALID - Static variable in class com.appiancorp.suiteapi.process.Attachment
- Validatable - Interface in com.appiancorp.suiteapi.process
-
Classes implementing this interface can be subjected to runtime validation.
- validate() - Method in class com.appiancorp.suiteapi.applications.ApplicationAction
-
Validates that this
ApplicationAction
is correct. - validate() - Method in class com.appiancorp.suiteapi.applications.ApplicationNavigationItem
-
Validates that this
ApplicationNavigationItem
is correct. - validate() - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.personalization.UserService
-
Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.use the
validate
diagnostic script instead - validate() - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate() - Method in interface com.appiancorp.suiteapi.process.ProcessExecutionService
-
Runs validation tests against the database to check whether it is corrupt, and returns a line-separated list of validation results
- validate(Filter<? extends PortableTypedValue>, ReadOnlyType, String) - Method in class com.appiancorp.common.query.AbstractFilterCategoryValidator
- validate(Filter<? extends PortableTypedValue>, ReadOnlyType, String) - Method in interface com.appiancorp.common.query.FilterValidator
- validate(Query<TypedValue>) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validate(Query<TypedValue>, boolean) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validate(ActivityClassParameter[], Object, boolean, ServiceContext, MessageHolder) - Method in interface com.appiancorp.suiteapi.process.framework.ActivityParameterHelper
-
Validate user input.
- validate(ActivityClassParameter[], Object, boolean, ServiceContext, MessageHolder) - Method in class com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
-
Default do-nothing implementation.
- validate(ActivityClassParameter[], Object, boolean, User) - Method in class com.appiancorp.suiteapi.process.framework.EmptyActivityParameterHelper
-
Deprecated.
- validate(ProcessReport, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.analytics2.ReportValidator
-
Validates a ProcessReport and returns an array of messages. for any errors found in the report.
- validate(MessageContainer) - Method in class com.appiancorp.suiteapi.process.framework.AppianSmartService
-
Override with custom validation logic to validate the inputs and any other pre-requisites to ensure a successful completion of the smart service.
- validate(FreeformRule, HttpSession, boolean) - Static method in class com.appiancorp.suiteapi.content.ContentAccess
-
This method validates a freeform rule and returns a map of validation messages.
- validate(IActionMapping, IActionForm, HttpServletRequest, String) - Method in class com.appiancorp.common.struts.BaseUpdateAction
-
Deprecated.Validates the data and returns any errors.
- validate(Long) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the type of the content specified.
- validate(Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Gets the types of the content specified.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.UserService
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validate$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessExecutionService
- validateAdminConfigSettings(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- validateAlias(String, String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateAliasInner(String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateAndSetPvDefaults(ProcessModel) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- validateCallIntegrationInformation(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- validateColumns(List<Column>) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateCriteria(Criteria) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateCriteria(CriteriaValidatorProvider, ValidatesFilterProperties, Criteria) - Static method in class com.appiancorp.common.query.CriteriaValidator
- validateDatabase(int) - Method in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.Performs validation on the database(s) associated with this service.
- validateDatabase(int) - Method in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.Performs validation on the database(s) associated with this service.
- validateDatabase(int) - Method in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.Performs validation on the database(s) associated with this service.
- validateDatabase$UPDATES - Static variable in interface com.appiancorp.suiteapi.administration.AdministrationService
-
Deprecated.
- validateDatabase$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PortalNotificationService
-
Deprecated.
- validateDatabase$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.links.LinksService
-
Deprecated.
- validateDocumentId(Long) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Validates a document ID.
- validateDocumentId$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- validateDocumentIds(Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.Validates document ids.
- validateDocumentIds$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.DocumentService
-
Deprecated.
- validateEPEx(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Adds EPEx Unsupported Errors and Warnings to the modelErrors parameter.
- validateExecuteRoboticProcess(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- validateExpression(String) - Method in interface com.appiancorp.suiteapi.expression.ExpressionService
-
Validates the expression.
- validateExpression$UPDATES - Static variable in interface com.appiancorp.suiteapi.expression.ExpressionService
- validateFieldDefinitionInner(String, boolean, String, ErrorCode, ErrorCode, ErrorCode, AggregationFunction, GroupingFunction) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateFieldDefinitionWithIdChain(String, boolean, IdChain, ErrorCode, ErrorCode, AggregationFunction, GroupingFunction) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateFieldDefinitionWithIdChainForSorting(IdChain) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateFieldName(String) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateFreeformRule(FreeformRule) - Method in class com.appiancorp.suiteapi.content.ContentAccess
-
This method validates a freeform rule for testing.
- validateGrouping(Query.Builder, Aggregation, PagingInfo, boolean) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateGroupMembership(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- validateGroupMembership(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Deprecated.No longer necessary with credential system
- validateGroupMembership(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.No longer necessary with credential system
- validateGroupMembership(Long[], Long[]) - Method in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.No longer necessary with credential system
- validateGroupMembership(Long[], Long[], Long, String) - Method in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
-
Validates if the association of a user as 'Member' and as an 'Administrator has changed or not.
- validateGroupMembership(Long[], Long[], Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Validates if the association of a user as 'Member' and as an 'Administrator has changed or not.
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.collaboration.AdministrationService
-
Deprecated.
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.AdministrationService
-
Deprecated.
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.analytics2.ProcessAnalyticsService
- validateGroupMembership$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validateInterfaceInformation(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Create Interface Information Errors from list of String arrays and adds them to the passed in
Errors
list. - validateOperation(String, ReadOnlyType, FilterOperator, PortableTypedValue) - Method in class com.appiancorp.common.query.AbstractFilterCategoryValidator
- validateOperation(String, ReadOnlyType, FilterOperator, PortableTypedValue) - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterNullnessValidation
- validateOperation(String, ReadOnlyType, FilterOperator, PortableTypedValue) - Method in class com.appiancorp.common.query.TypedValueCriteriaValidatorProvider.FilterRangeValidation
- validateOtherErrors(String[], Errors) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- validateProcessModel(AbstractProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the results of validating a process model
- validateProcessModel(AbstractProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- validateProcessModel(AbstractProcessModel, ServiceContext) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Validates the process model
- validateProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validateProcessModelExpressions(String[], boolean) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates Invalid Expression Errors from list of String arrays from
ProcessModelFacade.validateProcessModel(AbstractProcessModel,ServiceContext)
- validateProcessModelExpressions(String[], Errors, boolean) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates Invalid Expression Errors from list of String arrays from
ProcessModelFacade.validateProcessModel(AbstractProcessModel,ServiceContext)
and adds them to the passed in errors list - validateProcessModelVersion(Long, String) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns the results of validating a process model, same as getProcessModelVersion followed by validateProcessModel.
- validateProcessModelVersion$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validatePropertyName(String) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Checks if property name is valid.
- validatePropertyNameChar(char) - Static method in class com.appiancorp.suiteapi.messaging.InternalMessage
-
Checks whether a character is allowed in a property name.
- validateSortInfo(List<SortInfo>) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateSortInfoForGrouping(List<SortInfo>) - Method in class com.appiancorp.common.query.TypedValueQueryValidator
- validateSubProcessModels(String[]) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates Invalid Subprocess Model Errors from list of String arrays from
ProcessModelFacade.validateProcessModel(AbstractProcessModel,ServiceContext)
- validateSubProcessModels(String[], Errors) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Creates Invalid Subprocess Model Errors from list of String arrays from
ProcessModelFacade.validateProcessModel(AbstractProcessModel,ServiceContext)
and adds them to the passed in errors list - validateTypedValues(TypedValue[]) - Method in interface com.appiancorp.suiteapi.content.ContentService
-
Validates given TypedValues.
- validateTypedValues(TypedValue[]) - Method in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.Validates given TypedValues.
- validateTypedValues(TypedValue[]) - Method in interface com.appiancorp.suiteapi.personalization.GroupService
-
Validates given TypedValues.
- validateTypedValues(TypedValue[]) - Method in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.Validates given TypedValues.
- validateTypedValues(TypedValue[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Validates given TypedValues.
- validateTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.content.ContentService
- validateTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.forums.DiscussionMetadataCoreService
-
Deprecated.
- validateTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.personalization.GroupService
- validateTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.PageService
-
Deprecated.
- validateTypedValues$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validateURLExistance(String, String, String) - Static method in class com.appiancorp.suiteapi.common.Utilities
-
Validates that a URL is reachable.
- validateURLExistance(String, String, String, String) - Static method in class com.appiancorp.suiteapi.common.Utilities
-
Validates that a URL is reachable.
- validateUsernames(String[]) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Returns an array of Boolean values, Boolean.TRUE if the user given by the username exists and Boolean.FALSE otherwise.
- validateUsernames$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- validateWriteRecordsWithEvents(Errors, String...) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Adds any errors related to the Write Records v2 node to the Errors object.
- ValidationCode - Class in com.appiancorp.suiteapi.common
- ValidationCode() - Constructor for class com.appiancorp.suiteapi.common.ValidationCode
-
For GWT serialization
- ValidationImportDiagnostic - Class in com.appiancorp.suiteapi.type.config
-
An ImportDiagnostic that has an associated
ValidationItem
. - ValidationImportDiagnostic(ImportDiagnosticSeverity, ValidationItem) - Constructor for class com.appiancorp.suiteapi.type.config.ValidationImportDiagnostic
-
Creates an instance with the given severity and ValidationItem.
- ValidationItem - Class in com.appiancorp.suiteapi.common
-
A
ValidationItem
associates aValidationCode
to the the supplied parameters. - ValidationItem(ValidationCode) - Constructor for class com.appiancorp.suiteapi.common.ValidationItem
- ValidationItem(ValidationCode, Object...) - Constructor for class com.appiancorp.suiteapi.common.ValidationItem
- validToDelete() - Method in enum class com.appiancorp.suiteapi.epex.process.ProcessState
- value() - Element in annotation interface com.appiancorp.suiteapi.common.Name
-
The name of the item.
- value() - Element in annotation interface com.appiancorp.suiteapi.expression.annotations.Category
-
The bundle key for the category name.
- value() - Element in annotation interface com.appiancorp.suiteapi.expression.annotations.SupportedEvaluationEnvironmentTypes
- value() - Element in annotation interface com.appiancorp.suiteapi.process.framework.Order
- value$TRANSIENT - Static variable in class com.appiancorp.suiteapi.rules.Constant
- valueOf(Boolean, Long) - Static method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- valueOf(Long, Long) - Static method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- valueOf(String) - Static method in enum class com.appiancorp.common.query.AggregationFunction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.common.query.FilterOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.common.query.FilterOperatorCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.common.query.LogicalOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.exceptions.Environment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.applications.Application.Metadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.applications.Application.Section
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.common.cli.Option.Arguments
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.BulkNodeOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.Environment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.ErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.framework.Editable
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.framework.Required
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.history.UserUuidTransformation.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.appiancorp.type.system.ListViewItem.Field
-
Returns the enum constant of this class with the specified name.
- valueOf(String, Long) - Static method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- valueOf(Date, Long) - Static method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- valueOf(Timestamp, Long) - Static method in class com.appiancorp.suiteapi.process.GenericTypedVariable
-
Deprecated.
- values() - Static method in enum class com.appiancorp.common.query.AggregationFunction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.common.query.FilterOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.common.query.FilterOperatorCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.common.query.LogicalOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.exceptions.Environment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.applications.Application.Metadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.applications.Application.Section
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.common.cli.Option.Arguments
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.appiancorp.suiteapi.common.RoleMap
-
Returns all of the users and groups at any roles.
- values() - Method in class com.appiancorp.suiteapi.common.SimpleValueMap
- values() - Static method in enum class com.appiancorp.suiteapi.epex.process.ProcessState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.personalization.UserValidationUtils.NameField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.analytics2.SimpleColumnFilter.ComparisonType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.BulkNodeOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.Environment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.exceptions.UnsupportedReportSpecificationException.ErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.framework.Editable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.framework.Required
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.history.AuditHistoryRowConstants
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.history.UserUuidTransformation.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.process.upgrade.ProcessUpgrade.Outcome
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.suiteapi.security.auth.PasswordStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.appiancorp.type.system.ListViewItem.Field
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VariableReference - Interface in com.appiancorp.suiteapi.epex.variables
-
This is a reference to a variable.
- variableReferenceOnModel(VariableReference) - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- variableReferenceOnModel(String, String) - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- VariableReferenceOnModel - Interface in com.appiancorp.suiteapi.epex.variables
-
VariableReferenceOnModel represents a VariableReference specific to a model.
- variableReferencesOnModel() - Method in interface com.appiancorp.suiteapi.epex.model.Model
-
Note: Only process models with autoscaling mode enabled are compatible with this function.
- VARIANT - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- VERSION_CURRENT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Current version.
- VERSION_ORIGINAL - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Oldest version.
- versionProcessModel(ProcessDiagram) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
The returned process model is not transformed.
- versionProcessModel(ProcessDiagram, ServiceContext, Map) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- versionProcessModel(ProcessDiagram, ServiceContext, Map) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
- versionProcessModel(ProcessModel) - Method in interface com.appiancorp.suiteapi.process.ProcessDesignService
-
Versions a process model in the database based on the input parameter.
- versionProcessModel(ProcessModel, ServiceContext, Map) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Deprecated.since 6.0.3
- versionProcessModel(ProcessModel, ServiceContext, Map) - Static method in class com.appiancorp.suiteapi.process.ProcessModelFacade
-
Versions a process model in the database.
- versionProcessModel$UPDATES - Static variable in interface com.appiancorp.suiteapi.process.ProcessDesignService
- VIEW - Static variable in interface com.appiancorp.suiteapi.personalization.PersonalizationSearchService
-
A constant indicating that a user can view a given entity
- VIEW_COMMUNITY_PROPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_COMMUNITY_PROPS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_COMMUNITY_PROPS_INVALID_COMMUNITY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_COMMUNITY_PROPS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_COMMUNITY_PROPS_UPDATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_DEFAULT - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a default view type.
- VIEW_DOC_PROPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_DOC_PROPS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_DOC_PROPS_INVALID_DOC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_DOC_PROPS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_DOC_PROPS_UPDATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FILE_EXP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FILE_EXP_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FILE_EXP_INVALID_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FOLDER_PROPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FOLDER_PROPS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FOLDER_PROPS_INVALID_FOLDER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FOLDER_PROPS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_FOLDER_PROPS_UPDATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_GROUP - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a group view type.
- VIEW_KC_PROPS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_KC_PROPS_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_KC_PROPS_INVALID_KC - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_KC_PROPS_UPDATE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_KC_PROPS_UPDATE_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_PRINT - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a print view type.
- VIEW_PROCESS - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a process view type.
- VIEW_PROCESS_INSTANCES - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a running process view In Process Modeler.
- VIEW_REPORT_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- VIEW_TASK - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a task view type.
- VIEW_USER - Static variable in class com.appiancorp.suiteapi.process.analytics2.ProcessReport
-
Used to specify a user view type.
- viewCurrentMini(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.Get information about the latest version of a given miniwebsite portlet.
- viewCurrentMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- VIEWER - Static variable in class com.appiancorp.suiteapi.administration.AdminConsoleRoleMap
-
Deprecated.The viewer role.
- VIEWER - Static variable in class com.appiancorp.suiteapi.common.AEVRoleMap
- VIEWER - Static variable in class com.appiancorp.suiteapi.process.ProcessApplicationRoleMap
- VIEWER - Static variable in class com.appiancorp.suiteapi.process.ProcessRoleMap
- VIEWINGPOLICY_HIGH - Static variable in class com.appiancorp.suiteapi.personalization.Group
- VIEWINGPOLICY_LOW - Static variable in class com.appiancorp.suiteapi.personalization.Group
- viewMini(Long, Integer) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.View a version of a given miniwebsite portlet.
- viewMini$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- viewUnpublishedMinis(Long) - Method in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.View the unpublished versions of a given miniwebsite portlet.
- viewUnpublishedMinis$UPDATES - Static variable in interface com.appiancorp.suiteapi.portal.portlets.miniwebsite.MiniMetadataService
-
Deprecated.
- VIS_ADVERTISE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content is visible to online search or query, EVEN WHEN USER HAS NO VIEW PERMISSION (this is used for Medium Security KCs).
- VIS_DEFAULT - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
The default visibility for all content (automatically set by the constructor).
- VIS_HIERARCHY - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content is visible in hierarchy functions, such as listing children.
- VIS_INDEXABLE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content should be included in search index generation.
- VIS_QUOTA - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Deprecated.User quotas have been removed. This visibility flag has no effect.
- VIS_SEARCHABLE - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content is searchable through the search and query API methods.
- VIS_SYSTEM - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the content is system content, which implies special restrictions.
- VIS_UNLOGGED - Static variable in interface com.appiancorp.suiteapi.content.ContentConstants
-
Indicates that the downloads of this content should not be logged for statistics.
- visibilityContains(int) - Method in class com.appiancorp.suiteapi.content.Content
-
Check whether the current visibility contains the visibility passed in.
- visibilityContains(Integer) - Method in class com.appiancorp.suiteapi.content.Content
-
Check whether the current visibility contains the visibility passed in.
- visible(boolean) - Method in class com.appiancorp.common.query.GenericFacet.GenericFacetBuilder
- visible(boolean) - Method in class com.appiancorp.common.query.TypedValueFacet.TypedValueFacetBuilder
- VISIBLE_BY_DEFAULT - Static variable in class com.appiancorp.common.query.Facet
W
- waitForExecutionServers() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.see waitForServers(), preferred, or waitForServers(List
connections) instead to wait on just the given connections. Code should not wait on just execution servers. - waitForServer(String) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- waitForServers() - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- waitForServers(List<KougarConnection>) - Static method in class com.appiancorp.suiteapi.common.ServiceLocator
-
Deprecated.This API is being phased out and will be removed in a future release.
- WAITING_ON_ANALYSIS_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WARN - Enum constant in enum class com.appiancorp.suiteapi.process.test.Controller.LogLevel
- WARNING - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Warning literal value.
- WARNING_LITERAL - Static variable in class com.appiancorp.suiteapi.type.config.ImportDiagnosticSeverity
-
The Warning literal object.
- WEB_API - Static variable in interface com.appiancorp.suiteapi.type.AppianType
- WEB_API_AUTHENTICATION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_BAD_CREDENTIALS_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_CREDENTIALS_EXPIRED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_EXISTING_SESSION_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
-
Used when a webapi is accessed both using a Key and JSESSION cookie
- WEB_API_LOCKED_ACCOUNT_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_MOBILE_NEWER_CLIENT_VERSION_REQUIRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_TEMPORARY_PASSWORD_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_API_TEMPORARY_PASSWORD_EXPIRED_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_RESPONSE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_SECURITY_NULL_BYTE_REQUEST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEB_SECURITY_UNSUPPORTED_METHOD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_DUPLICATE_ALIAS_METHOD_ENDPOINT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_DUPLICATE_NAME_ENDPOINT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_INVALID_HEADER_SET - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_METHOD_DOES_NOT_SUPPORT_REACTIONS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_MUST_RETURN_WEB_API_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_NOT_FOUND_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_RESPONSE_WITH_DOCUMENT_AND_BODY - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WEBAPI_RETURNED_EMPTY_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WebServiceContext - Class in com.appiancorp.services
-
Represents a service context that was obtained from the
WebServiceContextFactory
by sending it a session or request. - WebServiceContextFactory - Class in com.appiancorp.services
-
Used to manufacture the
ServiceContext
used within the product and in other web applications. - WebServiceContextFactory() - Constructor for class com.appiancorp.services.WebServiceContextFactory
- WEEK_FIRST - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
- WEEK_FOURTH - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
- WEEK_LAST - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
- WEEK_SECOND - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
- WEEK_THIRD - Static variable in class com.appiancorp.suiteapi.process.RecurringInterval.Monthly
- Weekly() - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Weekly
- WHITELISTED_FOR_K_KEY - Static variable in class com.appiancorp.suiteapi.rules.FreeformRule
-
Deprecated.This attribute is no longer used
- WILDCARD - Enum constant in enum class com.appiancorp.common.query.FilterOperatorCategory
- WORKFLOW - Static variable in class com.appiancorp.suiteapi.process.palette.PaletteCategoryConstants
-
This constant can be used on a custom smart service to designate that it should appear in the palette in the palette category "Workflow".
- WorkflowActivities - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- WorkflowEvents - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- WorkflowGateways - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- WorkflowHumanTasks - Annotation Interface in com.appiancorp.suiteapi.process.palette
-
This annotation can be used on a custom smart service to designate that it should appear in the palette in a pre-existing palette category.
- WorkingCalendar - Class in com.appiancorp.suiteapi.process.calendar
-
A bean representing a calendar.
- WorkingCalendar() - Constructor for class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
- WorkingCalendarSerializationUtils - Class in com.appiancorp.suiteapi.process.calendar
-
This class is used as a helper to output a JSON String containing the calendar information inside of a Calendar Service
- workingDaysInRange(Calendar, Calendar) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Count the number of working days in given range.
- workingHoursInRange(Calendar, Calendar) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Count the number of working hours in given range.
- workingMinutesInRange(Calendar, Calendar) - Method in class com.appiancorp.suiteapi.process.calendar.WorkingCalendar
-
Count the number of working minutes in given range.
- write(InputStream) - Method in class com.appiancorp.suiteapi.collaboration.Document
-
Deprecated.Write the contents of the inputStream to the Document if the document was generated via the
DocumentService.createDocument(Document)
method inDocumentService
. - write(InputStream) - Method in class com.appiancorp.suiteapi.knowledge.Document
-
Write the contents of the inputStream to the Document if this Document object was generated using
ContentService.download(Long, Integer, Boolean)
. - WriteException - Exception in com.appiancorp.suiteapi.common.exceptions
-
This exception should be thrown when an error occurs trying to write data to a storage location (whether it be writing to a flat file on disk or writing to a DB).
- WriteException() - Constructor for exception com.appiancorp.suiteapi.common.exceptions.WriteException
-
Constructs a new exception with
null
as its detail message. - WriteException(String) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.WriteException
-
Constructs a new exception with the specified detail message.
- WriteException(String, Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.WriteException
-
Constructs a new exception with the specified detail message and casuse Note that the detail message associated with cause is not automatically incorporated in this exception's detail message.
- WriteException(Throwable) - Constructor for exception com.appiancorp.suiteapi.common.exceptions.WriteException
-
Constructs a new exception with the specified cause and a detail message of (cause==null ?
- Writer - Interface in com.appiancorp.suiteapi.expression
-
The Writer is used for writing values to External Systems during the Save process of a SAIL expression re-evaluation.
- WS - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_CONFIGURATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_IMPORTER_ENDPOINT_UNDEFINED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_IMPORTER_OPERATION_UNDEFINED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_IMPORTER_SERVICE_UNDEFINED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_IMPORTER_UNKNOWN - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_INVALID_OPERATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_INVALID_RESPONSE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_MISSING_USERNAME_TOKEN_EXTENSION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_RETRYABLE_WSDL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_SN_IMPORT_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_SN_INSUFFICIENT_PRIVILEGES - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_USERNAME_TOKEN_EXTENSION_MISSING_PASSWORD - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_USERNAME_TOKEN_EXTENSION_MISSING_USERNAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_WRITE_FAILED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_WRITE_HTTP_ERROR_OCCURRED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_WRITE_HTTP_FAULT_RECEIVED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WS_WSDL - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_ENCODED_USAGE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_MALFORMED_ENDPOINT_URL - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_MESSAGE_NO_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_UNRESOLVED_NS - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_UNSUPPORTED_MEP - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_UNSUPPORTED_POLICY_ASSERTION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WS_WSDL_WS_POLICY - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- WSCLIENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSCLIENT_IO - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSCLIENT_MALFORMED_URL - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSDL_PARSER - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSDL_PARSER_NO_LOCK_AVAILABLE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSDL_PARSER_NO_PREFIX_SPECIFIED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSDL_PARSER_UNBOUND_PREFIX - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- WSImporterException - Exception in com.appiancorp.suiteapi.process.exceptions
-
This Exception is thrown when Process Model Importer fails to import or configure a WebService Node (v2)
- WSImporterException(ErrorCode) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- WSImporterException(ErrorCode, String[]) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- WSImporterException(ErrorCode, Throwable) - Constructor for exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
X
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.common.query.Facet
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.common.query.FacetOption
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.common.query.Filter
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.common.query.LogicalExpression
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.common.query.Query
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.suiteapi.common.paging.DataSubset
-
This is both the XML type name and the UUID of the system record created from this Java class
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.type.system.ListView
- XML_ROOT_ELEMENT - Static variable in class com.appiancorp.type.system.ListViewDataSubset
- XMLable - Interface in com.appiancorp.suiteapi.common
-
Implementing classes can be represented in XML.
- XMLBuilderUtils - Class in com.appiancorp.suiteapi.process
-
Class provides utility methods to create an XML document
- XMLBuilderUtils() - Constructor for class com.appiancorp.suiteapi.process.XMLBuilderUtils
- XSD_DEACTIVATED_TYPE_REF - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IGNORE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IGNORE_ANY_ATTRIBUTE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IGNORE_DEFAULT_VALUE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IGNORE_FACET - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_IMPORT - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_DATA_TYPE_LOCK_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_IMPORT_ECORE_SAVE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_IMPORT_FAILED - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_INVALID_ELEMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_IMPORT_PRE_EXISTING_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_PRE_EXISTING_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_PRE_EXISTING_TYPE_IDENTICAL - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_TYPE_DESIGNER_LOCKED - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_IMPORT_UNSUPPORTED_ZIP_CIRCULAR_REFERENCE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_ANNOTATION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_ANONYMOUS_GLOBAL_COMPONENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_CONSTRAINT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_DUPLICATE_ELEMENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_INVALID_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_INVALID_TYPE_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_INVALID_UNRESOLVED_COMPONENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_MISSING_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_MISSING_FIELD_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_MISSING_TYPE_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_NON_UNIQUE_FIELD_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_NON_UNIQUE_TYPE_NAME - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_READ_FROM_DATA_TYPE_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_CHOICE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_CHOICE_DUPLICATE_TYPE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_DUPLICATE_NAME - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_MISSING_NAMESPACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_MIXED_CONTENT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_MULTIPLE_LIST - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_NESTED_CHOICE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_OCCURRENCE_CONSTRAINT - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_REDEFINE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_RESERVED_NAMESPACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_SIMPLE_CONTENT_RESTRICTION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_SUBSTITUTION_GROUP - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_SYSTEM_TYPE_NON_RESERVED_NAMESPACE - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UNSUPPORTED_UNION - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
- XSD_UPDATE_ANONYMOUS_TYPE_REF - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_UPDATE_LIST_TO_NON_LIST - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_UPDATE_VISIBLE_TYPE - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XSD_VALIDATION - Static variable in class com.appiancorp.suiteapi.common.ValidationCode
- XsdImportEcoreSaveException - Exception in com.appiancorp.suiteapi.type.config.xsd.exceptions
- XsdImportEcoreSaveException(ImportDiagnostic[], Exception) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.XsdImportEcoreSaveException
- XsdImportEcoreSaveException(ImportDiagnostic[], List<ValidationItem>) - Constructor for exception com.appiancorp.suiteapi.type.config.xsd.exceptions.XsdImportEcoreSaveException
- XsdTypeImporter - Class in com.appiancorp.suiteapi.type.config.xsd
-
Imports datatypes into the system from XSD.
Y
- Yearly() - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
- Yearly(boolean) - Constructor for class com.appiancorp.suiteapi.process.RecurringInterval.Yearly
-
Create a new yearly object
- yieldWithLog(long, TimeUnit, String) - Method in class com.appiancorp.suiteapi.process.test.Controller
-
Yield for the given time, logging a delay message at LogLevel.INFO.
Z
- ZIPPING_COLLECTION_GENERAL_ERROR - Static variable in class com.appiancorp.suiteapi.common.exceptions.ErrorCode
_
- _data - Variable in class com.appiancorp.suiteapi.common.TreeNode
- _displayName - Variable in class com.appiancorp.suiteapi.common.SecurityEntry
- _errorCode - Variable in exception com.appiancorp.suiteapi.common.exceptions.DuplicateWebServiceNameException
- _errorCode - Variable in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- _errorCode - Variable in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- _errorCode - Variable in exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- _errorCode - Variable in exception com.appiancorp.suiteapi.type.exceptions.ImportException
- _errorCodeArguments - Variable in exception com.appiancorp.suiteapi.common.exceptions.InvalidDecimalException
- _errorCodeArguments - Variable in exception com.appiancorp.suiteapi.messaging.InvalidJMSDestinationException
- _errorCodeArguments - Variable in exception com.appiancorp.suiteapi.process.exceptions.WSImporterException
- _errorCodeArguments - Variable in exception com.appiancorp.suiteapi.type.exceptions.ImportException
- _id - Variable in class com.appiancorp.suiteapi.common.TreeNode
- _interiorExpressions - Variable in class com.appiancorp.suiteapi.process.ActivityClassParameter
- _key - Variable in class com.appiancorp.suiteapi.common.SecurityEntry
- _metadata - Variable in class com.appiancorp.suiteapi.process.framework.AbstractActivity
- _name - Variable in class com.appiancorp.suiteapi.common.TreeNode
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form