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

P

Package - Interface in de.espirit.firstspirit.access.packagepool
The Package object needs to be locked for modifying operations.
Package.Type - Enum Class in de.espirit.firstspirit.access.packagepool
Enum representing a package type.
PackageImportLogfile - Interface in de.espirit.firstspirit.access.packagepool
Interface representing a logfile of a package import
PackageLogfile - Interface in de.espirit.firstspirit.access.packagepool
Interface providing access to a logfile belonging to a package pool Package
PackageManager - Interface in de.espirit.firstspirit.access.packagepool
The PackageManager interface is the main interface of the corporate content (package pool) service.
PackagePoolItem - Interface in de.espirit.firstspirit.access.store
All items which may be added to a package implement this.
PackageVersion - Interface in de.espirit.firstspirit.access.packagepool
Definition for accessing version information of a package.
PackageVersionLogfile - Interface in de.espirit.firstspirit.access.packagepool
Interface providing access to a log file created during creation of a package version
Page - Interface in de.espirit.firstspirit.access.store.pagestore
This interface provides methods to handle the Pages in the PageStore
PAGE - Enum constant in enum class de.espirit.firstspirit.base.store.PreviewUrl.Type
Preview URL of type page.
PAGE - Enum constant in enum class de.espirit.firstspirit.base.store.StoreType
PageStore
PAGE_REF_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated.
Key for the reference value.
PAGE_STORE_REFERENCE - Static variable in interface de.espirit.firstspirit.access.ReferenceEntry
Reference from/to a page-store element.
PAGE_TEMPLATE - Static variable in interface de.espirit.firstspirit.access.store.templatestore.Template
Type of the template: Page template.
PAGE_TEMPLATE_REFERENCE - Static variable in interface de.espirit.firstspirit.access.editor.reference.Reference
Type string identifying a reference to a PageTemplate
PageFolder - Interface in de.espirit.firstspirit.access.store.pagestore
This interface provides methods to handle the PageStore-folder
PageGroup - Interface in de.espirit.firstspirit.access.store.sitestore
This interface provides methods to handle the page-groups in the SiteStore For creating a page-group see de.espirit.firstspirit.access.store.sitestore.SiteStoreRoot
pageIndex(int) - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
Provide the sub-page index for content projections.
PageLangSpec - Interface in de.espirit.firstspirit.access.store.sitestore
This interface provides methods to handle the PageSpecification (language dependent properties of a site at SiteStore)
pageParams(PageParams) - Method in interface de.espirit.firstspirit.agency.PreviewUrlAgent.ContentProducerPreviewUrlBuilder
Sets the PageParams to use for rendering the preview url.
PageParams - Class in de.espirit.firstspirit.access.store
 
PageParams(int, boolean) - Constructor for class de.espirit.firstspirit.access.store.PageParams
 
PageRef - Interface in de.espirit.firstspirit.access.store.sitestore
This interface provides methods to handle the pagereferences in the SiteStore
PAGEREF - Enum constant in enum class de.espirit.firstspirit.access.store.ReferenceType
Reference type for PageRef elements, prefix is "pageref".
PageRefEditorValue - Interface in de.espirit.firstspirit.access.editor
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_PAGEREF should be replaced with FS_REFERENCE.
PageRefFolder - Interface in de.espirit.firstspirit.access.store.sitestore
This interface provides methods to handle the SiteStore-folder
PAGEREFFOLDER - Enum constant in enum class de.espirit.firstspirit.access.store.ReferenceType
Reference type for PageRefFolder elements, prefix is "pagefolder".
PAGESTORE - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.UidType
UidType for Page and PageFolder
PAGESTORE - Enum constant in enum class de.espirit.firstspirit.access.store.Store.Type
 
PageStoreRoot - Interface in de.espirit.firstspirit.access.store.pagestore
This interface represents the PageStore-Root node.
PageTemplate - Interface in de.espirit.firstspirit.access.store.templatestore
Interface providing means to operate on page templates.
PageTemplates - Interface in de.espirit.firstspirit.access.store.templatestore
This interface provides methods to handle templates of type section in the TemplateStore
Pair<K,V> - Class in de.espirit.common.util
Container for a pair of objects, usually a key and a value.
Pair(K, V) - Constructor for class de.espirit.common.util.Pair
Use the factory method Pair.create(Object,Object).
pairs() - Method in interface de.espirit.firstspirit.json.JsonObject
This method can be used to get all currently pairs that are part of the object.
PARAM_BODY - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Context Parameter for body's name as String
PARAM_CONTENT_ID - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "contentId" for specifying an entity id.
PARAM_CONTENT2 - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "content2" for specifying a Content2 id related to the specified "contentId".
PARAM_DROPDATA - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Context Parameter for DropData
PARAM_ID - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "id".
PARAM_LANGUAGE - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "language" for specifying the language abbreviation.
PARAM_PAGE - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Context Parameter for Page (id or uid as String)
PARAM_PAGEREF - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "pageref" for specifying a PageRef id related to the specified "contentId".
PARAM_RELOAD - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
ID as String of the HTML element to reload on success
PARAM_REVISION - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PARAM_SECTION - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Context parameter for the numerical ID of the contextual section after which the new section should be inserted.
PARAM_STORE - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name '"store".
PARAM_STORE - Static variable in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Context Parameter for the store's name as String.
PARAM_TEMPLATE - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name "template" for specifying a TableTemplate id related to the specified "contentId".
Parameter - Class in de.espirit.or.query
Placeholder for the value of an attribute specified in comparisons.
Parameter<T> - Interface in de.espirit.firstspirit.client.plugin.report
Parameter definition for a ReportPlugin.
Due to limitations of the ContentCreator (webclient), it is not possible to use your own implementations of this interface, use Parameter.Factory instead.
Parameter<T> - Interface in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use Parameter instead
Parameter(String) - Constructor for class de.espirit.or.query.Parameter
Creates a new Parameter for the specified identifier with value class String
Parameter(String, Class) - Constructor for class de.espirit.or.query.Parameter
Creates a new Parameter for the specified identifier and the given value class.
PARAMETER_CONTENT_ID - Static variable in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
Content ID.
PARAMETER_FORCE_REFRESH - Static variable in interface de.espirit.firstspirit.base.store.PreviewUrl
Parameter name that allows to enforce a preview refresh.
Parameter.Factory - Class in de.espirit.firstspirit.client.plugin.report
Factory for creation of different Parameter types.
ParameterBoolean - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterBoolean instead
ParameterBoolean - Interface in de.espirit.firstspirit.client.plugin.report
Boolean parameter definition.
ParameterBoolean(String, String, Boolean) - Constructor for class de.espirit.firstspirit.webedit.plugin.report.ParameterBoolean
Deprecated.
Creates a new Boolean-typed parameter, using the given attributes.
Parameterizable - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition for objects taking a generic key-mapped collection of parameters.
ParameterMap - Interface in de.espirit.firstspirit.client.plugin.report
An object that maps Parameter to values.Each parameter must have an unique identifier represented by Parameter.getName().
ParameterMap - Interface in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterMap instead
ParameterSelect - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterSelect instead
ParameterSelect - Interface in de.espirit.firstspirit.client.plugin.report
Selection parameter definition.
ParameterSelect(String, List<ParameterSelect.SelectItem>, String) - Constructor for class de.espirit.firstspirit.webedit.plugin.report.ParameterSelect
Deprecated.
Creates a new String-typed selection parameter, using the given attributes.
ParameterSelect.SelectItem - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
Definition for a selectable item.
ParameterSelect.SelectItem - Interface in de.espirit.firstspirit.client.plugin.report
Definition for a selectable item.
ParameterText - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterText instead
ParameterText - Interface in de.espirit.firstspirit.client.plugin.report
String parameter definition.
ParameterText(String, String, String) - Constructor for class de.espirit.firstspirit.webedit.plugin.report.ParameterText
Deprecated.
Creates a new String-typed text input parameter, using the given attributes.
parse(Reader) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Parses the given source and creates an evaluatable template.
parse(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Parses the given source text and creates an evaluatable template.
parseCsvToList(Reader, char) - Static method in class de.espirit.common.util.CsvReader
parses the csv source of the given reader to a list of lists of String's
parseCsvToStringArray(Reader, char) - Static method in class de.espirit.common.util.CsvReader
parses the csv source of the given reader to a StringArray of StringArrays
parseHtml(String) - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
Sets the given html.
PARSING_ERROR - Enum constant in enum class de.espirit.firstspirit.forms.rules.RuleValidationFailure.Severity
An error detected by the XML parser.
ParsingError - Exception in de.espirit.firstspirit.access.template
An error identifying a problem that occurred during a template parsing process.
ParsingError(String, int, int) - Constructor for exception de.espirit.firstspirit.access.template.ParsingError
Constructor taking the message and location of the problem.
ParsingError(String, int, int, Throwable) - Constructor for exception de.espirit.firstspirit.access.template.ParsingError
Constructor taking the message, the location, and a cause of the original problem.
Partial - Enum constant in enum class de.espirit.firstspirit.access.schedule.GenerateTask.Type
Flag for partial project generation.
PARTIAL_CLEANUP - Enum constant in enum class de.espirit.firstspirit.access.schedule.ProjectCleanupTask.Mode
Keep at least the configured number of days of version history.
PasswordAgent - Interface in de.espirit.firstspirit.agency
The PasswordAgent provides access to the internal mechanisms of FirstSpirit which allow to encrypt and decrypt password strings.
Although the FirstSpirit internal mechanisms are used, the encryption is not compatible to the password property encryption used by the FirstSpirit server.
PathLookup - Interface in de.espirit.firstspirit.generate
With a path lookup you could lookup predefined paths for nodes.
PATTERN - Enum constant in enum class de.espirit.or.query.Constraint.Type
Type identifying the Like constraint
PEPPERMINT - Enum constant in enum class de.espirit.firstspirit.webedit.WebeditColor
 
perform() - Method in interface de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectStoreElementOperation
Performs the operation with the previously set configuration and returns the set of selections.
perform() - Method in interface de.espirit.firstspirit.ui.operations.PreviewOperation
Starts the preview operation as configured.
perform() - Method in interface de.espirit.firstspirit.webedit.client.api.ClientItem
Performs the action.
perform() - Method in interface de.espirit.firstspirit.webedit.client.api.ClientItemPerformable
Performs the contextual action.
perform() - Method in interface de.espirit.firstspirit.webedit.server.CropDialogOperation
Executes this operation based on the previously configured settings.
perform() - Method in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Executes this operation based on the previously defined settings.
perform() - Method in interface de.espirit.firstspirit.webedit.server.SelectOptionOperation
Performs this operation based on the previously configured settings, and returns the value of the user selection if there is any.
perform() - Method in interface de.espirit.firstspirit.webedit.server.TranslationOperation
Initiates the translation process on the client-side.
perform(boolean) - Method in interface de.espirit.firstspirit.webedit.server.ClientResourceOperation
Initiates the loading of the previously specified resources.
perform(IDProvider) - Method in interface de.espirit.firstspirit.ui.operations.DisplayElementOperation
Perform this operation wrt. the given element.
perform(IDProvider...) - Method in interface de.espirit.firstspirit.store.operations.DeleteOperation
Performs the operation and deletes the given elements on the server.
perform(IDProvider...) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
Performs the operation and releases the given elements on the server.
perform(DataProvider) - Method in interface de.espirit.firstspirit.ui.operations.OpenElementDataFormOperation
Performs the operation on a data providing element.
perform(DataProvider) - Method in interface de.espirit.firstspirit.webedit.server.ComparisonDialogOperation
Opens the comparison dialog using the configured settings.
perform(PageRef, Language) - Method in interface de.espirit.firstspirit.agency.GenerateElementOperation
Executes the configured ScheduleEntry and waits for its completion.
perform(StoreElement) - Method in interface de.espirit.firstspirit.store.operations.SaveOperation
Performs this operation on the given element.
perform(PageTemplate) - Method in interface de.espirit.firstspirit.store.operations.SynchronizeTemplateBodiesOperation
Performs the operation and synchronizes the bodies of all pages referencing the given template.
perform(Form, List<Language>) - Method in interface de.espirit.firstspirit.ui.operations.ShowFormDialogOperation
Show a form based on the given structural definition and return the form's result.
perform(FileSystem<?>) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ExportOperation
Perform the export on the given file system.
perform(FileSystem<?>) - Method in interface de.espirit.firstspirit.store.access.nexport.operations.ImportOperation
Perform the import on the given file system.
perform(Class<?>) - Method in interface de.espirit.firstspirit.ui.operations.ShowReportOperation
Opens and refreshes the specified report plugin based on the configuration of this operation.
perform(String) - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
Asks the given question, returning the selected answer.
perform(String, String) - Method in interface de.espirit.firstspirit.ui.operations.OpenComparisonDialogOperation
Opens a differential view on the original and modified texts.
perform(String, String) - Method in interface de.espirit.firstspirit.ui.operations.OpenMergeDialogOperation
Opens a differential view on the original and modified texts.
perform(Collection<IDProvider>) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
Performs the operation and releases the given Collection of elements on the server.
perform(IDProvider) - Method in interface de.espirit.firstspirit.ui.operations.OpenElementMetaFormOperation
Perform the operation on the given element.
perform(String, boolean) - Method in interface de.espirit.firstspirit.webedit.server.ClientScriptOperation
Executes JavaScript code on the client-side, while waiting for its completion.
Permission - Interface in de.espirit.firstspirit.access.store
Encapsulation of node permission flags which depend on the tree structure and on a group or a user and his assigned groups.
PERMISSION - Enum constant in enum class de.espirit.firstspirit.storage.ChangeType
Indicates permission changes in related storeelement.
permissionChanged(StoreElement, Permission) - Method in interface de.espirit.firstspirit.access.store.PermissionListener
Notifies about a permission change.
PermissionChangeDetail - Interface in de.espirit.firstspirit.storage
Indicates permission changes on a belonging store element.
PermissionChangeDetail.ChangeFlag - Enum Class in de.espirit.firstspirit.storage
Flag identifiying the type of change.
PermissionEditorValue - Interface in de.espirit.firstspirit.access.editor
Deprecated.
since 5.2.21 - use FormField instead
PermissionListener - Interface in de.espirit.firstspirit.access.store
Interface to listen on permission change events of store element.
Permissions - Interface in de.espirit.firstspirit.access.editor.value
Permissions represents the persistence object of PermissionEditorValue.
PERMISSIONS - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.RevertType
 
PERMISSIONS - Static variable in interface de.espirit.firstspirit.access.store.Permission
A summary of all permissions.
PERMISSIONS_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated.
Key for the permission entry container.
PermissionsAgent - Interface in de.espirit.firstspirit.access.editor
Agent providing access to permission information.
PermissionServiceScriptContext - Interface in de.espirit.firstspirit.service.permission.scripting
This script context is available via variable 'context' in serverside scripts executed in the permission service.
PERSISTENT - Enum constant in enum class de.espirit.or.schema.Entity.PersistentState
Entity is unchanged.
Picture - Interface in de.espirit.firstspirit.access.store.mediastore
This interface provides methods to handle a media object of type PICTURE from the MediaStore.
PICTURE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.Media
Type of the media: PICTURE
PictureCropData - Class in de.espirit.firstspirit.access.store.mediastore
Represents a cropped rectangle of a picture, picture resolution.
PictureCropData() - Constructor for class de.espirit.firstspirit.access.store.mediastore.PictureCropData
 
PictureEditorValue - Interface in de.espirit.firstspirit.access.editor
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_PICTURE should be replaced with FS_REFERENCE.
PictureResolution - Interface in de.espirit.firstspirit.access.store.mediastore
This interface provides methods to get the specification of a PictureResolution for a medium from the MediaStore.
PLAIN - Enum constant in enum class de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.FontStyle
The default plain font style.
Plugin - Interface in de.espirit.firstspirit.client.plugin
General type of FirstSpirit plug-ins.
PLUM - Enum constant in enum class de.espirit.firstspirit.webedit.WebeditColor
 
PLUS - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
Resource key for a "plus" icon.
PolyArea - Interface in de.espirit.firstspirit.access.editor.value.imagemap
An area of polygonic shape.
PolygonBuilder - Interface in de.espirit.firstspirit.access.editor.value.imagemap
Definition of a builder for polygonal areas.
popContext() - Method in interface de.espirit.firstspirit.access.template.Evaluator
Provides and pops the current context from this evaluation.
POPUP - Enum constant in enum class de.espirit.firstspirit.ui.gadgets.aspects.operations.SelectUiType
A Popup menu based selection user interface.
post(BusIdentifier<T>, T) - Method in interface de.espirit.firstspirit.agency.EventBusAgent
Post an event on the specified bus.
Event delivery is asynchronous - this method returns before the event is delivered and processed by all possibly remote listeners.
Each bus has its own event queue and the events will be delivered in order one event at atime from this queue to the registered listeners.
postProcess(BaseContext, Media, File, long) - Method in interface de.espirit.firstspirit.service.mediamanagement.UploadHook
Hook method will be called on media upload AFTER the uploaded file is transmitted into the FirstSpirit-Server-Repository.
postProcess(BaseContext, Media, Picture, long) - Method in interface de.espirit.firstspirit.service.mediamanagement.UploadHook
Hook method will be called on media upload AFTER the uploaded file is transmitted into the FirstSpirit-Server-Repository.
prefix() - Method in enum class de.espirit.firstspirit.access.store.ReferenceType
Provides the prefix (including the colon) designating reference types.
PREFIX - Static variable in interface de.espirit.firstspirit.json.JsonArray
The default prefix of an array in json '['.
PREFIX - Static variable in interface de.espirit.firstspirit.json.JsonObject
The default prefix of an object in json '{'.
PREPARATION - Enum constant in enum class de.espirit.firstspirit.access.schedule.MaintenanceModeTask.MaintenanceStage
The planned maintenance mode will be listed in the server monitoring, but at this time, users will not be notified.
preProcess(BaseContext, Media, File, InputStream, long) - Method in interface de.espirit.firstspirit.service.mediamanagement.UploadHook
Hook method will be called on media upload BEFORE the uploaded file will be transmitted to the FirstSpirit-Server-Repository.
preProcess(BaseContext, Media, Picture, Resolution, InputStream, long) - Method in interface de.espirit.firstspirit.service.mediamanagement.UploadHook
Hook method will be called on media upload BEFORE the uploaded file will be transmitted to the FirstSpirit-Server-Repository.
preselectedLanguage(Language) - Method in interface de.espirit.firstspirit.webedit.server.NewSectionOperation
Sets a preselected language in new-section dialogs.
PresentationChannel - Interface in de.espirit.firstspirit.access.project
Definition of a presentation channel.
preset() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
Provides the preset mode for this form element.
preset() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Get the preset mode to be used.
Preset - Class in de.espirit.firstspirit.access.store.templatestore.gom
Interface representing the general gom preset modes.
Preset(String) - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.Preset
Constructor taking the preset mode name.
preview() - Method in interface de.espirit.firstspirit.agency.RenderingAgent.Renderer
Shortcut for mode(PREVIEW).
Preview - Interface in de.espirit.firstspirit.webedit.client.api
FirstSpirit WebEdit Javascript Preview API, accessible via
PREVIEW - Enum constant in enum class de.espirit.firstspirit.access.BaseContext.Env
Definition of preview environment.
PREVIEW - Enum constant in enum class de.espirit.firstspirit.agency.RenderingAgent.RenderMode
Preview mode: #global.isPreview delivers true, #global.is("WEBEDIT") delivers false.
PREVIEW - Enum constant in enum class de.espirit.firstspirit.module.WebEnvironment.WebScope
Visible in preview web-app.
PREVIEW - Static variable in interface de.espirit.firstspirit.agency.GlobalWebAppId
Identifier for the FirstSpirit Preview.
PREVIEW_RES_NAME - Static variable in interface de.espirit.firstspirit.access.project.Resolution
Name of the preview resolution.
Preview.ElementReloadListener - Interface in de.espirit.firstspirit.webedit.client.api
Listener for events about reloaded elements in the preview document.
Previewable - Interface in de.espirit.firstspirit.access.store
Deprecated.
since 5.2.190105, please use PreviewUrlAgent.getContentProducerBuilder() or PreviewUrlAgent.getMediaBuilder() to create preview urls.The builder can be used to create preview urls for elements of type Page, PageRef or DocumentGroup.
PreviewImageProvider - Interface in de.espirit.firstspirit.access.store.templatestore
Interface providing means to access and change elements preview image.
PREVIEWMODE_DEFAULT - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_DEFAULT_REFRESH - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_FORCE_REFRESH - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_FULL_QUALIFIED - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_NONE - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_SSO - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_WEBEDIT - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_WEBEDIT_FULL_QUALIFIED - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PREVIEWMODE_WITHOUT_CONTEXTNAME - Static variable in interface de.espirit.firstspirit.access.store.Previewable
Deprecated.
 
PreviewOperation - Interface in de.espirit.firstspirit.ui.operations
Operation providing means to control the preview in the original client.
PreviewParameter - Interface in de.espirit.firstspirit.client.mpp
Object containing a map of parameters configured in the Multi-Perspective-Preview, accessible via PreviewParameter.Factory.from(Object) on the webserver.
PreviewParameter.Factory - Class in de.espirit.firstspirit.client.mpp
Factory providing methods for getting a PreviewParameter instance.
PreviewUrl - Interface in de.espirit.firstspirit.base.store
Model representing a preview url.
PreviewUrl.Type - Enum Class in de.espirit.firstspirit.base.store
The type of the preview url.
PreviewUrlAgent - Interface in de.espirit.firstspirit.agency
An Agent that is able to create preview urls for StoreElements.
PreviewUrlAgent.ContentProducerPreviewUrlBuilder - Interface in de.espirit.firstspirit.agency
The preview url builder for ContentProducers like Page, PageRef or DocumentGroup nodes.
PreviewUrlAgent.MediaPreviewUrlBuilder - Interface in de.espirit.firstspirit.agency
The preview url builder for Media nodes.
PreviewUrlAgent.PreviewUrlBuilder<T> - Interface in de.espirit.firstspirit.agency
Basic preview url builder definition.
Principal - Interface in de.espirit.firstspirit.access
This interface represents Users and Groups
print(Evaluator) - Method in interface de.espirit.firstspirit.parser.Printable
Evaluates the template fragment utilizing the provided evaluator.
print(Printable) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Instructs to evaluate and print the given template.
print(Object) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Print an object instance to the output.
Printable - Interface in de.espirit.firstspirit.parser
Interface representing a printable template node.
printSource(PrintWriter) - Method in interface de.espirit.firstspirit.access.template.TemplateElement
Print the source of this template fragment to out - used for logging of error conditions
Priority - Enum Class in de.espirit.firstspirit.service.permission
Priorities for permissions.
process(Task, Transition) - Method in interface de.espirit.firstspirit.workflow.WorkflowAgent
Processes the next activity of the given task specified by given transition, wherefore given transitionmust be one of the outgoing transitions of the current task state( task.
ProcessAgent - Interface in de.espirit.firstspirit.agency
Agent offering means to start an external process.
ProcessAgent.ProcessBuilder - Interface in de.espirit.firstspirit.agency
Each ProcessBuilder instance manages a collection of process attributes.
processText(CharSequence) - Method in interface de.espirit.firstspirit.client.common.text.CharacterReplacer
Convinience method to replace all characters for which a replacement rule exist according to the matching replacement rule.
processText(String) - Method in interface de.espirit.firstspirit.client.common.text.CharacterReplacer
Convinience method to replace all characters for which a replacement rule exist according to the matching replacement rule.
progressChanged(int) - Method in interface de.espirit.firstspirit.io.ProgressListener
Invoked when the progress has been changed.
ProgressListener - Interface in de.espirit.firstspirit.io
The listener interface for receiving events that associated with progress changes.
project(Project) - Method in interface de.espirit.firstspirit.agency.ClientUrlAgent.ClientUrlBuilder
Provide the project that should be opened.
Note: If an element is provided, this setting will take no effect.
Project - Interface in de.espirit.firstspirit.access.project
FirstSpirit project.
PROJECT - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Scope
Scope for components project locally available.
PROJECT - Enum constant in enum class de.espirit.firstspirit.module.descriptor.WebAppDescriptor.WebAppScope
Component can used in project-local webapps.
PROJECT_ADMIN_PERMISSIONS - Static variable in interface de.espirit.firstspirit.access.store.Permission
Combination of permission flags for project admins.
PROJECT_LOCAL - Enum constant in enum class de.espirit.firstspirit.access.schedule.MaintenanceModeTask.MaintenanceScope
A project-local maintenance affects only certain projects.
PROJECT_PROPERTIES_EXTEND_GLOBAL_RULESET - Static variable in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
PROJECT_PROPERTY - Enum constant in enum class de.espirit.firstspirit.store.access.nexport.ExportInfo.Type
Represents global properties.
Project.CommentMode - Enum Class in de.espirit.firstspirit.access.project
Comment mode options.
Project.MediaNotTranslatedStrategy - Enum Class in de.espirit.firstspirit.access.project
Fallback strategy when an untranslated medium is generated
ProjectAgent - Interface in de.espirit.firstspirit.agency
Definition of an agent offering access to project specific information.
ProjectApp - Interface in de.espirit.firstspirit.module
FirstSpirit project application interface.
PROJECTAPP - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
Type of project apps
ProjectAppDescriptor - Class in de.espirit.firstspirit.module.descriptor
Descriptor for a project app.
ProjectAppDescriptor() - Constructor for class de.espirit.firstspirit.module.descriptor.ProjectAppDescriptor
 
ProjectBackupTask - Interface in de.espirit.firstspirit.access.schedule
Definition for a task to perform a basic backup of the project's current state.
ProjectBackupTask2 - Interface in de.espirit.firstspirit.access.schedule
Definition of a task to perform a differential or incremental backup of the project's data.
ProjectCleanupTask - Interface in de.espirit.firstspirit.access.schedule
Task for archiving project repository files.
ProjectCleanupTask.Mode - Enum Class in de.espirit.firstspirit.access.schedule
Version history archiving mode.
ProjectEnvironment - Interface in de.espirit.firstspirit.module
Project based server environment.
ProjectInfo - Interface in de.espirit.firstspirit.access.export
 
ProjectMembersAgent - Interface in de.espirit.firstspirit.agency
Agent providing access to user and group information.
ProjectOptions - Interface in de.espirit.firstspirit.ui.gadgets.aspects.operations
Handler to define further options for a project.
ProjectOptions.StoreTypeOptions - Interface in de.espirit.firstspirit.ui.gadgets.aspects.operations
Option handler to further restrict a type within a project.
ProjectProperties - Interface in de.espirit.firstspirit.access.store.globalstore
Interface providing means to operate on project properties.
ProjectProperties - Interface in de.espirit.firstspirit.opt.office
Interface representing the properties of a project in the office import module.
ProjectReferencesAgent - Interface in de.espirit.firstspirit.agency
Agent to recalculate the reference graph of a single element or the complete project.
ProjectRequirementOverriding - Interface in de.espirit.firstspirit.scheduling.aspects
Aspect to override the application's tasks project requirement.
ProjectRestriction - Interface in de.espirit.firstspirit.agency
A restriction defining which and how a project shall be applied.
ProjectScriptContext - Interface in de.espirit.firstspirit.access.project
Common properties:
------------------
userService (UserService)
ProjectStorage - Interface in de.espirit.firstspirit.access.admin
FIRSTspirit Project management.
ProjectWebAppId - Interface in de.espirit.firstspirit.agency
Identifies a project-local web-app by it's id and scope.
PROP_CATALOG - Static variable in interface de.espirit.or.Layer
Property name for storing the JDBC catalog name.
PROP_CHECK_STATEMENT - Static variable in interface de.espirit.or.Layer
Property name for storing the check statement.
PROP_CONNECTION_TIMEOUT - Static variable in interface de.espirit.or.Layer
Property name for storing the timout for connection response.
PROP_CREATE_PAUSE_ON_ERROR - Static variable in interface de.espirit.or.Layer
Property name for storing the time to pause before retry when a connection error occurred.
PROP_CREATE_RETRY_ON_ERROR - Static variable in interface de.espirit.or.Layer
Property name for storing the number of retries when a connection error occurred.
PROP_DRIVER - Static variable in interface de.espirit.or.Layer
Property name for storing the JDBC driver.
PROP_FETCH_CONNECTION_TIMEOUT - Static variable in interface de.espirit.or.Layer
Maximum time to wait on a connection becoming available.
PROP_ISOLATION - Static variable in interface de.espirit.or.Layer
Property for transaction isolation, supported values are READ_COMMITTED, REPEATABLE_READ, and SERIALIZABLE.
PROP_JNDI - Static variable in interface de.espirit.or.Layer
Property name for storing the JDBC JNDI definition.
PROP_LAYERCLASS - Static variable in interface de.espirit.or.Layer
Property name for storing the layer class.
PROP_MAX_POOL_SIZE - Static variable in interface de.espirit.or.Layer
Property name for storing the maximum pool size.
PROP_MAX_STRING_LENGTH - Static variable in interface de.espirit.or.Layer
Property name for storing the maximum length for strings.
PROP_MIN_POOL_SIZE - Static variable in interface de.espirit.or.Layer
Property name for storing the minimum pool size.
PROP_PASSWORD - Static variable in interface de.espirit.or.Layer
Property name for storing the user's password.
PROP_POOL_CHECK_INTERVAL - Static variable in interface de.espirit.or.Layer
Property name for storing the interval in which to check the pool constraints.
PROP_POOL_TIMEOUT - Static variable in interface de.espirit.or.Layer
Property name for storing the timeout for pool access.
PROP_SCHEMA - Static variable in interface de.espirit.or.Layer
Property name for storing the JDBC schema name.
PROP_URL - Static variable in interface de.espirit.or.Layer
Property name for storing the JDBC URL.
PROP_USER - Static variable in interface de.espirit.or.Layer
Property name for storing the user.
PROPAGATE_CONTENT_PRODUCER_MOVE - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a pageref has moved, include all pages referencing this page.
PROPAGATE_GCA_CHANGES - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a global content area (GCA) has changed, consider all pages rendering this GCA as changed.
PROPAGATE_MEDIA_CHANGES_TO_CONTENTSTORE - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a picture of a file has changed, include referencing content in contentstore.
PROPAGATE_MEDIA_CHANGES_TO_PAGESTORE - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a picture or file has changed, include referencing content in pagestore.
PROPAGATE_MEDIA_CHANGES_TO_SITESTORE - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a picture or file has changed, include referencing content in sitestore.
PROPAGATE_MEDIA_CHANGES_TO_TEMPLATESTORE - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a picture or file has changed, include referencing templates.
PROPAGATE_PAGE_CHANGES - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If pagestore content has changed, re-generate referencing nodes in sitestore.
PROPAGATE_PAGE_CHANGES_CASCADING - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a page has changed, invalidate the chain "referencing page ref" -> "referencing page" [-> "referencing page ref"].
PROPAGATE_SECTION_CHANGES - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a section has changed, re-generate pages with referencing sections.
PROPAGATE_TEMPLATE_CHANGES - Enum constant in enum class de.espirit.firstspirit.access.schedule.DependencyRule
If a template has changed, re-generate all content in pagestore based on this template.
PropertiesTransportOptions - Interface in de.espirit.firstspirit.transport
Interface providing means to configure properties transport in content transport or file system sync.
PropertiesTransportOptions.ProjectPropertyType - Enum Class in de.espirit.firstspirit.transport
Enum describing types available for properties transport.
PROPERTY_AUTOMATIC - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of transition mode automatic property.
PROPERTY_COLOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for defining the workflow state color.
PROPERTY_DESCRIPTION - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Name of property to hold this element's description.
PROPERTY_DESCRIPTION_LANGUAGE - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Prefix for properties to hold this element's language dependent description.s
PROPERTY_DURATION - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for duration.
PROPERTY_EDITOR_MODE - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for editor mode.
PROPERTY_EMAIL_BENEFICIARY - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of activation property to send e-mails to beneficiaries.
PROPERTY_EMAIL_BODY - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of e-mail body property.
PROPERTY_EMAIL_BODY - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of e-mail body property.
PROPERTY_EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of activation property to send e-mails to editors.
PROPERTY_EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of activation property to send e-mails to editors.
PROPERTY_EMAIL_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of property defining a list of e-mail receivers by group names.
PROPERTY_EMAIL_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property defining a list of e-mail receivers by group names.
PROPERTY_EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of activation property to send e-mails to the last editor.
PROPERTY_EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of activation property to send e-mails to the last editor.
PROPERTY_EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of activation property to send e-mails to a list of e-mail receivers.
PROPERTY_EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of activation property to send e-mails to a list of e-mail receivers.
PROPERTY_EMAIL_RESPONSIBLE - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of activation property to send e-mails to beneficiaries.
PROPERTY_EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of e-mail activation property.
PROPERTY_EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of e-mail activation property.
PROPERTY_EMAIL_SUBJECT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of e-mail subject property.
PROPERTY_EMAIL_SUBJECT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of e-mail subject property.
PROPERTY_EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of activation property to send e-mails to task creators.
PROPERTY_EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of activation property to send e-mails to task creators.
PROPERTY_EMAIL_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of property defining a list of e-mail receivers by user names.
PROPERTY_EMAIL_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property defining a list of e-mail receivers by user names.
PROPERTY_FIXED_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property to use fixed rights.
PROPERTY_FS_METADATA - Static variable in interface de.espirit.firstspirit.store.access.nexport.PropertyTypeExportInfo
PropertyTypeExportInfo.getName() will deliver this field value for FirstSpirit meta files related to property files.
PROPERTY_FSID - Static variable in interface de.espirit.firstspirit.webedit.client.api.ClientItemConstants
Contextual element as FSID.
PROPERTY_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property defining the responsible groups.
PROPERTY_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property of groups permitted.
PROPERTY_LABEL_POS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property holding the graphical position of the transition label.
PROPERTY_LANGUAGE - Static variable in interface de.espirit.firstspirit.webedit.client.api.ClientItemConstants
Contextual language abbreviation as String.
PROPERTY_LOCATION - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of location property.
PROPERTY_LOCATION - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for location.
PROPERTY_LOCK_STOREELEMENT - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for write protection.
PROPERTY_NAME - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Name of property to hold this element's name.
PROPERTY_NAME_LANGUAGE - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Prefix for properties to hold this element's language dependent names.
PROPERTY_NO_EDITOR_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property of exclued groups.
PROPERTY_OBJECT_ID - Static variable in interface de.espirit.firstspirit.webedit.client.api.ClientItemConstants
Identifier of the contextual object as String.
PROPERTY_PLUGIN - Static variable in interface de.espirit.firstspirit.webedit.client.api.ClientItemConstants
Name of the contextual plugin as String.
PROPERTY_POINTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property holding the graphical position of the transition representation.
PROPERTY_PORT_SOURCE - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value identifying a port as source.
PROPERTY_PORT_TARGET - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value identifying a port as target.
PROPERTY_POSITION - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Position of ViewOrder.
PROPERTY_RELEASE - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property for operating on release store.
PROPERTY_SCRIPT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
Name of script property.
PROPERTY_STOREELEMENT_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property to use store element rights.
PROPERTY_TASK_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property to use task rights.
PROPERTY_USED_STOREELEMENT_RIGHT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property of the used store element rights.
PROPERTY_USED_TASK_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property of the used task rights.
PROPERTY_USER - Static variable in interface de.espirit.firstspirit.workflow.model.State
Name of property defining the responsible users.
PROPERTY_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Name of property of users permitted.
PROPERTY_VALUE_AUTOMATIC_EDITOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
Mode for automatic editor selection.
PROPERTY_VALUE_EAST_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value on having an east port.
PROPERTY_VALUE_MANUAL_EDITOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
Mode for manual editor selection.
PROPERTY_VALUE_NO_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value on not having a port.
PROPERTY_VALUE_NORTH_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value on having a north port.
PROPERTY_VALUE_SOUTH_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value on having a south port.
PROPERTY_VALUE_WEST_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
Property value on having a west port.
PropertyProcessing - Interface in de.espirit.firstspirit.ui.gadgets.aspects
Aspect defining property processing objects.
PropertyProcessing.InvalidValueException - Exception in de.espirit.firstspirit.ui.gadgets.aspects
Exception indicating that the value given is not valid for the targeted property.
PropertyProcessing.NoSuchPropertyException - Exception in de.espirit.firstspirit.ui.gadgets.aspects
Exception indicating that the requested propery is not available.
PropertyProviding<T> - Interface in de.espirit.firstspirit.client.access.editor
Implementors provide values for named properties.
PropertyProviding.UnsupportedPropertyException - Exception in de.espirit.firstspirit.client.access.editor
Exception to be thrown in case of an unknown property was requested.
PropertyTypeExportInfo - Interface in de.espirit.firstspirit.store.access.nexport
This interface represents an PropertiesTransportOptions.ProjectPropertyType during the ExportOperation.
PS_BODY - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore body of a page.
PS_CONTENT - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore content referencing entry within a body of a page.
PS_FOLDER - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore folder.
PS_LINK - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
Generic link element in the PageStore.
PS_PAGE - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore page.
PS_REFERENCE - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore section referencing entry within a body of a page.
PS_REFERENCEABLE - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
Generic referenceable element from the PageStore.
PS_ROOT - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore root.
PS_SECTION - Enum constant in enum class de.espirit.firstspirit.base.store.StoreElementType
PageStore section within a body of a page.
Public - Interface in de.espirit.firstspirit.access
Marker interface for the public hot spot of FirstSpirit.
Public implementations can be defined in the module.xml of a FirstSpirit module:
PUBLIC - Enum constant in enum class de.espirit.firstspirit.access.store.templatestore.gom.IncludeType
Provides options defined within a public type.
PUBLIC - Enum constant in enum class de.espirit.firstspirit.module.descriptor.ComponentDescriptor.Type
Type of public components.
PUBLIC_HOMEPAGE_AND_CLIENTS - Enum constant in enum class de.espirit.firstspirit.access.schedule.MaintenanceModeTask.MessageDisplayType
The notification is displayed on the public homepage and in the clients.
PublicClassDescriptor - Class in de.espirit.firstspirit.module.descriptor
A component descriptor for defining a public class.
PublishGroup - Interface in de.espirit.firstspirit.access.packagepool
Interface representing a publish group within the Corporate Content functionality of FirstSpirit.
A package can be subscribed for a specific publish group and new versions of packages can be published for a specific publish group.
publishPackage() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Publish this package.
Starts the import of all Subscription's of this package on the server.
publishPackage(PublishGroup) - Method in interface de.espirit.firstspirit.access.packagepool.Package
Publish this package for the specified group.
Starts the import of all Subscription's of this package which uses the given PublishGroup.
pullImport() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Executes the import of this subscription.
The last PackageVersion existing in the underlying Package will be imported.
pushContext(Context) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Set a new top context.
pushContext(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Will push a new context.
pushContext(String, Object) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Will push a new context and set the target object as #this.
pushContext(String, String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
Will push a new context and an info text on the stack
put(AspectType<A>, C) - Method in class de.espirit.firstspirit.aspects.AspectMap
Put an aspect for specific type.
put(DataAccessAspectType<A>, C) - Method in class de.espirit.firstspirit.client.plugin.dataaccess.aspects.DataAccessAspectMap
Put an aspect for specific type.
put(SessionAspectType<A>, C) - Method in class de.espirit.firstspirit.client.plugin.dataaccess.aspects.SessionAspectMap
Put an aspect for specific type.
put(SessionBuilderAspectType<A>, C) - Method in class de.espirit.firstspirit.client.plugin.dataaccess.aspects.SessionBuilderAspectMap
Put an aspect for specific type.
put(StreamBuilderAspectType<A>, C) - Method in class de.espirit.firstspirit.client.plugin.dataaccess.aspects.StreamBuilderAspectMap
Put an aspect for specific type.
put(JsonPair) - Method in interface de.espirit.firstspirit.json.JsonObject
This method adds one pair to the object.
put(ApplicationAspectType<A>, C) - Method in class de.espirit.firstspirit.scheduling.aspects.ApplicationAspectMap
Put an aspect for specific type.
put(String, JsonElement<?>) - Method in interface de.espirit.firstspirit.json.JsonObject
This method adds one pair to the object.
put(Collection<? extends JsonPair>) - Method in interface de.espirit.firstspirit.json.JsonObject
This methods adds any kind of collection of JsonPairs to the object.
put(Parameter<T>, T) - Method in interface de.espirit.firstspirit.client.plugin.report.ParameterMap
Associates the specified value with the specified Parameter in this map.
put(Parameter<T>, T) - Method in interface de.espirit.firstspirit.webedit.plugin.report.ParameterMap
Deprecated.
Associates the specified value with the specified Parameter in this map.
put(Object, Object) - Method in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
putAll(Properties) - Method in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
putContext(String, Object) - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Adds the given value identified by the given key to the context of this error.
putDoNotReport_MDC_ContextInfos() - Static method in class de.espirit.common.base.Logging
Call this method if you do not want that the next Logging.logError will be collected by the fs-Error-Reporting
putLabel(Language, String) - Method in interface de.espirit.firstspirit.access.editor.value.Label
Set the label for the specified language.
putLabel(String, String) - Method in interface de.espirit.firstspirit.access.editor.value.Label
Convenience method to put a label based on a language abbreviation.
putMDC(String, String) - Method in interface de.espirit.common.base.MappedDiagnosticContext
Put a context value (the val parameter) as identified with the key parameter into the current thread's context map.
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