Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- label(String) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Returns the forms name instead of a
null
label. - label(String) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomLangInfoProvider
-
Provides the label for the given language.
- label(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfoProvider
-
Resolve the label for the given language or fallback.
- Label - Interface in de.espirit.firstspirit.access.editor.value
-
Label container interface for providing language dependent labels.
- LabelFactory<T extends Label> - Interface in de.espirit.firstspirit.access.editor.value
-
A factory producing
Label
containers for given objects. - LANG_KEY - Static variable in interface de.espirit.firstspirit.access.editor.EditorValue
-
Deprecated.Key used for identifying language nodes
- Language - Interface in de.espirit.firstspirit.access
-
A Language
- LanguageInfo - Interface in de.espirit.firstspirit.access.store
-
This interface provides language specific infos
- LAST - Enum constant in enum class de.espirit.firstspirit.access.schedule.MonthlyExecutionSchedule.WeekOfMonth
-
The last week of the month.
- LAST - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
-
The last row/column only.
- LAST_DEPLOYMENT_NOT_OK - Static variable in interface de.espirit.firstspirit.access.project.Project
-
Code for indicating an unsuccessful deployment.
- LAST_DEPLOYMENT_OK - Static variable in interface de.espirit.firstspirit.access.project.Project
-
Code for indicating a successful deployment.
- lastIndexOf(int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.lastIndexOf(int)
. - lastIndexOf(int, int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.lastIndexOf(int, int)
. - lastIndexOf(String) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.lastIndexOf(String)
. - lastIndexOf(String, int) - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.lastIndexOf(String, int)
. - Layer - Interface in de.espirit.firstspirit.access.database
-
FirstSpirit Database Layer.
- Layer - Interface in de.espirit.or
-
Definition of a type providing information about a database layer.
- Layer.TransactionIsolationLevel - Enum Class in de.espirit.or
-
Isolation level, see
Connection.setTransactionIsolation(int)
. - LEGACY - Enum constant in enum class de.espirit.firstspirit.agency.ServerInformationAgent.VersionInfo.Mode
-
Legacy mode, all modules have access to internal libraries and implementation classes.
- length() - Method in class de.espirit.firstspirit.common.text.AbstractTextType
-
Delegates to
String.length()
. - LessThan - Class in de.espirit.or.query
-
Constraint to compare if belonging attribute is less than a specific value.
- LessThan(String, Parameter) - Constructor for class de.espirit.or.query.LessThan
-
Creates a new LessThan constraint for the given attributeName and given parameter.
- LessThan(String, Object) - Constructor for class de.espirit.or.query.LessThan
-
Creates a new LessThan constraint for the given attributeName and the given value.
- LessThanEqual - Class in de.espirit.or.query
-
Constraint to compare if belonging attribute is less than or equasl to a specific value.
- LessThanEqual(String, Parameter) - Constructor for class de.espirit.or.query.LessThanEqual
-
Creates a new LessThanEqual constraint for the given attributeName and given parameter.
- LessThanEqual(String, Object) - Constructor for class de.espirit.or.query.LessThanEqual
-
Creates a new LessThanEqual constraint for the given attributeName and the given value.
- LicenseException - Exception in de.espirit.firstspirit.access
-
Exception which will be thrown if a functionality is called which is license dependent and the installed FIRSTspirit license doen't support the expected license feature.
- LicenseException() - Constructor for exception de.espirit.firstspirit.access.LicenseException
- Like - Class in de.espirit.or.query
-
Constraint to compare the belonging attribute value by matching against the pattern specified by value.
- Like(String, Parameter) - Constructor for class de.espirit.or.query.Like
-
Creates a new Like constraint for the attribute specified by given attributeName and parameter.
- Like(String, Object) - Constructor for class de.espirit.or.query.Like
-
Creates a new Like constraint for the attribute specified by given attributeName and with the given value.
- link(Link) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.AreaBuilder
-
Sets the link maintained by the area.
- link(Link) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.CircleBuilder
-
Sets the link maintained by the area.
- link(Link) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.PolygonBuilder
-
Sets the link maintained by the area.
- link(Link) - Method in interface de.espirit.firstspirit.access.editor.value.imagemap.RectangleBuilder
-
Sets the link maintained by the area.
- Link - Interface in de.espirit.firstspirit.access.link
-
The form can be retrieved via
Link.getTemplate()
. - LINK - Enum constant in enum class de.espirit.firstspirit.access.editor.value.DomNodeType
-
Link dom node type.
- LINK_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
-
Key for a link entry within an area.
- LINK_KEY - Static variable in interface de.espirit.firstspirit.access.editor.LinkEditorValue
-
Key for the link entry.
- LINK_TEMPLATE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Template
-
Type of the template: Link template.
- LINK_TEMPLATE_REFERENCE - Static variable in interface de.espirit.firstspirit.access.editor.reference.Reference
-
Type string identifying a reference to a
LinkTemplate
- LinkDomNode - Interface in de.espirit.firstspirit.access.editor.value
-
A dom node representing a link.
- LinkEditorValue - Interface in de.espirit.firstspirit.access.editor
-
The
LinkEditorValue
interface represents the FirstSpirit input componentCMS_INPUT_LINK
- LINKLIST_KEY - Static variable in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
-
Deprecated.Key for the link container.
- LinkListEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Deprecated.
- LinkTemplate - Interface in de.espirit.firstspirit.access.store.templatestore
-
A link template is a container for the rendering template for links.
- LinkTemplates - Interface in de.espirit.firstspirit.access.store.templatestore
-
This interface represants the subroot for
linktemplates
in templatestore. - LIST - Enum constant in enum class de.espirit.firstspirit.access.editor.value.DomNodeType
-
List dom node type.
- LIST_ITEM - Enum constant in enum class de.espirit.firstspirit.access.editor.value.DomNodeType
-
List item dom node type.
- Listable<T> - Interface in de.espirit.common.util
-
An iterable on store elements that enables to transform the iterable into a list.
- listBackupFiles() - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
List incremental, differential and snapshot backup files.
- ListDomNode - Interface in de.espirit.firstspirit.access.editor.value
-
A dom node representing a list.
- ListDomNode.Style - Enum Class in de.espirit.firstspirit.access.editor.value
-
Represents the list style type.
- ListEditorValue - Interface in de.espirit.firstspirit.access.editor
-
Editor value of a list based option gadget.
- listExportFiles() - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
List all export files on server.
- LIVE_FILENAME - Static variable in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
-
Deprecated.since 5.0 - no replacement
- loadSection(Page, String) - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
-
Load a section of the given referenced page identified by its section name.
- LOCALE_KEY - Static variable in interface de.espirit.firstspirit.access.editor.DateEditorValue
-
Key for the locale.
- lock() - Method in interface de.espirit.firstspirit.access.Lockable
-
Locks this object.
- lock(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
-
Deprecated.since 5.2.201 - use
Dataset#setLock(true)
instead. - LOCK_FAILED - Enum constant in enum class de.espirit.firstspirit.access.store.ReleaseProblem
-
Indicates that an element could not be released because it was locked within another session
- Lockable - Interface in de.espirit.firstspirit.access
-
This interface provides methods for all elements which supports lock mechanism Date: 24.07.2006 Time: 07:45:22
- LockException - Exception in de.espirit.firstspirit.access.store
- LockException(String, User, long) - Constructor for exception de.espirit.firstspirit.access.store.LockException
-
Constructor for this class.
- LockException(String, User, long, Throwable) - Constructor for exception de.espirit.firstspirit.access.store.LockException
-
Constructor for this class.
- logDebug(String) - Method in interface de.espirit.firstspirit.access.ScriptContext
-
Log a message with DEBUG level
- logDebug(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs a debug message.
- logError(int, int, String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs an error message giving a line and column to locate the cause within the template.
- logError(int, int, String, Throwable) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs an error message giving a line and column to locate the cause within the template.
- logError(String) - Method in interface de.espirit.firstspirit.access.ScriptContext
-
Log a message with ERROR level
- logError(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs an error message.
- logError(String, Throwable) - Method in interface de.espirit.firstspirit.access.ScriptContext
-
Log a message with ERROR level and the
error
that caused it. - logError(String, Throwable) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs an error message and a trace.
- LogfileProvider - Interface in de.espirit.firstspirit.access.schedule
-
Interface providing methods for logfile access.
- LOGIN - Enum constant in enum class de.espirit.firstspirit.access.admin.UserStorage.Order
-
Order by the user's login name.
- logInfo(String) - Method in interface de.espirit.firstspirit.access.ScriptContext
-
Log a message with INFO level
- logInfo(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs an information message.
- logWarning(String) - Method in interface de.espirit.firstspirit.access.ScriptContext
-
Log a message with WARNING level
- logWarning(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Logs a warning message.
- LOW - Enum constant in enum class de.espirit.firstspirit.access.Task.Priority
-
Low priority
- LOWER_CASE - Enum constant in enum class de.espirit.or.CaseMode
-
Only lower case identifiers are supported.
- LOWER_CASE_IGNORED_FOR_COMPARE - Enum constant in enum class de.espirit.or.CaseMode
-
Mixed case is supported, but upper and lower case are indistinguishable, e.g.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
FS_CATALOG
.