A B C D E F G H I J K L M N O P Q R S T U V W 

P

PARAM_CONTENT2 - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name 'pageref' for specifying a Content2 id related to the specified "contentId".
PARAM_CONTENT_ID - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name 'contentId' for specifying an entity id.
PARAM_ID - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name 'id'.
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_STORE - Static variable in interface de.espirit.firstspirit.webedit.client.api.FSID
Parameter name 'store'.
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<T> - Interface in de.espirit.firstspirit.client.plugin.report
Parameter definition for a ReportPlugin.
Parameter<T> - Interface in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use Parameter instead
Parameter.Factory - Class in de.espirit.firstspirit.client.plugin.report
Factory for creation of different Parameter types.
Parameter.Factory() - Constructor for class de.espirit.firstspirit.client.plugin.report.Parameter.Factory
 
ParameterBoolean - Interface in de.espirit.firstspirit.client.plugin.report
Boolean parameter definition.
ParameterBoolean - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterBoolean instead
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.
ParameterMap - Interface in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterMap instead
ParameterSelect - Interface in de.espirit.firstspirit.client.plugin.report
Selection parameter definition.
ParameterSelect - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterSelect instead
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 - Interface in de.espirit.firstspirit.client.plugin.report
Definition for a selectable item.
ParameterSelect.SelectItem - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
Definition for a selectable item.
ParameterSelect.SelectItem(String, String) - Constructor for class de.espirit.firstspirit.webedit.plugin.report.ParameterSelect.SelectItem
Deprecated.
Creates a new SelectItem, based on the given parameter.
ParameterText - Interface in de.espirit.firstspirit.client.plugin.report
String parameter definition.
ParameterText - Class in de.espirit.firstspirit.webedit.plugin.report
Deprecated.
since 5.1.5 - use ParameterText instead
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.
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
PathLookup - Interface in de.espirit.firstspirit.generate
With a path lookup you could lookup predefined pathes for nodes.
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() - 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(IDProvider) - Method in interface de.espirit.firstspirit.ui.operations.DisplayElementOperation
Perform this operation wrt. the given element.
perform(DataProvider) - Method in interface de.espirit.firstspirit.ui.operations.OpenElementDataFormOperation
Performs the operation on a data providing element.
perform(IDProvider) - Method in interface de.espirit.firstspirit.ui.operations.OpenElementMetaFormOperation
Perform the operation on the given element.
perform(String) - Method in interface de.espirit.firstspirit.ui.operations.RequestOperation
Asks the given question, returning the selected answer.
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(String, boolean) - Method in interface de.espirit.firstspirit.webedit.server.ClientScriptOperation
Initiates the JavaScript execution.
PermissionServiceScriptContext - Interface in de.espirit.firstspirit.service.permission.scripting
This script context is available via variable 'context' in serverside scripts executed in thepermission service.
Plugin - Interface in de.espirit.firstspirit.client.plugin
General type of FirstSpirit plug-ins.
PLUS - Variable in class de.espirit.firstspirit.common.FsResource.FsIcon
Resource key for a "plus" icon.
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 de.espirit.firstspirit.access.store.ReferenceType
Provides the prefix (including the colon) designating reference types.
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.
Preview - Interface in de.espirit.firstspirit.webedit.client.api
FirstSpirit WebEdit Javascript Preview API, accessible via WE_API.Preview

Examples: WE_API.Preview.

Preview.ElementReloadListener - Interface in de.espirit.firstspirit.webedit.client.api
Listener for events about reloaded elements in the preview document.
process(InputStream, OutputStream) - Method in class de.espirit.firstspirit.generate.AbstractContentProcessor
 
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 transition must 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.
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.
PROJECT_PROPERTIES_EXTEND_GLOBAL_RULESET - Static variable in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
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.
ProjectAppDescriptor - Class in de.espirit.firstspirit.module.descriptor
Descriptor for a project app.
ProjectAppDescriptor() - Constructor for class de.espirit.firstspirit.module.descriptor.ProjectAppDescriptor
 
ProjectEnvironment - Interface in de.espirit.firstspirit.module
 
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.opt.office
Interface representing the properties of a project in the office import module.
ProjectRestriction - Interface in de.espirit.firstspirit.agency
A restriction defining which and how a project shall be applied.
ProjectWebAppId - Interface in de.espirit.firstspirit.agency
Identifies a project-local web-app by it's id and scope.
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.
PropertyProviding.UnsupportedPropertyException() - Constructor for exception de.espirit.firstspirit.client.access.editor.PropertyProviding.UnsupportedPropertyException
 
Public - Interface in de.espirit.firstspirit.access
Marker interface for the public hot spot of FirstSpirit.
PublicClassDescriptor - Class in de.espirit.firstspirit.module.descriptor
 
put(AspectType<A>, C) - Method in class de.espirit.firstspirit.aspects.AspectMap
Put an aspect for specific type.
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(Object, Object) - Method in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
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.
putAll(Properties) - Method in interface de.espirit.firstspirit.opt.office.ProjectProperties
 
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 

Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408