- Package - Interface in de.espirit.firstspirit.access.packagepool
-
The Package
object needs to be locked for
modifying operations.
- Package.Type - Enum in de.espirit.firstspirit.access.packagepool
-
Enum representing a package type.
- PackageImportLogfile - Interface in de.espirit.firstspirit.access.packagepool
-
- 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 packagepool service.
- PackagePoolItem - Interface in de.espirit.firstspirit.access.store
-
All items wich may be added to a package implement this.
- PackageVersion - Interface in de.espirit.firstspirit.access.packagepool
-
- 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_REF_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
-
Deprecated.
- 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
-
- PageFolder - Interface in de.espirit.firstspirit.access.store.pagestore
-
This interface provides methods to handle the PageStore-folder
- PAGEFOLDER_REFERENCE_NAME_PREFIX - Static variable in interface de.espirit.firstspirit.access.link.Link
-
- 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
- PAGEREF_REFERENCE_NAME_PREFIX - Static variable in interface de.espirit.firstspirit.access.link.Link
-
- 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
- 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
-
- 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
-
- PARAM_REVISION - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- 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
-
- PARAMETER_FORCE_REFRESH - Static variable in interface de.espirit.firstspirit.base.store.PreviewUrl
-
- parse(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
- parse(Reader) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
- parseHtml(String) - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
-
Sets the given html
.
- ParsingError - Exception in de.espirit.firstspirit.access.template
-
- ParsingError(String, int, int) - Constructor for exception de.espirit.firstspirit.access.template.ParsingError
-
- ParsingError(String, int, int, Throwable) - Constructor for exception de.espirit.firstspirit.access.template.ParsingError
-
- 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.
- permissionChanged(StoreElement, Permission) - Method in interface de.espirit.firstspirit.access.store.PermissionListener
-
- PermissionChangeDetail - Interface in de.espirit.firstspirit.storage
-
Indicates permission changes on a belonging store element.
- PermissionChangeDetail.ChangeFlag - Enum 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 component CMS_INPUT_PERMISSION
- PermissionListener - Interface in de.espirit.firstspirit.access.store
-
- Permissions - Interface in de.espirit.firstspirit.access.editor.value
-
- PERMISSIONS - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
- PERMISSIONS_KEY - Static variable in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
-
- PICTURE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.Media
-
Type of the media: PICTURE
- Picture - Interface in de.espirit.firstspirit.access.store.mediastore
-
This interface provides methods to handle a media object of type PICTURE from the MediaStore
- PictureCropData - Class in de.espirit.firstspirit.access.store.mediastore
-
- 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
- popContext() - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
- PresentationChannel - Interface in de.espirit.firstspirit.access.project
-
- preset() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
-
- 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
-
- PREVIEW_RES_NAME - Static variable in interface de.espirit.firstspirit.access.project.Resolution
-
- Previewable - Interface in de.espirit.firstspirit.access.store
-
- PreviewImageProvider - Interface in de.espirit.firstspirit.access.store.templatestore
-
- PREVIEWMODE_DEFAULT - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_DEFAULT_REFRESH - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_FORCE_REFRESH - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_FULL_QUALIFIED - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_NONE - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_SSO - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_WEBEDIT - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_WEBEDIT_FULL_QUALIFIED - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PREVIEWMODE_WITHOUT_CONTEXTNAME - Static variable in interface de.espirit.firstspirit.access.store.Previewable
-
- PreviewUrl - Interface in de.espirit.firstspirit.base.store
-
Model representing a preview url.
- PreviewUrl.Type - Enum in de.espirit.firstspirit.base.store
-
The type of the preview url.
- Principal - Interface in de.espirit.firstspirit.access
-
- print(Object) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Print an object instance to the
output
.
- print(Printable) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
- print(Evaluator) - Method in interface de.espirit.firstspirit.parser.Printable
-
Evaluates the template fragment utilizing the provided
evaluator
.
- Printable - Interface in de.espirit.firstspirit.parser
-
- 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 in de.espirit.firstspirit.service.permission
-
Priorities for permissions.
- 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.
- 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.
- Project - Interface in de.espirit.firstspirit.access.project
-
FirstSpirit project.
- Project.CommentMode - Enum in de.espirit.firstspirit.access.project
-
Comment mode options.
- PROJECT_ADMIN_PERMISSIONS - Static variable in interface de.espirit.firstspirit.access.store.Permission
-
Combination of permission flags for project admins.
- ProjectBackupTask - Interface in de.espirit.firstspirit.access.schedule
-
- ProjectBackupTask2 - Interface in de.espirit.firstspirit.access.schedule
-
- ProjectInfo - Interface in de.espirit.firstspirit.access.export
-
- ProjectProperties - Interface in de.espirit.firstspirit.access.store.globalstore
-
- ProjectScriptContext - Interface in de.espirit.firstspirit.access.project
-
Common properties:
------------------
userService (
UserService
)
- ProjectStorage - Interface in de.espirit.firstspirit.access.admin
-
- PROP_CATALOG - Static variable in interface de.espirit.or.Layer
-
- PROP_CHECK_STATEMENT - Static variable in interface de.espirit.or.Layer
-
- PROP_CONNECTION_TIMEOUT - Static variable in interface de.espirit.or.Layer
-
- PROP_CREATE_PAUSE_ON_ERROR - Static variable in interface de.espirit.or.Layer
-
- PROP_CREATE_RETRY_ON_ERROR - Static variable in interface de.espirit.or.Layer
-
- PROP_DRIVER - Static variable in interface de.espirit.or.Layer
-
- 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
-
- PROP_LAYERCLASS - Static variable in interface de.espirit.or.Layer
-
- PROP_MAX_POOL_SIZE - Static variable in interface de.espirit.or.Layer
-
- PROP_MAX_STRING_LENGTH - Static variable in interface de.espirit.or.Layer
-
- PROP_MIN_POOL_SIZE - Static variable in interface de.espirit.or.Layer
-
- PROP_PASSWORD - Static variable in interface de.espirit.or.Layer
-
- PROP_POOL_CHECK_INTERVAL - Static variable in interface de.espirit.or.Layer
-
- PROP_POOL_TIMEOUT - Static variable in interface de.espirit.or.Layer
-
- PROP_SCHEMA - Static variable in interface de.espirit.or.Layer
-
- PROP_URL - Static variable in interface de.espirit.or.Layer
-
- PROP_USER - Static variable in interface de.espirit.or.Layer
-
- PROPERTY_AUTOMATIC - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_COLOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_DESCRIPTION - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
-
- PROPERTY_DESCRIPTION_LANGUAGE - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
-
- PROPERTY_DURATION - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_EDITOR_MODE - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_EMAIL_BENEFICIARY - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_BODY - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_BODY - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_EDITORS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_LAST_AGENT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_LIST - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_RESPONSIBLE - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_SEND - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_SUBJECT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_SUBJECT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_TASK_CREATOR - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_EMAIL_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_EMAIL_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_FIXED_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_LABEL_POS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_LOCATION - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_LOCATION - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_LOCK_STOREELEMENT - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_NAME - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
-
- PROPERTY_NAME_LANGUAGE - Static variable in interface de.espirit.firstspirit.workflow.model.WorkflowElement
-
- PROPERTY_NO_EDITOR_GROUPS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_POINTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_PORT_SOURCE - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_PORT_TARGET - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_RELEASE - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_SCRIPT - Static variable in interface de.espirit.firstspirit.workflow.model.Activity
-
- PROPERTY_STOREELEMENT_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_TASK_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_USED_STOREELEMENT_RIGHT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_USED_TASK_RIGHTS - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_USER - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_USER - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_VALUE_AUTOMATIC_EDITOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_VALUE_EAST_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_VALUE_MANUAL_EDITOR - Static variable in interface de.espirit.firstspirit.workflow.model.State
-
- PROPERTY_VALUE_NO_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_VALUE_NORTH_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_VALUE_SOUTH_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PROPERTY_VALUE_WEST_PORT - Static variable in interface de.espirit.firstspirit.workflow.model.Transition
-
- PublishGroup - Interface in de.espirit.firstspirit.access.packagepool
-
- publishPackage(PublishGroup) - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Publish this package for the specified group.
- publishPackage() - Method in interface de.espirit.firstspirit.access.packagepool.Package
-
Publish this package.
- pullImport() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
-
Executes the import of this subscription.
- pushContext(String, String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Will push a new context and an info text on the stack
- 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(Context) - Method in interface de.espirit.firstspirit.access.template.Evaluator
-
Set a new top context.
- 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.