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

L

LANGUAGE_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LanguageCreate
LANGUAGE_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LanguageRead
LANGUAGE_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LanguageReadAll
LARGER - ch.ivyteam.logicalexpression.RelationalOperator
Larger operation
lastIndexOf(List<?>) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns the last index of a Record in this Recordset.
lastIndexOf(Record) - Method in class ch.ivyteam.ivy.scripting.objects.Recordset
Returns the last index of a Record in this Recordset.
lastIndexOf(Object) - Method in class ch.ivyteam.ivy.scripting.objects.List
 
lastModified() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the time that the file was last modified.
lastModifiedMillis() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns the time that the file was last modified.
Latitude - Class in ch.ivyteam.ivy.location
Latitude of a geo-position.
Latitude(Angle) - Constructor for class ch.ivyteam.ivy.location.Latitude
Creates a latitude with an angle
Latitude.Direction - Enum in ch.ivyteam.ivy.location
LAYOUT - ch.ivyteam.ivy.cm.CoType
Layout
length() - Method in class ch.ivyteam.ivy.scripting.objects.Binary
Returns the number of bytes of this object.
LIBRARY_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryCreate
LIBRARY_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryDelete
LIBRARY_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryRead
LIBRARY_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadAll
LIBRARY_READ_ALL_DEPENDENT - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadAllDependent
LIBRARY_READ_ALL_REQUIRED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadAllRequired
LIBRARY_READ_CIRCULAR_DEPENDENT - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadCircularDependent
LIBRARY_READ_DEPENDENT - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadDependent
LIBRARY_READ_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadDescription
LIBRARY_READ_ID - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadId
LIBRARY_READ_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadName
LIBRARY_READ_PROVIDER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadProvider
LIBRARY_READ_REQUIRED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadRequired
LIBRARY_READ_RESOLVED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadResolved
LIBRARY_READ_VERSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryReadVersion
LIBRARY_SPECIFICATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationCreate
LIBRARY_SPECIFICATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationDelete
LIBRARY_SPECIFICATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationRead
LIBRARY_SPECIFICATION_READ_ALL - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationReadAll
LIBRARY_SPECIFICATION_READ_ID - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationReadId
LIBRARY_SPECIFICATION_READ_RESOLVED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationReadResolved
LIBRARY_SPECIFICATION_READ_RESOLVED_LIBRARY_RESOLVED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationReadResolvedLibraryResolved
LIBRARY_SPECIFICATION_WRITE_ID - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationWriteId
LIBRARY_SPECIFICATION_WRITE_RESOLVED - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibrarySpecificationWriteResolved
LIBRARY_VERSION_SPECIFICATION_CREATE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationCreate
LIBRARY_VERSION_SPECIFICATION_DELETE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationDelete
LIBRARY_VERSION_SPECIFICATION_READ - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationRead
LIBRARY_VERSION_SPECIFICATION_READ_INCLUSIVE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationReadInclusive
LIBRARY_VERSION_SPECIFICATION_READ_VERSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationReadVersion
LIBRARY_VERSION_SPECIFICATION_WRITE_INCLUSIVE - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationWriteInclusive
LIBRARY_VERSION_SPECIFICATION_WRITE_VERSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryVersionSpecificationWriteVersion
LIBRARY_WRITE_DESCRIPTION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryWriteDescription
LIBRARY_WRITE_ID - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryWriteId
LIBRARY_WRITE_NAME - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryWriteName
LIBRARY_WRITE_PROVIDER - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryWriteProvider
LIBRARY_WRITE_VERSION - Static variable in interface ch.ivyteam.ivy.security.IPermission
Permission LibraryWriteVersion
LIKE - ch.ivyteam.logicalexpression.RelationalOperator
Like operation.
LIKE_IGNORE_CASE - ch.ivyteam.logicalexpression.RelationalOperator
Like ignore case operation.
limit(int) - Method in interface ch.ivyteam.ivy.business.data.store.search.Limit
Limits the result to the given size
limit(int, int) - Method in interface ch.ivyteam.ivy.business.data.store.search.Limit
Limits the result to the given from position and size
Limit<T> - Interface in ch.ivyteam.ivy.business.data.store.search
Limit and execute operations
list() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns a list of strings naming the files and directories in the directory denoted by this ivy file.
List<E> - Class in ch.ivyteam.ivy.scripting.objects
A class for typed lists.
listFiles() - Method in class ch.ivyteam.ivy.scripting.objects.File
Returns a list of ivy files denoting the files in the directory denoted by this ivy file.
listIterator() - Method in class ch.ivyteam.ivy.scripting.objects.List
 
