Index
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
- 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 - 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
- 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
- PAGESTORE - Enum constant in enum class de.espirit.firstspirit.access.store.IDProvider.UidType
-
UidType for
Page
andPageFolder
- 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
- 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)
. - PARAM_REVISION - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
Deprecated.
- Parameter - Class in de.espirit.or.query
-
Placeholder for the value of an attribute specified in
comparisons
. - 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.
- 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.
- parseHtml(String) - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
-
Sets the given
html
. - 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.
- PATTERN - Enum constant in enum class de.espirit.or.query.Constraint.Type
-
Type identifying the
Like
constraint - perform(IDProvider...) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
-
Performs the operation and releases the given
elements
on the server. - perform(StoreElement) - Method in interface de.espirit.firstspirit.store.operations.SaveOperation
-
Performs this operation on the given element.
- perform(Collection<IDProvider>) - Method in interface de.espirit.firstspirit.store.operations.ReleaseOperation
-
Performs the operation and releases the given
Collection
ofelements
on the server. - Permission - Interface in de.espirit.firstspirit.access.store
- 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
-
The
PermissionEditorValue
interface represents the FirstSpirit input componentCMS_INPUT_PERMISSION
- 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 ofPermissionEditorValue
. - 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
-
Key for the permission entry container.
- PermissionsAgent - Interface in de.espirit.firstspirit.access.editor
-
Agent providing access to permission information.
- 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.
- 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.
- 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_RES_NAME - Static variable in interface de.espirit.firstspirit.access.project.Resolution
-
Name of the preview resolution.
- Previewable - Interface in de.espirit.firstspirit.access.store
-
Deprecated.since 5.2.190105, please use
PreviewUrlAgent.getContentProducerBuilder()
orPreviewUrlAgent.getMediaBuilder()
to create preview urls.The builder can be used to create preview urls for elements of typePage
,PageRef
orDocumentGroup
. - 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.
- 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.
- Principal - Interface in de.espirit.firstspirit.access
- 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.
- 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.
- Project - Interface in de.espirit.firstspirit.access.project
-
FirstSpirit project.
- PROJECT_ADMIN_PERMISSIONS - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Combination of permission flags for project admins.
- 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
- 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.
- ProjectInfo - Interface in de.espirit.firstspirit.access.export
- ProjectProperties - Interface in de.espirit.firstspirit.access.store.globalstore
-
Interface providing means to operate on project properties.
- ProjectScriptContext - Interface in de.espirit.firstspirit.access.project
- ProjectStorage - Interface in de.espirit.firstspirit.access.admin
-
FIRSTspirit
Project
management. - 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.
- 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_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_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_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.
- 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.
- PublishGroup - Interface in de.espirit.firstspirit.access.packagepool
-
Interface representing a publish group within the Corporate Content functionality of FirstSpirit.
Apackage
can besubscribed
for a specific publish group and new versions ofpackages
can bepublished
for a specific publish group. - publishPackage() - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Publish this package.
Starts the import of allSubscription
'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 allSubscription
's of this package which uses the givenPublishGroup
. - pullImport() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
-
Executes the import of this subscription.
The lastPackageVersion
existing in the underlyingPackage
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
- 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.
- 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form