A B C D E F G H I J K L M N O P R S T U V W

C

cast(Object) - Method in class de.espirit.common.lang.TypeToken
Cast the given object to the underlying type of this token.
ChangeManaging<T> - Interface in de.espirit.firstspirit.ui.gadgets.aspects
Aspect definition for a gadget that manages its changes.
ChangeTracking - Interface in de.espirit.firstspirit.ui.gadgets.aspects
Deprecated. since 4.2.436 Use ChangeManaging instead.
Classname - Class in de.espirit.firstspirit.common.text
String type replacement for class names.
cleanUp() - Method in class de.espirit.firstspirit.generate.AbstractContentProcessor
 
CLEAR - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
Resource key for a "clear" icon.
clear() - Method in interface de.espirit.firstspirit.service.permission.groups.Users
Removes all users existing in this users model.
clearChildren() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Removes all children of this group.
clearChilds() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Deprecated. since 4.2.200 - use Group.clearChildren() instead
clearMDC() - Method in interface de.espirit.common.base.MappedDiagnosticContext
Clear all entries in the MDC of the underlying implementation.
clearValue() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.ChangeManaging
Proposes a change to clear the currently set value.A subsequent call to ChangeManaging.hasChanges() should return true.
ClientPlugin - Interface in de.espirit.firstspirit.client.plugin
Base interface for client plugins.
ClientPluginAction<C extends BaseContext> - Interface in de.espirit.firstspirit.client.plugin
Interface representing a client plugin action
ClientPluginScope<A extends ClientPluginAction<?>> - Class in de.espirit.firstspirit.client.plugin
Token representing a client plugin scope.
ClientPluginScope() - Constructor for class de.espirit.firstspirit.client.plugin.ClientPluginScope
 
ClientServiceRegistryAgent - Interface in de.espirit.firstspirit.agency
Definition of an agent offering ability to register client local service instances.
close() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTab
Closes this tab.
close() - Method in interface de.espirit.firstspirit.io.FileSystem
Close file system.
close() - Method in class de.espirit.firstspirit.server.mediamanagement.FileBasedUploadFilter
 
close() - Method in interface de.espirit.firstspirit.server.mediamanagement.UploadFilter
Callback method which may be used to do some clean up.
collectAggregatedEntities(Map<Entity, Set<BinaryMedium>>, Host) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
collectReferences(T) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceContaining
Collect references as used by the given value.
collectUnreleasedEntities(Map<WorkflowScriptContext, Workflowable>, Host) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
collectUnreleaseMedia(Entity, Map<Entity, Set<BinaryMedium>>, Host) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
COLOR - Static variable in interface de.espirit.firstspirit.common.FsResource
Definition for color based resource keys.
CommodityContainer - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Simple container providing type-based access to transferred commodities.
Component<D extends ComponentDescriptor,E extends ServerEnvironment> - Interface in de.espirit.firstspirit.module
Super interface for all FIRSTspirit Components.
ComponentConstructionException - Exception in de.espirit.firstspirit.ui.gadgets
Exception to notify about a problem occuring during construction of a component.
ComponentConstructionException(ComponentConstructionException.Level, String) - Constructor for exception de.espirit.firstspirit.ui.gadgets.ComponentConstructionException
Construct the exception with a message.
ComponentConstructionException(ComponentConstructionException.Level, String, Throwable) - Constructor for exception de.espirit.firstspirit.ui.gadgets.ComponentConstructionException
Construct the exception with a message and cause.
ComponentConstructionException.Level - Enum in de.espirit.firstspirit.ui.gadgets
Error levels, an exception can have.
ComponentDescriptor - Interface in de.espirit.firstspirit.module.descriptor
The component descriptor contains name, type, class and other information of a Component.
ComponentDescriptor.Scope - Enum in de.espirit.firstspirit.module.descriptor
The scope describes the place where the component is available: server-wide, project-local or web-local.
ComponentDescriptor.Type - Enum in de.espirit.firstspirit.module.descriptor
Deprecated. since 4.2.200. no replacement - Components must implement proper interfaces.
componentFactory(SwingApplicationConfiguration.ComponentFactory) - Method in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration
Sets the component factory for the swing application which will be created based on this configuration.
computeDifferences(T, T) - Method in interface de.espirit.firstspirit.client.access.editor.DifferenceComputing
Compute the list of differences between the two provided values.
Configuration<E extends ServerEnvironment> - Interface in de.espirit.firstspirit.module
Interface for configurable components.
Contrastable - Interface in de.espirit.firstspirit.client.access.editor
Implementors of this interface enable to contrast their current value with another one.
contrastWith(Language, Object) - Method in interface de.espirit.firstspirit.client.access.editor.Contrastable
Contrasts this instance with a given value.
convertToScript(Object) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
Converts specified java object into JavaScript code.
copy(T) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineer
Create a copy of the given value, i.e., it produces a new instance having the same contents.
CRCSession - Interface in de.espirit.firstspirit.client.io.crc
 
create(String) - Static method in class de.espirit.firstspirit.client.access.editor.Node
Create a node with the specified name.
create(String, String) - Static method in class de.espirit.firstspirit.client.access.editor.Node
Create a node with the specified name and the specified text content.
create(String, Node) - Static method in class de.espirit.firstspirit.client.access.editor.Node
Create a node with the specified name and the one specified child node.
create(String, Node...) - Static method in class de.espirit.firstspirit.client.access.editor.Node
Create a node with the specified name and the specified child nodes.
create(IDProvider, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
Create an element referencing container from a given id providing store element.
create(String, String) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
Create an external referencing container from a given URL.
create(ValueEngineerContext<F>) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerFactory
Create a ValueEngineer with the given context.
create(String) - Static method in class de.espirit.firstspirit.common.UrlProducers
 
create(Element, String, String) - Static method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
create() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
create(DeployTask, DTO) - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
create(SwingGadgetContext<E>) - Method in interface de.espirit.firstspirit.ui.gadgets.swing.SwingGadgetFactory
Creates a specific SwingGadget.
createComponent() - Method in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration.ComponentFactory
Creates the component.
createDialog(Host, Window) - Method in class de.espirit.firstspirit.server.scheduler.DeployTargetDialogFactory
 
createDialog(Host) - Method in class de.espirit.firstspirit.server.scheduler.ScheduleTaskDialogFactory
 
createDialog(Host, Window, ScheduleStorage) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleWizardFactory
Create new schedule entry wirzard dialog
createDto() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
Create a new Task DTO to use with a task factory to create a new task.
createEditorFactory(Class<E>, DeployTask, T) - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
Create a gui factory of a specified type.
createEditorFactory(Class<E>, T) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
Create a gui factory of a specified type.
createEmpty(GomEditorProvider) - Method in interface de.espirit.firstspirit.access.editor.fslist.FormDataProviderEnvironment
Create an empty IdProvidingFormData instance for the specified form.
createGomEditorProvider(String) - Method in interface de.espirit.firstspirit.access.editor.fslist.FormDataProviderEnvironment
Create a GomEditorProvider for the specified form definition.
createNodeHandlerBuilder() - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
Provides a builder for constructing and binding a BrowserNodeHandler.
createTask(ScheduleEntry, DTO) - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
Create a new task.
createTaskExecutor() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
 
createVariable(Language, String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreVariableFormData
Creates a new variable with desired name in this container and return the created form field for the given language.
createWar() - Method in class de.espirit.firstspirit.module.AbstractWebApp
 
createWar() - Method in interface de.espirit.firstspirit.module.WebApp
Event method: called just before a war file would be created.

A B C D E F G H I J K L M N O P R S T U V W
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480