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

G

Gadget - Interface in de.espirit.common.base.ui
Marker interface for graphical user interface components.
GadgetContext<E extends GomElement> - Interface in de.espirit.firstspirit.module
API for context information that is provided to Gadget implementations on construction.
GadgetIdentifier - Class in de.espirit.firstspirit.ui.gadgets
Identifier for gadgets providing information to find named form elements in a gadget model.
GadgetIdentifierProvider - Interface in de.espirit.firstspirit.ui.gadgets
Implementing Gadgets provide an identifier.
Generator<R> - Interface in de.espirit.common.function
Simple generator callback to generate objects of the specific type.
GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance
Generator to create a new tab appearance builder.
GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
Generator to create a browser configuration instance.
GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.MultiApplicationConfiguration
Generator to create a new multi configuration instance.
GENERATOR - Static variable in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration
Generator to create a swing configuration instance.
get(List<Long>) - Method in interface de.espirit.firstspirit.access.editor.fslist.FormDataProvider
Return the values for the specified ids.
get(Language, String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreVariableFormData
get(AspectType<A>) - Method in class de.espirit.firstspirit.aspects.AspectMap
Get the correctly typed aspect for a type.
get() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
Returns the ApplicationTabAppearance object based on this builder.
get(TransferType<A>) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.CommodityContainer
Get the correctly typed commodities for a type.
getActions(ClientPluginScope<A>) - Method in interface de.espirit.firstspirit.client.plugin.ClientPlugin
Returns a list of client plugin actions provided by this plugin for the given scope.
getAllBinaryMedia(EditorValue<?>, List<Language>) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getAllChildren() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns a list of all (recursive) group children of this group.
getAllChilds() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Deprecated. since 4.2.200 - use Group.getAllChildren() instead
getAllowedLinkTemplates() - Method in interface de.espirit.firstspirit.access.store.LinkAccessor
 
getAllParents() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns a list of all parents existing on the parent path of this group.
getAllTextsType() - Method in interface de.espirit.firstspirit.agency.TransferAgent
Convenience accessor providing the transfer type representing an all text access.
getApiType() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
getApiType() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
 
getAppearance() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
The appearance for the application tab.
getApplication(ApplicationType<T, C>, Object) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationService
Returns an application specified by the given type and tabIdentifier or null if it doesn't exists.
getApplication() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTab
Returns the application inside this tab.
getAspect(AspectType<T>) - Method in interface de.espirit.firstspirit.aspects.Aspectable
Request an aspect from the aspectable.
getAspect(ValueEngineerAspectType<T>) - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineer
Request an aspect of the given type.
getAspect(AspectType<A>) - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Request an aspect from the aspectable.
getAttribute(String) - Method in class de.espirit.firstspirit.client.access.editor.Node
The value of the attribute with the specified name.
getBinaryMedium(Object) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getBorderColor() - Method in enum de.espirit.firstspirit.ui.gadgets.aspects.Mark
Provides the color to be used for markup.
getBorderThickness() - Method in enum de.espirit.firstspirit.ui.gadgets.aspects.Mark
Provides the thickness to be used for markup.
getBorderType() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance
The type of colored border line between main and sub tabs related to the store color specified by the store type.
getBroker(String) - Method in interface de.espirit.firstspirit.agency.BrokerAgent
Try getting hold of a broker for a remote project registered under the given symbolic name.
getBroker() - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerContext
Provides access to a specialitsts broker.
getBroker() - Method in interface de.espirit.firstspirit.module.GadgetContext
Provides access to a specialitsts broker.
getBroker() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Access the broker providing access to specialists on application knowledge.
getCategory() - Method in interface de.espirit.firstspirit.client.access.editor.ExternalReferenceHolder
The category of the reference.
getChildren() - Method in class de.espirit.firstspirit.client.access.editor.Node
The list of child nodes.
getChildren() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns a collection of all direct sub group children.
getChilds() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Deprecated. since 4.2.200 - use Group.getChildren() instead
getClassLoader() - Method in interface de.espirit.firstspirit.access.ModuleAgent
Returns a class loader instance which is capable of loading all global module classes.
getComponent() - Method in interface de.espirit.firstspirit.ui.gadgets.swing.SwingComponentProvider
Provides a Swing based component.
getComponentClass() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns component class-name.
getComponentFactory() - Method in interface de.espirit.firstspirit.client.gui.applications.SwingApplicationConfiguration
Returns the component factory which will be used to create the swing component used for the swing application which will be created based on this configuration.
getComponents(Class<?>) - Method in interface de.espirit.firstspirit.access.ModuleAgent
Returns all components which implements or extends the given type.
getConfDir() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the configuration directory of this environment.
getConfiguration() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns configuration string.
getConfigurationClass() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns configuration class-name.
getConnection() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the connection.
getContrast() - Method in class de.espirit.firstspirit.client.access.editor.Difference
An object giving contrast information.
getCreationTime() - Method in interface de.espirit.firstspirit.client.io.crc.CRCSession
The creation time of this session.
getCurrentDocument() - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
Returns accessor for the document in the currently loaded page.
getData() - Method in interface de.espirit.firstspirit.access.store.LinkAccessor
 
getDataDir() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the data directory of this environment.
getDataFlavor() - Method in class de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferType
Converts the transfer type into a data flavor representation.
getDeployTarget() - Method in class de.espirit.firstspirit.server.scheduler.DeployTargetDialogFactory
 
getDeployTask() - Method in class de.espirit.firstspirit.server.scheduler.DeployTargetDialogFactory
 
getDescription() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns an english component description.
getDescription() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
getDescription() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
 
getDescription() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleWizardFactory
 
getDescription() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method returning the description of the form.
getDescriptor() - Method in class de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferType
Provides access the descriptor of the transfer type, e.g. a MIME type.
getDisplayLanguage() - Method in interface de.espirit.firstspirit.module.GadgetContext
The display language to be used for displaying the form (labels).
getDisplayLanguage() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to get the language to be used for displaying values.
getDisplayName(IDProvider) - Method in interface de.espirit.firstspirit.agency.UIAgent
Determines the display name for the given id providing store element according to the currently set UI language and display mode.
getDisplayName(Language) - Method in interface de.espirit.firstspirit.agency.UIAgent
Determines the display name for the given language according to the currently set UI language and display mode.
getDisplayName(Resolution) - Method in interface de.espirit.firstspirit.agency.UIAgent
Determines the display name for the given resolution according to the currently set UI language and display mode.
getDisplayName() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
getDisplayName() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
 
getDisplayName() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleWizardFactory
 
getDtoType() - Method in interface de.espirit.firstspirit.server.scheduler.DeployTargetFactory
 
getDtoType() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskFactory
 
getEditorValue(EditorWrapper, Host) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getEditorValueClass() - Method in interface de.espirit.firstspirit.module.Editor
Deprecated. Returns editor's EditorValue class.
getEditorWrapper(Object) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getElement() - Method in interface de.espirit.firstspirit.client.access.editor.StoreElementReferenceHolder
Resolves the element referenced by this container.
getElement() - Method in interface de.espirit.firstspirit.client.gui.model.selection.SelectionModel
Returns currently selected IDProvider.
getElement() - Method in interface de.espirit.firstspirit.module.GadgetContext
Delivers the store element the gadget belongs to.
getEmpty() - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineer
Create an empty (initial) value.
getEngineType() - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
Returns the type of the browser engine which should be used for the created browser application.
getEnvironment() - Method in interface de.espirit.firstspirit.module.Configuration
Returns ComponentEnvironment
getExceptionType() - Method in exception de.espirit.firstspirit.store.access.mediastore.MediaConstraintsException
 
getExcludes() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor.FilterDescriptor
Returns a list of paths that should be excluded by a filter using this definition.
getFallbackMessage() - Method in exception de.espirit.firstspirit.store.access.mediastore.MediaConstraintsException
 
getFileEncoding() - Method in class de.espirit.firstspirit.generate.AbstractContentProcessor
Returns AbstractContentProcessor.DEFAULT_ENCODING
getFontStyle() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance
The font style the tab text should displayed with.
getForm() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to access the form definition for this gadget.
getFormUid() - Method in interface de.espirit.firstspirit.module.GadgetContext
Provides the form identifying uid.
getGadgetId() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Provides the basic gadget identifier related to the form element of this gadget.
getGenerationContext() - Method in class de.espirit.firstspirit.generate.AbstractContentProcessor
 
getGlobalWebAppUrl(String) - Method in interface de.espirit.firstspirit.agency.LegacyModuleAgent
Returns the absolute url to the specified global web-app.
getGlobalWebAppUrl(String, boolean) - Method in interface de.espirit.firstspirit.agency.LegacyModuleAgent
Returns the absolute url to the specified global web-app (with or w/o a FS SSO ticket).
getGom() - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerContext
Gives the form definition as GOM element.
getGom() - Method in interface de.espirit.firstspirit.module.GadgetContext
Gives the form definition as GOM element.
getGomElementClass() - Method in interface de.espirit.firstspirit.module.Editor
Deprecated. Returns editor's GomElement class.
getGomElementRestrictions() - Method in interface de.espirit.firstspirit.module.Editor
Deprecated. Returns editor's GomElement, GomModule.Kind restrictions.
getGroupById(String) - Method in interface de.espirit.firstspirit.service.permission.groups.GroupRoot
Returns the first occurrence of a group with the given id or null if no group exists with the given id.
getGroupsIds() - Method in interface de.espirit.firstspirit.service.permission.groups.User
Returns an array of group ids this user belongs to.
getGui(Frame) - Method in interface de.espirit.firstspirit.module.Configuration
Returns the configuration gui.
getGuiEditorClass(Class<T>) - Method in interface de.espirit.firstspirit.module.Editor
Deprecated. Returns the gui editor class of the specified type or null if the type is not supported.
getHumanReadableSize(Map<String, String>) - Static method in exception de.espirit.firstspirit.store.access.mediastore.MediaConstraintsException
 
getIcon(FsResource.FsIcon.ICON) - Method in interface de.espirit.firstspirit.agency.FsResourceAgent
Returns the icon for the specified fs resource icon definition.
getIcon() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance
The icon of the application tab that will be shown in tab button.
getId() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
The id of the project.
getId() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns the id of this group.
getIdentifier() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
Returns an identifier used to identify the application tab which will be created based on this configuration.
getIdentifier() - Method in interface de.espirit.firstspirit.ui.gadgets.GadgetIdentifierProvider
Returns the identifier of a targeted gadget.
getIncludes() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor.FilterDescriptor
Returns a list of paths that should be included by a filter using this definition.
getInnerNode() - Method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
Get the inner node of a hierarchical identifier.
getInstalledVersion() - Method in interface de.espirit.firstspirit.module.ProjectEnvironment
returns the installed version string of the component
getInstalledVersion() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the installed version of the component.
getKey(T) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeValueProvider
Return a unique key for a specific value.
getKey() - Method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
Get the key of the specific gadget component.
getLabel() - Method in interface de.espirit.firstspirit.client.plugin.ClientPluginAction
Returns a lable representing this action.
getLabel() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.Labelable
Gets the label of this component.
getLabel() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience implementation returning the display label for this gadget.
getLanguage() - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerContext
Get the language the engineer is targetting.
getLanguage() - Method in interface de.espirit.firstspirit.client.gui.model.EditorialLanguageModel
Returns the currently selected gui language.
getLanguage() - Method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
Get the language this identifier was created for.
getLanguages() - Method in interface de.espirit.firstspirit.agency.LanguageAgent
Provide access to available persistency languages.
getLastRemoteAddr() - Method in interface de.espirit.firstspirit.client.io.crc.CRCSession
The remote address the last call was coming from.
getLastUsageTime() - Method in interface de.espirit.firstspirit.client.io.crc.CRCSession
The time this session was last used.
getLdapContext() - Method in interface de.espirit.firstspirit.service.permission.scripting.PermissionServiceScriptContext
Returns the dir context specified in the belonging section in the service.ini of the permission service or null if no ldap.URL is specified in the service.ini.
getLevel() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns the depth level of this group.
getLevel() - Method in exception de.espirit.firstspirit.ui.gadgets.ComponentConstructionException
Get the level of this exception.
getLinkEditorClass(Class<T>) - Method in interface de.espirit.firstspirit.module.LinkEditor
Deprecated. Since 4.2.18. No replacement.
getLocalizationAgent() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to get the agent providing localization functionalities.
getLogDir() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the FileSystem as access to the log directory of this environment.
getLogger() - Static method in class de.espirit.common.base.Logging
 
getLogin() - Method in interface de.espirit.firstspirit.service.permission.groups.User
Returns the login of this user or null if not specified.
getMappedDiagnosticContext() - Static method in class de.espirit.common.base.Logging
 
getMasterLanguage() - Method in interface de.espirit.firstspirit.agency.LanguageAgent
Provides the persistency language used as master.
getMatches(Request, T) - Method in interface de.espirit.firstspirit.client.access.editor.MatchSupporting
Calculate a list of matches for a given request-value pair.
getMDC(String) - Method in interface de.espirit.common.base.MappedDiagnosticContext
Get the context identified by the key parameter.
getMediaType(Class<T>) - Method in interface de.espirit.firstspirit.agency.TransferAgent
Provides the transfer type for a given FirstSpirit media element type.
getMessageCode() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.IntegrityValidating.Problem
The resource code for producing a localized problem message.
getMessageContext() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.IntegrityValidating.Problem
Get the context required for localizing the problem message.
getModification() - Method in class de.espirit.firstspirit.client.access.editor.Difference
Type of modification related to this difference.
getModuleName() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns module name.
getName() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
The full name of the project.
getName() - Method in class de.espirit.firstspirit.client.access.editor.Node
The name of the node.
getName() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns the component name which has to be unique inside a single module.
getName() - Method in exception de.espirit.firstspirit.module.NoSuchComponentException
Get the name of component failed to look up.
getName() - Method in exception de.espirit.firstspirit.module.UnsupportedGadgetTypeException
Get the name of the editor/module not supporting the respective type.
getName() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns the name of this group or null if not set
getName() - Method in class de.espirit.firstspirit.ui.gadgets.GadgetIdentifier
Get the name of the gadget.
getNotificationHost() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Access the notification host responsibly for this value holder.
getNotificationHost() - Method in interface de.espirit.firstspirit.ui.gadgets.swing.SwingGadgetContext
Gets the host to be used for notifications.
getOperation(OperationType<P>) - Method in interface de.espirit.firstspirit.agency.OperationAgent
Get a new operation object to parameterize and execute it.
getOperationAgent() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to get the agent providing operations.
getOriginalResolution() - Method in interface de.espirit.firstspirit.agency.ResolutionAgent
Get the resolution defining the original.
getParameter(String) - Method in interface de.espirit.firstspirit.module.Configuration
Returns a specific parameter or null if it's not available.
getParameterNames() - Method in interface de.espirit.firstspirit.module.Configuration
Returns all parameter names.
getParams() - Method in interface de.espirit.firstspirit.access.editor.fslist.FormDataProviderEnvironment
Delivers the generic paramters defined in the form.
getParams() - Method in exception de.espirit.firstspirit.store.access.mediastore.MediaConstraintsException
 
getParent() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Returns the parent group of this group or null if this group is the root group
getPassword() - Method in interface de.espirit.firstspirit.service.permission.groups.User
Returns the password of this user or null if not specified
getPattern() - Static method in class de.espirit.firstspirit.common.text.Classname
Get the pattern for a classname.
getPersistencyLanguage() - Method in interface de.espirit.firstspirit.module.GadgetContext
The persistency language of the gadget's value.
getPersistencyLanguage() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to get the language to be used for accessing values.
getPersistentList(Object) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getProject(Host) - Static method in class de.espirit.firstspirit.access.MediaDependentContentUtil
Deprecated.  
getProject() - Method in interface de.espirit.firstspirit.module.ProjectEnvironment
Returns project.
getProjectAppConfig(String, String, long) - Method in interface de.espirit.firstspirit.agency.LegacyModuleAgent
Returns an access to the project-app configuration directory; read-write-access if the user is project admin, read-only-access if the user is project user, otherwise a SecurityException will be thrown.
getProjectAppConfigProperties(String, String, String, long) - Method in interface de.espirit.firstspirit.agency.LegacyModuleAgent
Helper method to obtain properties from the project app configuration specified by given modulename, projectAppName and project id.
getProjectId() - Method in interface de.espirit.firstspirit.module.ProjectEnvironment
Returns project id
getProjectLanguages(boolean) - Method in interface de.espirit.firstspirit.agency.LanguageAgent
Provide access to available persistency languages, mapping abbreviations to the respective language definition.
getProjectWebAppUrl(WebEnvironment.WebScope, long, boolean) - Method in interface de.espirit.firstspirit.agency.LegacyModuleAgent
Returns the absolute url to the specified project-local web-app (with or w/o a FS SSO ticket).
getProvider(String) - Method in interface de.espirit.firstspirit.service.treedata.TNodeService
Returns a provider proxy.
getProviderClass(String) - Method in interface de.espirit.firstspirit.service.treedata.TNodeService
Returns the provider class name for the specified provider
getProviderNames() - Method in interface de.espirit.firstspirit.service.treedata.TNodeService
Returns all provider names.
getProviderProperties(String) - Method in interface de.espirit.firstspirit.service.treedata.TNodeService
Returns properties of the specified provider.
getProxyClass() - Method in interface de.espirit.firstspirit.module.Service
A service proxy is an optional, client-side service implementation.
getPublicClass() - Method in class de.espirit.firstspirit.module.descriptor.PublicClassDescriptor
Deprecated. since 4.2.400, use AbstractDescriptor.getComponentClass().
getRealname() - Method in interface de.espirit.firstspirit.service.permission.groups.User
Returns the realname of this user or null if not specified
getRemote() - Method in interface de.espirit.firstspirit.client.access.editor.StoreElementReferenceHolder
Symbolic project name, if the referenced element originates from a remote project.
getRemoteProjectConfigurations(Filter<RemoteProjectConfiguration>) - Method in interface de.espirit.firstspirit.agency.ProjectAgent
Get the configurations of remote projects defined.
getResolutionByName(String) - Method in interface de.espirit.firstspirit.agency.ResolutionAgent
Get the resolution having the given symbolic name.
getResources() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns resources (jar-files) neccessary for this component.
getResult() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleTaskDialog
Returns true if ok button was clicked or false if cancel button was clicked.
getResult() - Method in interface de.espirit.firstspirit.server.scheduler.ScheduleWizard
Display wizard dialog and create one or more schedule entries.
getRoot() - Method in interface de.espirit.firstspirit.service.permission.scripting.PermissionServiceScriptContext
Returns the group root model representing the belonging groups.xml file specified by the param "DOCUMENT_NAME.path" in service.ini.
getScope() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns component scope.
getScope() - Method in class de.espirit.firstspirit.module.descriptor.EditorDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.LibraryDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.LinkEditorDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.ProjectAppDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.PublicClassDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.ServiceDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
getScope() - Method in class de.espirit.firstspirit.module.descriptor.WebServerDescriptor
 
getScope() - Method in interface de.espirit.firstspirit.module.ServerEnvironment
Returns the scope, one of ComponentDescriptor.Scope.SERVER, ComponentDescriptor.Scope.PROJECT, and ComponentDescriptor.Scope.WEB.
getServiceInterface() - Method in interface de.espirit.firstspirit.module.Service
Returns the service interface.
getServiceLocator() - Method in class de.espirit.firstspirit.server.mediamanagement.FileBasedUploadFilter
 
getSpecialistsBroker() - Method in interface de.espirit.firstspirit.access.editor.fslist.FormDataProviderEnvironment
Starting point for requesting services or providers.
getStore(Store.Type) - Method in interface de.espirit.firstspirit.agency.StoreAgent
Get the store of the requested type on elements in current state.
getStore(Store.Type, boolean) - Method in interface de.espirit.firstspirit.agency.StoreAgent
Get the store of the requested type.
getStoreElement() - Method in exception de.espirit.firstspirit.access.store.mediastore.UploadRejectedException
Returns the @{link IDProvider} where the upload has been rejected.
getStoreType() - Method in interface de.espirit.firstspirit.module.GadgetContext
Provides the store type the gadget operates in.
getStringForIndex(T) - Method in interface de.espirit.firstspirit.client.access.editor.MatchSupporting
Deprecated. since 4.2.427 - use the value indexing infrastructure instead.
getStringType() - Method in interface de.espirit.firstspirit.agency.TransferAgent
Convenience accessor providing the transfer type for java String based data.
getSymbolicName() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
The symbolic name of the remote configuration this project is registered for.
getTask() - Method in class de.espirit.firstspirit.server.scheduler.ScheduleTaskDialogFactory
 
getTemplate() - Method in interface de.espirit.firstspirit.access.store.LinkAccessor
 
getTemplateSets() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
Get a list of available template sets.
getText() - Method in interface de.espirit.firstspirit.access.store.LinkAccessor
 
getText() - Method in class de.espirit.firstspirit.client.access.editor.Node
The text content of this node.
getTitle() - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance
The title of the application tab that would be shown in tab button.
getType() - Method in class de.espirit.common.lang.TypeToken
Gets the token's type.
getType() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeValueProvider
The generic content type (see List<T> getValues(UserService) and String getKey(T)).
getType(Class<T>) - Method in interface de.espirit.firstspirit.agency.TransferAgent
Provides the transfer type for a given FirstSpirit element type.
getType(String, Class<T>) - Method in interface de.espirit.firstspirit.agency.TransferAgent
Provides the transfer type for a given mime descriptor and the class of objects being transferred.
getType() - Method in interface de.espirit.firstspirit.client.access.editor.ValueEngineerFactory
The value type.
getType() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns component type.
getType() - Method in class de.espirit.firstspirit.module.descriptor.EditorDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.LibraryDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.LinkEditorDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.ProjectAppDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.PublicClassDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.ServiceDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
getType() - Method in class de.espirit.firstspirit.module.descriptor.WebServerDescriptor
 
getType() - Method in exception de.espirit.firstspirit.module.UnsupportedGadgetTypeException
Get the type failed to retrieve and editor for.
getType() - Method in class de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferType
Provides access to the type of the transfer type.
getTypeForName(String, Class<T>) - Method in interface de.espirit.firstspirit.access.ModuleAgent
Returns the exported class that matches the given interface type and name.
getUiAgent() - Method in class de.espirit.firstspirit.ui.gadgets.swing.AbstractValueHoldingSwingGadget
Convenience method to get the agent providing access to UI settings related operations.
getUidType() - Method in enum de.espirit.firstspirit.access.store.ReferenceType
 
getUrl() - Method in interface de.espirit.firstspirit.client.access.editor.ExternalReferenceHolder
The held URL.
getUrl() - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
Returns the url of this browser application or null if no url requested yet.
getURL() - Method in interface de.espirit.firstspirit.module.WebServer
Returns the URL to this WebServer
getUser() - Method in interface de.espirit.firstspirit.agency.UserAgent
Returns the current user of the belonging client session.
getUser() - Method in interface de.espirit.firstspirit.client.io.crc.CRCSession
The owner of this session.
getUserByLogin(String) - Method in interface de.espirit.firstspirit.service.permission.groups.Users
Returns the user specified by the given login or null if no user exists with the given login.
getUsers() - Method in interface de.espirit.firstspirit.service.permission.groups.GroupRoot
Returns the users model object if defined for this
getUsers() - Method in interface de.espirit.firstspirit.service.permission.groups.Users
Returns an array of all existing users.
getUsers() - Method in interface de.espirit.firstspirit.service.permission.scripting.PermissionServiceScriptContext
Returns the users model representing the belonging users.xml file specified by the param "DOCUMENT_NAME.users" in service.ini or null if no users xml file is specified.
getValue() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.ValueHolder
Get the current value stored by this value holder.
getValues(UserService) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeValueProvider
Deprecated. since 4.2.400 Use GomIncludeValueProvider.getValues(SpecialistsBroker) instead.
getValues(SpecialistsBroker) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeValueProvider
Get the list of included values.
getVersion() - Method in interface de.espirit.firstspirit.module.descriptor.ComponentDescriptor
Returns module version (multiple numbers separated only by dots, e.g.
getWebAppDir() - Method in interface de.espirit.firstspirit.module.WebServer
Returns the path to the webapp directory of this WebServer
getWebAppScopes() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
Returns a set of supported WebAppDescriptor.WebAppScopes based on xml definition.
getWebDir() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
getWebDirFilter() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
Returns WebAppDescriptor.FilterDescriptor instance based on xml filter definition if specified, or null if not.
getWebResources() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
getWebScope() - Method in interface de.espirit.firstspirit.module.WebEnvironment
Returns the webscope
getWebXml() - Method in class de.espirit.firstspirit.module.descriptor.WebAppDescriptor
 
getWebXml() - Method in interface de.espirit.firstspirit.module.WebEnvironment
gets the content of current web.xml
getWriter() - Method in class de.espirit.firstspirit.generate.AbstractContentProcessor
 
GomIncludeValueProvider<T> - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Hot-spot interface to provide a list of values for input components.
Group - Interface in de.espirit.firstspirit.service.permission.groups
Interface representing a group used in the permission service.
GroupRoot - Interface in de.espirit.firstspirit.service.permission.groups
Interface representing a group root model belonging to the groups.xml file specified by the param (DOCUMENT_NAME.path) in service.ini of permission service.

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