Index

A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

G

GenericTypes - Class in ch.ivyteam.ivy.rest.client
Simplifies the definition of a de-serialization type for a REST response entity.
GeoPosition - Class in ch.ivyteam.ivy.location
Geo-position defined by latitude, longitude, altitude.
get() - Method in interface ch.ivyteam.ivy.cm.ContentObjectValueAccessor
Returns the content object value without locale.
get() - Method in interface ch.ivyteam.ivy.cm.exec.ContentResolver
Returns the content as string.
get() - Method in interface ch.ivyteam.ivy.cm.exec.ReferenceResolver
Returns the reference as string.
get() - Method in class ch.ivyteam.ivy.model.value.WebLink
Returns normally a root relative uri, except if the host part is needed because it points to another host than the current engine host.
get() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Gets the value of the custom field or empty if no value has been set.
get() - Method in interface ch.ivyteam.ivy.workflow.task.IActivator
Gets the task activator's user or a role.
get(int) - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Gets the object at position index in the query result.
get(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
 
get(int) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
Gets the value of the member at the position.
get(long) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Get a document by its document identifier
get(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Get a document by its path
get(Class<T>) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Retrieves a business case data value by its type.
get(Class<T>) - Static method in class ch.ivyteam.ivy.environment.Ivy
Provides access to the ivy variable member that is an instance of the given type
get(String) - Method in interface ch.ivyteam.ivy.application.calendar.IDefaultBusinessCalendar
Gets an instance of a specific calendar.
get(String) - Method in interface ch.ivyteam.ivy.cm.ContentManagementSystem
Gets the content object with the given uri.
get(String) - Method in interface ch.ivyteam.ivy.cm.ContentObjectChildAccessor
Returns the content object with the given name or empty if it does not exists.
get(String) - Method in interface ch.ivyteam.ivy.cm.ContentObjectValueAccessor
Returns the content object value with the given locale.
get(String) - Static method in class ch.ivyteam.ivy.environment.Ivy
Provides access to the ivy variable member with the given name.
get(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Gets the default formatted and HTML-escaped value of the specified process attribute.
get(String) - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
get(String) - Method in interface ch.ivyteam.ivy.process.data.persistence.IPersistenceContext
Gets an IIvyEntityManager for managing entity classes of the persistence unit with the given name.
get(String) - Method in class ch.ivyteam.ivy.scripting.objects.CompositeObject
Returns the value of a field.
get(String) - Method in class ch.ivyteam.ivy.scripting.objects.Tuple
Gets the tuple value of the member with the given name.
get(String) - Method in interface ch.ivyteam.ivy.vars.Variables
Gets the value of a variable.
get(String, Class<T>) - Method in interface ch.ivyteam.ivy.process.call.SubProcessCallResult
 
get(String, String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Gets the formatted and HTML-escaped value of the specified process attribute.
get(Supplier<T>) - Static method in class ch.ivyteam.ivy.security.exec.Sudo
Executes the get method of the given Supplier and returns the returned value.
get(Locale) - Method in interface ch.ivyteam.ivy.cm.ContentObjectValueAccessor
Returns the content object value with the given locale.
get(Locale) - Method in interface ch.ivyteam.ivy.cm.exec.ContentObjectValueResolver
Returns the exact match of a content object value.
get(Locale) - Method in interface ch.ivyteam.ivy.workflow.localized.ILocalizedStrings
Gets the name or description in the given locale.
get(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfoRepository
Retrieves the information about the given business data value.
getAbsences() - Method in interface ch.ivyteam.ivy.security.IUser
Gets all absences of the user
getAbsolute() - Method in class ch.ivyteam.ivy.model.value.WebLink
Example:
getAbsoluteEncoded() - Method in class ch.ivyteam.ivy.model.value.WebLink
Example:
getAbsolutePath() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the absolute (and normalized) path of this file object.
getAccessControlsForPermission(IPermission) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the access control entries for a certain permission
getAccessState() - Method in interface ch.ivyteam.ivy.security.IPermissionAccess
Gets the access state of the permission for the security member
getAccessState() - Method in interface ch.ivyteam.ivy.security.IPermissionGroupAccess
Gets the access state of the permission group for the security member
getActivator() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the activator, which one must own to start a case on this start event element
getActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task activator.
getActivator() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the activator of this IWebStartable.
getActivatorName() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the name of the task activator (see ITask.getActivator() for more details).
getActivatorUserCandidates() - Method in interface ch.ivyteam.ivy.workflow.ITask
Deprecated.
getActive() - Method in interface ch.ivyteam.ivy.workflow.businesscase.ISubCases
All sub cases in state CaseState.CREATED or CaseState.RUNNING.
getActiveEnvironment() - Method in interface ch.ivyteam.ivy.application.IApplication
Deprecated, for removal: This API element is subject to removal in a future version.
getActiveEnvironment() - Method in interface ch.ivyteam.ivy.security.ISession
Deprecated, for removal: This API element is subject to removal in a future version.
This features was introduced for multi-tenancy. We recommend to containerized your environment and run a dedicated engine for each tenant.
getActiveEnvironment() - Method in class ch.ivyteam.ivy.security.SessionInfo
Returns the name of the environment set on the session or null if none was set.
getActiveEnvironment() - Method in interface ch.ivyteam.ivy.workflow.ICase
Deprecated, for removal: This API element is subject to removal in a future version.
This features was introduced for multi-tenancy. We recommend to containerized your environment and run a dedicated engine for each tenant.
getActiveRoles() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getActiveSubstitutions() - Method in interface ch.ivyteam.ivy.security.ISession
Gets the active substitutions
getActiveSubstitutions() - Method in interface ch.ivyteam.ivy.security.IUser
Gets all active user substitutes where this user is the substitute user
getActiveTasks() - Method in interface ch.ivyteam.ivy.workflow.ICase
Deprecated, for removal: This API element is subject to removal in a future version.
use ICase.tasks().allActive() Returns all active child tasks.
getActivityOperationState() - Method in interface ch.ivyteam.ivy.application.IActivity
Gets the current activity operation state.
getActivityState() - Method in interface ch.ivyteam.ivy.application.IActivity
Returns the current activity state.
getActualEnvironment() - Method in interface ch.ivyteam.ivy.application.IApplication
Deprecated, for removal: This API element is subject to removal in a future version.
getActualEnvironment(ISession) - Method in interface ch.ivyteam.ivy.application.IApplication
Deprecated, for removal: This API element is subject to removal in a future version.
getAddedCount() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getAddedToRole() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getAdditionalInfo() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the additional event information
getAdditionalInformation() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets additional information about the event.
getAdditionalLogInfo(IRequestId) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
 
getAdditionalLogInfo(IRequestId) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtension
Gets addition log info.
getAddress() - Method in interface ch.ivyteam.ivy.location.ILocation
The postal address that belongs to the location.
getAll() - Method in interface ch.ivyteam.ivy.business.data.store.search.Result
Gets all business data objects available in the result.
getAll() - Method in interface ch.ivyteam.ivy.workflow.businesscase.ISubCases
All sub cases
getAll() - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Get all documents
getAllBelow(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Get all documents that are located below the given path.
getAllBusinessCalendarConfigurations() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarSettings
Returns an Tree containing all IBusinessCalendarConfigurations
getAllBusinessCalendarConfigurationsAsList() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarSettings
Returns an List containing all IBusinessCalendarConfigurations
getAllChildren() - Method in class ch.ivyteam.ivy.workflow.category.CategoryTree
Returns the children and their children recursively.
getAllCount() - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Returns the count of overall set of objects that matches the query filter
getAllDeepChildren() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Gets all child nodes and child nodes of child nodes ...
getAllDependentLibraries() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets all libraries that depend on this library direct and indirect
getAllDirectBelow(Path) - Method in interface ch.ivyteam.ivy.workflow.document.IDocumentService
Get all documents that are located directly below the given path.
getAllInfos() - Method in interface ch.ivyteam.ivy.business.data.store.search.Result
Gets information about all business data objects in the result.
getAllPermissions() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the all permissions of the group.
getAllPropertyNames() - Method in interface ch.ivyteam.ivy.security.IRole
Gets all property names of the role
getAllPropertyNames() - Method in interface ch.ivyteam.ivy.security.IUser
Gets all property names of the user
getAllRequiredLibraries() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets all libraries that are required by this library, in breadth-first order, without duplicates.
getAllRoles() - Method in interface ch.ivyteam.ivy.security.IUser
Get all roles the user owns (directly and indirectly)
getAllStartables() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowSession
Returns all startables which the current user can start.
getAllUsers() - Method in interface ch.ivyteam.ivy.security.IRole
Deprecated.
getAltitude() - Method in class ch.ivyteam.ivy.location.GeoPosition
 
getAnalyzedCount() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getAngle() - Method in class ch.ivyteam.ivy.location.Latitude
 
getAngle() - Method in class ch.ivyteam.ivy.location.Longitude
 
getAppCache() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheContext
Returns the data cache for the current application
getApplication() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Gets the web application this version belongs to.
getApplication() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the application this version belongs to.
getApplication() - Method in interface ch.ivyteam.ivy.request.IApplicationRequest
Gets the application this requests requests to
getApplication() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the application the case belongs to
getApplication() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the application the case belongs to
getApplicationBaseUrl() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getApplicationName() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getApplicationsSortedByName(boolean) - Method in interface ch.ivyteam.ivy.application.IApplicationConfigurationManager
Deprecated, for removal: This API element is subject to removal in a future version.
use IApplicationRepository.all()
getAt(int) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a specified (copy of a) record contained in this recordset.
getAttribute(String) - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Error attributes can be used to provide more information about the error.
The attributes can be use to format the default error message and error messages.
getAttribute(String) - Method in interface ch.ivyteam.util.IAttributeStore
Gets a store attribute.
getAttributeNames() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Error attributes can be used to provide more information about the error.
The attributes can be use to format the default error message and error messages.
getAttributeNames() - Method in interface ch.ivyteam.util.IAttributeStore
Gets all store attribute names in an unmodifiable Set.
getBeanConfiguration() - Method in class ch.ivyteam.ivy.process.extension.impl.ConfigurableExtensionEditor
 
getBeanConfigurationProperty(String) - Method in class ch.ivyteam.ivy.process.extension.impl.ConfigurableExtensionEditor
Gets a bean configuration property.
getBeanConfigurationPropertyNames() - Method in class ch.ivyteam.ivy.process.extension.impl.ConfigurableExtensionEditor
Gets the names of the the bean configuration properties
getBindingProvider() - Method in class ch.ivyteam.ivy.webservice.exec.feature.WebServiceClientFeatureContext
 
getBoolean(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified element as a boolean.
getBooleanDefaultValue() - Method in interface ch.ivyteam.ivy.system.IProperty
Gets the property default value as boolean
getBooleanList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Retrurns the specified elements as a List of Booleans.
getBooleanValue() - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Gets the property value as boolean
getBusinessCalendarSettings() - Method in interface ch.ivyteam.ivy.application.IApplication
getBusinessCase() - Method in class ch.ivyteam.ivy.casemap.runtime.CaseMapStartResult
Returns the started business case.
getBusinessCase() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the business case this case belongs to.
getBusinessDuration(DateTime, DateTime) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the amount of working time between a period of time.
getBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the BusinessDuration between the creation (see ICase.getStartTimestamp()) and the completion (see ICase.getEndTimestamp()) of this case.
getBusinessRuntime() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the BusinessDuration between the creation (see ITask.getStartTimestamp()) and the completion (see ITask.getEndTimestamp()) of this task.
getBusinessTimeIn(BusinessDuration) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the date and time after a period of working time is over.
getBusinessTimeIn(DateTime, BusinessDuration) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the date and time after a period of working time is over.
getByte(int) - Method in class ch.ivyteam.ivy.scripting.objects.Binary
Returns the value of a byte at a given position.
getCallerElement() - Method in class ch.ivyteam.ivy.bpm.error.BpmStackFrame
The call process element that called a callable process.
getCase() - Method in interface ch.ivyteam.ivy.request.ITaskRequest
Gets the case, the current request belongs to.
getCase() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the case this task belongs to
getCase() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
Gets the case this task switch event belongs to
getCase() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the case this event belongs to.
getCase(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the current workflow case
getCaseId() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the case identifier
getCaseMapService(IBusinessCase) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapService
Get the case map service for the given context
getCaseMapService(IBusinessCase, IUserToken) - Method in interface ch.ivyteam.ivy.casemap.runtime.ICaseMapService
Get the case map service for the given context
getCaseQueryExecutor() - Method in interface ch.ivyteam.ivy.workflow.IGlobalWorkflowContext
Executor for case queries over all applications.
getCaseQueryExecutor() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Executor for case queries on this workflow context.
getCaseState() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the case state
getCategory() - Method in class ch.ivyteam.ivy.event.SystemEvent
Gets the event category.
getCategory() - Method in class ch.ivyteam.ivy.workflow.category.CategoryTree
Returns the Category of this entry.
getCategory() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns the Category of this ICase.
getCategory() - Method in interface ch.ivyteam.ivy.workflow.ITask
Returns the Category of this ITask.
getCategory() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the category of this .
getCategoryPath() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns the category path of this ICase.
getCategoryPath() - Method in interface ch.ivyteam.ivy.workflow.ITask
Returns the category path of this ITask.
getCause() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the cause of this error.
getCausedBy() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getChildAfter(Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAt(int) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the child with given index.
getChildBefore(Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildCount() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the number of children of this node.
getChildGroups() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the child groups of the group
getChildren() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Gets the child nodes of this node.
getChildren() - Method in class ch.ivyteam.ivy.workflow.category.CategoryTree
Returns the children of this entry.
getChildRoles() - Method in interface ch.ivyteam.ivy.security.IRole
Returns the child roles
getCircularDependentLibraries() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets a list of library pathes that describes the circular dependent libraries of this library.
getClassLoaderContributingBundles() - Method in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
Gets the identifiers of the bundles that contribute their classes to the ivy project class loader.
getClusterNode() - Method in interface ch.ivyteam.ivy.security.ISession
Gets the cluster node the session is running (task state RESUMED) on
getClusterNode() - Method in class ch.ivyteam.ivy.security.SessionInfo
Returns the name of the cluster node the session originates from.
getClusterSessionsSnapshot() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getClusterSessionsSnapshot(long) - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getCmsUri() - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the CMS URI of this category.
getColumn(String) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a column.
getColumnIndex(String) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Gets the index of the column with the given column name.
getCompileClassPath(String) - Method in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
Gets the bundle entries of the given bundle identifier that should be added to the ivy project compile class path.
getCompileClassPathAccessRules(String) - Method in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
Gets the access rules for the given bundle.
getCompileClassPathContributingBundles() - Method in interface ch.ivyteam.ivy.java.IIvyProjectClassPathExtension
Gets the identifiers of the bundles that contribute entries to the ivy project compile class path.
getComponent() - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
getComponent() - Method in interface ch.ivyteam.ivy.process.extension.IIvyScriptEditor
Deprecated.
inscription editors are no longer built with AWT. Use ExtensionUiBuilder.scriptField() instead.
getComposite(T) - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
getConfiguration() - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
Gets the process start event bean configuration
getConfiguration() - Method in interface ch.ivyteam.ivy.process.extension.ICommonProcessExtensionConfigurationEditor
 
getConfiguration() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the configuration
getConfiguration() - Method in class ch.ivyteam.ivy.process.extension.impl.ConfigurableExtensionEditor
Clients are not expected to override this method.
getConfiguration() - Method in class ch.ivyteam.ivy.process.intermediateevent.AbstractProcessIntermediateEventBean
Gets the process intermediate event bean configuration
getConfigurationProperty(String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets a configuration property.
getConfigurationPropertyNames() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the names of the configuration properties
getConnectionUrl() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets the connection url
getContent() - Method in interface ch.ivyteam.ivy.rule.engine.api.resource.IRuleResource
A byte array of the rule resource.
getContentLocale() - Method in interface ch.ivyteam.ivy.request.IApplicationRequest
Gets the content locale.
getContentLocale() - Method in interface ch.ivyteam.ivy.security.ISession
Returns the current language and country to use for the look up of content objects from the CMS.
getContentManagementSystem(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the content management system
getCount(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Counts the number of rows or business objects that matches the query.
getCreatedAt() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Date and time when the business data was created
getCreatedAt() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getCreatedByAppId() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Application id of the application that created this business data
getCreatedByUserName() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Username of the logged in user who created this business data
getCreatedTasks() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getCreation() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
The creator user and the creation timestamp
getCreationTimestamp() - Method in interface ch.ivyteam.ivy.workflow.INote
Gets the creation timestamp
getCreatorTask() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the task that created this case with a trigger element, maybe null if case was not started through a trigger element.
getCreatorUser() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the user who created this case.
getCreatorUserName() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the name of the user who created this case.
getCssClass() - Method in class ch.ivyteam.ivy.model.value.Icon
 
getCurrentSession() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getCurrentWeekday() - Static method in enum class ch.ivyteam.util.date.Weekday
Gets the weekday of the current day
getCustomerThemes() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets the themes that are installed by the customer.
getDate() - Method in class ch.ivyteam.ivy.application.calendar.FreeDate
Returns the date
getDate() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns Date part of this DateTime
getDate(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified element as a Date object.
getDateList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified elements a a list of Dates.
getDateTime(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified DateTimeObject.
getDateTimeList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified elements as a list of DateTime-objects.
getDay() - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Returns the day of the free day The day has a range from 1-31
getDay() - Method in class ch.ivyteam.ivy.scripting.objects.Date
Returns the day of the date.
getDay() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the day of this DateTime object.
getDayOfWeek() - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfWeek
Returns the day of the week
getDayOfWeek() - Method in class ch.ivyteam.ivy.scripting.objects.Date
Returns the day of the week for this date.
getDayOfWeek() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the day of the week for this DateTime object.
getDays() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the days of the duration.
getDaysSinceEaster() - Method in class ch.ivyteam.ivy.application.calendar.FreeEasterRelativeDay
Returns the days since Easter Day.
getDefaultEMailNotifcationSettings() - Method in interface ch.ivyteam.ivy.application.IApplication
Deprecated, for removal: This API element is subject to removal in a future version.
getDefaultValue() - Method in interface ch.ivyteam.ivy.system.IProperty
Gets the property default value
getDelayTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get the delay timestamp of the task.
getDeletedCount() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
getDependentLibraries() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets all libraries that depend on this library direct
getDescription() - Method in class ch.ivyteam.ivy.application.calendar.FreeDate
Returns the description
getDescription() - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfWeek
Returns the description
getDescription() - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Returns the description
getDescription() - Method in class ch.ivyteam.ivy.application.calendar.FreeEasterRelativeDay
Returns the description
getDescription() - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Returns the description
getDescription() - Method in interface ch.ivyteam.ivy.application.IApplication
Returns the description
getDescription() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the description of the library
getDescription() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Returns the description
getDescription() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Returns the description
getDescription() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
 
getDescription() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the locale specific description of this casemap as defined in the CMS.
getDescription() - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
 
getDescription() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBean
Gets a description what this process start event bean does.
getDescription() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBean
Gets a description what this process intermediate event bean does.
getDescription() - Method in interface ch.ivyteam.ivy.security.IUserAbsence
Gets the description of the absence
getDescription() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the description of the substitute
getDescription() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get description of the case for the current session's content locale.
getDescription() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Returns the description
getDescription() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Returns the description (description you can specify at the process start element's start tab -> on field "Description")
getDescription() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get description of the task for the current session's content locale.
getDescription() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gets the description of the web service process
getDescription() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the description of this IWebStartable.
getDescription(String, Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IProcessElementUiInformationExtension
Deprecated.
Returns the description for the process element with the given process element class name and the given locale.
getDescription(Locale) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the same as ICaseMap.getDescription() but with the given locale.
getDescription(Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IBpmnProcessElementUi
Returns a description for this process element with given locale.
getDestroyedTasks() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getDirection() - Method in class ch.ivyteam.ivy.location.Latitude
 
getDirection() - Method in class ch.ivyteam.ivy.location.Longitude
 
getDisabledCount() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getDisplayDescription() - Method in interface ch.ivyteam.ivy.security.IRole
Gets the description of the role
getDisplayDescriptionTemplate() - Method in interface ch.ivyteam.ivy.security.IRole
Get the display description template of the role
getDisplayDescriptionTemplate() - Method in interface ch.ivyteam.ivy.workflow.ICase
Deprecated, for removal: This API element is subject to removal in a future version.
will always return empty string. Use ICase.getDescription() or ICase.descriptions().get(Locale) instead.
getDisplayDescriptionTemplate() - Method in interface ch.ivyteam.ivy.workflow.ITask
Deprecated, for removal: This API element is subject to removal in a future version.
will always return empty string. Use ITask.getDescription() or ITask.descriptions().get(Locale) instead.
getDisplayName() - Method in interface ch.ivyteam.ivy.security.IRole
Gets the display name of this role
getDisplayName() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
Returns the display name of this security member.
getDisplayName() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the name of this IWebStartable.
getDisplayNameTemplate() - Method in interface ch.ivyteam.ivy.security.IRole
Gets the display name template of this role
getDisplayNameTemplate() - Method in interface ch.ivyteam.ivy.workflow.ICase
Deprecated, for removal: This API element is subject to removal in a future version.
will always return empty string. Use ICase.getName() or ICase.names().get(Locale) instead.
getDisplayNameTemplate() - Method in interface ch.ivyteam.ivy.workflow.ITask
Deprecated, for removal: This API element is subject to removal in a future version.
will always return empty string. Use ITask.getName() or ITask.names().get(Locale) instead.
getDistanceTo(GeoPosition) - Method in class ch.ivyteam.ivy.location.GeoPosition
Gets the distance between this position and the given position.
getDOMElement() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns a DOM element.
getDOMNode() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the DOM object wrapped by this Xml object.
getDriverName() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets the driver name
getDurationFromNow() - Method in class ch.ivyteam.ivy.scripting.objects.Date
Calculates the duration from the current date to actual date instance.
getDurationFromNow() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Calculates the duration from the current dateTime to actual dateTime instance.
getElementGroup() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
 
getEMailAddress() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the e-mail address of the user
getEMailNotificationSettings() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the email notification settings of this user.
getEnd() - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Returns the end of the working time.
getEnd() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task end this task has ended on.
getEndedTasks() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
Gets the task that were ended by this task switch event.
getEndProcessData() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the process data (in-object) at the end of the task-process or null, if task was not ended.
getEndSwitchEvent() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task switch event on which this task has ended.
getEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the end timestamp of the case.
getEndTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the end timestamp of the task or null if task is not yet finished
getEntries() - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns a list with all entries of all groups
getEntries() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns an unsorted list with all cache entries of this cache group
getEntries(IDataCacheGroup) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns a list of all cache entries of the given group
getEntries(String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns a list of all cache entries of the given group
getEntry(String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the entry with the given identifier.
getEntry(String, String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns the cache entry corresponding to the given group name and identifier
getEnumerationValues() - Method in interface ch.ivyteam.ivy.system.IProperty
Get the possible values of the enumeration property
getEnvironmentCache() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheContext
Deprecated, for removal: This API element is subject to removal in a future version.
getError() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getError() - Method in class ch.ivyteam.ivy.security.synch.UserSynchResult
 
getErrorCause() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the error cause of the error.
getErrorCode() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
The error code is used to identify different kind of business errors.
getErrorMessage() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the error message of this error.
getErrorMessage(String) - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the specific message with the given messageName of this error.
getErrorReportUrl() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
Deprecated, for removal: This API element is subject to removal in a future version.
this feature is moved to the engine cockpit.
getEventBeanClassName() - Method in interface ch.ivyteam.ivy.workflow.IStartEventElement
Gets the class name of the event bean of the start event element
getEventBeanConfiguration() - Method in interface ch.ivyteam.ivy.workflow.IStartEventElement
Gets the configuration string for the event bean of the start event element
getEventBeanRuntime() - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
Gets the process start event bean runtime
getEventBeanRuntime() - Method in class ch.ivyteam.ivy.process.intermediateevent.AbstractProcessIntermediateEventBean
Gets the process intermediate event bean runtime
getEventIdentifier() - Method in class ch.ivyteam.ivy.process.extension.UserAsynchronousProcessExtensionResult
Gets the event identifier used to synchronize the asynchronous request with the response
getEventIdentifier() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the event identifier
getEventKind() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the event kind
getEventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the time the event has been received.
getEventTimestamp() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the event timestamp
getExceptionId() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getExceptionType() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getExecutionTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
The timestamp when the tasks were joined and the new tasks were created.
getExecutor() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
Specifies an executor class.
getExpiredCreatorTask() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task that created this task because it has expired.
getExpiresInBusinessDuration() - Method in interface ch.ivyteam.ivy.workflow.ITask
Calculates the business time until the task expires (BusinessDuration between now and expiryTimestamp).
getExpiryActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task expiry activator.
getExpiryActivatorName() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task activator.
getExpiryPriority() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the expiry priority of the task
getExpiryTaskStartElementPid() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the pid of the start element where a task should be started if this task expires.
getExpiryTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the timestamp when this task expires.
getExtensions(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the extensions interface
getExternalId() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the id of this user in the external security system
getExternalName() - Method in interface ch.ivyteam.ivy.security.IRole
Gets the full qualified name of the role in the external security system
getExternalName() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the full qualified name of the user in the external security system
getExternalSecurityName() - Method in interface ch.ivyteam.ivy.security.IRole
Deprecated.
getExternalSecurityName() - Method in interface ch.ivyteam.ivy.security.IUser
Deprecated.
getFailReason() - Method in interface ch.ivyteam.ivy.workflow.ITask
Returns the fail reason when the task state is TaskState.FAILED, TaskState.JOIN_FAILED and this state was caused by a failure.
getField(int, int) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a specified field value of this recordset.
getField(int, String) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a specified field value of this recordset.
getField(String) - Method in class ch.ivyteam.ivy.scripting.objects.Record
Retuns the value of a given field.
getFieldIndex(String) - Method in class ch.ivyteam.ivy.scripting.objects.Record
Computes the index of a field.
getFileArea() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the directory where the persistent files that can be accessed with the IvyScript File type are stored for this application.
getFileDirectory() - Method in interface ch.ivyteam.ivy.application.IApplication
Returns the 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...)
getFileDirectory() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Gets the file directory of the process model
getFileName() - Method in interface ch.ivyteam.ivy.rule.engine.api.resource.IRuleResource
Return the name of file which will be loaded into the rule base.
getFiredIntermediateEvent() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventFiringResult
Gets the fired intermediate event
getFiringResult() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventFiringResult
Gets the result of the firing
getFirst() - Method in interface ch.ivyteam.ivy.business.data.store.search.Result
Gets the first business data object in the result.
getFirst() - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Gets the first result
getFirstChild() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns this node's first child.
getFirstDayOfWeek() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns the first day of the week.
getFirstInfo() - Method in interface ch.ivyteam.ivy.business.data.store.search.Result
Gets information about the first business data object in the result.
getFirstLeaf() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstObjectInGroup() - Method in interface ch.ivyteam.ivy.persistence.IGroup
Gets the first object in a group
getFirstParameter(String) - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the first parameter value if the given parameter name refers to an array or list of parameter values.
getFirstResult(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets the first business objects that matches the given query.
getFirstTask() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the first task of the case.
getFirstValue(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets the value of the first column and first record that matches the given query.
getFirstWorkDayOfMonth(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the first working day of a month relative to the current month.
getFirstWorkDayOfWeek(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the first working day of a week relative to the current week.
getFirstWorkDayOfYear(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the first working day of a year relative to the current year.
getFormattingLocale() - Method in interface ch.ivyteam.ivy.request.IApplicationRequest
Gets the format content locale.
getFormattingLocale() - Method in interface ch.ivyteam.ivy.security.ISession
Returns the current language and country to use for the formatting of Date, Time and Numbers.
getFormValue(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Gets the default formatted and HTML-escaped value of the specified process attribute for the use in an HTML form input field.
getFormValue(String, String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Gets the formatted and HTML-escaped value of the specified process attribute for the use in an HTML form input.
getFreeDates() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns a list with all non-recurring free dates.
getFreeDaysOfWeek() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns a list with all weekly free days.
getFreeDaysOfYear() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns a list of all annual free days.
getFreeEasterRelativeDays() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns a list of all free days relative to easter day.
getFullJoinRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITaskEnd
Gets the full request path to join a task on this task start with application name and process model version name Returns null if this task end does not belong to a process model task switch element.
getFullName() - Method in interface ch.ivyteam.ivy.security.IUser
Returns the full name of the user
getFullRequestPath() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the request uri inclusive application and process model name.
getFullRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get the full request path of the task inclusive application name and process model version name
getFullStartRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITaskStart
Gets the full request path to start a task on this task start with application name and process model version name
getFullUserFriendlyRequestPath() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the user friendly request uri incl.
getGlobalContext() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
 
getGroup(String) - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns the group with the given name
getGroups() - Method in interface ch.ivyteam.ivy.data.cache.IDataCache
Returns all cache groups
getHelpPath() - Method in interface ch.ivyteam.ivy.designer.inscription.ui.thirdparty.BpmnInscriptionEditor
Deprecated.
Specifies the URL path to the help page of this inscription editor.
getHelpPath() - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IBpmnProcessElementUi
Specifies the URL path to the help page of this inscription editor.
getHours() - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
 
getHours() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the hours for this DateTime object.
getHours() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the hours of the duration.
getHours() - Method in class ch.ivyteam.ivy.scripting.objects.Time
Returns the hours of this time object.
getHttpServletRequest() - Method in interface ch.ivyteam.ivy.request.IHttpRequest
Gets the http serlet request
getHttpServletResponse() - Method in interface ch.ivyteam.ivy.request.IHttpResponse
Gets the http servlet response
getHttpSession() - Method in interface ch.ivyteam.ivy.request.IHttpRequest
Gets the http session
getIcon() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStage
Returns the icon of the sage.
getIconId() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
 
getId() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the identifier of the application
getId() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the identifier of the library
getId() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Gets the identifier of the library that is required
getId() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Returns the process model identifier
getId() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the identifier of the process model version
getId() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
A unique error id.
getId() - Method in class ch.ivyteam.ivy.bpm.error.BpmProcessElement
Returns the id of the process element (pid)
getId() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Get the unique identifier of the Business Data value.
getId() - Method in interface ch.ivyteam.ivy.security.IAccessControl
Gets the identifier of the access control
getId() - Method in interface ch.ivyteam.ivy.security.IPermission
Gets the identifier of the security descriptor type
getId() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the identifier of the permission group
getId() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Gets the identifier of the security context
getId() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the identifier of the security descriptor
getId() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptorType
Gets the identifier of the security descriptor type
getId() - Method in interface ch.ivyteam.ivy.security.IUserAbsence
Gets the identifier of the user absence
getId() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the user substitute identifier
getId() - Method in class ch.ivyteam.ivy.workflow.businesscase.BusinessCaseStage
Unique id of this stage.
getId() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
Document identifier
getId() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns the case identifier
getId() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the identifier of the intermediate event
getId() - Method in interface ch.ivyteam.ivy.workflow.INote
Gets the identifier of the note
getId() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Deprecated, for removal: This API element is subject to removal in a future version.
getId() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the identifier of this task
getId() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the identifier of the task element
getId() - Method in interface ch.ivyteam.ivy.workflow.ITaskEnd
Gets the identifier
getId() - Method in interface ch.ivyteam.ivy.workflow.ITaskStart
Gets the identifier
getId() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
The identifier of the task switch event
getId() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
The identifier of the workflow event
getId() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignaledTask
 
getId() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getId() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns a unique identifier for this IWebStartable
getId(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Get the id of a given business data value.
getIdentifier() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the identifier of this cache entry.
getIdentifier() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the identifier of this cache group.
getIdentifier() - Method in interface ch.ivyteam.ivy.security.ISession
Returns the session identifier
getIdentifier() - Method in interface ch.ivyteam.ivy.server.IServerExtension
Gets the server extension identifier.
getIds() - Method in interface ch.ivyteam.ivy.rest.client.IRestClientContext
Gets a list with the unique identifiers of all available rest clients
getIds() - Method in class ch.ivyteam.ivy.workflow.WorkflowSystemEventParameter
Get the identifiers of the workflow entities that the associated event is about.
getIndex(Tree) - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the index of the specified child in this node's child array.
getInfo() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns an info String.
getInfo(T) - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataRepository
Retrieves the information about the given business data value.
getInheritedActivityState() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Gets the inherited activity state.
getInheritedActivityState() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the inherited activity state.
getInputParameters() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the input parameters of this sub process start.
getInstance() - Static method in class ch.ivyteam.ivy.environment.Ivy
Returns the singleton of Ivy.
getIntDefaultValue() - Method in interface ch.ivyteam.ivy.system.IProperty
Gets the property default value as int
getIntermediateEvent() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the intermediate event this task is waiting for or had been waited for
getIntermediateEventBeanClassName() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Gets the class name of the intermediate event bean of the intermediate event element
getIntermediateEventBeanConfiguration() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Gets the configuration string for the intermediate event bean of the intermediate event element
getIntermediateEventElement() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Gets the intermediate event element on which the process intermediate event bean fires intermediate events.
getIntermediateEventElement() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the intermediate event element.
getIntermediateEventElements() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all intermediate event elements
getIntValue() - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Gets the property value as int
getInvalidationTime() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the daily invalidation time of this cache entry.
getInvalidationTime() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the daily invalidation time of this cache group.
getIvyThemes() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets all available ivy specific themes
getJavaFile() - Method in class ch.ivyteam.ivy.scripting.objects.File
 
getJoinPathes() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the number of tasks to join at this element.
getJoinPathId() - Method in interface ch.ivyteam.ivy.workflow.ITaskEnd
Gets the join path id
getJoinRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITaskEnd
Gets the request path to join a task on a task switch element.
getKeys() - Method in class ch.ivyteam.ivy.scripting.objects.Record
Returns (a copy of) the keys of this Record.
getKeys() - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a List with the keys of the column-names.
getKind() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
Specifies the type of 3rd party process element is implemented.
getKind() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
The element kind of this task element
getLabel() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
 
getLanguage() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the language of the user
getLastChangeBy() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the user name who has lastly changed the version
getLastChangeDate() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the date the version was lastly changed
getLastChangeFromHost() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the host name where the last change of the version was uploaded from
getLastChild() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns this node's last child.
getLastHit() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the date and time of the last cache hit, i.e.
getLastLeaf() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastModification() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
The last user who has modified the document and the modification timestamp
getLastSegment() - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
String lastSegment = new Path("documents/axonivy.docx").getLastSegment();
Boolean isTrue = lastSegment.equals("axonivy.docx");
getLastWorkDayOfMonth(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the last working date of a month relative to the current month.
getLastWorkDayOfWeek(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the last working date of a week relative to the current week.
getLastWorkDayOfYear(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the last working date of a year relative to the current year.
getLatitude() - Method in class ch.ivyteam.ivy.location.GeoPosition
 
getLayout() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyFreyaTheme
Get the current freya layout css, e.g "css/layout-ivy-light.css".
getLibraries() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets all liberaries
getLibrary() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the library for which this pmv holds the data
getLibrary() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyFreyaTheme
Get the freya library "freya-layout".
getLifetime() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the full lifetime of this cache entry in seconds.
getLifetime() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the full lifetime of this cache group in seconds.
getLink() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets a link to start the process.
getLink() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the link of this IWebStartable.
getLinkEmbedded() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets a link to start the process embedded in a frame.
getLinkEmbedded() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the link of this IWebStartable for frame mode.
getLoadDate() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the load date of this data cache entry.
getLoadDate() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheGroup
Returns the load date of this data cache group.
getLocale() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getLocalizedName(Locale) - Method in enum class ch.ivyteam.util.date.Weekday
 
getLocalizedText(String) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the localized text from the CMS for the given key under this casemap.
getLocalizedText(String) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStage
Returns the localized text from the CMS for the given key under this stage.
getLocalizedText(String) - Method in class ch.ivyteam.ivy.workflow.businesscase.BusinessCaseStage
Returns the localized text from the CMS for the given key under this stage.
getLocalizedText(String) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized text from the CMS for the given key under this category.
getLocalizedText(String, Locale) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the same as ICaseMap.getLocalizedText(String) but with the given locale.
getLocalizedText(String, Locale) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStage
Returns the localized text from the CMS for the given key under this stage.
getLocalizedText(String, Locale) - Method in class ch.ivyteam.ivy.workflow.businesscase.BusinessCaseStage
Returns the localized text from the CMS for the given key under this stage.
getLocalizedText(String, Locale) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized text from the CMS for the given key under this category.
getLocalName() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
getLocalParameter(String) - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the request parameter with the given name.
getLog(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the log
getLogo() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyFreyaTheme
Get the branding logo for the current theme mode, "logo" or "logo_light".
getLongDefaultValue() - Method in interface ch.ivyteam.ivy.system.IProperty
Gets the property default value as long
getLongitude() - Method in class ch.ivyteam.ivy.location.GeoPosition
 
getLongValue() - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Gets the property value as long
getMaximumVersion() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Get maximum version that is required.
getMemberName() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
Returns the member name of the security member.
getMessage() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the message of this error.
getMessage() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getMessage() - Method in interface ch.ivyteam.ivy.workflow.INote
Gets the message of the note
getMinimumVersion() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Get minimum version that is required.
getMinutes() - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
 
getMinutes() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the minutes for this DateTime object.
getMinutes() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the minutes of the duration.
getMinutes() - Method in class ch.ivyteam.ivy.scripting.objects.Time
Returns the minutes of this time object.
getMode() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyFreyaTheme
Get the current theme mode, "light" or "dark".
getModifiedAt() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Date and time of the last time this business data was modified
getModifiedByAppId() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Application id of the application that modified this business data the last time
getModifiedByUserName() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Username of the logged in user who modified this business data last
getMonth() - Method in class ch.ivyteam.ivy.application.calendar.FreeDayOfYear
Returns the month of the free day.
getMonth() - Method in class ch.ivyteam.ivy.scripting.objects.Date
Returns the month of the date.
getMonth() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the month of this DateTime object.
getMonths() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the monthes of the duration.
getMySessions() - Method in interface ch.ivyteam.ivy.security.ISession
Gets all other session where the current session user is also logged in.
getName() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Gets the name of the business calendar
getName() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns the name of this calendar
getName() - Method in interface ch.ivyteam.ivy.application.IApplication
Returns the name of the application
getName() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the name of the project that this library belongs to.
getName() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Returns the process model name
getName() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Returns the process model version name
getName() - Method in class ch.ivyteam.ivy.bpm.error.BpmProcessElement
Returns the name of the process element
getName() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
Returns the name of the 3rd party process element.
getName() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the locale specific name of this casemap as defined in the CMS.
getName() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStage
Returns the locale specific name of this stage as defined in the CMS.
getName() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStartableSideStep
 
getName() - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IBpmnProcessElementUi
Returns the name of the 3rd party process element.
getName() - Method in class ch.ivyteam.ivy.event.SystemEvent
Gets the name of the event (should be unique within the category).
getName() - Method in interface ch.ivyteam.ivy.lifecycle.ILifecycle
Gets the name of the thing to start
getName() - Method in interface ch.ivyteam.ivy.location.ILocation
The name of the location.
getName() - Method in interface ch.ivyteam.ivy.process.call.IParameter
Deprecated.
Gets the name of the parameter.
getName() - Method in class ch.ivyteam.ivy.process.eventstart.AbstractProcessStartEventBean
 
getName() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBean
Gets the name of the process start event bean
getName() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBean
Gets the name of the process intermediate event bean
getName() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the name of the file or directory denoted by this file object.
getName() - Method in interface ch.ivyteam.ivy.security.IPermission
Gets the name of the security descriptor type
getName() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the name of the group
getName() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptorType
Gets the name of the security descriptor type
getName() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
Returns the name of this security member.
getName() - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Gets the property name
getName() - Method in class ch.ivyteam.ivy.workflow.businesscase.BusinessCaseStage
Returns the locale specific name of this stage as defined in the CMS.
getName() - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the locale specific name of this category as defined in the CMS.
getName() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
Name of the document
getName() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get name of the case for the current session's content locale.
getName() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Returns the intermediate event element name
getName() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Returns the process start name (the name you specify at the process start element's start tab -> on field "Name")
getName() - Method in interface ch.ivyteam.ivy.workflow.IProperty
Gets the name of the property
getName() - Method in interface ch.ivyteam.ivy.workflow.ITask
Get name of the task for the current session's content locale.
getName() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gets the name of the web service process
getName() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the name of this IWebStartable.
getName() - Method in enum class ch.ivyteam.util.date.Weekday
 
getName(String, Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IProcessElementUiInformationExtension
Deprecated.
Returns the name for the process element with the given process element class name and the given locale.
getName(Locale) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Returns the same as ICaseMap.getName() but with the given locale.
getName(Locale) - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStage
Returns the name of this stage as defined in the CMS for the given locale.
getName(Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IBpmnProcessElementUi
Returns the name for this process element with given locale.
getName(Locale) - Method in class ch.ivyteam.ivy.workflow.businesscase.BusinessCaseStage
Returns the name of this stage as defined in the CMS for the given locale.
getName(Locale) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the name of this category as defined in the CMS for the given locale.
getNames() - Method in interface ch.ivyteam.ivy.rest.client.IRestClientContext
Gets a list with the names of all available rest clients
getNamespace() - Method in interface ch.ivyteam.ivy.rule.engine.api.resource.IRuleResource
The namespace of rule resource in the rule base.
getNextNode() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the node that follows this node in a preorder traversal of this node's tree.
getNextSibling() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the next sibling of this node in the parent's children array.
getNode(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns a subnode specified by an XPath; if the XPath describes several subnodes, the first one is returned.
getNodeList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns a list of Xml objects specified by an XPath.
getNodeName() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
getNote() - Method in interface ch.ivyteam.ivy.location.ILocation
Additional information related to the location that may be of any help.
getNotes() - Method in interface ch.ivyteam.ivy.workflow.INoteable
Gets all notes associated with this object
getNumber(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified element as a number.
getNumberList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified elements in a list of numbers.
getNumberOfNodes(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
getNumberOfObjectsInGroup() - Method in interface ch.ivyteam.ivy.persistence.IGroup
Gets the number of objects in a group
getNumberOfResumes() - Method in interface ch.ivyteam.ivy.workflow.ITask
Returns how many times the tasks has ben resumed by any user (task state changes to TaskState.RESUMED).
getObject(String) - Method in interface ch.ivyteam.ivy.htmldialog.IHtmlDialogContext
Gets the value object of the specified process attribute.
getObject(String) - Method in interface ch.ivyteam.ivy.scripting.language.IIvyScriptContext
Gets the value of a variable from the context.
getObjectInitialized(String) - Method in interface ch.ivyteam.ivy.scripting.language.IIvyScriptContext
Gets the value of a variable from the context.
getObjectOrNull(String) - Method in interface ch.ivyteam.ivy.scripting.language.IIvyScriptContext
Gets the value of a variable from the context.
getOrDefault(Number) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomNumberField
Gets the value of the custom field or the provided defaultValue if no value has been set.
getOrDefault(String) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomStringField
Gets the value of the custom field or the provided defaultValue if no value has been set.
getOrDefault(Date) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomTimestampField
Gets the value of the custom field or the provided defaultValue if no value has been set.
getOrDefault(T) - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Gets the value of the custom field or the provided defaultValue if no value has been set.
getOrderDirection() - Method in class ch.ivyteam.ivy.workflow.PropertyOrder
Gets the order direction
getOriginalActivator() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the original task activator.
getOriginalActivatorName() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the original task activator.
getOriginalPriority() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the original priority of the task
getOrNull() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomField
Gets the value of the custom field or null/default.
getOrNull() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomNumberField
Gets the value of the custom field or null/default.
getOrNull() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomStringField
Gets the value of the custom field or null/default.
getOrNull() - Method in interface ch.ivyteam.ivy.workflow.custom.field.ICustomTimestampField
Gets the value of the custom field or null/default.
getOutputParameters() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the output parameters of this sub process start.
getOverallBased(int) - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Gets the object at position index in the overall result set.
getOwner() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns the owner of the case.
getOwnerName() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the owner name
getOwnerName() - Method in interface ch.ivyteam.ivy.workflow.ICase
Returns the name of the owner.
getParameter() - Method in class ch.ivyteam.ivy.event.SystemEvent
Gets the optional event parameter object.
getParameter(String) - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the request parameter with the given name.
getParameter(String) - Method in interface ch.ivyteam.ivy.request.IResponse
Gets the response parameter with a certain name
getParameterNames() - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the names of the parameters of this request.
getParameterNames() - Method in interface ch.ivyteam.ivy.request.IResponse
Gets the names of the parameters
getParameters() - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the parameters of this request.
getParameters() - Method in interface ch.ivyteam.ivy.request.IResponse
Gets the response parameters
getParameterValues(String) - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the parameter values of this request.
getParent() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns the parent of this IBusinessCalendarConfiguration.
getParent() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the path of the parent file of this file.
getParent() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the parent node.
getParent() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the parent permission group.
getParent() - Method in interface ch.ivyteam.ivy.security.IRole
Returns the parent role
getParent() - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the parent Category or null it this is top category
getParentFile() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the parent file of this file.
getParentRequest() - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the parent request.
getPart(int) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Gets a part of the code.
getPartAsNumber(int) - Method in class ch.ivyteam.ivy.process.model.value.EventCode
Gets a part of the code as number
getParts() - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns all category parts of this category
getPassword() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets the password
getPath() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getPath() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the relative path of this file object.
getPath() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns a path for from the root node to this node.
getPath() - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized category path with default path separator "/".
getPath() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
Path of the document
getPath(String) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized category path with the given separator.
getPath(String, Locale) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized category path with the given separator and locale.
getPath(Locale) - Method in class ch.ivyteam.ivy.workflow.category.Category
Returns the localized category path with default path separator "/".
getPattern() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignaledTask
 
getPermission() - Method in interface ch.ivyteam.ivy.security.IAccessControl
Gets the permission of this access control
getPermission() - Method in interface ch.ivyteam.ivy.security.IPermissionAccess
Gets the permission
getPermissionAccess(IPermission, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the permission access of a security member
getPermissionAccesses(ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets all permission accesses of all permissions for a security member
getPermissionGroup() - Method in interface ch.ivyteam.ivy.security.IPermissionGroupAccess
Gets the permission group
getPermissionGroupAccess(IPermissionGroup, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the permission group access of a security member (all permissions of the group, including all sub groups are checked).
getPermissionHolder() - Method in interface ch.ivyteam.ivy.security.IPermissionAccess
Gets the permission holder.
getPermissions() - Method in interface ch.ivyteam.ivy.security.IPermissionGroup
Gets the permissions of the group.
getPermissions() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the permissions that can be granted and denied on this security descriptor
getPermissions() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptorType
Gets the permissions that are supported by this security descriptor type
getPosition() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Gets the position of this library specification in relation to the other library specification of the library
getPosition() - Method in interface ch.ivyteam.ivy.location.ILocation
The geo-position with coordinates latitude, longitude, altitude.
getPreviousNode() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the node that precedes this node in a preorder traversal of this node's tree.
getPreviousSibling() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the previous sibling of this node in the parent's children array.
getPrimefacesAdditionalThemes() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets all available themes from primefaces which are not part of the standard themes
getPriority() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the priority of the case
getPriority() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the priority of the task
getProcessCallStack() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
The process call stack at the moment the error was thrown.
The process call stack is empty if the error was thrown in a top level process.
getProcessData() - Method in class ch.ivyteam.ivy.process.extension.UserAsynchronousProcessExtensionResult
Gets the process data that are reinjected to the process
getProcessDataField(IIvyScriptContext, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the value of the given process data field
getProcessElement() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
The process element that threw (caused) the error.
getProcessElementId() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Gets the process element id of the intermediate event element
getProcessElementId() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the process element id of the process start
getProcessElementId() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the process element identifier
getProcessElementIdentifier() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the process element identifier
getProcessGroup() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the group of the process that contains this sub process start
getProcessIdentifier() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gets the process identifier of the process that implements the web service.
getProcessKinds() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
Specifies the process kinds in which the process element class entry is allowed.
getProcessModel() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the process model this version belongs to.
getProcessModel() - Method in interface ch.ivyteam.ivy.request.IProcessModelVersionRequest
 
getProcessModel() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the process model the case belongs to
getProcessModel() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the process model the case belongs to
getProcessModels() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets all process models
getProcessModelsSortedByName() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets all process models sorted by the name of the process models
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the process model version that holds the library content
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the ProcessModelVersion of the current sub process start
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Gets the process model version the process start event bean is associated to
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtensionConfigurationEditorEnvironment
 
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.request.IProcessModelVersionRequest
 
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the process model version the case was started in
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Gets the process model version
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the process model version
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the process model version the case was started in
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the process model version this task element belongs to
getProcessModelVersion() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gives the process model version this web service process belongs to
getProcessModelVersions() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Gets the process model versions
getProcessName() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the name of the process that contains this sub process start
getProcessPath() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the path of the process that contains this sub process start
getProcessStart() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Gets the start of the process from which cases are started when the process start event bean fires an event.
getProcessStart() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get the process start the case was started on
getProcessStarts() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all process starts
getProject() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the project that contains all resources of this process model version
getProjectDirectory() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the path of the project that belongs to this process model version.
getProjectName() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the name of the project that contains all resources of this proces model version
getProjectName() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the name of the project where the process of this sub process start is
getProperties() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets the properties
getProperties() - Method in class ch.ivyteam.ivy.webservice.exec.feature.WebServiceClientFeatureContext
 
getProperty() - Method in class ch.ivyteam.ivy.workflow.PropertyOrder
Gets the property
getProperty(String) - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets a property
getProperty(String) - Method in interface ch.ivyteam.ivy.security.IRole
Gets a property of the role
getProperty(String) - Method in interface ch.ivyteam.ivy.security.IUser
Gets a property of the user
getPropertyNames() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets an iterator with the db property names
getProvider() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the provider of the library
getQualifiedVersion() - Method in interface ch.ivyteam.ivy.application.ILibrary
 
getQualifiedVersion() - Method in interface ch.ivyteam.ivy.application.ILibraryVersionSpecification
 
getRaw() - Method in class ch.ivyteam.ivy.workflow.businesscase.StageId
 
getRawPath() - Method in class ch.ivyteam.ivy.workflow.category.CategoryTree
Returns the raw category path of this entry.
getRawValue() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Returns the raw value in a serialized JSON format as stored in the repository
getRawVersion() - Method in class ch.ivyteam.ivy.application.value.QualifiedVersion
 
getReceivedEvent() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignaledTask
 
getRecords() - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns a List with the Records in this Recordset.
getRecordset(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets a Recordset with all records that matches the given query.
getRecordset(Query<V>, int, int) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets a Recordset with the records that matches the given query.
getRelative() - Method in class ch.ivyteam.ivy.model.value.WebLink
Example:
getRelativeEncoded() - Method in class ch.ivyteam.ivy.model.value.WebLink
Example:
getReleasedProcessModelVersion() - Method in interface ch.ivyteam.ivy.application.IProcessModel
Gets the process model version which is in state RELEASED.
getReleaseState() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Returns the release state
getReleaseTimestamp() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the timestamp when the process model version was released
getRemovedFromRole() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getRequest(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the request object
getRequestPath() - Method in interface ch.ivyteam.ivy.request.IRequest
Gets the request path
getRequestPath() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the request path (only the "<process identifier>" + "/" + startXY.ivp)
getRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the request path of this task
getRequestUri() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getRequiredLibraries() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets all libraries that the library requires (depends of) direct.
getRequiredLibrarySpecifications() - Method in interface ch.ivyteam.ivy.application.ILibrary
Gets the required library specifications.
getResolvedLibrary() - Method in interface ch.ivyteam.ivy.application.ILibrarySpecification
Gets the library that fits this library specification.
getResponse(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the response object
getResultCount() - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Returns the count of objects hold by this query result
getResultList() - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Returns the result records.
getResultList() - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Deprecated.
getResultObject() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the result object of the intermediate event.
getResults() - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Execute a SELECT query and return the query results as a List.
getResults(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets all business objects that matches the given query.
getResults(Query<V>, int, int) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets all business objects that matches the given query.
getResultsPaged(Query<V>) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets the results page wise.
getResultsPaged(Query<V>, int) - Method in interface ch.ivyteam.ivy.persistence.query.IQueryExecutor
Gets the results page wise.
getRoleMembers() - Method in interface ch.ivyteam.ivy.security.IRole
Gets all direct role members of this role.
getRoles() - Method in interface ch.ivyteam.ivy.security.IRole
Gets the directly owned roles.
getRoles() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getRoles() - Method in interface ch.ivyteam.ivy.security.IUser
Get roles the user owns direct
getRoot() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
Returns the root element of this (sub)-tree.
getRootBusinessCalendarConfiguration() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarSettings
Returns the default IBusinessCalendarConfiguration for this application.
getRootPermissionGroup() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptorType
Gets the root permission group
getRunningCasesCount(IApplication) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Gets the number of running cases of a application.
getRunningCasesCount(IProcessModelVersion) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Gets the number of running cases of a process model version.
getRuntimeLog(RuntimeLogCategory) - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Gets the runtime log logger for the process model version
getRuntimeLogLogger() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Gets a runtime log logger interface.
getRuntimeLogLogger() - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Gets a runtime log logger interface.
getScore() - Method in class ch.ivyteam.ivy.business.data.store.search.Scored
Gets the result score.
getSeconds() - Method in class ch.ivyteam.ivy.scripting.objects.BusinessDuration
 
getSeconds() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the seconds for this DateTime object.
getSeconds() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the seconds of the duration.
getSeconds() - Method in class ch.ivyteam.ivy.scripting.objects.Time
Returns the seconds of this time object.
getSecurityContext() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the security context of this application
getSecurityContext() - Method in interface ch.ivyteam.ivy.request.IApplicationRequest
Gets the security context of the application this request requests to
getSecurityContext() - Method in interface ch.ivyteam.ivy.security.ISecurityMember
Gets the security context this security member is defined in
getSecurityContext() - Method in interface ch.ivyteam.ivy.security.ISession
Gets the security context
getSecurityContext() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Gets the security context that is responsible for the security of this workflow context.
getSecurityDescriptor() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the security descriptor of the application
getSecurityDescriptorType() - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Gets the security descriptor type
getSecurityMember() - Method in interface ch.ivyteam.ivy.security.IAccessControl
Gets the security member the permission is granted or denied to
getSegment(int) - Method in class ch.ivyteam.ivy.workflow.document.Path
Example:
String segment = new Path("documents/sales/January/axonivy.docx").getSegment(1);
Boolean isTrue = segment.equals("sales");
getSendDailyTaskSummary() - Method in interface ch.ivyteam.ivy.security.IEMailNotificationSettings
Gets the weekdays on which a daily task summary should be sent to the user if the user has one or more open tasks in his task list.
getSentByProcessElementId() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSentByTask() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSentByUser() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSentByUserName() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSentTimestamp() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getServerExtension(IIvyScriptContext, String) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the server extension for the given server extension identifier
getServerExtension(String) - Method in interface ch.ivyteam.ivy.extension.IExtensions
Gets a server extension for the given server extension identifier
getServerExtension(String) - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventBeanRuntime
Gets the server extension with the given server extension identifier.
getServerExtension(String) - Method in interface ch.ivyteam.ivy.process.extension.IProcessExtensionConfigurationEditorEnvironment
Gets the server extension with the given server extension identifier.
getServerExtension(String) - Method in interface ch.ivyteam.ivy.process.intermediateevent.IProcessIntermediateEventBeanRuntime
Gets the server extension with the given server extension identifier.
getServerExtension(String) - Method in interface ch.ivyteam.ivy.webserver.IServerLimited
 
getServletBasePath() - Method in interface ch.ivyteam.ivy.request.IHttpRequest
Gets the servlet base path
getServletName() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getSession(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the current workflow session
getSessionCache() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheContext
Returns the cache for the current client session
getSessionCount() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getSessionFileArea() - Method in interface ch.ivyteam.ivy.application.IApplication
Gets the directory where the temporary IvyScript Files for the current session are stored.
getSessionInfos() - Method in class ch.ivyteam.ivy.security.ClusterSessionsSnapshot
Returns a list of SessionInfo for all Sessions available when the snapshot was taken.
getSessionInfos(String) - Method in class ch.ivyteam.ivy.security.ClusterSessionsSnapshot
Returns a list containing all SessionInfos of the user with the name username at the time when the snapshot was taken.
getSessions() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getSessionTheme() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets the theme that is used by the current session.
getSessionUser() - Method in interface ch.ivyteam.ivy.security.ISession
Returns the session user or null if no user has been authenticated within the session (e.g., an anonymous session)
getSessionUserName() - Method in interface ch.ivyteam.ivy.security.ISession
Gets the user name of the session user or if no user has been authenticated within the session returns "Unknown User (Session ###)" where ### stands for the session identifier.
getSessionUserName() - Method in class ch.ivyteam.ivy.security.SessionInfo
Returns the name of the user which logged in to this session.
getShortLabel() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
 
getShortLocalizedName(Locale) - Method in enum class ch.ivyteam.util.date.Weekday
 
getShortName() - Method in enum class ch.ivyteam.util.date.Weekday
 
getShortName(String, Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IProcessElementUiInformationExtension
Deprecated.
Returns the short name for the process element with the given process element class name and the given locale.
getShortName(Locale) - Method in interface ch.ivyteam.ivy.designer.process.ui.info.IBpmnProcessElementUi
Returns the short name for this process element with given locale.
getSignalCode() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSignalData() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignalEvent
 
getSignaledTask(ITask) - Method in interface ch.ivyteam.ivy.workflow.signal.IBpmSignalHistory
Gets information about the signal that created the task
getSignaledTaskTaskStart() - Method in interface ch.ivyteam.ivy.workflow.signal.ITaskBoundarySignalEventReceiver
 
getSignalPattern() - Method in interface ch.ivyteam.ivy.workflow.signal.IStartSignalEventElement
 
getSignalPattern() - Method in interface ch.ivyteam.ivy.workflow.signal.ITaskBoundarySignalEventReceiver
 
getSignature() - Method in interface ch.ivyteam.ivy.process.call.ISubProcessStart
Deprecated.
Gets the call signature of this sub process start
getSignature() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcessStartElement
Gets the signature of the web service start element.
getSingleResult() - Method in interface ch.ivyteam.ivy.process.data.persistence.IIvyQuery
Execute a SELECT query that returns a single result.
getSize() - Method in interface ch.ivyteam.ivy.workflow.document.IDocument
Content size of the document in bytes
getStackTrace() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getStage() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Returns the BusinessCaseStage of this IBusinessCase.
getStageId() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Returns the id of the current stage of this IBusinessCase.
getStages() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.ICaseMap
Get the stages for this case map
getStart() - Method in class ch.ivyteam.ivy.application.calendar.WorkingTime
Returns start of the working time.
getStart() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task start this task was started on
getStartableProcessStarts() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowSession
Returns all process start elements which the current user can start.
getStartableProcessStarts(IUser) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Returns all process start elements which the given user can start.
getStartables() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowSession
Returns all startables which the current user can start and which are set visible in the start list.
getStartables(IUser) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Returns all startables which the given user can start.
getStartedCase() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventResponse
Gets the case that was started with the firing of the process start event bean
getStartedFrom() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Gets the web startable that started the case.
getStartedSignaledTask() - Method in interface ch.ivyteam.ivy.workflow.signal.ITaskBoundarySignalEventReceiver
 
getStartedTask() - Method in interface ch.ivyteam.ivy.process.eventstart.IProcessStartEventResponse
Gets the task that was started with the firing of the process start event bean
getStartedTasks() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
Gets the task that were started by this task switch event.
getStartElements() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all start elements
getStartEventElements() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all start event elements
getStartIndex() - Method in interface ch.ivyteam.ivy.persistence.IQueryResult
Returns the index of the first object holding in this query result
getStartLink() - Method in interface ch.ivyteam.ivy.casemap.runtime.model.IStartableSideStep
Get the start link of the sidestep Example:
getStartLink() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the start link of this task.
getStartLinkEmbedded() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the start link of this task to embed in frame.
getStartProcessData() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the process data (in-object) at the start of the task-process or null, if it is the initial task.
getStartRequestPath() - Method in interface ch.ivyteam.ivy.workflow.ITaskStart
Gets the request path to start a task on this task start
getStartSwitchEvent() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the task switch event this task was started.
getStartTimestamp() - Method in interface ch.ivyteam.ivy.security.IUserAbsence
Gets the start timestamp (inclusive) of the absence
getStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the start timestamp of the case
getStartTimestamp() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the start timestamp of the task
getState() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
Gets the state of the business case.
getState() - Method in interface ch.ivyteam.ivy.workflow.ICase
Get state of the case
getState() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
The state of the event
getState() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the state of this task
getStatus() - Method in class ch.ivyteam.ivy.security.synch.UserSynchResult
 
getStatusCode() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getStatusText() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getStopTimestamp() - Method in interface ch.ivyteam.ivy.security.IUserAbsence
Gets the stop timestamp (inclusive) of the absence.
getString(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the String-value of a specified element.
getStringList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns a list of String-values of specified elements.
getSubstitutes() - Method in interface ch.ivyteam.ivy.security.IUser
Gets all substitutes.
getSubstituteUser() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the substitute user
getSubstitutionRole() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the substitution role
getSubstitutions() - Method in interface ch.ivyteam.ivy.security.IUser
Gets all user substitutes where this user is the substitute user
getSubstitutionType() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the substitution type of the substitute
getSynchLog() - Method in class ch.ivyteam.ivy.security.synch.UserSynchResult
 
getSynchStatistics() - Method in class ch.ivyteam.ivy.security.synch.UserSynchResult
 
getSystemProp(String) - Method in interface ch.ivyteam.ivy.application.ISystemPropertyProvider
Gets a system property
getSystemProps() - Method in interface ch.ivyteam.ivy.application.ISystemPropertyProvider
Gets all system property
getSystemUser() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getSystemUserSession() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getTask() - Method in class ch.ivyteam.ivy.casemap.runtime.CaseMapStartResult
Returns the initial task of the business case.
getTask() - Method in interface ch.ivyteam.ivy.request.ITaskRequest
Gets the task, the current request belongs to
getTask() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the task that is waiting for or has been waiting for the event.
getTask() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the task this event belongs to.
getTask() - Method in interface ch.ivyteam.ivy.workflow.signal.ISignaledTask
 
getTask(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the current workflow task
getTaskElement() - Method in interface ch.ivyteam.ivy.workflow.ITaskEnd
Gets the task element this task end belongs to
getTaskElement() - Method in interface ch.ivyteam.ivy.workflow.ITaskStart
Gets the task element this task start belongs to
getTaskElement() - Method in interface ch.ivyteam.ivy.workflow.ITaskSwitchEvent
Gets the task element this task switch event was executed on
getTaskElements() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all task element
getTaskEnds() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the task ends that end at this element
getTaskId() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the task identifier.
getTaskQueryExecutor() - Method in interface ch.ivyteam.ivy.workflow.IGlobalWorkflowContext
Executor for task queries over all applications.
getTaskQueryExecutor() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Executor for task queries on this workflow context.
getTasks() - Method in interface ch.ivyteam.ivy.workflow.ICase
Deprecated, for removal: This API element is subject to removal in a future version.
use ICase.tasks().all() Returns all child tasks.
getTaskStart() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the task start
getTaskStart() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEventElement
Gets the task start of this intermediate event element
getTaskStart() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the task start of this process start
getTaskStarts() - Method in interface ch.ivyteam.ivy.workflow.ITaskElement
Gets the task starts that starts at this element
getTaskState() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the task state.
getTechnicalCause() - Method in exception ch.ivyteam.ivy.bpm.error.BpmError
Returns the technical cause of the error.
getText() - Method in interface ch.ivyteam.ivy.process.extension.ui.IUiFieldEditor
 
getText() - Method in class ch.ivyteam.ivy.scripting.objects.Xml
 
getTheme() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyFreyaTheme
Get the current freya theme, e.g.
getTheme(String) - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets the theme that is used in HtmlDialogs.
getThemes() - Method in class ch.ivyteam.ivy.jsf.primefaces.theme.IvyPrimefacesThemeResolver
Deprecated.
Gets all available themes.
getThreadLocalValues() - Method in class ch.ivyteam.ivy.jsf.bean.error.ErrorPageMBean
 
getTime() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns Time part of this DateTime
getTime(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Returns the specified element as a Time-object.
getTimeList(String) - Method in class ch.ivyteam.ivy.scripting.objects.Xml
Return the specified elements as a List of Time-objects.
getTimeoutAction() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the timeout action that should be executed if a timeout occurs
getTimeoutTaskStartElementId() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the start element id where the timeout exception task should be started on if a timeout occurs.
getTimeoutTimestamp() - Method in interface ch.ivyteam.ivy.workflow.IIntermediateEvent
Gets the timeout timestamp.
getTimestamp() - Method in interface ch.ivyteam.ivy.location.ILocation
The creation timestamp of the location.
getTimestamp() - Method in class ch.ivyteam.ivy.workflow.document.ModificationInfo
Modification timestamp
getTokenUri() - Method in interface ch.ivyteam.ivy.rest.client.oauth2.uri.OAuth2UriProvider
 
getTopLevelRole() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getType() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Type of the business data value
getType() - Method in interface ch.ivyteam.ivy.location.ILocation
The type of the location.
getType() - Method in interface ch.ivyteam.ivy.process.call.IParameter
Deprecated.
Gets the type of the parameter.
getType() - Method in interface ch.ivyteam.ivy.workflow.start.IWebStartable
Returns the type of this IWebStartable.
getTypeName() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Full qualified name of the business data value type
getUpdatedCount() - Method in class ch.ivyteam.ivy.security.synch.UpdateEvent
 
getUri(String) - Method in class ch.ivyteam.ivy.rest.client.oauth2.uri.OAuth2UriProperty
 
getUser() - Method in interface ch.ivyteam.ivy.security.IUserSubstitute
Gets the user the substitute belongs to
getUser() - Method in class ch.ivyteam.ivy.security.synch.UserSynchResult
 
getUser() - Method in class ch.ivyteam.ivy.workflow.document.ModificationInfo
User who has modified the document
getUser() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the user which is responsible for this event.
getUserFriendlyRequestPath() - Method in interface ch.ivyteam.ivy.workflow.IProcessStart
Gets the user friendly request path.
getUserName() - Method in class ch.ivyteam.db.jdbc.DatabaseConnectionConfiguration
Gets the user name
getUserName() - Method in class ch.ivyteam.ivy.workflow.document.ModificationInfo
Name of the user who has modified the document
getUserName() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowEvent
Gets the name of the user which is responsible for this event.
getUserQueryExecutor() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getUsers() - Method in interface ch.ivyteam.ivy.security.IRole
Deprecated.
use IRole.users().assignedPaged()
Migration Example: ivy.session().getSecurityContext().findRole("ivy").getUsers() ==> ivy.security.roles().find("ivy").users().assignedPaged().page(1)
getUsers() - Method in interface ch.ivyteam.ivy.security.ISecurityContext
Deprecated, for removal: This API element is subject to removal in a future version.
getUserToken() - Method in interface ch.ivyteam.ivy.security.IUser
Gets a user token for this user
getValidator() - Method in interface ch.ivyteam.ivy.bpm.exec.IBpmnProcessElement
Specifies the process element validator class of this process element.
getValue() - Method in class ch.ivyteam.ivy.business.data.store.search.Scored
Gets the result value
getValue() - Method in interface ch.ivyteam.ivy.data.cache.IDataCacheEntry
Returns the value of this cache entry and sets the last hit date
getValue() - Method in class ch.ivyteam.ivy.scripting.objects.Tree
 
getValue() - Method in interface ch.ivyteam.ivy.system.IPropertyBase
Gets the property value as String
getValues() - Method in class ch.ivyteam.ivy.scripting.objects.Record
Returns (a copy of) the values of this Record.
getVariableNames() - Method in interface ch.ivyteam.ivy.scripting.language.IIvyScriptContext
Gets all variable names
getVersion() - Method in interface ch.ivyteam.ivy.business.data.store.BusinessDataInfo
Version of this Business Data value, incremented on each change that is saved.
getVersionName() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Returns the process model name inclusive the version number s used in urls e.g.
getVersionNumber() - Method in interface ch.ivyteam.ivy.application.IProcessModelVersion
Returns the version number
getWaitingTask() - Method in interface ch.ivyteam.ivy.workflow.signal.ITaskBoundarySignalEventReceiver
 
getWebServiceImplementationClassName() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gets the name of the stub class for the web service framework.
getWebServiceProcesses() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets all web service processes of this PMV
getWebServiceProcessStartElements() - Method in interface ch.ivyteam.ivy.workflow.IWebServiceProcess
Gets all web service process start elements of this web service process
getWf(IIvyScriptContext) - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtension
Gets the workflow context
getWorkDayIn(Date, Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the working day date after the relative amount of working days are over.
getWorkDayIn(Date, Number, Time) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the working day date after the relative amount of working days are over.
getWorkDayIn(DateTime, Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the working day date after the relative amount of working days are over.
getWorkDayIn(Number) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the working day date after the relative amount of working days are over.
See IBusinessCalendar.getWorkDayIn(Date, Number) for more information.
getWorkDayIn(Number, Time) - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendar
Calculates the working day date after the relative amount of working days are over.
getWorkerSession() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the worker session of this task.
getWorkerUser() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the user who has worked or is working on this task.
getWorkerUserName() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the name of the user who has worked or is working on this task.
getWorkflowContext() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the workflow context this case belongs to
getWorkflowContext() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the workflow context this case belongs to
getWorkflowContext() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowProcessModelVersion
Gets the workflow context
getWorkflowContext() - Method in interface ch.ivyteam.ivy.workflow.IWorkflowSession
Gets the workflow context
getWorkflowEvents() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the workflow events of this case
getWorkflowEvents() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the workflow events of this task
getWorkflowSession() - Method in interface ch.ivyteam.ivy.request.ITaskRequest
Gets the workflow session, the current request belongs to
getWorkflowSession(ISession) - Method in interface ch.ivyteam.ivy.workflow.IWorkflowContext
Gets the workflow session that belongs to the given security session.
getWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.businesscase.IBusinessCase
The working time of a business case is the sum of all working times of all tasks of all sub cases.
getWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.ICase
Gets the Duration during that any user has been working on this case.
The working time is the sum of the working times from all tasks of this case.
getWorkingTime() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the Duration during that any user has been working on this task.
The working time is calculated from the time where the user starts working on this task till the task is completed (state changes from TaskState.CREATED or TaskState.RESUMED to TaskState.DONE or TaskState.JOINING).
When task gets parked or completed the elapsed time is saved.
getWorkingTimes() - Method in interface ch.ivyteam.ivy.application.calendar.IBusinessCalendarConfiguration
Returns a list of WorkingTimes defining which time of a day is working time.
getWritter() - Method in interface ch.ivyteam.ivy.workflow.INote
Gets the user who wrote the note.
getWritterName() - Method in interface ch.ivyteam.ivy.workflow.INote
Gets the name of the user who wrote the node.
getYear() - Method in class ch.ivyteam.ivy.scripting.objects.Date
Returns the year of the date.
getYear() - Method in class ch.ivyteam.ivy.scripting.objects.DateTime
Returns the year of this DateTime object.
getYears() - Method in class ch.ivyteam.ivy.scripting.objects.Duration
Returns the years of the duration.
GRANTED - Enum constant in enum class ch.ivyteam.ivy.security.AccessState
The security member has a access granted.
grantPermission(IPermission, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Grants a permission to a security member
grantPermissions(IPermissionGroup, ISecurityMember) - Method in interface ch.ivyteam.ivy.security.ISecurityDescriptor
Grants all permissions of a permission group to a security member
GroupAccessState - Enum Class in ch.ivyteam.ivy.security
State information about whether permissions in a group are granted or denied to a certain security member
groupBy() - Method in class ch.ivyteam.ivy.security.query.UserQuery
Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.
groupBy() - Method in class ch.ivyteam.ivy.workflow.query.CaseQuery
Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.
groupBy() - Method in class ch.ivyteam.ivy.workflow.query.SignalEventQuery
Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.
groupBy() - Method in class ch.ivyteam.ivy.workflow.query.TaskBoundarySignalEventReceiverQuery
Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.
groupBy() - Method in class ch.ivyteam.ivy.workflow.query.TaskQuery
Returns an object which contains the group by part for this query.
It provides methods to group the result by certain fields.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form