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

U

UID - Enum constant in enum class de.espirit.firstspirit.access.search.Request.Mode
Designates the mode UID.
UID_KEY - Static variable in interface de.espirit.firstspirit.access.editor.ReferenceEditorValue
Deprecated.
Key to store the reference's UID.
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.contentstore.Content2
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.globalstore.GCAPage
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.Media
Uid type, see IDProvider.getUid().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.pagestore.Page
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Uid type as returned by DocumentGroup.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Uid type as returned by PageRef.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Uid type as returned by IDProvider.getUidType().
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 as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Query
The uid type wich is returned by Query.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Schema
Uid type, see IDProvider.getUid().
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 as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplate
Uid type as returned by IDProvider.getUidType().
UID_TYPE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Uid type as returned by IDProvider.getUidType().
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
Deprecated.
Key to store the reference's UID type.
UNDEFINED - Enum constant in enum class de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
Unknown type of medium.
UNINTERPRETED - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Script
Deprecated.
since 5.0.39 - use FormatTemplate instead
UNIX - Enum constant in enum class de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Type for unix-based ftp servers.
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
Deprecated.
since 5.2.201 - use Dataset#setLock(false) instead.
UNMODIFIED - Static variable in interface de.espirit.firstspirit.access.store.PackagePoolItem
Indicator for the unmodified state.
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
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.
updateVersionInfo(Project) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Updates the project information to match the current server version.
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.
UPPER_CASE - Enum constant in enum class de.espirit.or.CaseMode
Only upper case identifiers are supported.
URL - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
URL of the FirstSpirit server
UrlCreator - Interface in de.espirit.firstspirit.access
Deprecated.
since 5.0.3, use the interface UrlCreator.
UrlCreator.Mode - Enum Class in de.espirit.firstspirit.access
Deprecated.
since 5.0.3 - use UrlCreator.Mode.
UrlCreatorProvider - Interface in de.espirit.firstspirit.access
Definition for types that provide some url creator.
UrlProducer - Interface in de.espirit.firstspirit.base
Model representing a url.
URLProperties - Interface in de.espirit.firstspirit.access.store.globalstore
Provide stored URLs for media, content producer, or folder nodes.
USE_MASTER_LANGUAGE - Enum constant in enum class de.espirit.firstspirit.access.project.Project.MediaNotTranslatedStrategy
Use medium of project master language
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
Returns true if the remote connection which is created with this remote project configuration should use the credentials of thecurrent user instead of the login name and the password
useDefault() - Method in class de.espirit.firstspirit.access.template.MathematicalContext
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.
useMappingBasedSchemaMerge() - Method in interface de.espirit.firstspirit.access.project.Project
Indicates, whether the mapping based schema import is used during the import with ExternalSync/ContentTransport or not.
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
Indicates whether the uid of an element of the given clazz should be enhanced with '@PACKAGE_NAME' or not during PackagePoolItem.addToPackage(Package).
User - Interface in de.espirit.firstspirit.access
FirstSpirit user.
USER - Static variable in interface de.espirit.firstspirit.access.Principal
Principal type User.
USER_DEFINED - Enum constant in enum class de.espirit.firstspirit.access.editor.value.ListDomNode.Style
User-defined list style.
USER_NOT_FOUND - Enum constant in enum class de.espirit.firstspirit.access.Task.ErrorCode
User not found.
UserAtSite - Enum constant in enum class de.espirit.firstspirit.access.schedule.FtpTarget.FtpProxyType
The "user@site" protocol.
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.
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.
UserProperties - Interface in de.espirit.firstspirit.access.store.globalstore
 
UserService - Interface in de.espirit.firstspirit.access
A service providing user based access to a project's data.
UserStorage - Interface in de.espirit.firstspirit.access.admin
FIRSTspirit User management.
UserStorage.Order - Enum Class in de.espirit.firstspirit.access.admin
Enum represanting different order strategies
UserWithLogin - Enum constant in enum class de.espirit.firstspirit.access.schedule.FtpTarget.FtpProxyType
The "user with login" protocol.
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.
useWebEdit() - Method in interface de.espirit.firstspirit.access.project.Project
Should Webedit be used
useWebeditApplet() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated.
since 5.0 - no replacement
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