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

H

handle(SpecialistsBroker, CommodityContainer) - Method in interface de.espirit.firstspirit.webedit.server.gadgets.aspects.TransferHandling.HandlerHost.Handler
Handle the given transfers.
handle(JsonGenerationContext, T) - Method in interface de.espirit.firstspirit.generate.functions.json.handler.JsonHandler
This method transforms the given value to a valid JsonElement.
handle(CommodityContainer, Point) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.HandlerHost.Handler
Handle the given transfers.
handle(List<A>) - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.aspects.transfer.HandlerHost.Handler
Handle the given transfers.
handle(T) - Method in interface de.espirit.firstspirit.generate.functions.json.JsonGenerationContext
Entry point for the transformation of an object to a JsonElement.
HandlerHost<D> - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects.transfer
Host that dispatches transfers to registered handlers depending on the transferred commodities types.
HandlerHost - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Host that dispatches transfers to registered handlers in a bulk manner, i.e., if the targeted object is registered, and any of the types to be handled are supported by a transfer, all registered types' data will be resolved and handed to the handler for further processing.
HandlerHost.Handler<D,A> - Interface in de.espirit.firstspirit.client.plugin.dataaccess.aspects.transfer
A transfer handler.
HandlerHost.Handler - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
A transfer handler.
hasAttribute(String) - Method in interface de.espirit.firstspirit.json.JsonObject
Checks if this object contains an attribute with the given name.
hasChangedAfter(long) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
Indicates whether this parameters have changed after the given time stamp.
hasChanges() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.ChangeManaging
Indicates that the gadget has changes.
hasChanges() - Method in interface de.espirit.or.Session
Returns true if there are uncommitted changes, see commit androllback.
hasChildren() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns true if this element has children, false otherwise.
hasChildren() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns true if this object has children.
hasCrc() - Method in interface de.espirit.firstspirit.io.FileHandle
Delivers true if FileHandle.getType() == FileType.FILE) and the crc checksum could be calculated (which may not work for some FileSystem's)
hasCustomWebXml() - Method in interface de.espirit.firstspirit.module.WebEnvironment
Returns true if the web.xml was edited by user, false otherwise
hasData() - Method in interface de.espirit.firstspirit.access.store.Data
Deprecated.
since 5.2.21 - see type
hasGui() - Method in interface de.espirit.firstspirit.module.Configuration
Returns true if this component has a gui to show and change it's configuration.
hashCode() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
Returns a hash code value for the object.
hashCode() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
Hash code implementation.
hashCode() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.Item
The hashcode implementation.
hashCode() - Method in class de.espirit.firstspirit.common.text.AbstractTextType
 
hashCode() - Method in class de.espirit.firstspirit.event.BusIdentifier
 
hashCode() - Method in class de.espirit.firstspirit.event.UrlEvent
 
hashCode() - Method in record class de.espirit.firstspirit.forms.rules.RuleValidationFailure
Returns a hash code value for this object.
hashCode() - Method in class de.espirit.firstspirit.storage.HistoryProvider.RevisionProvider
Hashcode implementation for this type.
hashCode() - Method in class de.espirit.or.schema.KeyValue
Hashcode implementation.
hasId() - Method in interface de.espirit.firstspirit.service.permission.groups.Group
Indicates whether this group has an id or not.
hasImportErrors() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns true if an error occurred during the import of the last PackageVersion
hasIncomingReferences() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns true if this StoreElement has incoming references.
hasMeta() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Indicates that any meta data is set for this element.
hasMetaDataTemplate() - Method in interface de.espirit.firstspirit.agency.ProjectAgent
Indicates, whether a meta data template is defined in this project.
hasMultiPageParamsProviderEditor() - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Deprecated.
Since 5.0.104, no replacement.
hasName(String) - Method in enum class de.espirit.firstspirit.access.store.Store.Type
 
hasNext() - Method in interface de.espirit.firstspirit.client.plugin.dataaccess.DataStream
Returns true, if the stream holds further entries in readiness.
hasPermissions() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Indicates whether for this element permissions are defined or not.
hasPreviewPageRef() - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Indicates that a preview page ref is set for this template.
hasProject() - Method in interface de.espirit.firstspirit.scheduling.ScheduleTaskDefinitionContext
Indicates the context operates on a project.
hasProjectConfiguration() - Method in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
hasProjectLogo() - Method in interface de.espirit.firstspirit.access.project.Project
Checks if a logo exists for this project.
hasQuery() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
Indicates whether this Content2Params has a query defined or not.
hasReleaseStateDetection() - Method in interface de.espirit.firstspirit.workflow.WorkflowGroup
Returns whether the release state should be determined automatically.
hasRepresentation() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
Indicates the GOM element having a UI representation.
hasRepresentation() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomList
Indicates, that the element has a representation to be displayed in a form.
A representation usually corresponds to a registered editor component.
hasRepresentation() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
Indicates, that the element has a representation to be displayed in a form.
A representation usually corresponds to a registered editor component.
hasSiteMapPictureRef() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Indicates whether the site map picture is set.
hasStoreElementUid() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Indicates wether the element which causes this exception has a uid or not and therefore ElementDeletedException.getStoreElementUid() delivers a valid uid or null
hasTask() - Method in interface de.espirit.firstspirit.access.Workflowable
Does this elements has a Task assigned?
hasTemplate() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns true if this task uses a ScheduleTaskTemplate, false otherwise (default).
hasUid() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns true if this IDProvider has a unique identifier like e.g.
hasWebAppsConfigChanged(String) - Method in interface de.espirit.firstspirit.access.project.Project
Gets the change state for the specified webscope, true if configuration has changed since last deploy
HDD_DIRECTORIES - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Directories used for disk space check (comma separated)
HDD_SHUTDOWN_LIMIT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Deprecated.
since 5.2.230209 - replaced by ServerProperties.FREE_SPACE_SHUTDOWN_LIMIT.
HDD_SHUTDOWN_LIMIT_ACTIVE - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Indicates whether or not the server will be shut down if space left limit is exceeded.
HDD_WARN_LIMIT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Deprecated.
since 5.2.230209 - replaced by ServerProperties.FREE_SPACE_WARN_LIMIT.
HDD_WARN_LIMIT_ACTIVE - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Indicates whether or not a warning mail will be issued if space left limit is exceeded.
headerNone() - Method in interface de.espirit.firstspirit.agency.SnippetAgent.Fallback
Set to not provide any fallback for header snippet.
HEADERS - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.gom.lists.ViewMode
Show necessary information only
HEADLESS - Enum constant in enum class de.espirit.firstspirit.access.BaseContext.Env
Definition identifying a non gui environment
height() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.lists.GomCatalog
Provides the defined height for this component or its default, if unset.
height() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.lists.GomIndex
Convenience method providing the defined height for this component or its default, if unset.
height(int) - Method in interface de.espirit.firstspirit.access.project.mpp.MPPViewport.Builder
Set the viewport height in pixels.
HEIGHT_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated.
The key to store the height.
HELP - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
Resource key for a "help" icon.
hide() - Method in interface de.espirit.firstspirit.webedit.client.api.Dialog
Sets the dialog invisible.
Hideable - Interface in de.espirit.firstspirit.ui.gadgets.aspects
An aspect making a gadget hidable.
HIGH - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.gom.Relevancy
The increased relevancy option.
HIGH - Enum constant in enum class de.espirit.firstspirit.access.Task.Priority
High priority
highlight(String) - Method in interface de.espirit.firstspirit.webedit.client.api.Preview
[Hidden] Highlights the given text.
HIGHLIGHT - Variable in class de.espirit.firstspirit.common.FsResource.FsColor
Resource key for the "highlight" color.
HighlightAgent - Interface in de.espirit.firstspirit.agency
Definition of an agent offering highlighting capabilities.
highlightExactMatch(String) - Method in interface de.espirit.firstspirit.agency.HighlightAgent
Request to highlight the specified String.
highlightPattern(String) - Method in interface de.espirit.firstspirit.agency.HighlightAgent
Request to highlight text fragments that matches the specified regular expression.
highlightSequences(String) - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.highlight.SequencesHighlightable
Highlights all matching sequences.
highlightWords(String) - Method in interface de.espirit.firstspirit.agency.HighlightAgent
Request to highlight the words contained in the specified String.
HistoryProvider - Interface in de.espirit.firstspirit.storage
Interface for providers of historical revision information.
HistoryProvider.RevisionProvider - Class in de.espirit.firstspirit.storage
Wrapper on a HistoryProvider to act as ElementProvider on Revisions.
HistoryTimelineProvider - Interface in de.espirit.firstspirit.client.plugin.timeline
Definition of a plug-in providing entries for the historical timeline of the multi-perspective-preview.
Host - Interface in de.espirit.firstspirit.access
Generic host definition.
HOST - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
Configured host name of the FirstSpirit server.
HSPACE_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated.
The key to store the horizontal spacing.
HTTP - Enum constant in enum class de.espirit.firstspirit.agency.ClientUrlAgent.JavaClientUrlBuilder.ConnectionMode
HTTP connection mode.
HTTP - Static variable in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
Connection mode http.
HTTP_DEFAULT_COMPRESSION - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Default compression level for HTTP-mode.
HTTP_DEFAULT_ENCRYPTION - Static variable in class de.espirit.firstspirit.access.ConnectionManager
Default encryption level for HTTP-mode.
HTTP_MODE - Static variable in class de.espirit.firstspirit.access.ConnectionManager
User HTTP-mode for communication
HTTP_PORT - Static variable in class de.espirit.firstspirit.server.configuration.ServerProperties
HTTP port of the FirstSpirit server.
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