- UIAgent - Interface in de.espirit.firstspirit.agency
-
Agent providing UI related functionality.
- UIAgent.Status - Enum in de.espirit.firstspirit.agency
-
Indicators for the UI's status.
- UID_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ReferenceEditorValue
-
Key to store the reference's UID.
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.contentstore.Content2
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.globalstore.GCAPage
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.Media
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.pagestore.Page
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.PageRef
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
-
The template's uid type.
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Query
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Schema
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Script
-
The script UID type.
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
-
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
-
The template's UID type.
- UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Workflow
-
The workflow's UID type.
- UID_TYPE_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ReferenceEditorValue
-
Key to store the reference's UID type.
- UnaryFunction<R,P> - Interface in de.espirit.common.function
-
Simple interface to create an type safe instance of an object based on one parameter.
- UnaryProcedure<P> - Interface in de.espirit.common.function
-
Simple procedure callback to be called with a type safe parameter.
- undeploy(String, String, String) - Method in interface de.espirit.firstspirit.module.WebServer
-
Undeploys the specified context
- undeployWebApp(WebAppId) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Undeploys the given web app from its web-server.
- uninstall(String, boolean) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Uninstalls the given module.
- uninstalling() - Method in class de.espirit.firstspirit.module.AbstractWebApp
-
Lifecycle event: called, when the application is about to be uninstalled.
- uninstalling() - Method in interface de.espirit.firstspirit.module.Component
-
Event method: called if Component was in uninstalling procedure
- uninstalling() - Method in interface de.espirit.firstspirit.module.Module
-
Event method: called when module is uninstalled.
- uninstallProjectApp(String, String, Project) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Removes the project application from the specified project.
- uninstallWebApp(String, String, WebAppId) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Removes the given web-app component from the specified web app and deploys the web
to its web-server.
- UNINTERPRETED - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Script
-
- UNIX_LINEFEED - Static variable in interface de.espirit.firstspirit.access.project.TemplateSet
-
Linefeed for Unix-based systems.
- UNKNOWN_BACKUP_DATE - Static variable in interface de.espirit.firstspirit.access.backup.ServerBackupFile
-
Fallback backup date.
- UNKNOWN_EXPORT_DATE - Static variable in interface de.espirit.firstspirit.access.export.ExportFile
-
- UNKNOWN_EXPORT_VERSION - Static variable in interface de.espirit.firstspirit.access.export.ExportFile
-
- unlock() - Method in interface de.espirit.firstspirit.access.Lockable
-
Unlocks this object.
- unlock(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
-
- UNMODIFIED - Static variable in interface de.espirit.firstspirit.access.store.PackagePoolItem
-
Indicator for the unmodified state.
- unregister(T) - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandler
-
Unregisters the specified node from this node handler.
- unregisterClientService(T) - Method in interface de.espirit.firstspirit.agency.ClientServiceRegistryAgent
-
Unregister the given client service.
- unregisterWebServer(String, String, String) - Method in interface de.espirit.firstspirit.agency.ModuleAdminAgent
-
Removes the specified web server and deletes its directories from the configuration directory.
- UNSELECTED - Static variable in interface de.espirit.firstspirit.service.treedata.editor.TNodes
-
Selection value: unselected.
- UNSUPPORTED - Static variable in interface de.espirit.firstspirit.access.editor.EditorValue
-
Deprecated.
Marker for unsupported editors
- UnsupportedGadgetTypeException - Exception in de.espirit.firstspirit.module
-
Exception thrown for unsupported type's of gadgets.
- UnsupportedGadgetTypeException() - Constructor for exception de.espirit.firstspirit.module.UnsupportedGadgetTypeException
-
- UnsupportedPropertyException() - Constructor for exception de.espirit.firstspirit.client.access.editor.PropertyProviding.UnsupportedPropertyException
-
- UnsupportedScriptEngine - Exception in de.espirit.firstspirit.server.script
-
Throw if the script engine is not supported by FirstSpirit.
- UnsupportedScriptEngine(String) - Constructor for exception de.espirit.firstspirit.server.script.UnsupportedScriptEngine
-
Constructor taking the exception message.
- UnsupportedScriptEngine(String, Throwable) - Constructor for exception de.espirit.firstspirit.server.script.UnsupportedScriptEngine
-
Constructor taking the exception message and a cause.
- UnsupportedScriptEngine(Throwable) - Constructor for exception de.espirit.firstspirit.server.script.UnsupportedScriptEngine
-
Constructor taking a cause.
- UNTIL_NOW - Static variable in interface de.espirit.firstspirit.storage.HistoryProvider
-
The end of all time.
- UP - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
-
Resource key for an "up" icon.
- updated(String) - Method in class de.espirit.firstspirit.module.AbstractWebApp
-
Lifecycle event: called, when the application got updated.
- updated(String) - Method in interface de.espirit.firstspirit.module.Component
-
Event method: called if Component was completely updated
- updated(String) - Method in interface de.espirit.firstspirit.module.Module
-
Event method: called after module has been updated.
- updateParameters(ParameterMap, List<Parameter<?>>) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.Updating
-
Aspect providing a method to update DAP parameters.
- updateVersionInfo(Project) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Updates the project information to match the current server version.
- Updating - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects
-
Aspect providing means to update DAP parameters from within a DAP.
- uploadAborted(BaseContext, Media, MediaElement) - Method in interface de.espirit.firstspirit.service.mediamanagement.UploadHook
-
This method will be called if an upload has been rejected by any upload-hook instance and this hook has been already executed.
- uploadExportFile(String, InputStream) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Upload single export file or last part of files to server.
- uploadExportFilePart(String, InputStream) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
-
Upload a part of a splitted export file.
- uploadFeatureFile(InputStream) - Method in interface de.espirit.firstspirit.feature.FeatureInstallAgent
-
Uploads the given stream (originated from a feature transport zip file) to the server and returns the related
feature file
- UploadFilter - Interface in de.espirit.firstspirit.server.mediamanagement
-
The interface Upload filter.
- UploadHook - Interface in de.espirit.firstspirit.service.mediamanagement
-
Media upload hook hot spot interface of FirstSpirit.
- UploadRejectedException - Exception in de.espirit.firstspirit.access.store.mediastore
-
This exception indicates a media insertion/upload into the repository has been rejected.
- UploadRejectedException(String) - Constructor for exception de.espirit.firstspirit.access.store.mediastore.UploadRejectedException
-
Create a new exception instance with the given message.
- UploadRejectedException(String, Throwable) - Constructor for exception de.espirit.firstspirit.access.store.mediastore.UploadRejectedException
-
Create a new exception instance with the given message and cause.
- URL - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
-
URL of the FirstSpirit server
- UrlAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent offering information about the projects seo und short urls.
- UrlAgent.MediaFolderUrlEntry - Interface in de.espirit.firstspirit.agency
-
- UrlAgent.MediaUrlEntry - Interface in de.espirit.firstspirit.agency
-
- UrlAgent.PageRefFolderUrlEntry - Interface in de.espirit.firstspirit.agency
-
- UrlAgent.PageRefUrlEntry - Interface in de.espirit.firstspirit.agency
-
- UrlAgent.UrlEntry - Interface in de.espirit.firstspirit.agency
-
This interface represents a single url entry.
- UrlCreator - Interface in de.espirit.firstspirit.access
-
- urlCreator(UrlCreator) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext.Builder
-
Configures the url creator to be used in the current generation context.
- UrlCreator - Interface in de.espirit.firstspirit.generate
-
Replacement for the FirstSpirit v4 interface
UrlCreator
.
- UrlCreator.Factory - Enum in de.espirit.firstspirit.generate
-
- UrlCreator.Mode - Enum in de.espirit.firstspirit.access
-
- UrlCreator.Mode - Enum in de.espirit.firstspirit.generate
-
The different flavours an url can be created in.
- UrlCreatorProvider - Interface in de.espirit.firstspirit.access
-
Definition for types that provide some url creator.
- urlCreatorProvider(UrlCreatorProvider) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.UrlGenerationContext.Builder
-
Configures the provider of url creators in the current generation context.
- UrlCreatorSpecification - Interface in de.espirit.firstspirit.generate
-
Specification container for url creator.
- urlFactory(UrlFactory) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Set a custom url factory (default is the preview url factory).
- urlFactory(String) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Set a custom url factory (default is the preview url factory).
- UrlFactory - Interface in de.espirit.firstspirit.generate
-
- UrlFactoryContext - Interface in de.espirit.firstspirit.generate
-
- urlFactorySettings(Map<String, String>) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
- UrlGenerationContext - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects
-
The context in which an URL will be request using the
UrlSupporting
aspect.
- UrlGenerationContext.Builder - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects
-
- urlPrefix(String) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
-
Set the url prefix used for absolute urls generated with $CMS_REF(..., abs:1)$
.
- UrlProducer - Interface in de.espirit.firstspirit.base
-
Model representing a url.
- URLProperties - Interface in de.espirit.firstspirit.access.store.globalstore
-
- UrlSupporting<D> - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects
-
Aspect providing means to support URLs for data objects.
- useAclDb() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
-
Should the Access Control databse be used.
- useBlockTransferMode() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
-
Is block or stream mode (default) used?
- useCurrentUser() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
- useCustomExtension(TemplateSet, String) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation.ChannelsProviderOptions
-
Defines to use custom extensions when exporting channels.
- useDefault() - Method in class de.espirit.firstspirit.access.template.MathematicalContext
-
- useEngineTypeDependentIcon(boolean) - Method in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplicationConfiguration
-
Defines whether a
engine type
dependent icon should be used if no special
icon
is set.
- useExternalUrl() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
-
State if this pagereference should use an external URL
- useFixedRights() - Method in interface de.espirit.firstspirit.workflow.model.Transition
-
Indicates whether to use fixed rights.
- useInternalUrl() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
-
State if this pagereference use an internal URL.
- useLatestRevision() - Method in interface de.espirit.firstspirit.feature.FeatureAgent.FeatureBuilder
-
Set the revision the new feature descriptor should operate in to the newest project revision which is
currently available.
- useNameSpaceEnhancement() - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Indicates whether the uid of elements which are
added
to this package will be enhanced with '@PACKAGE_NAME' or not.
- useNameSpaceEnhancement(Class<? extends PackagePoolItem>) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
- usePresentationExtensions() - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation.ChannelsProviderOptions
-
Defines to use the file extensions defined in presentation channels when exporting.
- USER - Static variable in interface de.espirit.firstspirit.access.Principal
-
Principal type User.
- User - Interface in de.espirit.firstspirit.access
-
FirstSpirit user.
- User - Interface in de.espirit.firstspirit.service.permission.groups
-
Interface representing a user used in the permission service
.
- UserAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent providing access to current user information.
- useRelatedProjects() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
Indicates whether to use related projects.
- useRelatedProjectUrl() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
-
State if this pagereference use an URL from a releated project.
- useRelease() - Method in interface de.espirit.firstspirit.access.project.Project
-
Returns true
if this project uses the release state, false
if it is an auto release project.
- useRelease() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
Indicates whether or not a released version of store elements is required for referencing.
- useRelease() - Method in interface de.espirit.firstspirit.access.UrlCreatorProvider
-
Indicates whether to use release.
- useRelease() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
-
Returns true if this project uses the release state, false if it is an auto release project.
- useRelease(boolean) - Method in interface de.espirit.firstspirit.feature.FeatureAgent.FeatureBuilder
-
Should the feature descriptor deliver the release or current version of elements.
- useReleasePermission() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
-
The definition if the release permission should be used.
- useRemoteMedia() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
Indicates whether to use remote media.
- useRemoteSchemata() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
-
Indicates whether to use remote schemata.
- useRevision(Revision) - Method in interface de.espirit.firstspirit.feature.FeatureAgent.FeatureBuilder
-
Set the revision the new feature descriptor should operate in.
- useRevision(Date) - Method in interface de.espirit.firstspirit.feature.FeatureAgent.FeatureBuilder
-
Set the date of the revision the new feature descriptor should operate in.
- UserProperties - Interface in de.espirit.firstspirit.access.store.globalstore
-
- USERS - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
-
Resource key for a "users" icon.
- Users - Interface in de.espirit.firstspirit.service.permission.groups
-
Interface representing a users model belonging to the users.xml file specified by the param (DOCUMENT_NAME.users) in service.ini of permission service.
- UserService - Interface in de.espirit.firstspirit.access
-
A service providing user based access to a project's data.
- UserStatisticsAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent providing access to user statistics.
- UserStorage - Interface in de.espirit.firstspirit.access.admin
-
FIRSTspirit
User
management.
- UserStorage.Order - Enum in de.espirit.firstspirit.access.admin
-
Enum represanting different order strategies
- usesLanguages() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
Indicates whether to use separate values in each language or not.
- usesLanguages() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
-
Indicates, that the form element uses languages.
- useStoreElementRights() - Method in interface de.espirit.firstspirit.workflow.model.Transition
-
Indicates whether to use store element rights.
- useTaskRights() - Method in interface de.espirit.firstspirit.workflow.model.Transition
-
Indicates whether to use task rights.
- useTemplateExtensions() - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation.ChannelsProviderOptions
-
Defines to use the file extensions defined in template sets when exporting channels.
- useWebEdit() - Method in interface de.espirit.firstspirit.access.project.Project
-
Should Webedit be used
- useWebeditApplet() - Method in interface de.espirit.firstspirit.access.project.Project
-