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

S

SATURDAY - ch.ivyteam.util.date.Weekday
Saturday
save(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Inserts or updates the given business data value with respect to the version (optimistic locking).
saveBusinessCalendarConfiguration(IBusinessCalendarConfiguration) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarSettings
Persists changes in the IBusinessCalendarConfiguration businessCalendarConfiguration.
saveUiDataToConfiguration() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtensionConfigurationEditor
Save the data in the ui widgets to the configuration
Clients are expected to override this method.
score() - Method in interface ch.ivyteam.ivy.business.data.store.search.OrderByField
Orders the result by score.
Scored<T> - Class in ch.ivyteam.ivy.business.data.store.search
Holds a scored result value
ScoredFieldOrSubQuery<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Scored query allows to build Google like queries.
ScoredFilter<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Scored query filter
ScoredTextFieldOperation<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Scored text field operations allows to build Google like queries.
SEA_LEVEL - Static variable in class ch.ivyteam.ivy.location.Altitude
Sea Level
search() - Method in interface ch.ivyteam.ivy.location.ILocationService
Search for locations.
search(Class<T>) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Search for business data using different filters for text, number and date fields.
SECURITY_DESCRIPTOR_DENY_PERMISSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorDenyPermission
SECURITY_DESCRIPTOR_GRANT_PERMISSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorGrantPermission
SECURITY_DESCRIPTOR_READ_ACCESS_CONTROL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadAccessControl
SECURITY_DESCRIPTOR_READ_ALL_PERMISSION_ACCESS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadAllPermissionAccess
SECURITY_DESCRIPTOR_READ_ALL_PERMISSIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadAllPermissions
SECURITY_DESCRIPTOR_READ_OWNER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadOwner
SECURITY_DESCRIPTOR_READ_PERMISSION_ACCESS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadPermissionAccess
SECURITY_DESCRIPTOR_READ_SECURITY_DESCRIPTOR_TYPE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorReadSecurityDescriptorType
SECURITY_DESCRIPTOR_UNDENY_PERMISSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorUndenyPermission
SECURITY_DESCRIPTOR_UNGRANT_PERMISSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityDescriptorUngrantPermission
SECURITY_READ_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityReadConfiguration
SECURITY_READ_EXTERNAL_SECURITY_SYSTEM_PROVIDER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityReadExternalSecuritySystemProvider
SECURITY_TRIGGER_SYNCHRONIZATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SecurityTriggerSynchronization
segmentCount() - Method in class ch.ivyteam.ivy.workflow.document.Path
 
send(SignalCode) - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalService
Sends a signal with the given signal code
send(SignalCode, Object) - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalService
Sends a signal with the given signal code and signal data.
send(String) - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalService
Sends a signal with the given signal code
sendSystemEvent(SystemEvent<?>) - Method in interface ch.ivyteam.ivy.event.ISystemEventDispatcher
Sends the given SystemEvent to all interested listeners.
sentByProcessElementPid() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
sentByProcessElementPid() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
sentByProcessElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SentByProcessElementPid.
Must be followed by a call to a condition method.
sentByProcessElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SentByProcessElementPid.
sentByProcessElementPid() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SentByProcessElementPid in the default direction ascending.
To change the order to descending use sentByProcessElementPid().descending()
sentByProcessElementPid() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
sentByTaskId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
sentByTaskId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
sentByTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SentByTaskId.
Must be followed by a call to a condition method.
sentByTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SentByTaskId.
sentByTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SentByTaskId in the default direction ascending.
To change the order to descending use sentByTaskId().descending()
sentByTaskId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
sentByUserId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
sentByUserId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
sentByUserId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SentByUserId.
Must be followed by a call to a condition method.
sentByUserId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SentByUserId.
sentByUserId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SentByUserId in the default direction ascending.
To change the order to descending use sentByUserId().descending()
sentByUserId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
sentByUserName() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
sentByUserName() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
sentByUserName() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SentByUserName.
Must be followed by a call to a condition method.
sentByUserName() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SentByUserName.
sentByUserName() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SentByUserName in the default direction ascending.
To change the order to descending use sentByUserName().descending()
sentByUserName() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
sentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
sentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
sentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SentTimestamp.
Must be followed by a call to a condition method.
sentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SentTimestamp.
sentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SentTimestamp in the default direction ascending.
To change the order to descending use sentTimestamp().descending()
sentTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
ServerFactory - Class in ch.ivyteam.ivy.server
Factory to create an ivy server
serverProgress(int, String) - Method in interface ch.ivyteam.ivy.server.IServerListener
Called if an amount of work has been progressed
serverStarted() - Method in interface ch.ivyteam.ivy.server.IServerListener
Called if the server has started and now is running
serverStarting(int) - Method in interface ch.ivyteam.ivy.server.IServerListener
Called if the server is stopped and now begins with starting
serverStopped() - Method in interface ch.ivyteam.ivy.server.IServerListener
Called if the server has stopped
serverStopping(int) - Method in interface ch.ivyteam.ivy.server.IServerListener
Called if the server is running and now begins with stopping
service() - Method in class ch.ivyteam.ivy.runtime.Version
Service part of the runtime version.
session - Variable in class ch.ivyteam.ivy.environment.Ivy
Provides information about the currently active session.
session() - Static method in class ch.ivyteam.ivy.environment.Ivy
Returns the currently active session.
SESSION_ASSIGN_ROLE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionAssignRole
SESSION_CAN_ACT_AS_USER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionCanActAsUser
SESSION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionCreate
SESSION_DELETE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionDeleteAttribute
SESSION_DELETE_OWN_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionDeleteOwnAttribute
SESSION_DESTROY - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionDestroy
SESSION_HAS_ROLE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionHasRole
SESSION_LOGOUT_SESSION_USER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionLogoutSessionUser
SESSION_READ_ABSENT - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadAbsent
SESSION_READ_ACTIVE_SUBSTITUTIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadActiveSubstitutions
SESSION_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadAll
SESSION_READ_ALL_MY_SESSIONS - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadAllMySessions
SESSION_READ_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadAttribute
SESSION_READ_ATTRIBUTE_NAMES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadAttributeNames
SESSION_READ_IS_MEMBER_THROUGH_ACTIVE_SUBSTITUTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadIsMemberThroughActiveSubstitution
SESSION_READ_OWN_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadOwnAttribute
SESSION_READ_OWN_ATTRIBUTE_NAMES - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionReadOwnAttributeNames
SESSION_WRITE_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionWriteAttribute
SESSION_WRITE_HTTP_SESSION_IDENTIFIER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionWriteHttpSessionIdentifier
SESSION_WRITE_OWN_ATTRIBUTE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SessionWriteOwnAttribute
SessionInfo - Class in ch.ivyteam.ivy.security
Contains information about a session stored in a ClusterSessionsSnapshot
SessionInfo(String, String, String, boolean, boolean) - Constructor for class ch.ivyteam.ivy.security.SessionInfo
 
set(int, E) - Method in class ch.ivyteam.ivy.scripting.objects.List
Sets the value of a list element.
set(int, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
Sets the value of the member at the given position.
set(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Sets the task activator
set(Number) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomNumberField
Sets the value of the field.
set(String) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomStringField
Sets the value of the field.
set(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.CompositeObject
Sets the value of a field.
set(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
Sets the value of the member with the given name.
set(Date) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomTimestampField
Sets the value of the field.
set(T) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Sets the value of the field.
setAccessFlags(EnumSet<ExternalDatabaseConfigurationAccessFlag>) - Method in interface ch.ivyteam.ivy.application.IExternalDatabaseConfiguration
Deprecated.
setActivator(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the activator of the task.
setActiveEnvironment(String) - Method in interface ch.ivyteam.ivy.application.IApplication
Set the environment for the application.
setActiveEnvironment(String) - Method in interface ch.ivyteam.ivy.security.ISession
Sets the name of the environment on this session.
This will override the environment settings defined on the application.
setActiveEnvironment(String) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the IEnvironment on this case.
setAdditionalProperty(String, String) - Method in interface ch.ivyteam.ivy.workflow.IAdditionalPropertyable
Deprecated.
use customFields().textField(name).set(value) instead
setAttribute(String, Object) - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Error attributes can be used to add more information about the error.
The attributes can be use to format the default error message and error messages.
setAttribute(String, Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Changes an attribute
setAttribute(String, T) - Method in interface ch.ivyteam.util.IAttributeStore
Sets a attribute object, which is not persisted, so that after a server restart these attribute are not more set.
setBeanConfiguration(String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtensionConfigurationEditor
Sets the given bean configuration to the given configuration string
setBeanConfigurationProperty(String, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtensionConfigurationEditor
Sets a bean configuration property.
setBusinessCalendar(IBusinessCalendar) - Method in interface ch.ivyteam.ivy.application.IApplication
Defines the IBusinessCalendar for this IApplication.
setBusinessCalendar(IBusinessCalendar) - Method in interface ch.ivyteam.ivy.application.restricted.IEnvironment
Defines the IBusinessCalendar for this IEnvironment.
setBusinessCalendar(IBusinessCalendar) - Method in interface ch.ivyteam.ivy.workflow.ICase
Defines the IBusinessCalendar for this ICase.
setBusinessCalendar(IBusinessCalendar) - Method in interface ch.ivyteam.ivy.workflow.ITask
Defines the IBusinessCalendar for this ITask.
setCategoryPath(String) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the given String as category path of this ICase.
setCategoryPath(String) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the given String as category path of this ITask.
setConfiguration(String) - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
Initialize the editor with an older configuration
setConfiguration(String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
setConfiguration(String) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
Sets the configuration of the process extension
setConnectionUrl(String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Set the connection url
setContent(InputStream, int, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the content from a binary stream.
setContent(Reader, int, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the content from a character stream.
setContent(String, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the content from a string
setContentLocale(String, String) - Method in interface ch.ivyteam.ivy.security.ISession
Sets the locale (language and country) to use for the look up of content objects from the CMS.
setContentLocale(Locale) - Method in interface ch.ivyteam.ivy.security.ISession
Sets the locale (language and country) to use for the look up of content objects from the CMS.
setCreatorUser(IUser) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the given user as case creator.
setDatabaseConnectionConfiguration(DatabaseConnectionConfiguration) - Method in interface ch.ivyteam.ivy.application.IExternalDatabaseConfiguration
Sets a new database connection configuration
setDate(Date) - Method in class ch.ivyteam.ivy.application.calendar.FreeDate
Sets the date to the given parameter
setDay(int) - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Sets the day of the free day The day has a range from 1-31
setDayOfWeek(Weekday) - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfWeek
Sets the day of the week to the given parameter
setDaysSinceEaster(int) - Method in class ch.ivyteam.ivy.application.calendar.FreeEasterRelativeDay
Sets the days since Easter Day
setDefault(boolean, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets if this value is the default or not
setDefaultEMailLanguage(Locale) - Method in interface ch.ivyteam.ivy.application.IApplication
Sets the default email language of this application.
setDefaultEMailNotifcationSettings(IEMailNotificationSettings) - Method in interface ch.ivyteam.ivy.application.IApplication
Sets the default email notification settings of this application.
setDefaultLanguage(Locale) - Method in interface ch.ivyteam.ivy.cm.IContentManagementSystem
Sets the default supported language of this cms
setDelayTimestamp(Date) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the delay timestamp of the task.
setDescription(String) - Method in class ch.ivyteam.ivy.application.calendar.FreeDate
Sets the description to the given parameter
setDescription(String) - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfWeek
Sets the description to the given parameter
setDescription(String) - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Sets the description to the given parameter
setDescription(String) - Method in class ch.ivyteam.ivy.application.calendar.FreeEasterRelativeDay
Sets the description to the given parameter
setDescription(String) - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Sets the description to the given parameter
setDescription(String) - Method in interface ch.ivyteam.ivy.application.IApplication
Sets the description
setDescription(String) - Method in interface ch.ivyteam.ivy.application.ILibrary
Sets the description of the library
setDescription(String) - Method in interface ch.ivyteam.ivy.application.IProcessModel
Sets the description
setDescription(String) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the description of the case
setDescription(String) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the description of the task
setDescription(String, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Sets the description.
setDescription(String, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the description.
setDisplayDescriptionTemplate(String) - Method in interface ch.ivyteam.ivy.security.IRole
Set the description of the role
setDisplayNameTemplate(String) - Method in interface ch.ivyteam.ivy.security.IRole
Sets the display name template of this role
setDriverName(String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Set the driver name
setEMailAddress(String) - Method in interface ch.ivyteam.ivy.security.IUser
Sets the e-mail address of the user
setEMailLanguage(Locale) - Method in interface ch.ivyteam.ivy.security.IUser
Sets the email language of the user, used for the email notification mails.
setEMailNotificationSettings(IUserEMailNotificationSettings) - Method in interface ch.ivyteam.ivy.security.IUser
Sets the email notification settings of this user.
setEnd(Time) - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Sets the end of the working time.
setEntry(String, String, int, Object) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
If not already existing, creates a new cache entry with the given identifier, lifetime and value.
setEntry(String, String, Object) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
If not already existing, creates a new cache entry with the given identifier and value.
setEnvironment(IProcessExtensionConfigurationEditorEnvironment) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtensionConfigurationEditorEx
Sets the environment of a process extension configuration editor
setEventBeanEnabled(boolean) - Method in interface ch.ivyteam.ivy.workflow.IStartEventElement
Sets the enable state of this event bean.
setExpiryActivator(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the expiry activator of the task.
setExpiryPriority(WorkflowPriority) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the expiry priority of the task
setExpiryTimestamp(Date) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the expiry timestamp of the task.
setExternalSecurityName(String) - Method in interface ch.ivyteam.ivy.security.IRole
Sets the external security name of the role
setFileDirectory(String) - Method in interface ch.ivyteam.ivy.application.IApplication
Set the data directory where the files of the application are stored (in this directory, there are different directories for each project and then in each directory different directories for each version...)
setFirstDayOfWeek(Weekday) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Sets the first day of the week to firstDayOfWeek
setFirstResult(int) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Set the position of the first result to retrieve.
setFlushMode(FlushModeType) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Set the flush mode type to be used for the query execution.
setFormattingLocale(String, String) - Method in interface ch.ivyteam.ivy.security.ISession
Sets the locale (language and country) to use for the formatting of Date, Time and Numbers.
setFormattingLocale(Locale) - Method in interface ch.ivyteam.ivy.security.ISession
Sets the locale (language and country) to use for the formatting of Date, Time and Numbers.
setFullName(String) - Method in interface ch.ivyteam.ivy.security.IUser
Sets the full name of the user
setHint(String, Object) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Set an implementation-specific hint.
setId(String) - Method in interface ch.ivyteam.ivy.application.ILibrary
Sets the identifier of the library
setId(String) - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Sets the identifier of the library that is required
setInclusive(boolean) - Method in interface ch.ivyteam.ivy.application.ILibraryVersionSpecification
Sets the inclusive flag
setInfo(String) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Sets a new info String.
setIntermediateEventBeanEnabled(boolean) - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Sets the enable state of this intermediate event bean.
setInvalidationTime(String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Sets the daily invalidation time of this cache entry.
setInvalidationTime(String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Sets the invalidation time of this cache group.
setLanguage(Locale, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the language
setLibraryId(String) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
Sets the identifier of library to search in
setLifetime(int) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Sets the lifetime of this cache entry.
setLifetime(int) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Sets the lifetime of this cache group.
setMaxConnections(int) - Method in interface ch.ivyteam.ivy.application.IExternalDatabaseConfiguration
Sets the maximum number of connections that should be opened to this external database
setMaxResults(int) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Set the maximum number of results to retrieve.
setMayHaveChildren(boolean) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Sets the flag if this tree node may have children or not.
setMonth(int) - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Sets the month of the free day.
setName(String) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the name of the case
setName(String) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the name of the task
setName(String, String) - Method in interface ch.ivyteam.ivy.cm.IContentObject
Sets the name of the content object.
setNotificationDisabled(boolean) - Method in interface ch.ivyteam.ivy.security.IEMailNotificationSettings
Sets if the whole email notification is disabled or not.
setOriginalActivator(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the original activator of the task
setOriginalPriority(WorkflowPriority) - Method in interface ch.ivyteam.ivy.workflow.ITask
Sets the original priority of the task
setOwner(ISecurityMember) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the owner of the case.
setOwnerName(String) - Method in interface ch.ivyteam.ivy.application.IApplication
Sets the owner name
setParameter(int, Object) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an argument to a positional parameter.
setParameter(int, Calendar, TemporalType) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an instance of java.util.Calendar to a positional parameter.
setParameter(int, Date, TemporalType) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an instance of java.util.Date to a positional parameter.
setParameter(String, Object) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an argument to a named parameter.
setParameter(String, Object) - Method in interface ch.ivyteam.ivy.request.IRequest
Sets the parameter on this request.
setParameter(String, Object) - Method in interface ch.ivyteam.ivy.request.IResponse
Sets the response parameter
setParameter(String, Calendar, TemporalType) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an instance of java.util.Calendar to a named parameter.
setParameter(String, Date, TemporalType) - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Bind an instance of java.util.Date to a named parameter.
setParent(IBusinessCalendarConfiguration) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
setPassword(String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Set the password
setPassword(String) - Method in interface ch.ivyteam.ivy.security.IUser
Sets the password of the user
setPollTimeInterval(long) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Sets the time interval the poll method of the process start event bean is called.
setPollTimeInterval(long) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Sets the time interval the poll method of the process start event bean is called.
setPosition(int) - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Sets the position of this library specification in relation to the other library specification of the library
setPriority(WorkflowPriority) - Method in interface ch.ivyteam.ivy.workflow.ICase
Sets the priority of the case
setProcessDataField(IIvyScriptContext, String, Object) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Sets the given value to the given process data field.
setProcessPath(String) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
Sets the process path to search in
setProcessPathPattern(String) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
Sets the search pattern for the process path
setProperty(String, String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Sets a DB connection property.
setProperty(String, String) - Method in interface ch.ivyteam.ivy.security.IRole
Sets a property to the role
setProperty(String, String) - Method in interface ch.ivyteam.ivy.security.IUser
Sets a property to the user
setPropertyString(String, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Sets the property string
setProvider(String) - Method in interface ch.ivyteam.ivy.application.ILibrary
Sets the provider of the library
setQualifiedVersion(QualifiedVersion) - Method in interface ch.ivyteam.ivy.application.ILibrary
 
setQualifiedVersion(QualifiedVersion) - Method in interface ch.ivyteam.ivy.application.ILibraryVersionSpecification
 
setResolvedLibrary(ILibrary) - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Sets the resolved library which matches the specification and will be used at runtime.
setSearchInAllProjects(boolean) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
If set to true the sub process is searched in all projects deployed to released pmv's of the current application.
setSearchInDependentProjects(boolean) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
If set to true the sub process is searched in the given projects and the dependent projects.
setSendDailyTaskSummary(EnumSet<Weekday>) - Method in interface ch.ivyteam.ivy.security.IEMailNotificationSettings
Sets if a daily task summary on the given weekdays should be sent if the user has one or more open tasks in his task list.
setSendDailyTaskSummaryOnDay(Weekday, boolean) - Method in interface ch.ivyteam.ivy.security.IEMailNotificationSettings
Sets if a daily task summary on the given weekday should be sent if the user has one or more open tasks in his task list.
setSendOnNewWorkTasks(boolean) - Method in interface ch.ivyteam.ivy.security.IEMailNotificationSettings
Sets if an email notification should be send immediately if there is a new task for the user or one of his roles.
setSessionTheme(String) - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Sets or removes the theme that should be used by the current session.
setSignature(String) - Method in class ch.ivyteam.ivy.process.call.SubProcessSearchFilter.Builder
Sets the signature after which should be searched
setStageId(StageId) - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Sets the current stage of this IBusinessCase to the given stage id.
setStageId(String) - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Sets the current stage of this IBusinessCase to the given stage id.
setStart(Time) - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Sets the start of the working time.
setSubstitutionType(SubstitutionType) - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Sets the substitution type of the substitute
setText(String) - Method in interface ch.ivyteam.ivy.process.extension.IIvyScriptEditor
Sets the text of the editor
setTimeoutTimestamp(Date) - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Sets the timeout timestamp.
setUseApplicationDefault(boolean) - Method in interface ch.ivyteam.ivy.security.IUserEMailNotificationSettings
Sets if the default settings of the application should be used or not.
setUserFriendlyName(String) - Method in interface ch.ivyteam.ivy.application.IExternalDatabaseConfiguration
Sets the user friendly name of this configuration
setUserName(String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Set the db user name.
setValidFrom(Date, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Deprecated.
the valid to/from of cov will be removed without replacement; do not use any more
setValidTo(Date, String) - Method in interface ch.ivyteam.ivy.cm.IContentObjectValue
Deprecated.
the valid to/from of cov will be removed without replacement; do not use any more
setValue(boolean) - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Sets the value of the property
setValue(int) - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Sets the value of the property
setValue(long) - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Sets the value of the property
setValue(Object) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Sets the value of this data cache entry.
setValue(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Sewts the value of the tree node.
setValue(Object) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
setValue(Object, String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Sets the value of a specified node.
setValue(String) - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Sets the value of the property
setVariableValue(IIvyScriptContext, String, Object) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Sets the value of a variable in the given the context
setVersion(int) - Method in interface ch.ivyteam.ivy.application.ILibrary
setVersion(int) - Method in interface ch.ivyteam.ivy.application.ILibraryVersionSpecification
shouldAttachToBusinessCase() - Method in interface ch.ivyteam.ivy.workflow.signal.IStartSignalEventElement
 
shouldEditorFillAllSpace() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtensionConfigurationEditor
Defines whether the editor needs all layout space in the parent panel.
showDefaultTabs() - Method in interface ch.ivyteam.ivy.designer.process.ui.thirdparty.BpmnInscriptionEditor
 
signalCode() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
signalCode() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
signalCode() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SignalCode.
Must be followed by a call to a condition method.
signalCode() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SignalCode.
signalCode() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SignalCode in the default direction ascending.
To change the order to descending use signalCode().descending()
signalCode() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
SignalCode - Class in ch.ivyteam.ivy.process.model.value
A Signal code or Signal pattern.
SignalCode(String) - Constructor for class ch.ivyteam.ivy.process.model.value.SignalCode
Creates a signal code.
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.FilterQuery
 
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.GroupByQuery
 
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IFilterableColumns
Prepares a where statement for the column SignalCodePattern.
Must be followed by a call to a condition method.
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IGroupByQueryColumns
Groups the result of the query by the field SignalCodePattern.
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.IOrderByQueryColumns
Adds an order by statement for the column SignalCodePattern in the default direction ascending.
To change the order to descending use signalCodePattern().descending()
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.StartSignalEventElementQuery.OrderByQuery
 
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterQuery
 
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.GroupByQuery
 
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterableColumns
Prepares a where statement for the column SignalCodePattern.
Must be followed by a call to a condition method.
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IGroupByQueryColumns
Groups the result of the query by the field SignalCodePattern.
signalCodePattern() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IOrderByQueryColumns
Adds an order by statement for the column SignalCodePattern in the default direction ascending.
To change the order to descending use signalCodePattern().descending()
signalCodePattern() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByQuery
 
signaledTaskTaskStartId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterQuery
 
signaledTaskTaskStartId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.GroupByQuery
 
signaledTaskTaskStartId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterableColumns
Prepares a where statement for the column SignaledTaskTaskStartId.
Must be followed by a call to a condition method.
signaledTaskTaskStartId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IGroupByQueryColumns
Groups the result of the query by the field SignaledTaskTaskStartId.
signaledTaskTaskStartId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IOrderByQueryColumns
Adds an order by statement for the column SignaledTaskTaskStartId in the default direction ascending.
To change the order to descending use signaledTaskTaskStartId().descending()
signaledTaskTaskStartId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByQuery
 
signalEventId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.FilterQuery
 
signalEventId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.GroupByQuery
 
signalEventId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IFilterableColumns
Prepares a where statement for the column SignalEventId.
Must be followed by a call to a condition method.
signalEventId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IGroupByQueryColumns
Groups the result of the query by the field SignalEventId.
signalEventId() - Method in interface ch.ivyteam.ivy.workflow.query.SignalEventQuery.IOrderByQueryColumns
Adds an order by statement for the column SignalEventId in the default direction ascending.
To change the order to descending use signalEventId().descending()
signalEventId() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery.OrderByQuery
 
SignalEventQuery - Class in ch.ivyteam.ivy.workflow.query
 
SignalEventQuery.AggregationQuery - Class in ch.ivyteam.ivy.workflow.query
This class provides methods to perform aggregations on the query.
SignalEventQuery.FilterLink - Class in ch.ivyteam.ivy.workflow.query
Links a where condition with another.
SignalEventQuery.FilterQuery - Class in ch.ivyteam.ivy.workflow.query
 
SignalEventQuery.GroupByQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to group the result by certain fields.
SignalEventQuery.IAggregationQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to perform aggregations on the query.
SignalEventQuery.IColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Basic filter functionality provider for a column of ISignalEvent
SignalEventQuery.IDateColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a date column of ISignalEvent
SignalEventQuery.IFilterableColumns - Interface in ch.ivyteam.ivy.workflow.query
 
SignalEventQuery.IFilterLink - Interface in ch.ivyteam.ivy.workflow.query
Links a where condition with another.
SignalEventQuery.IFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
 
SignalEventQuery.IGroupByQueryColumns - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to group the result by certain fields.
SignalEventQuery.IIntegerColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for an integer column of ISignalEvent
SignalEventQuery.INumberColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a decimal number column of ISignalEvent
SignalEventQuery.IOrderByQueryColumns - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to order the result by columns of ISignalEvent.
SignalEventQuery.IPatternColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for columns of ISignalEvent that can be filter by string patterns (isLike)
SignalEventQuery.IStringColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a string column of ISignalEvent
SignalEventQuery.OrderByColumnQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to define the direction of the sorting either ascending or descending.
SignalEventQuery.OrderByQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to order the result by columns of ISignalEvent.
signals() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
A service for sending and querying signals.
SimpleValueObject<T> - Class in ch.ivyteam.ivy.model
Class body to simplify implementations of a Value Object in Domain Driven Design manor.
SingleSignOnValve - Class in ch.ivyteam.ivy.webserver.security
Only use this Valve if you exclusively access Axon.ivy over the WebApplication Firewall.
size() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the number of cache entries in this data cache group
size() - Method in class ch.ivyteam.ivy.scripting.objects.List
 
size() - Method in class ch.ivyteam.ivy.scripting.objects.Record
Returns the size of this recordset.
size() - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns the number of Records in this Recordset.
size() - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
The size of this tuple (i.e.
SMALLER - ch.ivyteam.logicalexpression.RelationalOperator
Smaller operation
SMART_TABLE - ch.ivyteam.ivy.cm.CoType
Smart table type
SOME_DENIED - ch.ivyteam.ivy.security.GroupAccessState
The security member is denied some permissions of a group, but not all
SOME_GRANTED - ch.ivyteam.ivy.security.GroupAccessState
The security member is granted some permissions of a group, but not all
SOME_GRANTED_AND_SOME_DENIED - ch.ivyteam.ivy.security.GroupAccessState
The security member is granted some and denied some permissions of a group, but not all
sort(String) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Sorts the recordset by a column in ascending order.
sortDesc(String) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Sorts the recordset by a column in descending order.
SOURCE - ch.ivyteam.ivy.cm.CoType
Source text type
SOUTH - ch.ivyteam.ivy.location.Latitude.Direction
 
stage() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
stage() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
stage() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column Stage.
Must be followed by a call to a condition method.
stage() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field Stage.
stage() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column Stage in the default direction ascending.
To change the order to descending use stage().descending()
stage() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
STAGE - ch.ivyteam.ivy.workflow.CaseProperty
The stage property
StageId - Class in ch.ivyteam.ivy.workflow.businesscase
Value object for stage id.
StageId(String) - Constructor for class ch.ivyteam.ivy.workflow.businesscase.StageId
 
start() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
start() - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
On the designer this method is called if the simulation starts.
start(IProgressMonitor) - Method in interface ch.ivyteam.ivy.lifecycle.ILifecycle
Starts the thing
start(IProgressMonitor) - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
 
start(IProgressMonitor) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBean
Starts the process start event bean.
start(IProgressMonitor) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBean
Starts the process intermediate event bean.
START_ELEMENT_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementCreate
START_ELEMENT_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementDelete
START_ELEMENT_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementRead
START_ELEMENT_READ_ACTIVATOR - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementReadActivator
START_ELEMENT_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementReadAll
START_ELEMENT_READ_VISIBLE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartElementReadVisible
START_EVENT_ELEMENT_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementCreate
START_EVENT_ELEMENT_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementDelete
START_EVENT_ELEMENT_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementRead
START_EVENT_ELEMENT_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementReadAll
START_EVENT_ELEMENT_READ_EVENT_BEAN_CLASS_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementReadEventBeanClassName
START_EVENT_ELEMENT_READ_EVENT_BEAN_CONFIGURATION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementReadEventBeanConfiguration
START_EVENT_ELEMENT_READ_EVENT_BEAN_ENABLED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementReadEventBeanEnabled
START_EVENT_ELEMENT_WRITE_EVENT_BEAN_ENABLED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission StartEventElementWriteEventBeanEnabled
START_TIMESTAMP - ch.ivyteam.ivy.workflow.CaseProperty
The start timestamp property
START_TIMESTAMP - ch.ivyteam.ivy.workflow.TaskProperty
The start timestamp property
startedSignaledTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.FilterQuery
 
startedSignaledTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.GroupByQuery
 
startedSignaledTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IFilterableColumns
Prepares a where statement for the column StartedSignaledTaskId.
Must be followed by a call to a condition method.
startedSignaledTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IGroupByQueryColumns
Groups the result of the query by the field StartedSignaledTaskId.
startedSignaledTaskId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.IOrderByQueryColumns
Adds an order by statement for the column StartedSignaledTaskId in the default direction ascending.
To change the order to descending use startedSignaledTaskId().descending()
startedSignaledTaskId() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery.OrderByQuery
 
starter() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Creates a starter for the case map.
startInFrameRef(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns the url to the specified process link.
startRef(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Returns the url to the specified process link.
StartSignalEventElementQuery - Class in ch.ivyteam.ivy.workflow.query
 
StartSignalEventElementQuery.AggregationQuery - Class in ch.ivyteam.ivy.workflow.query
This class provides methods to perform aggregations on the query.
StartSignalEventElementQuery.FilterLink - Class in ch.ivyteam.ivy.workflow.query
Links a where condition with another.
StartSignalEventElementQuery.FilterQuery - Class in ch.ivyteam.ivy.workflow.query
 
StartSignalEventElementQuery.GroupByQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to group the result by certain fields.
StartSignalEventElementQuery.IAggregationQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to perform aggregations on the query.
StartSignalEventElementQuery.IBooleanColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a boolean column of IStartSignalEventElement
StartSignalEventElementQuery.IColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Basic filter functionality provider for a column of IStartSignalEventElement
StartSignalEventElementQuery.IFilterableColumns - Interface in ch.ivyteam.ivy.workflow.query
 
StartSignalEventElementQuery.IFilterLink - Interface in ch.ivyteam.ivy.workflow.query
Links a where condition with another.
StartSignalEventElementQuery.IFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
 
StartSignalEventElementQuery.IGroupByQueryColumns - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to group the result by certain fields.
StartSignalEventElementQuery.IIntegerColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for an integer column of IStartSignalEventElement
StartSignalEventElementQuery.INumberColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a decimal number column of IStartSignalEventElement
StartSignalEventElementQuery.IOrderByQueryColumns - Interface in ch.ivyteam.ivy.workflow.query
Provides methods to order the result by columns of IStartSignalEventElement.
StartSignalEventElementQuery.IPatternColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for columns of IStartSignalEventElement that can be filter by string patterns (isLike)
StartSignalEventElementQuery.IStringColumnFilterQuery - Interface in ch.ivyteam.ivy.workflow.query
Provides filter functionality for a string column of IStartSignalEventElement
StartSignalEventElementQuery.OrderByColumnQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to define the direction of the sorting either ascending or descending.
StartSignalEventElementQuery.OrderByQuery - Class in ch.ivyteam.ivy.workflow.query
Provides methods to order the result by columns of IStartSignalEventElement.
startsWith(Path) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
Boolean isTrue = new Path("documents/sales/January").startsWith(new Path("documents/sales"));
startTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
startTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
startTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column StartTaskSwitchEventId.
Must be followed by a call to a condition method.
startTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field StartTaskSwitchEventId.
startTaskSwitchEventId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column StartTaskSwitchEventId in the default direction ascending.
To change the order to descending use startTaskSwitchEventId().descending()
startTaskSwitchEventId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column StartTimestamp.
Must be followed by a call to a condition method.
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field StartTimestamp.
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column StartTimestamp in the default direction ascending.
To change the order to descending use startTimestamp().descending()
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column StartTimestamp.
Must be followed by a call to a condition method.
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field StartTimestamp.
startTimestamp() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column StartTimestamp in the default direction ascending.
To change the order to descending use startTimestamp().descending()
startTimestamp() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
state() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.FilterQuery
 
state() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.GroupByQuery
 
state() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IFilterableColumns
Prepares a where statement for the column State.
Must be followed by a call to a condition method.
state() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IGroupByQueryColumns
Groups the result of the query by the field State.
state() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IOrderByQueryColumns
Adds an order by statement for the column State in the default direction ascending.
To change the order to descending use state().descending()
state() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.OrderByQuery
 
state() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.FilterQuery
 
state() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.GroupByQuery
 
state() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IFilterableColumns
Prepares a where statement for the column State.
Must be followed by a call to a condition method.
state() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IGroupByQueryColumns
Groups the result of the query by the field State.
state() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IOrderByQueryColumns
Adds an order by statement for the column State in the default direction ascending.
To change the order to descending use state().descending()
state() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.OrderByQuery
 
STATE - ch.ivyteam.ivy.workflow.CaseProperty
The state property
STATE - ch.ivyteam.ivy.workflow.IntermediateEventProperty
The state property
STATE - ch.ivyteam.ivy.workflow.TaskProperty
The state property
stop() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
stop() - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
On the designer this method is called if the simulation stops.
stop(IProgressMonitor) - Method in interface ch.ivyteam.ivy.lifecycle.ILifecycle
Stops the thing
stop(IProgressMonitor) - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
 
stop(IProgressMonitor) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBean
Stops the process start event bean.
stop(IProgressMonitor) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBean
Stops the process intermediate event bean.
stream() - Method in interface ch.ivyteam.ivy.persistence.query.IPagedIterable
 
STRING - ch.ivyteam.ivy.cm.CoType
String type
STRING - ch.ivyteam.ivy.workflow.custom.field.CustomFieldType
Can store up to 2000 characters.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomFields
Returns the string custom field with the given name.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldFilterQuery
Adds a filter condition that selects a custom String field with given name fieldName.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldGroupBy
Groups the result of the query by the custom String field fieldName.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldOrderBy
Orders the result of the query by the custom String field fieldName.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldFilterQuery
Adds a filter condition that selects a custom String field with given name fieldName.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldGroupBy
Groups the result of the query by the custom String field fieldName.
stringField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldOrderBy
Orders the result of the query by the custom String field fieldName.
style() - Static method in class ch.ivyteam.ivy.page.engine.jsp.IvyJSP
Returns the path of the css file of the current page.
SUB_TYPE_CODE - ch.ivyteam.ivy.workflow.TaskProperty
Deprecated.
use category to categorize the task
SUB_TYPE_NAME - ch.ivyteam.ivy.workflow.CaseProperty
Deprecated.
use category to categorize the case
SUB_TYPE_NAME - ch.ivyteam.ivy.workflow.TaskProperty
Deprecated.
use category to categorize the task
subCases() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Gets the sub cases that belong to this business case.
subCases() - Static method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Creates a new query that only returns sub cases (technical cases).
subList(int, int) - Method in class ch.ivyteam.ivy.scripting.objects.List
 
SubProcess - Interface in ch.ivyteam.ivy.process.call
 
SubProcessCall - Class in ch.ivyteam.ivy.process.call
Find a sub process start, map parameters, call it and get the result.
See simple examples:
SubProcessCallResult - Interface in ch.ivyteam.ivy.process.call
 
SubProcessCallStart - Interface in ch.ivyteam.ivy.process.call
 
SubProcessCallStartParam - Interface in ch.ivyteam.ivy.process.call
 
SubProcessCallStartParamCaller - Interface in ch.ivyteam.ivy.process.call
 
SubProcessRunner - Class in ch.ivyteam.ivy.process.call
Allows to find and execute a sub process
For a nicer fluent PublicAPI see SubProcessCall
SubProcessSearchFilter - Class in ch.ivyteam.ivy.process.call
Filter that can be used to search sub processes.
SubProcessSearchFilter.Builder - Class in ch.ivyteam.ivy.process.call
 
SubstitutionType - Enum in ch.ivyteam.ivy.security
Defines type of substitution for IUserSubstitute
subtract(BusinessDuration) - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
Subtracts a BusinessDuration.
SUCCESS - ch.ivyteam.ivy.security.synch.UserSynchResult.SynchStatus
The user has been found and successfully synchronized.
Sudo - Class in ch.ivyteam.ivy.security.exec
Executes code without permission checking.
sumBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
sumBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column SumBusinessRuntime to the query, that contains the sum of the field BusinessRuntime of all (grouped) rows.
sumBusinessRuntime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
sumBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column SumBusinessRuntime to the query, that contains the sum of the field BusinessRuntime of all (grouped) rows.
sumNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Sum[fieldName] to the query that contains the sum of the custom Number field with name fieldName of all (grouped) rows.
sumNumberField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Number field column Sum[fieldName] to the query that contains the sum of the custom Number field with name fieldName of all (grouped) rows.
sumNumberOfFailures() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
sumNumberOfFailures() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column SumNumberOfFailures to the query, that contains the sum of the field NumberOfFailures of all (grouped) rows.
sumNumberOfResumes() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
sumNumberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column SumNumberOfResumes to the query, that contains the sum of the field NumberOfResumes of all (grouped) rows.
sumTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Sum[fieldName] to the query that contains the sum of the custom Timestamp field with name fieldName of all (grouped) rows.
sumTimestampField(String) - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.ICustomFieldAggregationQuery
Adds a result custom Timestamp field column Sum[fieldName] to the query that contains the sum of the custom Timestamp field with name fieldName of all (grouped) rows.
sumWorkerSessionId() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
sumWorkerSessionId() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column SumWorkerSessionId to the query, that contains the sum of the field WorkerSessionId of all (grouped) rows.
sumWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery.AggregationQuery
 
sumWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.CaseQuery.IAggregationQuery
Adds a result column SumWorkingTime to the query, that contains the sum of the field WorkingTime of all (grouped) rows.
sumWorkingTime() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery.AggregationQuery
 
sumWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.query.TaskQuery.IAggregationQuery
Adds a result column SumWorkingTime to the query, that contains the sum of the field WorkingTime of all (grouped) rows.
SUNDAY - ch.ivyteam.util.date.Weekday
Sunday
SUSPENDED - ch.ivyteam.ivy.workflow.TaskState
Initial task state of tasks that are not the first task of a process.
SVG - ch.ivyteam.ivy.cm.CoType
SVG image type
SynchronizationListener - Interface in ch.ivyteam.ivy.security.synch
A listener that gets notifications from a manually started security system synchronization.
synchronizeUser(String) - Method in interface ch.ivyteam.ivy.security.synch.ISynchronizableSecuritySystem
Synchronizes the user with the name userName with the external security system.
SYSTEM_APPLICATION_NAME - Static variable in interface ch.ivyteam.ivy.application.IApplication
System application name
SYSTEM_PROPERTY_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SystemPropertyRead
SYSTEM_PROPERTY_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SystemPropertyReadAll
SYSTEM_PROPERTY_READ_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SystemPropertyReadValue
SYSTEM_PROPERTY_WRITE_VALUE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission SystemPropertyWriteValue
SYSTEM_USER_NAME - Static variable in interface ch.ivyteam.ivy.security.ISecurityConstants
System user name
SYSTEM_USER_SESSION_ID - Static variable in interface ch.ivyteam.ivy.security.ISecurityConstants
The system user session identifier
SystemEvent<P> - Class in ch.ivyteam.ivy.event
Events that are created and sent by and through the ivy System, usually by calling ISystemEventDispatcher.sendSystemEvent(SystemEvent).
SystemEvent(SystemEventCategory, String) - Constructor for class ch.ivyteam.ivy.event.SystemEvent
Creates a new SystemEvent.
SystemEvent(SystemEventCategory, String, P) - Constructor for class ch.ivyteam.ivy.event.SystemEvent
Creates a new SystemEvent with an optional parameter object.
SystemEvent(SystemEventCategory, String, P, Object) - Constructor for class ch.ivyteam.ivy.event.SystemEvent
Creates a new SystemEvent with an optional parameter object and an optional token.
SystemEventCategory - Enum in ch.ivyteam.ivy.event
Possible categories for SystemEvent objects.
SystemTaskFailureBehaviour - Enum in ch.ivyteam.ivy.workflow
Defines the behaviour in case a system task fails.
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