A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

AAC_AUDIO - ch.ivyteam.ivy.cm.CoType
Html type
abort(IRequestId) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
abort(IRequestId) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
The request with the request id must be aborted Called if a timeout exception occurs.
AbstractProcessExtension - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class that implements the IProcessExtension interface.
AbstractProcessExtensionConfigurationEditor - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class for process extension configuration editors
AbstractProcessIntermediateEventBean - Class in ch.ivyteam.ivy.process.intermediateevent
Abstract implementation of a process intermediate event bean.
AbstractProcessStartEventBean - Class in ch.ivyteam.ivy.process.eventstart
Abstract implementation of a process start event bean.
AbstractProcessStartEventBean(String, String) - Constructor for class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
Constructor
AbstractUserAsynchronousProcessExtension - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class that implements the IUserAsynchronousProcessExtension interface.
AbstractUserProcessExtension - Class in ch.ivyteam.ivy.process.extension.impl
Abstract base class that implements the IUserProcessExtension interface.
acceptInput() - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
This method is called if the user pressed the OK button of the dialog containing this editor.
AccessState - Enum in ch.ivyteam.ivy.security
 
activate() - Method in interface ch.ivyteam.ivy.application.IActivity
Activates the object
The object changes from inactive to active or from active_lock to active
activateRequiredProcessModelVersions() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Activates this and all required process model versions.
ACTIVATING - ch.ivyteam.ivy.application.ActivityOperationState
State ACTIVATING The object is going to state active.
activator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Access to the activator
ACTIVATOR_NAME - ch.ivyteam.ivy.workflow.TaskProperty
The activator name property
ACTIVATOR_ROLE_ID - ch.ivyteam.ivy.workflow.TaskProperty
The original activator user id property
ACTIVATOR_USER_ID - ch.ivyteam.ivy.workflow.TaskProperty
The original activator user id property
activatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
activatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorDisplayName.
Must be followed by a call to a condition method.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorDisplayName.
activatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorDisplayName in the default direction ascending.
To change the order to descending use activatorDisplayName().descending()
activatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
activatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
activatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorName.
Must be followed by a call to a condition method.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorName.
activatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorName in the default direction ascending.
To change the order to descending use activatorName().descending()
activatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
activatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
activatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorRoleId.
Must be followed by a call to a condition method.
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorRoleId.
activatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorRoleId in the default direction ascending.
To change the order to descending use activatorRoleId().descending()
activatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
activatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
activatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ActivatorUserId.
Must be followed by a call to a condition method.
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ActivatorUserId.
activatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ActivatorUserId in the default direction ascending.
To change the order to descending use activatorUserId().descending()
activatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
ACTIVE - ch.ivyteam.ivy.application.ActivityOperationState
State ACTIVE.
ACTIVE - ch.ivyteam.ivy.application.ActivityState
State ACTIVE.
ActivityOperationState - Enum in ch.ivyteam.ivy.application
The activity operation state.
ActivityState - Enum in ch.ivyteam.ivy.application
The activity state.
add(int, E) - Method in class ch.ivyteam.ivy.scripting.objects.List
Inserts a new element into the list.
add(LocationBuilder) - Method in interface ch.ivyteam.ivy.location.ILocationService
Adds a new location.
add(BusinessDuration) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
add(CompositeObject) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Transforms the argument to a Record and add it into the recordset.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Date
Adds a duration to this date.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Adds a duration to this date.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Adds a duration to this date.
add(Duration) - Method in class ch.ivyteam.ivy.scripting.objects.Time
Adds some Duration to this Time object.
add(List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds a copy of a record as last row.
add(Record) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds a copy of a record as last row.
add(Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
add(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Adds a new document with the given path
add(E) - Method in class ch.ivyteam.ivy.scripting.objects.List
Adds an element to the list.
add(String) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Adds a new document with the given path
addAll(int, Collection<? extends E>) - Method in class ch.ivyteam.ivy.scripting.objects.List
Inserts all elemnts of some collection into this list.
addAll(List<Tree>) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addAll(Recordset) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds records from another Recordset to this Recordset.
addAll(Collection<? extends E>) - Method in class ch.ivyteam.ivy.scripting.objects.List
Adds all elements of a collection to this list.
addAll(List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Adds records to this Recordset.
addAllAt(int, List<Tree>) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addAt(int, Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Adds a new child to this tree.
addChild(String, String, CoType, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Creates a child ContentObject for this ContentObject.
addColumn(String, List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Appends a column into the recordset.
addEntries(IIvyProcessPalette) - Method in interface ch.ivyteam.ivy.designer.process.ui.editor.palette.IIvyProcessPaletteExtension
Add entries to the palette.
addGroup(String, String, int) - Method in interface ch.ivyteam.ivy.designer.process.ui.editor.palette.IIvyProcessPalette
Adds a new group to the ivy process palette
addGroups(IIvyProcessPalette) - Method in interface ch.ivyteam.ivy.designer.process.ui.editor.palette.IIvyProcessPaletteExtension
Add groups to the palette.
ADDITIONAL_INFORMATION - ch.ivyteam.ivy.workflow.IntermediateEventProperty
The additional information property
additionalProperty(String) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
Deprecated.
additionalProperty(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Deprecated.
additionalProperty(String) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
Deprecated.
additionalProperty(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Deprecated.
addProcessElementEntry(String, String, int, ProcessKind...) - Method in interface ch.ivyteam.ivy.designer.process.ui.editor.palette.IIvyProcessPalette
Adds a new process element entry to the ivy process palette
address() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder
Orders the results by the address
address(String) - Method in class ch.ivyteam.ivy.location.LocationQuery
Filters the search result for locations with the given address.
addRole(IRole) - Method in interface ch.ivyteam.ivy.security.IUser
Add a role the user can act as
addRoleMember(IRole) - Method in interface ch.ivyteam.ivy.security.IRole
Adds the given role as role member of this role.
addServerListener(IServerListener) - Method in interface ch.ivyteam.ivy.server.IServer
Adds a new server listener
addSupportedLanguage(Locale) - Method in interface ch.ivyteam.ivy.cm.IContentManagementSystem
Adds a supported language
addSystemEventListener(EnumSet<SystemEventCategory>, ISystemEventListener) - Method in interface ch.ivyteam.ivy.event.ISystemEventDispatcher
Adds the given listener and invokes it, if an event of the given categories is received.
addValue(String, Date, Date, Locale, String, boolean, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Creates a new value for this ContentObject withhout any content.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
aggregate() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
Returns an object which contains the aggregation part for this query.
It provides methods to perform aggregations on the query.
all() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
Examples:
all() - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalReceivers
Get all StartSignalEventElements.
ALL_DENIED - ch.ivyteam.ivy.security.GroupAccessState
The security member is denied all permissions of a group
ALL_GRANTED - ch.ivyteam.ivy.security.GroupAccessState
The security member is granted all permissions of a group
allFields() - Method in interface ch.ivyteam.ivy.business.data.store.search.FieldOrSubFilter
Filter values contained anywhere (in all fields) in the business data value object tree.
allPaged() - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that own this role.
allPaged(int) - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that own this role.
allTextFields() - Method in interface ch.ivyteam.ivy.business.data.store.search.ScoredFieldOrSubQuery
Queries values contained anywhere (in all text fields) in the business data value object tree.
Altitude - Class in ch.ivyteam.ivy.location
Altitude of a geo-position.
and() - Method in interface ch.ivyteam.ivy.business.data.store.search.Filter
Combines filters with a logical AND operation.
and() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds an AND statement to the where condition.
and() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
and() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds an AND statement to the where condition.
and(UserQuery) - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterLink
 
and(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(IPropertyFilter<T>) - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
Returns a new filter that associates this filter with the given other filter with a logical and operation
and(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
and(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
and(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(StartSignalEventElementQuery) - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterLink
 
and(StartSignalEventElementQuery) - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
and(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
and(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds and AND statement with the given filter subQuery.
and(T, RelationalOperator, Object) - Method in interface ch.ivyteam.ivy.workflow.IPropertyFilter
Returns a new filter that associates this filter with the new filter created with given arguments with a logical and operation
andOverall() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
andOverall() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds an AND statement to the whole where condition configured before.
andOverall(UserQuery) - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterLink
 
andOverall(UserQuery) - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(CaseQuery) - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterLink
 
andOverall(CaseQuery) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(SignalEventQuery) - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterLink
 
andOverall(SignalEventQuery) - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(StartSignalEventElementQuery) - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterLink
 
andOverall(StartSignalEventElementQuery) - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(TaskBoundarySignalEventReceiverQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterLink
 
andOverall(TaskBoundarySignalEventReceiverQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
andOverall(TaskQuery) - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterLink
 
andOverall(TaskQuery) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterLink
Adds and AND statement with the given filter subQuery to the whole where condition configured before.
Angle - Class in ch.ivyteam.ivy.location
Angle of a Longitude or Latitude.
anyNumberField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Number field.
anyNumberField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Number field.
anyStringField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom String field.
anyStringField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom String field.
anyTimestampField() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Timestamp field.
anyTimestampField() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects any custom Timestamp field.
append(Path) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Path path = new Path("documents/sales").append(new Path("January/axonivy.docx"));
Boolean isTrue = path.equals(new Path("documents/sales/January/axonivy.docs");
append(String) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Append the given part to the code
append(String) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Path path = new Path("documents/sales").append("January/axonivy.docx");
Boolean isTrue = path.equals(new Path("documents/sales/January/axonivy.docs");
append(T) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Append the given part to the code
appendChild(Xml) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Import and appends a child element.
appendChild(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Appends a new child.
APPLICATION_ACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationActivate
APPLICATION_CONFIGURATION_PROPERTY_READ_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationConfigurationPropertyReadValue
APPLICATION_CONFIGURATION_PROPERTY_WRITE_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationConfigurationPropertyWriteValue
APPLICATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationCreate
APPLICATION_CUSTOM_PROPERTY_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationCustomPropertyRead
APPLICATION_CUSTOM_PROPERTY_WRITE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationCustomPropertyWrite
APPLICATION_DEACTIVATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDeactivate
APPLICATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDelete
APPLICATION_DELETE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationDeleteAttribute
APPLICATION_LOCK - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationLock
APPLICATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationRead
APPLICATION_READ_ACTIVITY_OPERATION_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadActivityOperationState
APPLICATION_READ_ACTIVITY_STATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadActivityState
APPLICATION_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadAll
APPLICATION_READ_ALL_CONFIGURATION_PROPERTIES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadAllConfigurationProperties
APPLICATION_READ_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadAttribute
APPLICATION_READ_ATTRIBUTE_NAMES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadAttributeNames
APPLICATION_READ_CONFIGURATION_PROPERTY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadConfigurationProperty
APPLICATION_READ_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadDescription
APPLICATION_READ_FILE_AREA_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadFileAreaDirectory
APPLICATION_READ_FILE_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadFileDirectory
APPLICATION_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadName
APPLICATION_READ_OWNER_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadOwnerName
APPLICATION_READ_SECURITY_SYSTEM_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationReadSecuritySystemName
APPLICATION_WRITE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteAttribute
APPLICATION_WRITE_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteDescription
APPLICATION_WRITE_DOWNLOAD_PASSWORD - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteDownloadPassword
APPLICATION_WRITE_FILE_AREA_DIRECTORY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteFileDirectory
APPLICATION_WRITE_OWNER_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteOwnerName
APPLICATION_WRITE_OWNER_PASSWORD - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ApplicationWriteOwnerPassword
ApplicationDoc - ch.ivyteam.ivy.cm.CoMimeType
MSWord's .doc mime type
ApplicationDocx - ch.ivyteam.ivy.cm.CoMimeType
M$ Word OpenXML mime type
ApplicationExcel - ch.ivyteam.ivy.cm.CoMimeType
M$ Excel mime type
ApplicationExcelXML - ch.ivyteam.ivy.cm.CoMimeType
M$ Excel OpenXML mime type
applicationHomeRef() - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns the URL to the application home.
applicationId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ApplicationId.
Must be followed by a call to a condition method.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ApplicationId.
applicationId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ApplicationId in the default direction ascending.
To change the order to descending use applicationId().descending()
applicationId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
ApplicationJson - ch.ivyteam.ivy.cm.CoMimeType
application/json
ApplicationOpenDocPresentation - ch.ivyteam.ivy.cm.CoMimeType
M$ PowerPoint OpenXML mime type
ApplicationOpenDocSpreadsheet - ch.ivyteam.ivy.cm.CoMimeType
M$ PowerPoint OpenXML mime type
ApplicationOpenDocText - ch.ivyteam.ivy.cm.CoMimeType
M$ PowerPoint OpenXML mime type
ApplicationPdf - ch.ivyteam.ivy.cm.CoMimeType
PDF mime type
ApplicationPowerPoint - ch.ivyteam.ivy.cm.CoMimeType
M$ PowerPoint mime type
ApplicationPowerPointXML - ch.ivyteam.ivy.cm.CoMimeType
M$ PowerPoint OpenXML mime type
ApplicationXml - ch.ivyteam.ivy.cm.CoMimeType
application/xml
ApplicationXmlXhtml - ch.ivyteam.ivy.cm.CoMimeType
application/xml+xhtml
ApplicationZip - ch.ivyteam.ivy.cm.CoMimeType
ZIP mime type
ARCHIVED - ch.ivyteam.ivy.application.ReleaseState
Process Model Version Release State ARCHIVED.
asArray() - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
asBinary() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Example:
Binary content = document.read().asBinary();
ascending() - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderByOperation
Orders the result ascending (A..Z)
ascending() - Method in class ch.ivyteam.ivy.location.LocationQuery.LocationOrder.OrderDirection
Order direction ascending.
ascending() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ascending() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction.
ASCENDING - ch.ivyteam.ivy.business.data.store.search.OrderByOperation.Direction
Order from lower to higher (A..Z)
ASCENDING - ch.ivyteam.ivy.persistence.OrderDirection
Order in ascending direction
ascendingNullFirst() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullFirst() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the beginning of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
ascendingNullLast() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByColumnQuery
Sorts the column in ascending direction, with NULL values at the end of the list.
asIvyFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Example:
File file = document.read().asIvyFile();
String content = file.read();
asJavaFile() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
 
asMap() - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
asReader() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Get a reader that delivers the content of the document.
assignedPaged() - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that are directly assigned to this role
assignedPaged(int) - Method in interface ch.ivyteam.ivy.security.user.IRoleUsers
Gets all users that are directly assigned to this role
assignRole(IRole) - Method in interface ch.ivyteam.ivy.security.ISession
Assigns a role to the session.
asStream() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
 
asString() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentContentReader
Get a string with the content of the document.
asString() - Method in class ch.ivyteam.ivy.workflow.document.Path
String representation of the path
attachToBusinessCase() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterQuery
 
attachToBusinessCase() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.GroupByQuery
 
attachToBusinessCase() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterableColumns
Prepares a where statement for the column AttachToBusinessCase.
Must be followed by a call to a condition method.
attachToBusinessCase() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IGroupByQueryColumns
Groups the result of the query by the field AttachToBusinessCase.
attachToBusinessCase() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IOrderByQueryColumns
Adds an order by statement for the column AttachToBusinessCase in the default direction ascending.
To change the order to descending use attachToBusinessCase().descending()
attachToBusinessCase() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.OrderByQuery
 
attachToBusinessCase(long) - Method in interface ch.ivyteam.ivy.workflow.ICase
Attaches this case to a business case with the given id.
AUDIO - ch.ivyteam.ivy.cm.CoType
Basic audio type
AuthenticationException - Exception in ch.ivyteam.ivy.security
Authentication exception is thrown if authentication fails
AutoInitializable - Interface in ch.ivyteam.ivy.scripting.objects.jsf.el
Marker interface for all auto initializable beans in Html Dialgos (JSF).
avgBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgBusinessRuntime to the query, that contains the average of the field BusinessRuntime of all (grouped) rows.
avgBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgBusinessRuntime to the query, that contains the average of the field BusinessRuntime of all (grouped) rows.
avgDelayTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgDelayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgDelayTimestamp to the query, that contains the average of the field DelayTimestamp of all (grouped) rows.
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgEndTimestamp to the query, that contains the average of the field EndTimestamp of all (grouped) rows.
avgEndTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgEndTimestamp to the query, that contains the average of the field EndTimestamp of all (grouped) rows.
avgExpiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgExpiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgExpiryTimestamp to the query, that contains the average of the field ExpiryTimestamp of all (grouped) rows.
avgFailedTimeoutTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgFailedTimeoutTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgFailedTimeoutTimestamp to the query, that contains the average of the field FailedTimeoutTimestamp of all (grouped) rows.
avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Avg[fieldName] to the query that contains the average of the custom Number field with name fieldName of all (grouped) rows.
avgNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Avg[fieldName] to the query that contains the average of the custom Number field with name fieldName of all (grouped) rows.
avgNumberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgNumberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgNumberOfFailures to the query, that contains the average of the field NumberOfFailures of all (grouped) rows.
avgNumberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgNumberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgNumberOfResumes to the query, that contains the average of the field NumberOfResumes of all (grouped) rows.
avgSentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.AggregationQuery
 
avgSentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IAggregationQuery
Adds a result column AvgSentTimestamp to the query, that contains the average of the field SentTimestamp of all (grouped) rows.
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgStartTimestamp to the query, that contains the average of the field StartTimestamp of all (grouped) rows.
avgStartTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgStartTimestamp to the query, that contains the average of the field StartTimestamp of all (grouped) rows.
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Avg[fieldName] to the query that contains the average of the custom Timestamp field with name fieldName of all (grouped) rows.
avgTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Avg[fieldName] to the query that contains the average of the custom Timestamp field with name fieldName of all (grouped) rows.
avgWorkerSessionId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgWorkerSessionId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgWorkerSessionId to the query, that contains the average of the field WorkerSessionId of all (grouped) rows.
avgWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
avgWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column AvgWorkingTime to the query, that contains the average of the field WorkingTime of all (grouped) rows.
avgWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
avgWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column AvgWorkingTime to the query, that contains the average of the field WorkingTime of all (grouped) rows.
AVI - ch.ivyteam.ivy.cm.CoType
MS Video type
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages