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

E

EAST - ch.ivyteam.ivy.location.Longitude.Direction
 
elementChanged(Object) - Method in class ch.ivyteam.ivy.scripting.objects.List
Notifies all listeners that the given object has changed.
elementChangedAt(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
Notifies all listeners that the element at given index has changed.
elementChangedAt(int, int) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Informs the listeners that an element was replaced or has changed.
eMailAddress() - Method in class ch.ivyteam.ivy.security.query.UserQuery.FilterQuery
 
eMailAddress() - Method in class ch.ivyteam.ivy.security.query.UserQuery.GroupByQuery
 
eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IFilterableColumns
Prepares a where statement for the column EMailAddress.
Must be followed by a call to a condition method.
eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IGroupByQueryColumns
Groups the result of the query by the field EMailAddress.
eMailAddress() - Method in interface ch.ivyteam.ivy.security.query.UserQuery.IOrderByQueryColumns
Adds an order by statement for the column EMailAddress in the default direction ascending.
To change the order to descending use eMailAddress().descending()
eMailAddress() - Method in class ch.ivyteam.ivy.security.query.UserQuery.OrderByQuery
 
END_TIMESTAMP - ch.ivyteam.ivy.workflow.CaseProperty
The end timestamp property
END_TIMESTAMP - ch.ivyteam.ivy.workflow.TaskProperty
The end timestamp property
endsWith(Path) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Boolean isTrue = new Path("documents/sales/January").endsWith(new Path("sales/January"));
endTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
endTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column EndTaskSwitchEventId.
Must be followed by a call to a condition method.
endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field EndTaskSwitchEventId.
endTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column EndTaskSwitchEventId in the default direction ascending.
To change the order to descending use endTaskSwitchEventId().descending()
endTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column EndTimestamp.
Must be followed by a call to a condition method.
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field EndTimestamp.
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column EndTimestamp in the default direction ascending.
To change the order to descending use endTimestamp().descending()
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column EndTimestamp.
Must be followed by a call to a condition method.
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field EndTimestamp.
endTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column EndTimestamp in the default direction ascending.
To change the order to descending use endTimestamp().descending()
endTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
engine - Variable in class ch.ivyteam.ivy.rule.engine.api.Rules
Provides access to the IRuleEngine.
engine() - Static method in class ch.ivyteam.ivy.rule.engine.api.Rules
Provides access to the IRuleEngine.
ensureCapacity(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
Sets the capacity of the list.
environmentId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
environmentId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
environmentId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column EnvironmentId.
Must be followed by a call to a condition method.
environmentId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field EnvironmentId.
environmentId() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column EnvironmentId in the default direction ascending.
To change the order to descending use environmentId().descending()
environmentId() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
EQUAL - ch.ivyteam.logicalexpression.RelationalOperator
Equal operation
EQUAL_IGNORE_CASE - ch.ivyteam.logicalexpression.RelationalOperator
Equal operation string are compared case insensitive
EQUAL_OR_LARGER - ch.ivyteam.logicalexpression.RelationalOperator
Equal or larger operation
EQUAL_OR_SMALLER - ch.ivyteam.logicalexpression.RelationalOperator
Equal or smaller operation
equals(Object) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
 
equals(Object) - Method in class ch.ivyteam.ivy.model.SimpleValueObject
 
equals(Object) - Method in interface ch.ivyteam.ivy.process.engine.IRequestId
 
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Binary
 
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Indicates whether a BusinessDuration object is "equal to" this one.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Date
Test two objects for equality.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Test two objects for euality.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Test two objects for equality.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.File
Test equaliy of files: two files are equals is the habe the same normalized absolute path.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.NestedObject
 
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Time
Test for equality.
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
 
equals(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Implements a different equality behavior.
error(Object) - Method in interface ch.ivyteam.log.ILogger
Logs a message with level ERROR.
error(Object) - Method in class ch.ivyteam.log.Logger
 
error(String) - Method in interface ch.ivyteam.ivy.resource.datamodel.IProtocolWriter
 
error(String, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats and logs a message with level ERROR.
error(String, Object...) - Method in class ch.ivyteam.log.Logger
 
error(String, Throwable) - Method in interface ch.ivyteam.ivy.resource.datamodel.IProtocolWriter
 
error(String, Throwable, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats and logs a message with level ERROR.
error(String, Throwable, Object...) - Method in class ch.ivyteam.log.Logger
 
ERROR - ch.ivyteam.ivy.event.ISystemEventDispatcher.DispatchStatus
Event has been dispatched, but errors occurred.
ERROR - ch.ivyteam.ivy.security.synch.UserSynchResult.SynchStatus
The synchronization process encountered a technical problem.
ErrorPageMBean - Class in ch.ivyteam.ivy.webserver
Used as managed bean named errorPage within the JSF error page(s) to show information about the exception.
escape(Object) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Does format the object with the default format and then escape the characters in a String using HTML entities.
escape(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Escapes the characters in a String using HTML entities.
evaluateXPath(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
EVENT - ch.ivyteam.ivy.application.RuntimeLogCategory
Runtime log category to log event bean relevant things
EVENT_CASE_CREATOR_DELETED - ch.ivyteam.ivy.workflow.WorkflowEventKind
case creator deleted
EVENT_CHANGE_BUSINESS_CASE_STAGE - ch.ivyteam.ivy.workflow.WorkflowEventKind
 
EVENT_CHANGE_CASE_CREATOR - ch.ivyteam.ivy.workflow.WorkflowEventKind
 
EVENT_CHANGE_TASK_ACTIVATOR - ch.ivyteam.ivy.workflow.WorkflowEventKind
change task activator by admin user event
EVENT_CHANGE_TASK_ACTIVATOR_BY_TIMEOUT - ch.ivyteam.ivy.workflow.WorkflowEventKind
change task activator triggered by timeout event
EVENT_CHANGE_TASK_DELAY_TIMESTAMP - ch.ivyteam.ivy.workflow.WorkflowEventKind
task delay timestamp changed
EVENT_CHANGE_TASK_PRIORITY - ch.ivyteam.ivy.workflow.WorkflowEventKind
change task priority by admin user event
EVENT_CHANGE_TASK_TIMEOUT_EXCEPTION_ACTIVATOR - ch.ivyteam.ivy.workflow.WorkflowEventKind
task timeout exception activator changed
EVENT_CHANGE_TASK_TIMEOUT_TIMESTAMP - ch.ivyteam.ivy.workflow.WorkflowEventKind
task timeout timestamp changed
EVENT_CREATE_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
create case event
EVENT_CREATE_CASE_BY_SIGNAL - ch.ivyteam.ivy.workflow.WorkflowEventKind
create case by signal event
EVENT_CREATE_FIRST_TASK_OF_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
create first task of a case event
EVENT_CREATE_FIRST_TASK_OF_CASE_BY_SIGNAL - ch.ivyteam.ivy.workflow.WorkflowEventKind
create first task of a case by signal event
EVENT_CREATE_TASK_BY_INTERMEDIATE_EVENT_TIMEOUT - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task was created by an intermediate event timeout
EVENT_CREATE_TASK_BY_JOINED_TASKS - ch.ivyteam.ivy.workflow.WorkflowEventKind
create task triggered by other tasks that are joined event
EVENT_CREATE_TASK_BY_SIGNAL - ch.ivyteam.ivy.workflow.WorkflowEventKind
 
EVENT_CREATE_TASK_BY_TIMEOUT - ch.ivyteam.ivy.workflow.WorkflowEventKind
create task triggered by timeout event
EVENT_DESTROY_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
destroy case by admin user event
EVENT_DESTROY_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
destroy task by admin user event
EVENT_DESTROY_TASK_BY_INTERMEDIATE_EVENT_TIMEOUT - ch.ivyteam.ivy.workflow.WorkflowEventKind
The task was destroyed because an intermediate event has timed out
EVENT_DESTROY_TASK_BY_SIGNAL - ch.ivyteam.ivy.workflow.WorkflowEventKind
 
EVENT_DESTROY_TASK_BY_TIMEOUT - ch.ivyteam.ivy.workflow.WorkflowEventKind
destroy task triggered by timeout event
EVENT_FAIL_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
task fail
EVENT_FAILED_TASK_TIMEOUT_EXPIRED - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task failed timeout expired
EVENT_FINISH_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
finish case event
EVENT_FINISH_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
finish task event
EVENT_ID - ch.ivyteam.ivy.workflow.IntermediateEventProperty
The event id property
EVENT_INTERMEDIATE_EVENT_ALREADY_RECEIVED - ch.ivyteam.ivy.workflow.WorkflowEventKind
An intermediate event has already been received
EVENT_INTERMEDIATE_EVENT_RECEIVED - ch.ivyteam.ivy.workflow.WorkflowEventKind
An intermediate event was received
EVENT_INTERMEDIATE_EVENT_TIMEOUT_EXPIRED - ch.ivyteam.ivy.workflow.WorkflowEventKind
An intermediate event was received
EVENT_JOIN_FAILED_TASK_TIMEOUT_EXPIRED - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task join failed timeout expired
EVENT_JOIN_TASK_FAILED - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task join failed
EVENT_JOINED_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
task joined event
EVENT_JOINING_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
task joining event
EVENT_JOINING_TASK_TIMEOUT_EXPIRED - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task joining timeout expired
EVENT_KIND - ch.ivyteam.ivy.workflow.WorkflowEventProperty
event kind field
EVENT_PARK_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
park task
EVENT_REDO_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
redo task
EVENT_REOPEN_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
 
EVENT_RESET_CASE - ch.ivyteam.ivy.workflow.WorkflowEventKind
case reseted
EVENT_RESUME_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
resume task event
EVENT_ROLLBACK_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
rollback task event
EVENT_TASK_ACTIVATOR_DELETED - ch.ivyteam.ivy.workflow.WorkflowEventKind
task activator deleted
EVENT_TASK_DELAY_EXPIRED - ch.ivyteam.ivy.workflow.WorkflowEventKind
task delay expired
EVENT_TASK_DELEGATED - ch.ivyteam.ivy.workflow.WorkflowEventKind
Task delegated
EVENT_TASK_TIMEOUT_EXCEPTION_ACTIVATOR_DELETED - ch.ivyteam.ivy.workflow.WorkflowEventKind
task timeout exception activator deleted
EVENT_TASK_WORKER_USER_DELETED - ch.ivyteam.ivy.workflow.WorkflowEventKind
task worker user deleted
EVENT_TIMESTAMP - ch.ivyteam.ivy.workflow.IntermediateEventProperty
The event timestamp property
EVENT_TIMESTAMP - ch.ivyteam.ivy.workflow.WorkflowEventProperty
event timestamp field
EVENT_UNPARK_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
unpark task
EVENT_WAIT_FOR_JOIN_TASK - ch.ivyteam.ivy.workflow.WorkflowEventKind
task ready for join event
EventCode<T extends EventCode<T>> - Class in ch.ivyteam.ivy.process.model.value
A common base class for representing codes divided by colons (:).
EXCEL - ch.ivyteam.ivy.cm.CoType
Microsoft Excel type
EXCEL_OPENXML - ch.ivyteam.ivy.cm.CoType
Microsoft Powerpoint type
EXCEPTION - ch.ivyteam.ivy.workflow.WorkflowPriority
Exception priority
EXCLUDE_ALL_OTHER_RULE - Static variable in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
Access rules that excludes all other packages
exec(ISubProcessStart, Object...) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
For a nicer fluent PublicAPI see SubProcessCall
Executes a sub process with parameters.
Executable - Interface in ch.ivyteam.util.callable
Executes some code like Runnable but can throw a checked Exception
execute() - Method in interface ch.ivyteam.ivy.business.data.store.search.Executor
Executes the search operation
execute() - Method in interface ch.ivyteam.util.callable.Executable
Executes some code like Runnable.run() but can throw a checked Exception
execute(ISubProcessStart) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
For a nicer fluent PublicAPI see SubProcessCall
Executes a sub process without parameters.
execute(ISubProcessStart, Map<String, ? extends Object>) - Static method in class ch.ivyteam.ivy.process.call.SubProcessRunner
For a nicer fluent PublicAPI see SubProcessCall
Executes a sub process with parameters.
execute(Executable) - Static method in class ch.ivyteam.ivy.security.exec.Sudo
Executes the execute method of the given Executable.
execute(Iterable<?>) - Method in interface ch.ivyteam.ivy.rule.engine.api.runtime.IStatelessRuleSession
Execute the rules on all elements in this collection of objects.
execute(Object) - Method in interface ch.ivyteam.ivy.rule.engine.api.runtime.IStatelessRuleSession
Execute the rules on the parameter object.
executeAs(Callable<T>, ISession) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Executes the callable in the context of the given execution context
executeAsSystem(Callable<T>) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Executes the code of the Callable.call() method in the context of the ivy System security session.
executeAsSystem(Callable<T>) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Executes the given callable in the security execution context of the system
executeAsSystem(Callable<T>) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Executes the code of the Callable.call() method in the context of the ivy System security session.
executeIvyScript(IIvyScriptContext, IIvyScriptInstruction) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Executes an ivy script instruction.
executeIvyScript(IIvyScriptContext, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Executes an ivy script script
executeUpdate() - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Execute an update or delete statement.
EXECUTION_TIMESTAMP - ch.ivyteam.ivy.workflow.TaskSwitchEventProperty
The execution timestamp property
executor() - Method in class ch.ivyteam.ivy.security.query.UserQuery
Provides a fluent API to execute this query and fetch its results.
executor() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Provides a fluent API to execute this query and fetch its results.
executor() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
Provides a fluent API to execute this query and fetch its results.
executor() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery
Provides a fluent API to execute this query and fetch its results.
executor() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
Provides a fluent API to execute this query and fetch its results.
executor() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
Provides a fluent API to execute this query and fetch its results.
Executor<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Execute operation
exists() - Method in class ch.ivyteam.ivy.scripting.objects.File
Tests whether the file or directory denoted by this file object exists.
exists(Class<T>) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Checks for existence of a business case data value in the repository.
exists(String) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Checks for existence of a business data value in the repository.
EXPIRED_CREATOR_TASK_ID - ch.ivyteam.ivy.workflow.TaskProperty
The expired creator task id property
expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiredCreatorTaskId.
Must be followed by a call to a condition method.
expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiredCreatorTaskId.
expiredCreatorTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiredCreatorTaskId in the default direction ascending.
To change the order to descending use expiredCreatorTaskId().descending()
expiredCreatorTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
EXPIRY_ACTIVATOR_NAME - ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator name property
EXPIRY_ACTIVATOR_ROLE_ID - ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator role id property
EXPIRY_ACTIVATOR_USER_ID - ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator role id property
EXPIRY_PRIORITY - ch.ivyteam.ivy.workflow.TaskProperty
The expiry activator role id property
EXPIRY_TASK_START - ch.ivyteam.ivy.workflow.TaskElementKind
Expiry task start
EXPIRY_TASK_START_ELEMENT_PID - ch.ivyteam.ivy.workflow.TaskProperty
The expiry task start element pid property
EXPIRY_TIMESTAMP - ch.ivyteam.ivy.workflow.TaskProperty
The expiry timestamp property
expiryActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Access to the expiry activator
expiryActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryActivatorDisplayName.
Must be followed by a call to a condition method.
expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryActivatorDisplayName.
expiryActivatorDisplayName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryActivatorDisplayName in the default direction ascending.
To change the order to descending use expiryActivatorDisplayName().descending()
expiryActivatorDisplayName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryActivatorName.
Must be followed by a call to a condition method.
expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryActivatorName.
expiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryActivatorName in the default direction ascending.
To change the order to descending use expiryActivatorName().descending()
expiryActivatorName() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryActivatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryActivatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryActivatorRoleId.
Must be followed by a call to a condition method.
expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryActivatorRoleId.
expiryActivatorRoleId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryActivatorRoleId in the default direction ascending.
To change the order to descending use expiryActivatorRoleId().descending()
expiryActivatorRoleId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryActivatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryActivatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryActivatorUserId.
Must be followed by a call to a condition method.
expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryActivatorUserId.
expiryActivatorUserId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryActivatorUserId in the default direction ascending.
To change the order to descending use expiryActivatorUserId().descending()
expiryActivatorUserId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryPriority.
Must be followed by a call to a condition method.
expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryPriority.
expiryPriority() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryPriority in the default direction ascending.
To change the order to descending use expiryPriority().descending()
expiryPriority() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryTaskStartElementPid.
Must be followed by a call to a condition method.
expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryTaskStartElementPid.
expiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryTaskStartElementPid in the default direction ascending.
To change the order to descending use expiryTaskStartElementPid().descending()
expiryTaskStartElementPid() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column ExpiryTimestamp.
Must be followed by a call to a condition method.
expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field ExpiryTimestamp.
expiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column ExpiryTimestamp in the default direction ascending.
To change the order to descending use expiryTimestamp().descending()
expiryTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
EXPLICIT_DENIED - ch.ivyteam.ivy.security.AccessState
The security member has not a access.
EXPLICIT_GRANTED - ch.ivyteam.ivy.security.AccessState
The security member has a access granted.
exportContentToFile(File, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Exports the content to a file using the provided character encoding.
extensions - Variable in class ch.ivyteam.ivy.environment.Ivy
Provides access to any extensions that are installed on the ivy server.
extensions() - Static method in class ch.ivyteam.ivy.environment.Ivy
Gets access to any extensions that are installed on the ivy server.
EXTERNAL_DATABASE_CONFIGURATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationCreate
EXTERNAL_DATABASE_CONFIGURATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationDelete
EXTERNAL_DATABASE_CONFIGURATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationRead
EXTERNAL_DATABASE_CONFIGURATION_READ_ACCESS_FLAGS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationReadAccessFlags
EXTERNAL_DATABASE_CONFIGURATION_READ_DATABASE_CONNECTION_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationReadDatabaseConnectionConfiguration
EXTERNAL_DATABASE_CONFIGURATION_READ_MAX_CONNECTIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationReadMaxConnections
EXTERNAL_DATABASE_CONFIGURATION_READ_USER_FRIENDLY_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationReadUserFriendlyName
EXTERNAL_DATABASE_CONFIGURATION_WRITE_ACCESS_FLAGS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationWriteAccessFlags
EXTERNAL_DATABASE_CONFIGURATION_WRITE_DATABASE_CONNECTION_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationWriteDatabaseConnectionConfiguration
EXTERNAL_DATABASE_CONFIGURATION_WRITE_MAX_CONNECTIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationWriteMaxConnections
EXTERNAL_DATABASE_CONFIGURATION_WRITE_USER_FRIENDLY_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission ExternalDatabaseConfigurationWriteUserFriendlyName
EXTERNAL_SYSTEM_URL - Static variable in class ch.ivyteam.ivy.bpm.error.BpmError.AttributeNames
Provides the URL that is used to call an external system Available on errors with error codes: ivy:error:database ivy:error:webservice:exception ivy:error:webservice:timeout ivy:error:rest:client
EXTERNAL_SYSTEM_USER_NAME - Static variable in class ch.ivyteam.ivy.bpm.error.BpmError.AttributeNames
Provides the user name that is used to call an external system Available on errors with error codes: ivy:error:database ivy:error:webservice:exception ivy:error:webservice:timeout ivy:error:rest:client
ExternalDatabaseConfigurationAccessFlag - Enum in ch.ivyteam.ivy.application
Deprecated.
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