listIterator(int) - Method in class ch.ivyteam.ivy.scripting.objects.List
 
listOf(Class<T>) - Static method in class ch.ivyteam.ivy.rest.client.GenericTypes
Simplifies the definition of a List return type.
loadRules(IRuleResource) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleBase
Load a specific rule resource into this rule base.
loadRulesFromNamespace(String) - Method in interface ch.ivyteam.ivy.rule.engine.api.IRuleBase
Add all rules in the provided namespace into this rule base.
loadUiDataFromConfiguration() - Method in class ch.ivyteam.ivy.process.extension.impl.AbstractProcessExtensionConfigurationEditor
Load the data of the configuration to the ui widgets.
Clients are expected to override this method.
LocationBuilder - Class in ch.ivyteam.ivy.location
Creates a new location.
LocationQuery - Class in ch.ivyteam.ivy.location
Query to search locations.
LocationQuery.LocationOrder - Class in ch.ivyteam.ivy.location
Orders the results of the query.
LocationQuery.LocationOrder.OrderDirection - Class in ch.ivyteam.ivy.location
Defines the direction of the order.
locations() - Method in interface ch.ivyteam.ivy.security.IUser
Gets the locations of the user.
locations() - Method in interface ch.ivyteam.ivy.workflow.ITask
Gets the locations of the task.
lock() - Method in interface ch.ivyteam.ivy.application.IActivity
Locks the object
The object state changes from active to active and locked
New cases can not be started and suspended task can not be resumed -> 503 error.
LOCKED - ch.ivyteam.ivy.application.ActivityOperationState
State LOCKED.
LOCKED - ch.ivyteam.ivy.application.ActivityState
State LOCKED.
LOCKING - ch.ivyteam.ivy.application.ActivityOperationState
State LOCKING The object is going to state locking.
log - Variable in class ch.ivyteam.ivy.environment.Ivy
Provides access to the ivy logging subsystem.
log() - Static method in class ch.ivyteam.ivy.environment.Ivy
Gets the runtime log from the environment.
log(Priority, String, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats(java.text.MessageFormat) and logs a message.
log(Priority, String, Object...) - Method in class ch.ivyteam.log.Logger
 
log(Priority, String, Throwable, Object...) - Method in interface ch.ivyteam.log.ILogger
Formats(java.text.MessageFormat) and logs a message.
log(Priority, String, Throwable, Object...) - Method in class ch.ivyteam.log.Logger
 
Logger - Class in ch.ivyteam.log
Extends the log4j Logger to expand the Logger's interface.
loginSessionUser(String, String) - Method in interface ch.ivyteam.ivy.security.ISession
Logs in the session user if authentication is successful.
logoutSessionUser() - Method in interface ch.ivyteam.ivy.security.ISession
Logs the session user out of this session.
Longitude - Class in ch.ivyteam.ivy.location
Longitude of a geo-position.
Longitude(Angle) - Constructor for class ch.ivyteam.ivy.location.Longitude
Creates a longitude with an angle
Longitude.Direction - Enum in ch.ivyteam.ivy.location
LOW - ch.ivyteam.ivy.workflow.WorkflowPriority
low priority
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages