- 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.
- 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
- uninstalling() - Method in class de.espirit.firstspirit.module.AbstractWebApp
-
- 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.
- UNKNOWN - Static variable in class de.espirit.firstspirit.store.LabelRenderer
-
- 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.
- UnsupportedGadgetTypeException - Exception in de.espirit.firstspirit.module
-
Exception thrown for unsupported type's of gadgets.
- UnsupportedGadgetTypeException() - Constructor for exception de.espirit.firstspirit.module.UnsupportedGadgetTypeException
-
- 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
-
- 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.
- 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.
- 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
-
- 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.
- UploadRejectedException(String, Throwable) - Constructor for exception de.espirit.firstspirit.access.store.mediastore.UploadRejectedException
-
Create a new exception instance.
- 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.generate
-
The different flavours an url can be created in.
- UrlCreatorSpecification - Interface in de.espirit.firstspirit.generate
-
Specification container for url creator.
- UrlFactory - Interface in de.espirit.firstspirit.generate
-
- UrlProducerComparator - Class in de.espirit.firstspirit.common
-
- UrlProducerComparator(UserService) - Constructor for class de.espirit.firstspirit.common.UrlProducerComparator
-
- UrlProducers - Class in de.espirit.firstspirit.common
-
- UrlProducers() - Constructor for class de.espirit.firstspirit.common.UrlProducers
-
- 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.
- User - Interface in de.espirit.firstspirit.service.permission.groups
-
- UserAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent providing access to current user information.
- 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.
- 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.