Index

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

W

waitForRunLevel(RunLevel, Duration) - Method in interface de.espirit.firstspirit.agency.RunLevelAgent
Wait until the FirstSpirit server reaches a RunLevel or a timeout occurs.
WAITING - Enum constant in enum class de.espirit.firstspirit.agency.UIAgent.Status
Indicates the UI waiting for some task to finish
WARN - Enum constant in enum class de.espirit.common.base.Logger.LogLevel
Information about an event in the application that could possibly lead to an error.
WARN - Enum constant in enum class de.espirit.firstspirit.forms.rules.RuleValidationFailure.Severity
A warning for a valid XML, e.g. when the editor component is unknown
WARN - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.ComponentConstructionException.Level
The exception is to warn about a problem in construction.
WARN - Enum constant in enum class de.espirit.firstspirit.ui.operations.RequestOperation.Kind
Kind for warning requests/messages.
WARNING - Enum constant in enum class de.espirit.firstspirit.store.access.feature.FeatureError.Level
Warning level
wasSuccessful() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTestResult
true if test was successful, false otherwise
WEB - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Scope
Scope for web-local available components.
WebApp - Interface in de.espirit.firstspirit.module
FirstSpirit web application interface.
WEBAPP - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
Type of webapp components
WEBAPP_ROOT_URL - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Path of the root web application, for an internal servlet engine this is typically "/" and "/fs5root" for external servlet engines (e.g.
WebAppDescriptor - Class in de.espirit.firstspirit.module.descriptor
A descriptor for a web app.
WebAppDescriptor.FilterDescriptor - Class in de.espirit.firstspirit.module.descriptor
Contains filter definition based on an include and exclude list of paths.
WebAppDescriptor.WebAppScope - Enum Class in de.espirit.firstspirit.module.descriptor
The scope describes the place where the component is available: global or project-local webapps.
WebAppId - Interface in de.espirit.firstspirit.agency
Identifier for global or project-local web applications.
WebAppId.Factory - Class in de.espirit.firstspirit.agency
Factory for WebAppId objects.
WEBEDI - Static variable in interface de.espirit.firstspirit.agency.GlobalWebAppId
Deprecated.
since 5.2.2001 - use GlobalWebAppId.WEBEDIT instead.
webedit() - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
Shortcut for mode(WEBEDIT).
WEBEDIT - Enum constant in enum class de.espirit.firstspirit.access.admin.Quickstart.Type
Type definition for ContentCreator quickstart configuration.
WEBEDIT - Enum constant in enum class de.espirit.firstspirit.access.BaseContext.Env
Definition of Webedit environment.
WEBEDIT - Enum constant in enum class de.espirit.firstspirit.agency.RenderingAgent.RenderMode
Content creator mode: #global.isPreview delivers true, #global.is("WEBEDIT") delivers true.
WEBEDIT - Enum constant in enum class de.espirit.firstspirit.module.WebEnvironment.WebScope
Visible in WebEdit.
WEBEDIT - Static variable in class de.espirit.firstspirit.agency.ClientUrlAgent.ClientType
The type of the Webedit application
WEBEDIT - Static variable in interface de.espirit.firstspirit.agency.GlobalWebAppId
Identifier for the FirstSpirit ContentCreator
WebeditColor - Enum Class in de.espirit.firstspirit.webedit
Colors compatible with the Webedit color theme.
WebeditElementStatusProviderPlugin - Interface in de.espirit.firstspirit.workflow
Provides information of which elements should be available for workflow actions and in which release state is a given element.
WebeditElementStatusProviderPlugin.Factory - Class in de.espirit.firstspirit.workflow
Factory to create a WorkflowGroup.
WebeditElementStatusProviderPlugin.State - Enum Class in de.espirit.firstspirit.workflow
Kind of release state of a given element.
WebeditExecutablePluginItem<C extends BaseContext> - Interface in de.espirit.firstspirit.client.plugin
Definition of an item providing an executable operation in the web client.
WebeditExecutableReportItem<T> - Interface in de.espirit.firstspirit.webedit.plugin.report
An executable item to be used in web client reports.
WebeditInlineEditItemsPlugin - Interface in de.espirit.firstspirit.webedit.plugin
Definition of a plug-in providing specific items for inline editing.
WebeditItemsPlugin<T extends Item<?>> - Interface in de.espirit.firstspirit.webedit.plugin
Webedit plug-in providing items.
WebeditPermanentPlugin - Interface in de.espirit.firstspirit.client.plugin
A marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime.
WebeditReportPlugin<T> - Interface in de.espirit.firstspirit.webedit.plugin
Deprecated.
since 5.1.5 - use ReportPlugin instead
WebeditStatusNote - Interface in de.espirit.firstspirit.webedit.plugin.status
Object definition for a status information in webedit.
WebeditStatusNoteBuilder - Interface in de.espirit.firstspirit.webedit.plugin.status
Builder for a WebeditStatusNote.
WebeditStatusNoteContext - Interface in de.espirit.firstspirit.webedit.plugin.status
Provides context information useful for creating statue notes with WebeditStatusNoteContext.createNote().
WebeditStatusNoteItem - Interface in de.espirit.firstspirit.webedit.plugin.status
Item definition for a status information in webedit.
WebeditStatusNotePlugin - Interface in de.espirit.firstspirit.webedit.plugin.status
Definition of a plug-in providing specific items for status information in webedit.
WebeditStoreMappingPlugin - Interface in de.espirit.firstspirit.store
This interface maps a given SiteStoreFolder to a (maybe new) PageFolder and is used during create and move operations in the FirstSpirit WebClient.
WebeditToolbarActionsItemsPlugin - Interface in de.espirit.firstspirit.webedit.plugin
Plug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized, project-specific actions.
WebeditToolbarItem - Interface in de.espirit.firstspirit.webedit.plugin.toolbar
Item definition for the toolbar in Webedit.
WebeditUiAgent - Interface in de.espirit.firstspirit.webedit
Agent providing specific information of the webedit UI.
WebEnvironment - Interface in de.espirit.firstspirit.module
A web based project environment.
WebEnvironment.WebScope - Enum Class in de.espirit.firstspirit.module
In which web scope is the component available: preview, staging, live, webedit or global.
WEBMON - Static variable in interface de.espirit.firstspirit.agency.GlobalWebAppId
Identifier for the FirstSpirit System-Monitoring.
WebPluginGadget<C extends Serializable> - Interface in de.espirit.firstspirit.webedit.server.gadgets
Definition of a pluggable gadget providing means to a build web-technology based form element on server side.
WebPluginGadgetFactory<G extends GomElement,C extends Serializable> - Interface in de.espirit.firstspirit.webedit.server.gadgets
Definition for factories producing custom client-side gadgets using web-technologies (i.e., HTML, JavaScript, and CSS).
WebPluginGadgetHost - Interface in de.espirit.firstspirit.webedit.server.gadgets
Definition of the host providing means to access and communicate with a web gadget's framework environment.
WebServer - Interface in de.espirit.firstspirit.module
Definition of a web server component.
WEBSERVER - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
Type of webserver components
WebServerConfiguration - Interface in de.espirit.firstspirit.access.schedule
Deprecated.
since 5.0 - no replacement
WebServerConfiguration.Type - Enum Class in de.espirit.firstspirit.access.schedule
Deprecated.
since 5.0 - no replacement
WebServerDescriptor - Class in de.espirit.firstspirit.module.descriptor
A component descriptor for defining a web server.
WEBSTART_CONFIG_ADMIN - Static variable in interface de.espirit.firstspirit.access.ServerConfiguration
Identifier for admin configuration for webstart use.
WEBSTART_CONFIG_CLIENT - Static variable in interface de.espirit.firstspirit.access.ServerConfiguration
Identifier for client configuration for webstart use.
WebstartConfiguration - Interface in de.espirit.firstspirit.access.admin
Java Web Start configuration, e.g. for starting SiteArchitect or ServerManager
WEDNESDAY - Enum constant in enum class de.espirit.common.util.WeekDay
A week day.
WeekDay - Enum Class in de.espirit.common.util
WF_ACTUALIZE - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
Marks the workflow state of actualizing.
WF_CONFLICT - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
Marks the workflow state Conflict.
WF_ERROR - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
Marks the workflow state Error.
WF_OK - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
Marks the workflow state OK.
WF_RELEASE - Static variable in interface de.espirit.firstspirit.access.packagepool.Package
Marks the workflow state Release.
WHITE_BACKGROUND - Enum constant in enum class de.espirit.firstspirit.server.application.ApplicationPlugin.IconType
The icon will be displayed on a white background.
width(int) - Method in interface de.espirit.firstspirit.access.project.mpp.MPPViewport.Builder
Set the viewport width in pixels.
WIDTH_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated.
The key to store the width.
WidthFixable - Interface in de.espirit.firstspirit.ui.gadgets.swing
Optional aspect defining this gadget component to have a fixed width indicator.
WIN - Enum constant in enum class de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Type for WindowsNT-based ftp servers.
Windows - Class in de.espirit.common.tools
Generic utility to provide windows related operations.
withComment(String) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
The release comment, may be null.
withLayerMapper(LayerMapper) - Method in class de.espirit.firstspirit.feature.FeatureInstallOptions.Builder
Set a layer mapper for customizing how layers are mapped during a feature installation process.
withNameBasedLayerMapping(Map<String, String>) - Method in class de.espirit.firstspirit.feature.FeatureInstallOptions.Builder
Set a layer mapping using source and target layer names.
Workflow - Interface in de.espirit.firstspirit.access.store.templatestore
Definition of a workflow element.
Workflow - Interface in de.espirit.firstspirit.workflow.model
This interface represents an workflow-model.
WORKFLOW_NOT_FOUND - Enum constant in enum class de.espirit.firstspirit.access.Task.ErrorCode
Workflow not found.
Workflowable - Interface in de.espirit.firstspirit.access
Implementors are FirstSpirit elements which allows starting a workflow.
WorkflowAgent - Interface in de.espirit.firstspirit.workflow
Agent providing means to start new workflows orprocess steps in existing ones.
This agent is related to the project specified by the surrounding context.
WorkflowAgent.TimeoutException - Exception in de.espirit.firstspirit.workflow
Exception thrown if a timeout occurred.
WorkflowAgent.WorkflowProcessContext - Interface in de.espirit.firstspirit.workflow
Context representing a manual activity in the corresponding workflow process.
WorkflowContainer - Interface in de.espirit.firstspirit.access.store.templatestore
Interface providing methods for elements which can have workflows and WorkflowFolder as children.
WorkflowContext - Interface in de.espirit.firstspirit.access
Context object for performing a task state change.
WorkflowElement - Interface in de.espirit.firstspirit.workflow.model
This interface represents an workflow-element from an workflow.
WorkflowFolder - Interface in de.espirit.firstspirit.access.store.templatestore
This interface represents a workflow folder in templatestore.
WorkflowGroup - Interface in de.espirit.firstspirit.workflow
A workflow group contains elements for common workflow actions.
WorkflowLockException - Exception in de.espirit.firstspirit.access.store.templatestore
This exception will be thrown if an operation on an element failed because the element is write locked by a workflow instance.
WorkflowLockException(String, User, long) - Constructor for exception de.espirit.firstspirit.access.store.templatestore.WorkflowLockException
Constructor for this exception based on a message, the operating user and the targeted element.
WorkflowPermission - Interface in de.espirit.firstspirit.access.store.templatestore
Interface providing methods to define workflow permissions
Workflows - Interface in de.espirit.firstspirit.access.store.templatestore
This interface represants the subroot for workflows in templatestore.
WorkflowScriptContext - Interface in de.espirit.firstspirit.access.store.templatestore
Definition of a context container for workflow scripts.
WorkflowTransitionPermission - Interface in de.espirit.firstspirit.access.store.templatestore
Type defining information on permissions for a transition.
write(double) - Method in class de.espirit.common.util.CsvWriter
write method, which writes an double value
write(int) - Method in class de.espirit.common.util.CsvWriter
write method, which writes an integer value
write(InputStream, OutputStream) - Static method in class de.espirit.common.tools.Streams
Transfers all date from the given input stream to the given output stream and returns the number of transfered bytes.
write(String, ReferenceHolder) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceTransformationAgent
Write an element referencing container to a persistency node.
write(String) - Method in class de.espirit.common.util.CsvWriter
write method, which writes a string
write(Date) - Method in class de.espirit.common.util.CsvWriter
writes a date with default the format "dd.MM.yyy"
write(Date, DateFormat) - Method in class de.espirit.common.util.CsvWriter
write method, which writes date object
write(T) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineer
Persist the given value.
WRITE_LOCK - Enum constant in enum class de.espirit.firstspirit.access.store.RevertProgress.ProblemType
Indicates that the element is write locked by a workflow.
writeNewLine() - Method in class de.espirit.common.util.CsvWriter
makes a new line with carriage return (code xx) plus line feed (code yy) ('\r\n')
writeNewLine(String) - Method in class de.espirit.common.util.CsvWriter
makes a new line with variable breakes
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form