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

G

GCABody - Interface in de.espirit.firstspirit.access.store.globalstore
Interface representing a body in globalstore.
GCAFolder - Interface in de.espirit.firstspirit.access.store.globalstore
This interface represents folders in globalstore
GCAPage - Interface in de.espirit.firstspirit.access.store.globalstore
 
GCASection - Interface in de.espirit.firstspirit.access.store.globalstore
 
GENERATE_FULL - Static variable in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Name for default full generation task.
GENERATE_PARTLY - Static variable in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Name for default partial generation task.
generateAbsoluteLinks() - Method in interface de.espirit.firstspirit.access.project.Project
 
generatePicture(Resolution) - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Deprecated. since 4.0.17 - calls Picture.getPicture(Resolution)
GenerateTask - Interface in de.espirit.firstspirit.access.schedule
 
GenerateTask.SuccessCondition - Enum in de.espirit.firstspirit.access.schedule
The condition the generate task should be marked as "finished successful"
GenerateTask.Type - Enum in de.espirit.firstspirit.access.schedule
The generation Type used for this generate task
GenerationContext - Interface in de.espirit.firstspirit.access
 
GenerationScriptContext - Interface in de.espirit.firstspirit.access
 
GENERIC_LINK - Static variable in interface de.espirit.firstspirit.access.link.Link
The type identifier for a generic link.
get(K) - Method in interface de.espirit.common.util.Dict
Returns the value mapped to the given key or null if the given key isn't mapped.
get(Language) - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Get the value object in the specified language.
get(Language) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the value object in the specified language.
get(Language) - Method in interface de.espirit.firstspirit.access.editor.FsListEditorValue
Get the value object in the specified language.
get(Language) - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Get the value object in the specified language.
get() - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
Returns root element.
get() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
get() - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
get() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Set a new element reference
get(String) - Method in interface de.espirit.firstspirit.access.store.Data
Get a data value object by its variable name.
get(int) - Method in interface de.espirit.firstspirit.access.store.Data
Return DataValue specified by a index.
get(int) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.ContentPageParams
 
get(int) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
get(int) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.SingleList
 
get(int) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfos
 
get(String) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfos
 
get(int) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEditorProvider
Getter for GomElements.
get(int) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfos
Getter for GomLangInfos.
get(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfos
Get a language information entry by the language it is defined for.
get(Language, String) - Method in interface de.espirit.firstspirit.forms.FormData
Provides a property container describing the field with the given name.
get() - Method in interface de.espirit.firstspirit.forms.FormField
Provides the current value of the field.
getAbbreviation() - Method in interface de.espirit.firstspirit.access.Language
Get the abbreviation used for this language, for example "DE" for "German".
getAbbreviation() - Method in interface de.espirit.firstspirit.access.User
Gets the abbreviation of the user
getAccessClass() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
Deprecated. since 4.0.17 - no replacement
getAccessFileContent() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The content of the custom access file
getActionId() - Method in interface de.espirit.firstspirit.access.ServerActionHandle
Returns the unique id of the belonging server action.
getActionId() - Method in exception de.espirit.firstspirit.access.ServerActionNotFoundException
Returns the invalid server action id being used.
getActionName() - Method in interface de.espirit.firstspirit.access.ServerActionHandle
Returns the name of the belonging server action.
getActivatedCustomEvents() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns a Set of custom event names which should be triggered during the import of this PackageVersion.
getActivateDeployments() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getActivateProject() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getActiveWebServer(String) - Method in interface de.espirit.firstspirit.access.project.Project
Gets the webserver id for the specified webscope
getActiveWebserverConfiguration(String) - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getActivityNames() - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getAddedElements() - Method in interface de.espirit.firstspirit.storage.ChildrenChangeDetail
Returns an unmodifiable list of elements which were added during the change of the belonging children list.
getAddedReferences() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail
Returns the set of added references.
getAdminMail() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getAdminService() - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.2.34 - use getService(AdminService.class) instead.
getAlign() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getAll() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.ContentPageParams
 
getAllChilds(Class<T>) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use StoreElement.getChildren(Class, boolean) instead.
getAllFilteredChilds(StoreElementFilter) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use getChildren(TypedFilter, true) instead.
getAllLabels() - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllLabels(Language) - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllLabels() - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use getOptionModel(masterLanguage)
getAllLabels(Language) - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use getOptionModel(language)
getAllLabels() - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllLabels(Language) - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllLabels() - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllLabels(Language) - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllNameSpaceEnhancements() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Get all defined NameSpaceEnhancement Settings for this package.
getAllOverwriteDuringImportSettings() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Get all defined OverwriteDuringImport Settings for this package.
getAllowed(String) - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).getAllowedExplicit(String) instead.
getAllowed(String) - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getAllowed(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.0.17 - Use PageTemplate.getAllowedTemplates(String).
getAllowedBodies() - Method in interface de.espirit.firstspirit.access.store.templatestore.Allowed
Returns the immutable list of template bodies for which the belonging template is allowed.
getAllowedExplicit(String) - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getAllowedExtensions() - Method in interface de.espirit.firstspirit.access.project.MediaConstraints
Get the allowed file name extensions.
getAllowedGroups() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
getAllowedGroups() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
 
getAllowedGroups() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns all groups that are allowed to do this transition.
getAllowedLinks() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - Use DomEditorValue.getAllowedLinkTemplates() instead.
getAllowedLinks() - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Deprecated. since 4.0.17 - use getForm().getLinkEditors()
getAllowedLinks() - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Deprecated. since 4.0.17 - Use LinkEditorValue.getAllowedLinkTemplates() instead.
getAllowedLinks() - Method in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
Deprecated. since 4.0.17 - Use LinkListEditorValue.getAllowedLinkTemplates() instead.
getAllowedLinkTemplates() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Get a list of allowed link types.
getAllowedLinkTemplates() - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Get a list of allowed link types.
getAllowedLinkTemplates() - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Get a list of allowed link types.
getAllowedLinkTemplates() - Method in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
Get a list of allowed link types.
getAllowedSectionTemplates() - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Returns an unmodifiable iterable of allowed section templates which could be used to create new sections.
getAllowedTemplates() - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Deprecated. since 4.2.200 - use ContentAreaListValue.getAllowedSectionTemplates() instead
getAllowedTemplates() - Method in interface de.espirit.firstspirit.access.editor.value.LinkFormsProducer
Returns an unmodifiable collection of allowed link templates.
getAllowedTemplates() - Method in interface de.espirit.firstspirit.access.editor.value.SectionFormsProducer
Returns an unmodifiable collection of allowed section templates.
getAllowedTemplates(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
Get the list of section or table templates which are allowed for this template for a given body
getAllowedTemplates(TemplateBody) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
Get the list of section- or table templates which are allowed for this page template for the given template body.
getAllowedTemplates(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use PageTemplate.getAllowedTemplates(String).
getAllowedUsers() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
getAllowedUsers() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
 
getAllowedUsers() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns all user that are allowed to do this transition.
getAllowEmpty() - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Provides an indicator specialized for dates and may be different from what DateEditorValue.getForm() provides.
getAllowEmpty() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getAllowEmpty() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Indicates, whether leaving the form empty is allowed.
getAllowEveryone() - Method in interface de.espirit.firstspirit.access.project.Project
 
getAllowInteractiveExecution() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
true if interactive execution is allowed, false otherwise (default).
getAllowLanguageHiding() - Method in interface de.espirit.firstspirit.access.project.Project
Returns true if project users are allowed to switch the display of language tabs in this project.
getAllowUidChanges() - Method in interface de.espirit.firstspirit.access.project.Project
Returns true if project users are allowed to change UIDs.
getAllPages(StoreElement) - Method in interface de.espirit.firstspirit.access.store.globalstore.GlobalStoreRoot
 
getAllScripts() - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
Returns a list of all scripts of this script container.
getAllTasks() - Method in interface de.espirit.firstspirit.access.UserService
Deprecated. since 4.0.95 - use SearchService.searchTasks(Long, de.espirit.firstspirit.access.search.TaskQuery) instead
getAllValues() - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllValues(Language) - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllValues() - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use getOptionModel(masterLanguage)
getAllValues(Language) - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use getOptionModel(masterLanguage)
getAllValues() - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllValues(Language) - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllValues() - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAllValues(Language) - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use OptionsEditorValue.getOptionModel(Language) instead.
getAlt() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
Deprecated. since 4.0.17 - use BinaryMedium.getAltText()
getAlternativeTypes() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getAltPageRefs() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Deprecated. since 4.2.400, use PageLangSpec.getScheduledPageRefs() and PageLangSpec.createScheduledPageRef(Page, Date)
getAltText() - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getAltText() instead
getAltText(Language) - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getAltText() instead
getAltText() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getAlwaysActive() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Deprecated. since 4.2.474 - use Script.isAlwaysActive()
getAlwaysActive() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
Is this Workflow always active or should a view script be executed.
getAnchorName() - Method in interface de.espirit.firstspirit.access.editor.value.SectionListEntry
Get the section's anchor name.
getAnnotation(Class<T>) - Method in class de.espirit.firstspirit.access.store.templatestore.gom.Item
 
getAppendDateToDirectoryName() - Method in interface de.espirit.firstspirit.access.schedule.FileTarget
Returns true if date should be append to directory name, false otherwise.
getAppendLogFiles() - Method in interface de.espirit.firstspirit.access.schedule.MailTask
true if log files should be attached to this mail, false otherwise
getAppletEditors() - Method in interface de.espirit.firstspirit.access.project.Project
Get editor types rendered as applets.
getAreas() - Method in interface de.espirit.firstspirit.access.editor.value.MappingMedium
 
getAttribute() - Method in exception de.espirit.firstspirit.access.DuplicateReferenceNameException
Returns the name of the uid attribute.
getAttribute(Object, String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getAttribute(String) - Method in interface de.espirit.or.schema.EntityType
Return the attribute with the given name.
getAttribute(String, Class<T>) - Method in interface de.espirit.or.schema.EntityType
 
getAttributeNames() - Method in interface de.espirit.or.schema.Entity
Return a collection of the attributes declared for this entity.
getAttributeNames() - Method in interface de.espirit.or.schema.EntityType
Return a name list of all declared attributes.
getAttributeReference(String) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getAttributes() - Method in interface de.espirit.firstspirit.access.link.Link
Deprecated. since 4.0 - use generic links instead - method will be removed with 5.0.
getAttributes() - Method in interface de.espirit.or.schema.EntityType
Return all declared attributes by this entity type.
getAuthorisedUsers() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets an unmodifiable list of authorised User's of this package.
getAvailableAttributeName(String) - Method in interface de.espirit.or.schema.EntityType
 
getAvailableCustomScriptNames() - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Gets the list of script names existing in the ScriptService of the server.
getAverageDuration() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryStatistic
Returns the average execution time in milliseconds
getBackupDate() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupFile
Returns the date of the backup or ServerBackupFile.UNKNOWN_BACKUP_DATE if the date of the backup is unknown.
getBackupEmail() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getBackupEmail() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Get email address for backup informations
getBackupTableData() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Include table data in backup.
getBackupTableData() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getBackupType() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getBasePath() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getBaseUrl() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The base url.
getBegin() - Method in class de.espirit.firstspirit.access.search.Match
 
getBodies() - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
Returns the list of template bodies which are defined in this template.
getBodies() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use PageTemplate.getBodies().
getBody(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplate
Returns the template body specified by the given name or null if no body exists with the given name.
getBodyByName(String) - Method in interface de.espirit.firstspirit.access.store.pagestore.Page
Searches for the body with the given name in this page.
getBorder() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
Deprecated. since 4.1.10 - use GraphicalMedium.getBorderWidth()
getBorderWidth() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
 
getBrokenLinkMedia() - Method in interface de.espirit.firstspirit.access.project.Project
 
getBrokenLinkPage() - Method in interface de.espirit.firstspirit.access.project.Project
 
getBrokenReferences() - Method in interface de.espirit.firstspirit.access.project.Project
Returns current broken references of this project (shortcut for getBrokenReferences(false)).
getBrokenReferences(boolean) - Method in interface de.espirit.firstspirit.access.project.Project
Returns current or release broken references of this project.
getBrowserEngineFileExtensions() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns a comma separated list file name extensions.
getBrowserEngineType() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns the currently set browser engine.
getBuildVersion() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getCacheWeight() - Method in interface de.espirit.firstspirit.access.project.Project
Get cache weight.
getCallMode() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
getCancelScheduleWhenNoChanges() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
true if execution should be canceled if there are no changes, false otherwise.
getCaseMode() - Method in interface de.espirit.or.Layer
 
getCatalog() - Method in interface de.espirit.or.Layer
Return the catalog (database) assigned with this layer.
getCdata() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getCell(Language, int, int) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Gets the cell of this dom table with the given row & col index or null if no cell exists with these indices.
getCell(int, int) - Method in interface de.espirit.firstspirit.access.editor.value.Table
Gets the cell of this table with the given row & col index or null if no cell exists with these indices.
getChanged() - Method in interface de.espirit.or.Session
Return the set of modified but not committed entities in this session.
getChangedEntities() - Method in interface de.espirit.firstspirit.storage.ContentOperation
Returns an unmodifiable collection of entity infos indicating entities which were changed during the belonging content commit of this content operation
getChangedStoreElements() - Method in interface de.espirit.firstspirit.storage.RevisionMetaData
Returns an unmodifiable map of storeelement changes indicating all changes processed in the belonging revision.
getChangeFlag() - Method in interface de.espirit.firstspirit.storage.DataChangeDetail.EditorChange
Returns the change flag of this editor change.
getChangeFlag() - Method in interface de.espirit.firstspirit.storage.DataChangeDetail
Returns the change flag of the underlying data change.
getChangeFlag() - Method in interface de.espirit.firstspirit.storage.PermissionChangeDetail
Returns the change flag of this permission change.
getChangeState() - Method in interface de.espirit.firstspirit.access.store.PackagePoolItem
Returns the change state of this PackagePoolItem either PackagePoolItem.UNMODIFIED, PackagePoolItem.MODIFIED or PackagePoolItem.BLOCKED
getChangeType() - Method in interface de.espirit.firstspirit.storage.RevisionChangeDetail
Returns the change type this revision change detail belongs to.
getChannel(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
 
getChannel(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getChannelSource(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.ChannelSourceProvider
Get the source for the channel specified by the given templateset.
getChar() - Method in interface de.espirit.firstspirit.client.common.text.CharContainer
 
getCharacterReplacer(boolean) - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getCharacterReplacer(boolean) - Method in interface de.espirit.firstspirit.access.project.ConversionTable
 
getChildAt(int) - Method in interface de.espirit.firstspirit.access.template.TemplateElement
 
getChildByName(Class<T>, String) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.90 - Use Store.getStoreElement(String, de.espirit.firstspirit.access.store.IDProvider.UidType)
getChildCount() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getChildCount() - Method in interface de.espirit.firstspirit.access.template.TemplateElement
 
getChildCount() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns the number of children.
getChildIndex(StoreElement) - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getChildModel(boolean) - Method in interface de.espirit.firstspirit.access.editor.value.OptionModel
Get a child model, i.e., a reference to the option model that can store a seperate option as selection.
getChildren() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns all direct child nodes.
getChildren(boolean) - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns children, maybe recursivly.
getChildren() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Get the element's direct children.
getChildren(Class<T>) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Get the element's direct children that are instances of the given type.
getChildren(Class<T>, boolean) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Get the element's children that are instances of the given type.
getChildren(TypedFilter<T>, boolean) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Get the element's children passing the given typed filter.
getChildren() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns children.
getChilds() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use StoreElement.getChildren() instead.
getChilds(Class<T>) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use getChildren(Class, false) instead.
getClassLoader() - Method in interface de.espirit.firstspirit.access.Connection
Returns a class loader which can load classes from the server and from module libraries.
getClauses() - Method in class de.espirit.firstspirit.access.search.Match
 
getClauses() - Method in class de.espirit.firstspirit.access.search.Request
 
getClientJarSize() - Method in class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
 
getClientVersion() - Method in exception de.espirit.firstspirit.access.store.VersionMismatchException
 
getClusterFirstSpiritPath() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getClusterMasterHost() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getClusterMasterPort() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getClusterNodeName() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
If the task execution should run on a cluster node a node may be specified for execution.
getClusterSlaveName() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getCms_Lang_Info() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
Deprecated. since 4.0.17 - no replacement - noop
getColor() - Method in enum de.espirit.firstspirit.access.editor.value.Modification
Returns the color related to the modification.
getColor() - Method in interface de.espirit.firstspirit.access.Workflowable
 
getColor() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns the color that represents this state in the tree-model.
getColSpan() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Returns the colspan defined for this table cell.
getColumn() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Return the column index of this cell.
getColumn() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink
Returns the number of the column this rule should be used for.
getColumn() - Method in exception de.espirit.firstspirit.access.template.ParsingError
 
getColumnRegion() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink
Returns the column region set for this rule.
getColumns(Language) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
 
getColumns() - Method in interface de.espirit.firstspirit.access.editor.value.Table
Returns the numer of existing columns in this table
getColumnWidth() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getComment() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getComment() - Method in interface de.espirit.firstspirit.access.link.Link
Deprecated. since 4.0 - use generic links instead - method will be removed with 5.0.
getComment() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns the comment of this package.
getComment() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns the comment of this PackageVersion.
getComment() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
 
getComment() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
 
getComment() - Method in interface de.espirit.firstspirit.access.store.sitestore.FolderLangSpec
Get the comment of the folder in the specific language.
getComment() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement.CmsLangInfo
Deprecated. since 4.0.17 - use GomLangInfo.getDescription() instead
getComment() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
Deprecated. since 4.0.17 - use AbstractGomFormElement.getLangInfos().get(String).getDescription() instead
getComment() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
 
getComment() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Get the comment of the Template
getComment() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get error comment, if it has been set.
getComment() - Method in interface de.espirit.firstspirit.access.TaskState
The user specified state comment.
getComment() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Get task comment.
getComment() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the comment of this revision.
getComment() - Method in interface de.espirit.firstspirit.storage.Tag
Returns the comment of this tag.
getCommitOrCreationTime() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the time of commit or the creation time if the revision is not commited yet.
getComparator() - Method in enum de.espirit.or.CaseMode
 
getCompression() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getCompression(int) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Get the used compression for the specified connection mode.
getCompression() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
 
getConfiguration() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplateFolder
Deprecated. Get the configuration XML for this link folder.
getConflictMode() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
The conflict mode defines a strategy to handle conflicts which occurs during the import of this subscription.
getConflictNode(int) - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the conflicted node at the specified index.
getConflictNodeCount() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the count of nodes which caused conflicts during belonging package import.
getConnection() - Method in interface de.espirit.firstspirit.access.AdminService
 
getConnection(String, int, int, String, String, CallbackHandler) - Static method in class de.espirit.firstspirit.access.ConnectionManager
 
getConnection(String, int, int, String, Map<?, ?>) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Create a connection to a FIRSTspirit server instance, the physical connection is not already established after this call.
getConnection(String, int, int, String, String, Map<?, ?>) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Create a connection to a FIRSTspirit server instance, the physical connection is not already established after this call.
getConnection(String, int, int, String, String) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Create a connection to a FIRSTspirit server instance, the physical connection is not already established after this call.
getConnection(String, int, int, String, String, String) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Create a connection to a FIRSTspirit server instance, the physical connection is not already established after this call.
getConnection() - Method in interface de.espirit.firstspirit.access.Host
 
getConnection() - Method in interface de.espirit.firstspirit.access.ScriptContext
 
getConnection() - Method in interface de.espirit.firstspirit.access.UserService
 
getConnectionMode() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
Returns the connection mode of this webstart configuration.
getConnectionRetry() - Method in class de.espirit.or.ConnectionConfiguration
 
getConnectionRetryCycle() - Method in class de.espirit.or.ConnectionConfiguration
 
getConnectionTimeout() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
Get ftp connection timeout parameter in seconds. -1 means no timeout.
getConnectionTimeout() - Method in class de.espirit.or.ConnectionConfiguration
 
getConstraint() - Method in interface de.espirit.or.query.Select
Return the constraint defined by this select.
getConstraints() - Method in class de.espirit.firstspirit.access.search.Request
 
getContent() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Returns a Content2 reference or null if refrence is not a type of Content2.
getContent() - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentWorkflowable
 
getContent() - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
Deprecated. since 4.0.52 - This method delivers all entities of the rendered entity type, use MultiPageParamsProvider.getMultiPageParams(de.espirit.firstspirit.access.Language) which delivers one entity.
getContent() - Method in interface de.espirit.firstspirit.access.store.templatestore.Allowed
Deprecated. since 4.0.17 - use Allowed.getAllowedBodies()
getContent() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateChannel
 
getContent2ByName(String) - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentStoreRoot
Get Content2 object by uid by calling Store.getStoreElement(String, de.espirit.firstspirit.access.store.IDProvider.UidType)
getContent2Params() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
 
getContent2Params() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
 
getContentProcessor() - Method in interface de.espirit.firstspirit.access.project.PresentationChannel
 
getContentType() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the type of content handled by the editor.
getContentType() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getContext() - Method in exception de.espirit.common.CheckedException
 
getContext(String) - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getContext() - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Returns the context of this error containing specific error information.
getContext() - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getConversion() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateChannel
 
getConversionTable() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
 
getConversionTable(String) - Method in interface de.espirit.firstspirit.access.UserService
 
getConversionTableNames() - Method in interface de.espirit.firstspirit.access.UserService
 
getConvertEntities() - Method in interface de.espirit.firstspirit.access.store.DataValue
Returns the mode for entity conversion.
getConvertEntities() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getCopyAllMedia() - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
Deprecated. since 4.2.29 - use a generate task which specifies this folder as startnode
getCrc() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the crc of the file or -1 if crc isn't set
getCrc() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getCrc() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the crc of the picture data or -1 if crc is not calculated
getCreatedElement() - Method in interface de.espirit.firstspirit.storage.CreateOperation
Returns the root element of this create operation.
getCreatedEntities() - Method in interface de.espirit.firstspirit.storage.ContentOperation
Returns an unmodifiable collection of entity infos indicating entities which were created during the belonging content commit of this content operation
getCreateGenerateTag() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Should a tagged repository revision be created for this generation.
getCreateMediaFiles() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
true if media files should be created, false otherwise.
getCreateNewIds() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getCreateWorkflowPermission(Workflow) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Return workflow permission object for the given workflow.
getCreationDate() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the creation date of this logfile.
getCreationDate() - Method in interface de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Returns the creation date of this logfile.
getCreationDate() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Returns the creation date of this logfile.
getCreationDate() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns the date when this PackageVersion was created.
getCreationDate() - Method in interface de.espirit.firstspirit.access.Task
Get task creation date
getCreationDate() - Method in interface de.espirit.firstspirit.access.TaskState
The state creation date
getCreationTime() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the time of creation of this revision
getCreationTime() - Method in interface de.espirit.firstspirit.storage.Tag
Returns the time of creation of this tag.
getCreator() - Method in interface de.espirit.firstspirit.access.Task
Ger task creator
getCreator() - Method in interface de.espirit.firstspirit.access.TaskState
The user creating this state
getCropData() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the Crop informations of current pictureresolution if exists (bounds related to original resolution) or null if paremeter cropData isn't set
getCustomAttributes() - Method in interface de.espirit.firstspirit.access.Task
Get task session attributes
getCustomData() - Method in interface de.espirit.firstspirit.access.Task
Get task custom data xml
getCustomData() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Get task custom data.
getCustomEventNames() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns a Set of all defined custom event names of this package.
getCustomEventScriptName(String) - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns the name of the script which is mapped to the specified custom event.
getCustomEventScripts() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns a read-only map of all defined custom events.
getCustomProperties(String) - Method in interface de.espirit.firstspirit.access.project.Project
Returns map of user defined properties.
getData() - Method in interface de.espirit.firstspirit.access.editor.value.SectionList.DataSheet
The data of the section.
getData() - Method in interface de.espirit.firstspirit.access.link.Link
Deprecated. since 4.2.440 - use Link.getFormData() instead
getData() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Returns the list of entities respecting defined filter and ordering.
getData(Language) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Returns the list of entities respecting defined filter and ordering.
getData(String, boolean) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Deprecated. since 4.2.442 - No replacement.
getData() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2ScriptContext
Returns the list of entities respecting defined filter and ordering of the underlying Content2 element.
getData(Language) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2ScriptContext
Returns the list of entities respecting defined filter and ordering of the underlying Content2 element.
getData(SimpleAttribute<?>, boolean) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2ScriptContext
Deprecated. since 4.2.442 - No replacement.
getData() - Method in interface de.espirit.firstspirit.access.store.DataValue
 
getData() - Method in interface de.espirit.firstspirit.access.store.pagestore.DataProvider
Deprecated. since 4.2.440 - use DataProvider.getFormData() instead
getData(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getData(String) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getData(Language, int) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getData(String, int) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getData() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.ContentPageParams
 
getData() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.FastSingleContentPageParams
 
getData() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getData() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
 
getData() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
getDatabase() - Method in class de.espirit.or.ConnectionConfiguration
 
getDatabaseLayer(String) - Method in interface de.espirit.firstspirit.access.AdminService
Returns the specified database layer or null if it doesn't exists.
getDatabaseLayers() - Method in interface de.espirit.firstspirit.access.AdminService
Returns all database layers.
getDataObject(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Get Data object based on Entity values
getDataset() - Method in interface de.espirit.firstspirit.access.editor.value.DatasetContainer
The stored dataset - may be null
getDataset(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Get a dataset for the given entity.
getDataset(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.DatasetProvider
Get a dataset for the given entity.
getDataset(Entity, Revision) - Method in interface de.espirit.firstspirit.access.store.contentstore.DatasetProvider
Get a dataset for the given entity in a defined revision.
getDataTimeout() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
Get ftp data transfer timeout parameter in seconds. -1 means no timeout.
getDataValue() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get DataValue object this editor belongs to.
getDate() - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getDate(Language) - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getDateString() - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Deprecated. since 4.2.213 - Use EditorValue.get(Language) and a date formatter instead.
getDateString(Language) - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Deprecated. since 4.2.213 - Use EditorValue.get(Language) and a date formatter instead.
getDBAttribute(String) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getDBAttribute(String, EntityType) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getDBReferenceName() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getDeactivatedUsers() - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable lazy list of all deactivated users.
getDeactivatedUsers(UserStorage.Order, boolean) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable list of all deactivated users.
getDebugMode() - Method in interface de.espirit.firstspirit.access.GenerationContext
If debug mode is switched on java stack traces are included in the template log.
getDefaultContentNode() - Method in interface de.espirit.firstspirit.access.editor.DatasetEditorValue
Returns the default table template: The first valid content node configured in the form.
getDefaultExceptionHandler() - Static method in class de.espirit.firstspirit.access.ConnectionManager
Returns current default IOErrorHandler.
getDefaultExpression() - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getDefaultExtensions() - Method in enum de.espirit.firstspirit.access.project.InlinePreviewConstraints.DefaultAppFileExtensions
Get the default file name extensions for a engine type.
getDefaultMailText() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the default mail text used for MailTask
getDefaultParameters(String) - Method in interface de.espirit.or.Layer
Return a map of jdbc parameters to default values for this layer based on name.
getDefaultPublishGroup() - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns the default publish group.
getDefaults() - Method in interface de.espirit.firstspirit.access.store.templatestore.GomSourceProvider
Get the defaults data object.
getDefaultStyleTemplate() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Returns the StyleTemplate used for any table cell if not explicitly overridden using a StyleTemplateLink.
getDefaultTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
Return the default tag for a gom element.
getDefaultTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement.CmsXmlContainer
Deprecated.  
getDefaultTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
 
getDefaultTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfos
 
getDefaultTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.GomLabeledValueEntry
 
getDefaultTemplateSet() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
 
getDefaultTimeFormat() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The default time format used to parse the directory listings provided by the ftp server.
getDefaultValue() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getDefaultValue() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Get the default value for the form element.
getDefinedPrincipalPermissions() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns a list of Principal's for which permissions are defined at this storeelement.
getDefinedVariableValue(String) - Method in interface de.espirit.firstspirit.access.template.Context
 
getDeletedChilds() - Method in interface de.espirit.firstspirit.access.store.Store
 
getDeletedChilds(long, int) - Method in interface de.espirit.firstspirit.access.store.Store
Returns a list of deleted childs described by the containing ElementInfo objects.
getDeletedElementInfos(long, int, Filter<ElementInfo>) - Method in interface de.espirit.firstspirit.access.UserService
Get a list of information objects for deleted elements matching the given filter.
getDeletedElements() - Method in interface de.espirit.firstspirit.access.store.DeletedElementsInfo
 
getDeletedElements() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all successfully deleted elements since the last progress poll.
getDeletedEntities() - Method in interface de.espirit.firstspirit.storage.ContentOperation
Returns an unmodifiable collection of entity infos indicating entities which were deleted during the belonging content commit of this content operation
getDeletedEntities(String) - Method in interface de.espirit.or.Session
Get all deleted entities from type entityTypeName.
getDeleteDirectory() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getDeleteDirectory() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
true if directory should be deleted before generation, false otherwise
getDeletedReferences() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail
Returns the set of deleted references.
getDeleteFailedElements() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all elements which couldn't be deleted because of unexpected errors during delete.
getDeleteRootElement() - Method in interface de.espirit.firstspirit.storage.DeleteOperation
Returns the root element of the delete action.
getDeleteWorkflow() - Method in interface de.espirit.firstspirit.access.project.Project
Get delete Workflow.
getDependentBackups() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
Returns list of backup files this file depends on.
getDependentPackages() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
 
getDependentReleaseType() - Method in interface de.espirit.firstspirit.storage.ServerReleaseOperation
Returns the dependent release type parameter which was set during execution of the belonging server release action.
getDeploymentErrorHandling() - Method in interface de.espirit.firstspirit.access.project.Project
 
getDescription() - Method in interface de.espirit.firstspirit.access.packagepool.PublishGroup
Returns the description of this publish group.
getDescription() - Method in interface de.espirit.firstspirit.access.project.Project
Gets the description of the project
getDescription() - Method in interface de.espirit.firstspirit.access.project.Resolution
Get the technical description of this resolution
getDescription(Language) - Method in interface de.espirit.firstspirit.access.project.Resolution
Get the editorial description of this resolution for the given language or null if not defined for the language
getDescription(Language) - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Get the editorial description of this TemplateSet for the given language or null if not defined for the language
getDescription() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
 
getDescription() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns the description of this task.
getDescription() - Method in interface de.espirit.firstspirit.access.store.LanguageInfo
Get description parameter.
getDescription() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the description of the current media
getDescription() - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Get the description of the current media
getDescription() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Deprecated. since 4.0.17 - use PageRef.getUid()
getDescription() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement.CmsLangInfo
Deprecated. since 4.0.17 - use GomLangInfo.getDescription() instead
getDescription() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomLangInfoProvider
Deprecated. since 4.0.17 - use AbstractGomLangInfoProvider.getLangInfos().get(String).getDescription() instead
getDescription() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
 
getDescription() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
Get the description.
getDescription() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
 
getDescription() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.0.17 - use getLanguageInfo(Language). getDisplayName()
getDescription() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the description from this workflow-element.
getDescription(Language) - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the language dependant description from this workflow-element.
getDirectory1() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The first directory on deployment server
getDirectory2() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The second directory on deployment server
getDisplayName(Language) - Method in interface de.espirit.firstspirit.access.Language
Gets display name of the Language for the given language.
getDisplayName(Language) - Method in interface de.espirit.firstspirit.access.project.Resolution
Gets display name of the resolution for the given language.
getDisplayName(Language) - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Gets display name of the TemplateSet for the given language.
getDisplayName() - Method in enum de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Returns the display name of this ftp server type.
getDisplayName(Language) - Method in interface de.espirit.firstspirit.access.store.IDProvider
Return the display name (label) for the specified language - if no language specific label is defined for this language the value for the master language is returned.
getDisplayName() - Method in interface de.espirit.firstspirit.access.store.LanguageInfo
Returns the language specific displayname for this storeelement or null if no display name is set for this language.
getDisplayName() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use IDProvider.getDisplayName(de.espirit.firstspirit.access.Language).
getDisplayName(String) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getDisplayName(Language) - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the language dependant name from this workflow-element.
getDisplayNames() - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
 
getDisplayText() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
Return a type dependent display text.
getDisplayText() - Method in interface de.espirit.or.schema.Attribute
Return the display text of this attribute.
getDisplayValues(Section) - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
 
getDocumentGroup() - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getDocumentGroup() instead.
getDocumentGroup(Language) - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getDocumentGroup() instead.
getDocumentGroup() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getDocumentGroup() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Returns a DocumentGroup reference or null if refrence is not a type of DocumentGroup.
getDom() - Method in interface de.espirit.firstspirit.access.editor.value.Table
Returns the element node of this table.
getDomValue() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - use get(Language).get() instead
getDomValue(Language) - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - use get(Language).get() instead
getDriver() - Method in class de.espirit.or.ConnectionConfiguration
 
getDTD() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
Deprecated. since 4.0.17 - is now obsolete and returns an empty string
getDueDate() - Method in interface de.espirit.firstspirit.access.Task
Get task due date
getDueDate() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Get due date.
getDuration() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns the maximum retention period for this state.
getEditor(String) - Method in interface de.espirit.firstspirit.access.EditorService
Deprecated.  
getEditor() - Method in interface de.espirit.firstspirit.access.store.DataValue
 
getEditor() - Method in interface de.espirit.firstspirit.access.store.DeletedElementsInfo
 
getEditor() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
 
getEditor() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getEditor() - Method in class de.espirit.firstspirit.client.access.editor.EditorValueChangedEvent
 
getEditor() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the editor string of this revision in the format 'EDITOR_NAME [ID=123]'
getEditor() - Method in interface de.espirit.firstspirit.storage.Tag
Returns the editor string of this revision.
getEditorChanges() - Method in interface de.espirit.firstspirit.storage.DataChangeDetail
Returns an unmodifiable map of editor changes.
getEditorialLanguages() - Method in interface de.espirit.firstspirit.access.project.Project
Returns the list of editorial language for this project.
getEditorId() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the user id of the editor of this revision or -1 if the id is missing in the editor string
getEditorLabel() - Method in exception de.espirit.firstspirit.access.editor.value.InvalidValueException
 
getEditorLanguages() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the languages valid for the current editing operation, where the key is the language abbreviation and the value is the language object.
getEditorMode() - Method in interface de.espirit.firstspirit.access.Task
Get task editor mode
getEditorMode() - Method in interface de.espirit.firstspirit.workflow.model.State
Return the mode of the permission checking
getEditorName() - Method in exception de.espirit.firstspirit.access.editor.value.InvalidValueException
 
getEditorName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
Deprecated. since 4.2.24 - Since 4.2 this is retained for backward compatibility, all instances which provide a different value than Link.GENERIC_LINK are considered legacy. - no replacement
getEditors() - Method in interface de.espirit.firstspirit.access.Task
Get task allowed editors list
getEditors() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Get task editors.
getEditorService() - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.2.34 - use getService(EditorService.class) instead.
getEditorValue() - Method in exception de.espirit.firstspirit.access.editor.value.InvalidValueException
 
getElement() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getElement() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomCheckable.Context
 
getElementName() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getElementRestrictions() - Method in class de.espirit.firstspirit.access.search.Request
 
getElements(E, E, int, Filter<E>) - Method in interface de.espirit.common.util.ElementProvider
Get a list of elements in the given range including a defined maximum number of elements that pass the provided filter.
getElements() - Method in interface de.espirit.firstspirit.storage.DeleteOperation
Returns a collection of all elements belonging to this revision operation
getElements(Revision, Revision, int, Filter<Revision>) - Method in class de.espirit.firstspirit.storage.HistoryProvider.RevisionProvider
 
getElements() - Method in interface de.espirit.firstspirit.storage.ModifyOperation
Returns a collection of all elements belonging to this revision operation
getElements() - Method in interface de.espirit.firstspirit.storage.MoveOperation
Returns a collection of all elements belonging to this revision operation
getElements() - Method in interface de.espirit.firstspirit.storage.RevisionOperation
Returns a collection of all elements belonging to this revision operation
getElementType() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getEmail() - Method in interface de.espirit.firstspirit.access.project.Group
Gets email address of the group.
getEMail() - Method in interface de.espirit.firstspirit.access.project.Project
 
getEmail() - Method in interface de.espirit.firstspirit.access.schedule.MailTask
The email-addresses of recipients seperated by ";"
getEmail() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
The e-mail adress(es) which will be used for status mails for finished tasks.
getEMail() - Method in interface de.espirit.firstspirit.access.User
Gets eMail adress of the User
getEmailBody() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns the text from the email.
getEmailBody() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns the text from the email.
getEmailGroups() - Method in interface de.espirit.firstspirit.workflow.model.Activity
 
getEmailGroups() - Method in interface de.espirit.firstspirit.workflow.model.Transition
 
getEmailProperty(int) - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns true if this activity has the given property
getEmailProperty(int) - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns true if this activity has the given property
getEmailSubject() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns the title from the email.
getEmailSubject() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns the title from the email.
getEmailUser() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns the user who are selected to be notiefied by mail.
getEmailUser() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns the user who are selected to be notiefied by mail.
getEmbeddedXml() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement.CmsXmlContainer
Deprecated.  
getEmpty(Language) - Method in interface de.espirit.firstspirit.access.editor.ReferenceEditorValue
Get an empty TargetReference.
getEmptyPage() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getEncoding() - Method in interface de.espirit.firstspirit.access.GenerationContext
Get file encoding.
getEncoding() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the encoding of the current file-media
getEncryption() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getEncryption(int) - Static method in class de.espirit.firstspirit.access.ConnectionManager
Get the used encryption for the specified connection mode.
getEncryption() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
 
getEnd() - Method in class de.espirit.firstspirit.access.search.Match
 
getEngineNames() - Method in interface de.espirit.firstspirit.access.admin.ScriptEngineRegistry
 
getEntitiesPerPage() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getEntity(Object) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
 
getEntity() - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentWorkflowable
 
getEntity() - Method in interface de.espirit.firstspirit.access.store.contentstore.Dataset
Get the entity bound to this data set.
getEntityConversion() - Method in interface de.espirit.firstspirit.access.store.DataValue
Deprecated. since 4.0.17 - Use DataValue.getConvertEntities() instead.
getEntityId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The entity id.
getEntityId() - Method in interface de.espirit.or.EntityInfo
 
getEntityType() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
 
getEntityType() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2ScriptContext
 
getEntityType() - Method in interface de.espirit.firstspirit.access.store.contentstore.DatasetProvider
Get the entity type supported by this dataset provider.
getEntityType() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
 
getEntityType() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getEntityType() - Method in interface de.espirit.or.schema.Entity
Return the type of this entity
getEntityTypeName() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ContentReference
Get the name of the entity's type.
getEntityTypeName() - Method in interface de.espirit.or.EntityInfo
 
getEntityTypeName() - Method in interface de.espirit.or.query.Select
Return the name of the entity type which entities in the result set belong to.
getEntityTypeName() - Method in class de.espirit.or.schema.KeyValue
 
getEntries() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEntryProvider
Get a GOM list element that provides labeled entries.
getEntries() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodes
Returns a immutable collection of all selected entries in pairs: id → selection-state.
getErrorActivity() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get activity object
getErrorActivityId() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get activity id producing the error.
getErrorCode() - Method in exception de.espirit.common.CheckedException
 
getErrorCode() - Method in exception de.espirit.firstspirit.access.store.ElementMovedException
 
getErrorCode() - Method in class de.espirit.firstspirit.access.Task.VerifyError
Returns the error code.
getErrorCount() - Method in interface de.espirit.firstspirit.access.export.ImportProgress
The Error count of non fatal import errors
getErrorCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the number of errors that occurred while execution.
getErrorCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTestResult
the number of errors logged during executed test
getErrorInfo() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
Returns error info object if gotoErrorState was called during this script execution or null.
getErrorInfo() - Method in interface de.espirit.firstspirit.access.Task
Return error info object or null if the error state has not been reached.
getErrorInfo() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Return string representation of throwable.
getErrorState() - Method in interface de.espirit.firstspirit.workflow.model.Workflow
Return the errorstate of this workflow.
getErrorThreshold() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Returns the threshold of errors until generation should be canceled
getEvaluator() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getException() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupProgress
 
getException() - Method in interface de.espirit.firstspirit.access.export.ExportProgress
 
getExceptionHandler() - Method in interface de.espirit.firstspirit.access.Connection
Returns current IOErrorHandler.
getExclusionNodeList() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns a read-only list of StoreElement's which are excluded from the list of startnodes in the belonging Package of this subscription.
getExecutable() - Method in interface de.espirit.firstspirit.access.schedule.ScriptTask
 
getExecutable(String) - Method in interface de.espirit.firstspirit.access.script.ScriptEngine
 
getExecutable(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
 
getExecuteInFault() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns true if this task is to be executed even on previous errors, false to be skipped.
getExecuteParallel() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns true if this task is allowed to be executed parallel, false otherwise.
getExecutionCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryStatistic
Returns the number of executions
getExecutionSchedule() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Returns the ExecutionSchedule of this ScheduleEntry.
getExportDate() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the date of the export or ExportFile.UNKNOWN_EXPORT_DATE if the date of the export is unknown.
getExportDeletedElements() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getExportDeletedElements() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask
 
getExportedBytes() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupProgress
 
getExportedBytes() - Method in interface de.espirit.firstspirit.access.export.ExportProgress
Returns the count of exported bytes.
getExportedFiles() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupProgress
 
getExportFile() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getExportFiles() - Method in interface de.espirit.firstspirit.access.export.ExportProgress
 
getExportTableData() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getExportTableData() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask
 
getExportVersion() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the version string of the FIRSTspirit version which created this export file.
getExtension() - Method in interface de.espirit.firstspirit.access.project.PresentationChannel
 
getExtension() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Gets the extension of the TemplateSet
getExtension(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.ContentProducer
Get the file / url extension for this content producer, e.g.
getExtension() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the extension
getExtension() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getExtension() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the extension of the current picture resolution
getExtensions() - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Get extension child nodes.
getExtensions() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use PageTemplate.getExtensions() or SectionTemplate.getExtensions().
getExternalReferences() - Method in interface de.espirit.firstspirit.access.project.Project
Returns current external references of this project (shortcut for getExternalReferences(false)).
getExternalReferences(boolean) - Method in interface de.espirit.firstspirit.access.project.Project
Returns current or release external references of this project.
getExternalReferences(String, boolean) - Method in interface de.espirit.firstspirit.access.project.Project
Returns project's current or release external references of the given type.
getExternalUrl() - Method in interface de.espirit.firstspirit.base.UrlProducer
Getter and indicator for producers resulting in an external URL
getExternalUrlEditorName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
The name of the editor which will contain the textual representation of an external "url".
getFailure() - Method in exception de.espirit.firstspirit.access.template.ParsingError
 
getFallbackTimeFormat() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The fallback time format used to parse the directory listings provided by the ftp server, if this cannot be parsed with the default time format A null value means that a server type dependent default fallback will be used.
getFatalCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTestResult
the number of fatal errors logged during executed test
getFatalErrorCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the number of fatal errors that occurred while execution.
getFetchModes() - Method in interface de.espirit.or.query.Select
 
getFetchSize() - Method in interface de.espirit.or.query.Select
Return the fetch size which will applied to the JDBC ResultSet to retrieve data from the database.
getFieldName() - Method in exception de.espirit.firstspirit.forms.NoSuchFormFieldException
Provides the field name in question.
getFile() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getFile() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Deprecated. since 4.0.53 - Use File.getInputStream().
getFile(Language) - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
 
getFileExtension() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateExtension
Deprecated. since 4.1.16 - no replacement - These setting is not evaluated anymore. Changes made to this property will take no effect.
getFileHandle(String) - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getFilename() - Method in interface de.espirit.firstspirit.access.store.ContentProducer
Get a file or link name for this content producer; without path information and extension, e.g.
getFilename() - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
Get the filename of the current media
getFilename() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
 
getFilename() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Returns a filename suggestions which may be used for creating urls.
getFilename() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.0.17 - use IDProvider.getUid()
getFilename(ContentProducer, TemplateSet, Language, String) - Method in interface de.espirit.firstspirit.access.UrlCreator
The complete file name (relative to content root) where the produced content of the provided content producer will be stored.
getFilename(Media, Language, Resolution) - Method in interface de.espirit.firstspirit.access.UrlCreator
The complete file name (relative to content root) where the produced content of the provided medium will be stored.
getFilename(String, String, String, Language) - Method in interface de.espirit.firstspirit.access.UrlCreator
The complete file name (relative to content root) where the produced content of the provided type will be stored.
getFileRevision() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Return file content revision or null if no content exits.
getFiles() - Method in interface de.espirit.firstspirit.storage.RevisionMetaData
Returns an unmodifiable collection of files modified by the belonging revision.
getFiletypeBindings() - Method in interface de.espirit.firstspirit.access.User
 
getFilteredChilds(StoreElementFilter) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use getChildren(TypedFilter, false) instead.
getFilterParams() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
Returns an (unmodifyable) map containing the actual filter parameters.
getFinishTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
The time when the ScheduleEntry has been finished or null when the entry has not finished.
getFirst() - Method in interface de.espirit.common.util.Listable
Get the first element provided by this listable.
getFirstChild() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns the first child node or null if there is no such node.
getFirstChild() - Method in interface de.espirit.firstspirit.access.editor.value.TableDomNode
Returns the first child node or null if there is no such node.
getFirstChild() - Method in interface de.espirit.firstspirit.access.editor.value.TableRowDomNode
Returns the first child node or null if there is no such node.
getFirstChild() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getFolder() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getFolderLangSpec(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRefFolder
Get the folder specification for the given language
getFolderName() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
Deprecated. since 4.0.71 - use BinaryMedium.getElementName()
getFolderName() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
the folder name where pages should be generated in
if folder name is null or length zero, the schedule entry id will be used on task execution
getFont(String) - Method in interface de.espirit.firstspirit.access.admin.FontStorage
 
getFont(String) - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getFontData(String) - Method in interface de.espirit.firstspirit.access.admin.FontStorage
 
getFontName() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getFontNames() - Method in interface de.espirit.firstspirit.access.admin.FontStorage
 
getFontStorage() - Method in interface de.espirit.firstspirit.access.AdminService
 
getFontUsages(String) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns a list of projects using the font specified by the given name.
getForbidden(String) - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).Permissions.getForbiddenExplicit(String) (String) getDenied(String)} instead.
getForbidden(String) - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getForbiddenExplicit(String) - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getForceConnect() - Static method in class de.espirit.firstspirit.access.ConnectionManager
 
getForm() - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ContentListEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.DatasetEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.DateEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
 
getForm() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the form definition.
getForm() - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.FsListEditorValue
Get the form definition.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ImageMapEditorValue
Covariant return of concrete form element.
getForm() - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.MediumEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.NumberEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ObjectChooserEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ReferenceEditorValue
Get the GuiXml formular definiotn values.
getForm() - Method in interface de.espirit.firstspirit.access.editor.TabListEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.TextareaEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.TextEditorValue
Covariant return of concrete form container.
getForm() - Method in interface de.espirit.firstspirit.access.editor.ToggleEditorValue
 
getForm() - Method in interface de.espirit.firstspirit.forms.FormData
Provides the form definition.
getForm() - Method in exception de.espirit.firstspirit.forms.InappropriateValueException
Get the form element the value has been evaluated to be inappropriate for.
getFormatTag() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
 
getFormatTemplate() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns node's FormatTemplate.
getFormatTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
Search a FormatTemplate by given uid.
getFormatTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplates
Search a FormatTemplate by given uid
getFormatTemplate() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getFormatTemplates() - Method in interface de.espirit.firstspirit.access.editor.FormatTemplateAccess
Get all format templates, valid and visible for the editor.
getFormatTemplates() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getFormData() - Method in interface de.espirit.firstspirit.access.link.Link
Gets the formdata container for this link.
getFormData() - Method in interface de.espirit.firstspirit.access.store.pagestore.DataProvider
Gets the formdata container of this element.
getFormData() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Gets a form data container containing containig all defined sitestore variables.
getFtpServerType() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
There are some predefined types which may be returned: FtpTarget.SYST_UNIX FtpTarget.SYST_NT FtpTarget.SYST_OS400 FtpTarget.SYST_MVS FtpTarget.SYST_VMS A null value signals auto detection.
getGcaByName(String) - Method in interface de.espirit.firstspirit.access.store.globalstore.GlobalStoreRoot
 
getGDataAPiCredentials() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Get the store google api user credentials.
getGenerateAnchor() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateExtension
 
getGenerateFlag(Language, TemplateSet) - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Get the generate flag for a specific language/template set combination.
getGenerateFor() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
The template sets for which this document group should be generated
getGenerateForAll() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
 
getGenerateList() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Get a list of language/template set combinations which should be generated.
getGenerationContext() - Method in interface de.espirit.firstspirit.access.GenerationScriptContext
 
getGenericProperties() - Method in class de.espirit.or.ConnectionConfiguration
 
getGlobalContentArea() - Method in interface de.espirit.firstspirit.access.store.globalstore.GlobalStoreRoot
 
getGomElementMappings() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfos
 
getGomElementMappings() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomList
Get a list of mappings from tag name to class supported by this list.
getGomElementTag() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
 
getGomElementTag() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
Get the tag name, the instance was produced for.
getGomProvider() - Method in interface de.espirit.firstspirit.access.store.Data
Get the provider of the GUI structure for this data object.
getGomProvider() - Method in interface de.espirit.firstspirit.access.store.templatestore.GomSourceProvider
Get this template's GOM provider containing the hierarchical definition of the templates GUI including structure and input elements.
getGomProvider() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
Get this template's GOM provider containing the hierarchical definition of the templates GUI including structure and input elements.
getGomSource() - Method in interface de.espirit.firstspirit.access.store.templatestore.GomSourceProvider
Get the source for a GOM based interface description.
getGraphicalNavigationMedia(int) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRefFolder
Gets the media for the given graphical navigation state (on of PageRefFolder.MEDIA, PageRefFolder.MEDIA_MOUSEOVER, PageRefFolder.MEDIA_SELECTED, PageRefFolder.MEDIA_SELECTED_MOUSEOVER) or null if no media is set for the given state.
getGraphicalNavigationMediaUid(int) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRefFolder
Gets the media uid for the given graphical navigation state (on of PageRefFolder.MEDIA, PageRefFolder.MEDIA_MOUSEOVER, PageRefFolder.MEDIA_SELECTED, PageRefFolder.MEDIA_SELECTED_MOUSEOVER) or null if no media uid is set for the given state.
getGraphicsEngineFileExtensions() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns a comma separated list file name extensions.
getGraphicsEngineType() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Get the per default enabled graphics engine type.
getGroups() - Method in interface de.espirit.firstspirit.access.AdminService
Deprecated. since 4.0.17 - no replacement
getGroups() - Method in interface de.espirit.firstspirit.access.project.Project
Returns a list of all groups of this project.
getGroups(User) - Method in interface de.espirit.firstspirit.access.project.Project
Returns a list of groups of this project where the given user belongs to (at least EVERYONE), or null if the given user isn't allowed to access this project.
getGroups() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
a List of type Group containing all groups allowed to execute this ScheduleEntry interactive.
getGroupsArray() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getGroups()
getGroupsArray(User) - Method in interface de.espirit.firstspirit.access.project.Project
Returns groups of this project where the user belongs to (at least EVERYONE).
getGroupsName() - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).getGroupsName() instead.
getGroupsName() - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getGuiClassName() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Deprecated. since 4.0.17 - no replacement
getGuiHost() - Method in interface de.espirit.firstspirit.access.GuiScriptContext
Returns the currently active gui host.
getGuiLanguage() - Method in interface de.espirit.firstspirit.access.Host
Returns the language which should be used for GUI rendering (e.g. tree labels)
getGuiProvider() - Method in interface de.espirit.firstspirit.access.editor.DataEditorValue
Get the editor provider for the data.
getGuiXml() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Deprecated. since 4.0.17 - use EditorValue.getForm() instead
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomIncludeConfiguration
Get the GuiXML to be included.
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.GomSourceProvider
Deprecated. since 4.1.33 - Use GomSourceProvider.getGomSource().
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Deprecated. since 4.1.33 - Use GomSourceProvider.getGomSource().
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplate
Deprecated. since 4.1.33 - Use GomSourceProvider.getGomSource().
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use GomSourceProvider.getGomSource().
getGuiXml() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
Deprecated. since 4.1.33 - Use GomSourceProvider.getGomSource().
getGuiXmlNode() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use methods from GomSourceProvider.
getHashCode() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
 
getHddDirectories() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Directories configured to check the hdd free space left.
getHDDLimit() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Deprecated. since 4.2.436 - use ServerConfiguration.getHddWarnLimit() instead
getHDDMax() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Deprecated. since 4.2.427 - no replacement - this method always returns a empty String
getHddShutdownLimit() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Limit in percent of hard disk drive space left, the server will be shut down if this limit is exceeded.
getHddWarnLimit() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns percental limit of hard disk drive space left, a warning mail is issued if this limit is exceeded.
getHeight() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
 
getHeight() - Method in interface de.espirit.firstspirit.access.editor.value.MappingMedium
 
getHeight() - Method in interface de.espirit.firstspirit.access.project.Resolution
Gets the height of the resolution
getHeight() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getHeight() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the height of the current pictureresolution or -1 if parameter width isn't set
getHFill() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getHidden() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getHidden() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Indicates, whether the component will be hidden or shown.
getHistory(Date, Date, int, boolean) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Get the execution history of server schedule entries.
getHistory(Date, Date, int, Project) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Get the execution history of schedule entries of the given project.
getHistory() - Method in interface de.espirit.firstspirit.access.Task
Get task state history
getHistory() - Method in interface de.espirit.firstspirit.storage.HistoryProvider
Returns the revisions history of this storeelement, starting with the newest revision descending to the initial revision.
getHistory(Date, Date, int, Filter<Revision>) - Method in interface de.espirit.firstspirit.storage.HistoryProvider
Returns a list of revisions of this store element in descending order.
getHistory(KeyValue) - Method in interface de.espirit.or.Session
Return the history of the entity with the given keyValue.
getHorizontalSpace() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
 
getHost() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getHost() - Method in interface de.espirit.firstspirit.access.Connection
Get server host
getHost() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
 
getHost() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The host of the ftp server
getHost() - Method in class de.espirit.or.ConnectionConfiguration
 
getHspace() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
Deprecated. since 4.1.10 - use GraphicalMedium.getHorizontalSpace()
getHTMLEncoding() - Method in interface de.espirit.firstspirit.access.Language
Gets the HTMLEncoding of this language
getHTMLEncoding() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.2.200, use Language.getHTMLEncoding()
getHtmlheight() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
Deprecated. since 4.1.10 - use GraphicalMedium.getHeight()
getHtmlwidth() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
Deprecated. since 4.1.10 - use GraphicalMedium.getWidth()
getHttpProxyHost() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The host used for http proxy.
getHttpProxyLogin() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The login used for http proxy.
getHttpProxyPassword() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The password used for http proxy login.
getHttpProxyPort() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The port used for http proxy.
getId() - Method in interface de.espirit.firstspirit.access.editor.fslist.IdProvidingFormData
Get the current form data identifier.
getId() - Method in interface de.espirit.firstspirit.access.editor.value.SectionList.DataSheet
The id of the section or null
getId() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets the id of this package.
getId() - Method in interface de.espirit.firstspirit.access.packagepool.PublishGroup
Gets the unique ID of this PublishGroup.
getID() - Method in interface de.espirit.firstspirit.access.Principal
Deprecated. since 4.0.71 - use Principal.getId() instead
getId() - Method in interface de.espirit.firstspirit.access.Principal
Returns the unique id of this principal
getId() - Method in interface de.espirit.firstspirit.access.project.PresentationChannel
 
getID() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.63 - use Project.getId()
getId() - Method in interface de.espirit.firstspirit.access.project.Project
Returns the ID of this project.
getId() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
 
getId() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getId() - Method in enum de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Returns either the system key or a fully qualified class name.
getId() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
-1 for unsaved new entries
getId() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
Returns the execution id.
getId() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTemplate
-1 for unsaved new task templates
getID() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Deprecated. since 4.0.90 - use IDProvider.getId()
getId() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the unique ID of this IDProvider
getId() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageGroup
 
getId() - Method in interface de.espirit.firstspirit.access.Task
Get task id
getId() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns the object id.
getId() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.IdReference
Get the id of the referenced element.
getId() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the revision id of this revision.
getId() - Method in interface de.espirit.firstspirit.storage.Tag
Returns the id of this tag.
getID() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
 
getId() - Method in interface de.espirit.or.Layer
 
getIdClass() - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
Returns id class of this provider.
getIdentifier() - Method in interface de.espirit.or.schema.Entity
Return the identifier of this entity.
getIds() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodes
Returns a immutable collection of all selected ids.
getImage() - Method in interface de.espirit.firstspirit.access.editor.value.MappingMedium
 
getImageRotation() - Method in class de.espirit.firstspirit.access.store.mediastore.PictureCropData
 
getImportVersion() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the version of the package version which had been imported.
getImportVersionTag() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the tag of the package version which had been imported.
getIncludeConfiguration() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomElement
 
getIncludeConfiguration() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomElement
Get the configuration, if this is an included element.
getIncomingReferences() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns all incoming references of this StoreElement.
getIncomingReferences(Entity) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns current incoming references of the given entity.
getIncomingReferences(Entity, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns current or release incoming references of the given entity.
getIndex() - Method in enum de.espirit.firstspirit.access.editor.value.ListDomNode.Style
 
getIndex() - Method in interface de.espirit.firstspirit.access.store.DataValue
 
getIndex() - Method in class de.espirit.firstspirit.access.store.PageParams
 
getIndex() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.FastSingleContentPageParams
 
getInfo() - Method in interface de.espirit.firstspirit.parser.Printable
The descriptive text shown in template stack traces.
getInherit() - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).isInherited() instead.
getInheritedPrincipalPermissions() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns a list of Principal's for which permissions are defined at this storelement including the inherited permissions on parent path.
getInlinePreviewConstraints() - Method in interface de.espirit.firstspirit.access.project.Project
Get the media constraints settings of this project.
getInlinePreviewControlOption() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns the default respectively fixed content highlighting mode, depending on return value of InlinePreviewConstraints.isInlinePreviewControlAdjustable().
getInputStream() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Returns the file content as inputstream.
getInputStream(Resolution) - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Get the picture content of the current picture-media as an inputstream.
getInRevision(Revision) - Method in interface de.espirit.firstspirit.access.store.IDProvider
Get this element in the state of the given revision.
getInstalledExportFiles(long) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Get filename list of installed exports and backups.
getInterval() - Method in interface de.espirit.firstspirit.access.schedule.IntervalExecutionSchedule
The interval dependent ScheduleEntry should be executed (in milliseconds).
getInvalidEntities(KeyValue) - Method in interface de.espirit.or.Session
Return a list of invalid entities of the given keyValue..
getIsBackup() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get backup flag, used for backup file target directory (export or backup directory).
getIsBackup() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getJdbcTypeCode(Column) - Method in interface de.espirit.or.Layer
 
getJunction() - Method in class de.espirit.firstspirit.access.search.Request
 
getKeepAspectRatio() - Method in interface de.espirit.firstspirit.access.project.Resolution
Returns true if aspect ratio of the original resolution should be kept, false otherwise (default)
getKey() - Method in class de.espirit.common.util.Pair
The key of the pair.
getKey() - Method in interface de.espirit.firstspirit.access.editor.value.DatasetContainer
The key value of the entity.
getKey() - Method in interface de.espirit.firstspirit.access.editor.value.Option
Get a textual key of this options.
getKey() - Method in interface de.espirit.or.schema.EntityType
 
getKeyValue() - Method in interface de.espirit.or.schema.Entity
Return the business key of this entity.
getKeyValues() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ContentReference
Get the values of the unique key of the entity.
getKeywords() - Method in interface de.espirit.firstspirit.access.store.sitestore.FolderLangSpec
Get the keywords of the folder
getKeywords() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Gets the keywords of this pagereference.
getKeyWords() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreRoot
Get the keywords of the sitestoreroot for the project master language.
getKeyWords(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreRoot
Get the language dependant keywords of the sitestoreroot for the given language.
getKind() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.IdReference
Get the kind of id reference.
getLabel(Language) - Method in interface de.espirit.firstspirit.access.editor.value.Label
Try getting a label in the following order: the label for the specified language; the label for the fallback language; the value itself.
getLabel(String) - Method in interface de.espirit.firstspirit.access.editor.value.Label
Convenience method to get a label based on a language abbreviation.
getLabel() - Method in interface de.espirit.firstspirit.access.store.sitestore.FolderLangSpec
Get the label (menu-name) of the folder
getLabel() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
Deprecated. since 4.0.17 - use AbstractGomFormElement.getLangInfos().get(String).getLabel() instead
getLabel() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomLangInfoProvider
Deprecated. since 4.0.17 - use AbstractGomLangInfoProvider.getLangInfos().get(String).getLabel() instead
getLabel() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
 
getLabel() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
Get the label.
getLabel(Locale) - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns language specific label.
getLang() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.DefaultGomLangInfo
 
getLang() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfo
Get the language the information is defined for.
getLangInfos() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getLangInfos() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomLangInfoProvider
 
getLangInfos() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.GomLabeledValueEntry
 
getLangInfos() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomLangInfoProvider
Get the container of language information stored for this element.
getLanguage(String) - Method in interface de.espirit.firstspirit.access.AdminService
Returns the given language or null.
getLanguage() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getLanguage() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getLanguage() - Method in interface de.espirit.firstspirit.access.editor.value.DatasetContainer
The language for which this value is stored.
getLanguage() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getLanguage() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
 
getLanguage() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getLanguage() - Method in interface de.espirit.firstspirit.access.GenerationScriptContext
The current generated language
getLanguage() - Method in interface de.espirit.firstspirit.access.link.Link
Deprecated. Since 4.2, method will be removed with 5.0. - use generic links and Link.getLinkLanguage() instead
getLanguage(String) - Method in interface de.espirit.firstspirit.access.project.Project
Get the project language with the specified abbreviation.
getLanguage() - Method in interface de.espirit.firstspirit.access.store.LanguageInfo
Returns the Language this LanguageInfo storeelement belongs to.
getLanguage() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the language of the current file-media
getLanguage() - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Get the language of the current picture-media
getLanguage() - Method in interface de.espirit.firstspirit.access.store.sitestore.FolderLangSpec
Get the language of the FolderLangSpec-object
getLanguage() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Get the language of the pagereference
getLanguage() - Method in class de.espirit.firstspirit.client.access.editor.EditorValueChangedEvent
 
getLanguage() - Method in exception de.espirit.firstspirit.forms.InappropriateValueException
Get the language the value was going to be applied for.
getLanguageAbbreviation() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The language abbreviation.
getLanguageChanges() - Method in interface de.espirit.firstspirit.storage.DataChangeDetail.EditorChange
Returns an unmodifiable map of language changes.
getLanguageForKey(Project, String) - Static method in class de.espirit.firstspirit.access.AccessUtil
 
getLanguageForKeyNotNull(Project, String) - Static method in class de.espirit.firstspirit.access.AccessUtil
 
getLanguageInfo(Language) - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the LanguageInfo node for the given language
getLanguageInfo(Language) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateBody
Returns the LanguageInfo node for the given language
getLanguages() - Method in interface de.espirit.firstspirit.access.AdminService
Get all languages.
getLanguages() - Method in interface de.espirit.firstspirit.access.project.Project
Returns a list of all Languages of this project.
getLanguagesArray() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getLanguages()
getLanguageSpecificPage(Page) - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getLastChanged() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getLastChangeDate() - Method in class de.espirit.firstspirit.access.store.PageParams
Calculate the last change date.
getLastChangeDate(long) - Method in class de.espirit.firstspirit.access.store.PageParams
Calculate the last change date after the provided timestamp.
getLastChangeDate(long) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.ContentPageParams
Calculate the last change date after the provided timestamp.
getLastChangeDate(long) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.SingleContentPageParams
Calculate the last change date after the provided timestamp. The default implementation returns the provided timestamp.
getLastChangeTime(Select) - Method in interface de.espirit.or.Session
Get the timestamp of the last change of the result set of the specified select.
getLastChangeTime(Select, long) - Method in interface de.espirit.or.Session
Get the timestamp of the last change of the result set of the specified select after the specified timestamp.
getLastDuration() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryStatistic
Returns the last execution time in milliseconds
getLastExecutionEndTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryStatistic
Returns the end time of last date this ScheduleEntry has been executed
getLastExecutionTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryStatistic
Returns last date this ScheduleEntry has been executed
getLastImport() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns the date of the last import.
getLastImportLogfile() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns the import log file of the last import of this subscription or null if no import log file exists.
getLastImportLogFileWrapper() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Deprecated. since 4.2.34 - use Subscription.getLastImportLogfile() instead
getLastUpdateTag() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
Deprecated. since 4.0.17 - no replacement - NOP
getLayer() - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
 
getLayer() - Method in class de.espirit.or.ConnectionConfiguration
 
getLayerByClassName(String) - Method in interface de.espirit.firstspirit.access.database.Layer
Return the layer from type className.
getLayerById(String) - Method in interface de.espirit.firstspirit.access.database.Layer
Return the layer with the given id see Layer.getId().
getLayerIDMapping() - Method in class de.espirit.firstspirit.access.export.ImportParameters
Is used in addition to getLayerMapping().
getLayerIds() - Method in interface de.espirit.firstspirit.access.database.Layer
Return an array of all available layer ids in the system (array elements are of type java.lang.String).
getLayerMapping() - Method in class de.espirit.firstspirit.access.export.ImportParameters
Is used in addition to getLayerIDMapping().
getLayerNames() - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
A layer encapsulates a server data source, ususally a relational database.
getLayerNames() - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaFolder
A layer encapsulates a server data source, ususally a relational database.
getLayers() - Method in interface de.espirit.firstspirit.access.project.Project
Returns the layer names defined for this project.
getLayout() - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
 
getLDAPSection() - Method in interface de.espirit.firstspirit.access.User
Gets the LDAPSection attribute of the User object
getLDAPSections() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getLength() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupFile
Returns the length of the backup file
getLength() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the length of the export file or -1 if content length is unknown (e.g. for directories)
getLifespan() - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Get the lifespan of the current section if there is one defined.
getLifespan() - Method in interface de.espirit.firstspirit.access.store.pagestore.SectionReference
Get the lifespan of the referenced source section if there is one defined.
getLine() - Method in exception de.espirit.firstspirit.access.template.ParsingError
 
getLinefeed() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
 
getLink() - Method in interface de.espirit.firstspirit.access.editor.value.LinkDomNode
Returns the link object of this node.
getLinkConfig() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - Use getLinkConfigs() instead.
getLinkConfig(String) - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
getLinkConfig() - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Deprecated. since 4.0.17 - use GomDomTable
getLinkConfig(String) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Deprecated. since 4.0.17 - use GomDomTable
getLinkConfig() - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Deprecated. since 4.0.17 - Use LinkEditorValue.getAllowedLinkTemplates() instead.
getLinkConfig(String) - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
getLinkConfig() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplateFolder
Deprecated. Get the link configuration for this link folder.
getLinkEditorClassInfos(UserService) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
Deprecated. since 4.2 - use generic links instead
getLinkEditorInfo() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplateFolder
Deprecated. since 4.2.2 - no replacement
getLinkExtension() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateExtension
Get the link-extension of the TemplateExtension
getLinkFactory() - Method in interface de.espirit.firstspirit.access.UserService
Deprecated. since 4.2.34 - use LinkTemplate#createLink(Language)
getLinkLanguage() - Method in interface de.espirit.firstspirit.access.link.Link
Provides the language the link is created for.
getLinkTemplates() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getLinkValue() - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getLinkValue(Language) - Method in interface de.espirit.firstspirit.access.editor.LinkEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getLinkValues() - Method in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getLinkValues(Language) - Method in interface de.espirit.firstspirit.access.editor.LinkListEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getList(String) - Method in interface de.espirit.or.schema.Entity
Return the value of the attribute specified by the given name as list.
getListConfigProperties() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - Use GomDom.getListConfigProperties()
getListDefaultConfig() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Deprecated. since 4.0.17 - Use GomDom.getListConfigProperties()
getListDefaultConfig() - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Deprecated. since 4.0.17 - use GomDomTable
getLocalActiveMode() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The client to server communication may be performed in local active or passive mode.
getLocale() - Method in interface de.espirit.firstspirit.access.Language
Return Locale corresponding to this language
getLocale() - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getLocaleKey() - Method in interface de.espirit.firstspirit.access.template.Evaluator
A locale key, default value is Evaluator.getLocale().getLanguage().toUpperCase()}.
getLocalizedMessage(ResourceBundle) - Method in exception de.espirit.common.CheckedException
 
getLocalizedMessage() - Method in class de.espirit.firstspirit.access.Task.VerifyError
Returns a localized message describing the error.
getLock() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - use StoreElement.isLocked() method
getLockFailedElements() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all elements which couldn't be locked for delete
getLockFailedElements() - Method in interface de.espirit.firstspirit.access.store.ReleaseProgress
Returns a set of ID's of all elements which couldn't be locked.
getLog() - Method in interface de.espirit.firstspirit.access.ActionProgress
Returns the current log since the last progress poll.
getLogfile() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Get a logfile stream.
getLogfileName() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the name of this logfile.
getLogfileName() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Returns the name of this logfile.
getLogfiles(Subscription) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a list of all import logfiles existing for the given subscription.
getLogFiles(PackageVersion) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a list of package version log files created during package version create of the package version specified by the given package version.
getLogFileSize() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the file size of the underlying log file.
getLogfileSize() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Get the size of the logfile returned in PackageLogfile.getLogfile()
getLogFileStream() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the underlying log file as stream.
getLogFileStream(LogFileWrapper) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Deprecated. since 4.2.34 - use PackageLogfile.getLogfile() instead
getLogfileText() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the underlying log file as String.
getLogfileWrappers(Subscription) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Deprecated. since 4.2.34 - use PackageManager.getLogfiles(Subscription) instead
getLogin() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The login name, used to log on the ftp server
getLogin() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The login name
getLoginName() - Method in exception de.espirit.firstspirit.access.DuplicateUserException
Returns the login name which caused this exception.
getLoginName() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the login name of the user which is used for the connection to the remote project or null if the current user should be used.
getLoginName() - Method in interface de.espirit.firstspirit.access.User
Get the login name
getLoginPassword() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the encrypted password of the user which is used for the connection to the remote project or null if the current user should be used.
getLongID() - Method in interface de.espirit.firstspirit.access.store.IDProvider
 
getMailService() - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.2.34 - use getService(MailService.class) instead.
getMajorVersion() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getMajorVersion() - Method in interface de.espirit.firstspirit.access.project.Project
 
getMap() - Method in interface de.espirit.firstspirit.client.common.text.CharacterReplacer
Return an unmodifiable containing all replacement rules of this character replacer.
getMappings() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Shortcut for getMappings(false)
getMappings(boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
 
getMappings(TableTemplate.Mapping[], Element) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Deprecated. since 4.0.17 - Use TableTemplate.getMappings(de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping[], GomEditorProvider) instead.
getMappings(TableTemplate.Mapping[], Element, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Deprecated. since 4.0.17 - Use TableTemplate.getMappings(de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping[], GomEditorProvider, boolean) instead.
getMappings(TableTemplate.Mapping[], GomEditorProvider) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Convenience method for getMappings(oldMappings, gomProvider, false).
getMappings(TableTemplate.Mapping[], GomEditorProvider, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Get the mappings for this template based on the given GOM provider.
getMasterLanguage() - Method in interface de.espirit.firstspirit.access.project.Project
Get the master language
getMatches(Language, Request) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Find matches for the given request.
getMathContext() - Method in class de.espirit.firstspirit.access.template.MathematicalContext
 
getMaxEntries() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
Returns the maximum number of selectable entries (which is defined in GOM form).
getMaxFileSize() - Method in interface de.espirit.firstspirit.access.project.MediaConstraints
Get the project wide maximum file size for non image files in byte.
getMaxImageSize() - Method in interface de.espirit.firstspirit.access.project.MediaConstraints
Get the project wide maximum image size setting in byte.
getMaximumApplicationWidth() - Method in interface de.espirit.firstspirit.access.project.Project
Returns the maximum allowed width of the inline preview frame or -1 if there is no restriction.
getMaximumColumnCount() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Returns the maximum column count.
getMaximumRowCount() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Returns the maximum row count.
getMaximumWarningCount() - Method in interface de.espirit.firstspirit.access.project.Project
 
getMaxPageCount() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getMaxProjects() - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns maximum number of allowed projects (possible license restriction).
getMaxResultCount() - Method in interface de.espirit.or.query.Select
The maximum number of entities this select will return.
getMaxRevision() - Method in interface de.espirit.firstspirit.access.store.Store
If the store is not based on current version: the revision on which the store is based.
getMaxRevisionAge() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getMaxRevisionAge() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask
 
getMaxRevisionCount() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getMaxRevisionCount() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask
 
getMaxStringLength() - Method in class de.espirit.or.ConnectionConfiguration
 
getMedia() - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getMedium() instead
getMedia(Language) - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getMedium() instead
getMedia() - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getMedia() instead.
getMedia(Language) - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getMedia() instead.
getMedia() - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use PictureEditorValue.get(de.espirit.firstspirit.access.Language).getMedium() instead
getMedia(Language) - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use PictureEditorValue.get(de.espirit.firstspirit.access.Language).getMedium() instead
getMedia() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getMedia() - Method in interface de.espirit.firstspirit.access.editor.value.ListDomNode
Returns the Media that is used as bullet icon.
getMedia() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Returns a set medium if any or null if refrence is not a type of Media.
getMediaByName(String) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaStoreRoot
Deprecated. since 4.0 use MediaStoreRoot.getMediaByUid(String) - method will be removed in 4.1
getMediaByUid(String) - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaStoreRoot
Returns the media specified by given uid or null, if no media was found with given uid
getMediaConstraints() - Method in interface de.espirit.firstspirit.access.project.Project
Get the media constraints settings of this project.
getMediaContent(Language) - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
Get the media-content of the current media for the given language as File or Picture object
getMediaPlayerFileExtensions() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns a comma separated list file name extensions.
getMedium() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getMediumName() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
Deprecated. since 4.1.10 - use BinaryMedium.getElementName() instead
getMembers() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageGroup
Get a copy of the sorted list of this group's members.
getMemory() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getMemoryLimit() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getMemoryMax() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the maximum amount of memory that the Java virtual machine of the server will attempt to use
getMessage() - Method in exception de.espirit.firstspirit.access.editor.value.InvalidValueException
 
getMessage(ResourceBundle) - Method in exception de.espirit.firstspirit.access.editor.value.InvalidValueException
 
getMessage() - Method in exception de.espirit.firstspirit.access.template.ParsingError
 
getMessages() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTestResult
contents of the log file or a string showing errors
getMessageService() - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.2.34 - use getService(MessageService.class) instead.
getMeta() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Deprecated. since 4.2.450 - use IDProvider.getMetaFormData() instead
getMetaData() - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Deprecated. since 4.0.63 - use Schema.getOrSchema()
getMetaData() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the metadata of this revision.
getMetadataTemplate() - Method in interface de.espirit.firstspirit.access.project.Project
Get Metadata template id. -1 means no template set.
getMetaFormData() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the formdata container of this element or null if there is no meta data template defined for project.
getMetaXml() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.120 - Use IDProvider.getMeta() instead.
getMinimumColumnCount() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Returns the minimum column count.
getMinimumRowCount() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Returns the minimum row count.
getMinorVersion() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getMinorVersion() - Method in interface de.espirit.firstspirit.access.project.Project
 
getMissingFeature() - Method in exception de.espirit.firstspirit.access.LicenseException
Returns the name of the missing license feature.
getMissingOutgoingReferences() - Method in interface de.espirit.firstspirit.access.store.RestoreProgress
 
getMissingOutgoingReferences() - Method in interface de.espirit.firstspirit.access.store.RevertProgress
 
getMissingPermissionElements() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all elements which couldn't be deleted cause of missing delete permissions.
getMissingPermissionElements() - Method in interface de.espirit.firstspirit.access.store.ReleaseProgress
Returns a set of ID's of all elements which couldn't be released cause of missing release permissions.
getMissingPermissionElements() - Method in interface de.espirit.firstspirit.access.store.RestoreProgress
 
getMissingPermissionElements() - Method in interface de.espirit.firstspirit.access.store.RevertProgress
 
getMode() - Method in interface de.espirit.firstspirit.access.Connection
Get the connection mode, either ConnectionManager.HTTP_MODE or ConnectionManager.SOCKET_MODE.
getMode() - Method in class de.espirit.firstspirit.access.search.Request
 
getMode() - Method in interface de.espirit.firstspirit.access.Task
Get task mode
getModelActivity() - Method in interface de.espirit.firstspirit.access.TaskState
The activity creating this state
getModelState() - Method in interface de.espirit.firstspirit.access.TaskState
The workflow model state
getModificationRootElement() - Method in interface de.espirit.firstspirit.storage.ModifyOperation
Returns the root element of the save operation.
getMotD(String, boolean) - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the message-of-the-day of the specified language if it exists and checkActive is set to false, otherwise returns null.
getMotD(String) - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the message-of-the-day of the specified language if it exists and should be visible, otherwise returns null.
getMovedElement() - Method in interface de.espirit.firstspirit.storage.MoveOperation
Returns the element which has been moved in the belonging move operation.
getMovedElementId() - Method in exception de.espirit.firstspirit.access.store.ElementMovedException
Returns the id of the element which should be moved and which causes this exception
getMultiPageParams(Language, TemplateSet) - Method in interface de.espirit.firstspirit.access.store.ContentProducer
 
getMultiPageParams(Language) - Method in interface de.espirit.firstspirit.access.store.MultiPageParamsProvider
 
getMultiPageParams(Language) - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
Delivers a ContentMultiPageParams where ContentMultiPageParams.getData() delivers a list with one entry.
getMultiPageParams(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getName() - Method in class de.espirit.firstspirit.access.Attachment
 
getName() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupFile
Returns the file name of this backup file.
getName() - Method in interface de.espirit.firstspirit.access.database.Layer
 
getName() - Method in interface de.espirit.firstspirit.access.editor.value.SectionList.DataSheet
The name of the section
getName() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the file name of this export file.
getName() - Method in interface de.espirit.firstspirit.access.Language
Get the name of this language
getName() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns the name of this package.
getName() - Method in interface de.espirit.firstspirit.access.packagepool.PublishGroup
Returns the name of this PublishGroup.
getName() - Method in interface de.espirit.firstspirit.access.Principal
Returns the name of this principal.
getName() - Method in interface de.espirit.firstspirit.access.project.ConversionTable
 
getName() - Method in interface de.espirit.firstspirit.access.project.Group
Get name of the group
getName() - Method in interface de.espirit.firstspirit.access.project.PresentationChannel
 
getName() - Method in interface de.espirit.firstspirit.access.project.Project
Get the unique project name
getName() - Method in interface de.espirit.firstspirit.access.project.Resolution
Deprecated. since 4.2.12 use Resolution.getUid() instead
getName() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Deprecated. since 4.2.12 use TemplateSet.getUid()
getName() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Returns the name of this ScheduleEntry.
getName() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns the name of this task.
getName() - Method in interface de.espirit.firstspirit.access.store.contentstore.ContentFolder
Get the name of the ContentStore-folder
getName() - Method in interface de.espirit.firstspirit.access.store.DataValue
 
getName() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Returns the uid if it exists, the name otherwise.
getName() - Method in interface de.espirit.firstspirit.access.store.globalstore.GCAFolder
Get the name of the GCA-folder
getName() - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.mediastore.MediaFolder
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Returns the name of the underlying resolution (e.g.
getName() - Method in interface de.espirit.firstspirit.access.store.pagestore.Body
Get the name of a body for a Page
getName() - Method in interface de.espirit.firstspirit.access.store.pagestore.Page
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.pagestore.PageFolder
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Get the name of the section
getName() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageGroup
Get the name of the page-group
getName() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Get the name of the pagereference
getName() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Deprecated. since 4.1.10 - use PageRef.getUid()
getName() - Method in enum de.espirit.firstspirit.access.store.Store.Type
 
getName() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getName() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Get the name identifying the editor's value.
getName() - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Get the GomFormElement name.
getName() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.Item
 
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplateFolder
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
Deprecated. since 4.1.10 - use IDProvider.getUid()
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
 
getName() - Method in enum de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
 
getName() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateBody
Returns the name of the belonging body defined in the belonging page template.
getName() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateFolder
Get the name of this folder
getName() - Method in interface de.espirit.firstspirit.access.template.Context
 
getName() - Method in interface de.espirit.firstspirit.access.User
 
getName() - Method in interface de.espirit.firstspirit.forms.FormField
Returns the name of the field.
getName() - Method in interface de.espirit.firstspirit.storage.Tag
Get the name of the tag.
getName() - Method in interface de.espirit.firstspirit.workflow.model.Workflow
Returns the name of this workflow.
getName() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Deprecated. since 4.2.12 use WorkflowElement.getUid()
getName() - Method in interface de.espirit.or.schema.Attribute
Return the name of this attribute.
getName() - Method in interface de.espirit.or.schema.EntityType
Returns the name of this entity type.
getNameFor(IDProvider) - Static method in enum de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
 
getNames() - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).getActivityNames() instead.
getNavigationContext() - Method in interface de.espirit.firstspirit.access.GenerationContext
Returns the "base folder" for relative urls.
getNewNode(int) - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the added node at the specified index.
getNewNodeCount() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the count of nodes which were added during belonging package import.
getNewParentId() - Method in exception de.espirit.firstspirit.access.store.ElementMovedException
Returns the id of the new parent of the moved element
getNewValue() - Method in class de.espirit.firstspirit.client.access.editor.EditorValueChangedEvent
 
getNextExecutionTime() - Method in interface de.espirit.firstspirit.access.schedule.ExecutionSchedule
Returns the next execution time or null for expired tasks.
getNextExecutionTime() - Method in interface de.espirit.firstspirit.access.schedule.FixedExecutionSchedule
Returns the next execution time or null for expired tasks. If FixedExecutionSchedule.isManual() is set this method always returns null.
getNextExecutionTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Deprecated. since 4.0.17 - use ScheduleEntry.getExecutionSchedule().getNextExecutionTime()
getNextSibling() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns the next sibling node or null if there is no such node.
getNextSibling() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Returns the next sibling node or null if there is no such node.
getNextSibling() - Method in interface de.espirit.firstspirit.access.editor.value.TableRowDomNode
Returns the next sibling node or null if there is no such node.
getNextSibling() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getNoBreak() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getNode() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getNode() - Method in interface de.espirit.firstspirit.access.link.Link
For backward compatibility with FirstSpirit 4.1 - use Link.getData() and Link.setData(de.espirit.firstspirit.access.store.Data).
getNode(String) - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
Returns the node with the given id or null.
getNodeId() - Method in exception de.espirit.firstspirit.access.DuplicateReferenceNameException
The id of the node which causes this duplicate reference name exception.
getNodeId() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Returns the id of the belonging storeelement
getNodeId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The node id.
getNodes(R, Collection<I>) - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
Returns objects for the given ids.
getNodeTag() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Returns the node tag of the belonging storeelement
getNodeType() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns the node type.
getNoEditorGroups() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Groups marked as no editor are not preselected as editor.
getNonChangeablePackagePoolItems() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all elements which couldn't be deleted cause they are package pool items and belong to a non changeable subscription
getNoSchemaSyncLayers() - Method in interface de.espirit.firstspirit.access.project.Project
Get the layers for which no schema sync's should be performed.
getNotifier() - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getNotLockableElements() - Method in interface de.espirit.firstspirit.access.store.RevertProgress
 
getNotTranslatedAlternativePage() - Method in interface de.espirit.firstspirit.access.project.Project
 
getNotTranslatedPageStrategy() - Method in interface de.espirit.firstspirit.access.project.Project
Returns one of the following values: Project.STRATEGY_IGNORE_NOT_TRANSLATED Project.STRATEGY_REPLACE_NOT_TRANSLATED_WITH_MASTER_LANGUAGE Project.STRATEGY_REPLACE_NOT_TRANSLATED_WITH_BROKEN_LINK_PAGE Project.STRATEGY_REPLACE_NOT_TRANSLATED_WITH_SPECIAL_PAGE
getNr() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the import count nr of this log file.
getNumber() - Method in interface de.espirit.firstspirit.access.editor.NumberEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getNumber(Language) - Method in interface de.espirit.firstspirit.access.editor.NumberEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getNumber() - Method in interface de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Returns the import count nr of this log file.
getNumber() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersionLogfile
Returns the log count nr of this log file.
getObjectId() - Method in exception de.espirit.firstspirit.access.store.LockException
 
getOfficeEngineFileExtensions() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns a comma separated list file name extensions.
getOfficeEngineType() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns the per default enabled office engine type.
getOffset() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.ContentPageParams
 
getOffset() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.SingleContentPageParams
 
getOldUid() - Method in exception de.espirit.firstspirit.access.DuplicateReferenceNameException
The old uid which already exist on the server.
getOldValue() - Method in class de.espirit.firstspirit.client.access.editor.EditorValueChangedEvent
 
getOperation() - Method in interface de.espirit.firstspirit.storage.RevisionMetaData
Returns the revision operation.
getOperationProgress() - Method in interface de.espirit.firstspirit.access.export.ImportProgress
Returns current import operation progress value between 0 and 1.0 or -1.
getOpposedAttribute() - Method in interface de.espirit.or.schema.ComposedAttribute
Return the opposed attribute defined in the target entity type.
getOption(String) - Method in interface de.espirit.firstspirit.access.editor.value.OptionModel
Get the option corresponding to the given value.
getOptionFactory() - Method in interface de.espirit.firstspirit.access.editor.OptionsEditorValue
Get a factory to produce options.
getOptionFactory() - Method in interface de.espirit.firstspirit.access.editor.value.OptionFactoryProvider
Get an option factory.
getOptionModel(Language) - Method in interface de.espirit.firstspirit.access.editor.OptionsEditorValue
Get the model on options for the given language.
getOptionModel(UserService, Language, boolean) - Method in interface de.espirit.firstspirit.access.editor.value.OptionFactory
Deprecated. since 4.2.400 - use OptionFactory.getOptionModel(de.espirit.firstspirit.agency.SpecialistsBroker, de.espirit.firstspirit.access.Language, boolean)
getOptionModel(SpecialistsBroker, Language, boolean) - Method in interface de.espirit.firstspirit.access.editor.value.OptionFactory
Return a model on options, based upon information provided by the given specialists broker.
getOrders() - Method in interface de.espirit.or.query.Select
 
getOriginalResolution() - Method in interface de.espirit.firstspirit.access.project.Project
 
getOrSchema() - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns the belonging or schema of this storeelement schema
getOut() - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getOutgoingReferences() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns all outgoing references of this StoreElement.
getOutgoingReferences(Entity) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns current outgoing references of the given entity.
getOutgoingReferences(Entity, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns current or release outgoing references of the given entity.
getOwner() - Method in interface de.espirit.or.schema.Attribute
Return the entity type which defines this attribute.
getPackage() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns the package this subscription is belonging to
getPackage() - Method in interface de.espirit.firstspirit.access.store.PackagePoolItem
Returns the Package this item belongs to or null.
getPackageByName(String) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns the Package specified by the given name or null if no package exists with the given name.
getPackageId() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the id of the Package which was imported during the import which belongs to this logfile.
getPackageId() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Returns the id of the Package which belongs to this logfile.
getPackageName() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the name of the package which had been imported.
getPackageName() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the name of the Package which was imported during the import which belongs to this logfile.
getPackageName() - Method in interface de.espirit.firstspirit.access.packagepool.PackageLogfile
Returns the name of the Package which belongs to this logfile.
getPackageName() - Method in interface de.espirit.firstspirit.access.store.PackagePoolItem
Returns the name of the package this item belongs to.
getPackages() - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of all Package's existing on the server.
getPackages(int) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of all existing Package's of the given package type.
getPackages(Project) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of all existing Package's for which the given project is master project
getPackageVersion() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the version number of the last imported package version or -1 if nothing has been imported yet
getPage() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Returns a set page or null if referenced element is not type of Page.
getPage() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getPage() - Method in interface de.espirit.firstspirit.access.store.sitestore.AltPageRef
Get the page from PageStore that is alternative page for an pagereference
getPage() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Get the page from Page-Store of the current pagereference as object
getPageContext() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getPageCount() - Method in class de.espirit.firstspirit.access.store.MultiPageParams
 
getPageCount(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getPageCount() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getPageGroup() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Get the page-group of the current pagereference as object
getPageGroupPosition() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Get the position-number of the current pagereference in the pagegroup
getPageGroups() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Get the list of the page-groups for the current PageReference
getPageId() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
 
getPageIndex() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getPageLangSpec(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Get the pagereference specification for the given language
getPageParams(int) - Method in class de.espirit.firstspirit.access.store.MultiPageParams
 
getPageParams(Map<String, ?>) - Method in class de.espirit.firstspirit.access.store.MultiPageParams
If the provided map contains the parameter "index" which is a number or a string wich can be converted to a number the PageParams with the corresponding index is returned.
getPageParams(int) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getPageParams(Map<String, ?>) - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getPageRef() - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).getPageRef() instead.
getPageRef(Language) - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getPageRef() instead.
getPageRef() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getPageRef() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Returns a set page reference or null if referenced element is not type of PageRef.
getPageRefByName(String) - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreRoot
Deprecated. since 4.0.52 - use Store.getStoreElement(uid, IDProvider.UidType.SITESTORE_LEAF)
getPageSuffix() - Method in class de.espirit.firstspirit.access.store.PageParams
 
getPageSuffix() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.FastSingleContentPageParams
 
getPageSuffix() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.SingleContentPageParams
 
getPageTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Page
Deprecated. since 4.1.10 - use Page.getTemplate()
getPageTemplates() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getParallelExecutionMode() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
the ParallelExecutionMode of this entry.
getParameter(String) - Method in interface de.espirit.firstspirit.access.database.Layer
 
getParameter(String) - Method in interface de.espirit.or.query.Select
Return the parameter with the given identifier.
getParameterNames() - Method in interface de.espirit.firstspirit.access.database.Layer
 
getParameters() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getParameters() - Method in interface de.espirit.firstspirit.access.database.Layer
 
getParameters() - Method in interface de.espirit.firstspirit.access.schedule.ScriptTask
A set of paramaters set for this ScriptTask
getParameters() - Method in interface de.espirit.or.query.Select
Return all parameters defined by this select.
getParameterValue(String) - Method in interface de.espirit.or.query.Select
 
getParams() - Method in interface de.espirit.firstspirit.access.project.PresentationChannel
 
getParams() - Method in class de.espirit.or.ConnectionConfiguration
 
getParent() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns parent node, maybe null (e.g. if this node is the root node).
getParent() - Method in interface de.espirit.firstspirit.access.store.contentstore.Dataset
Returns parent Content2 which can be null if this dataset (or it's entity) is only associated with a table-template.
getParent() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Return parent IDProvider which is null for deleted elements or store-roots.
getParent() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Return parent StoreElement which is null for deleted elements or store-roots.
getParent() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns parent object and null for root elements without parent.
getParent() - Method in interface de.espirit.firstspirit.storage.CreateOperation
Returns the parent node under which the created element has been created.
getParentContext() - Method in interface de.espirit.firstspirit.access.template.Context
 
getParentFolder() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
 
getParentFolder() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Get the parent folder.
getParentPath() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
Returns a list of ID's of the original parent path of the underlying deleted element starting with the ID of the root node descending to the direct parent node.
getParsedFile() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Returns the parsed file content, if Media.getParseFile() == true, else null.
getParseFile() - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
State if the media must be parsed during the generation (only Media.FILE)
getParts() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the amount of parts of this exportfile
getPassword() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The password, used for login
getPassword() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The password, used for login
getPassword() - Method in class de.espirit.or.ConnectionConfiguration
 
getPath() - Method in interface de.espirit.firstspirit.access.schedule.DeployTarget
The target directory
getPath() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
For generation this will return a path to
  $CMS_SERVER_ROOT$/www/project_$PROJECT_ID$/$SCHEDULE_ENTRY_ID$/
for all other schedule entries
  $CMS_SERVER_ROOT$/schedule/$SCHEDULE_ENTRY_ID$/
getPath() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The base path on deployment server
getPath() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns path to root or null for root nodes.
getPath(R, I) - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
Returns path to root or null for root nodes.
getPattern() - Static method in class de.espirit.firstspirit.common.text.Designator
Get the pattern for a designator.
getPermission() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns the permission object for the current user even if permission checking is turned off.
getPermission(User) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns the correct permission object even if permission checking is turned off.
getPermission(Group) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns the correct permission object even if permission checking is turned off.
getPermissions() - Method in class de.espirit.firstspirit.access.search.Request
 
getPermissionVariable() - Method in interface de.espirit.firstspirit.access.project.Project
Get Metadata variable permissions
getPhoneNumber() - Method in interface de.espirit.firstspirit.access.User
Gets the phone number
getPicture() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getPicture(Language) - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
 
getPicture(Resolution) - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Deprecated. since 4.0.52 - Use the stream based method Picture.getInputStream(de.espirit.firstspirit.access.project.Resolution).
getPictureEditorName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
 
getPictureMetaData(Resolution) - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Return media meta data for saved and generated picture resolutions.
getPictureResolution(Resolution) - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Get the picture-resolution of the current picture-media for given resolution as an object
getPictureRevision() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get revision for picture data.
getPlainUrl() - Method in class de.espirit.or.ConnectionConfiguration
 
getPoolCheckInterval() - Method in class de.espirit.or.ConnectionConfiguration
 
getPoolMax() - Method in class de.espirit.or.ConnectionConfiguration
 
getPoolMin() - Method in class de.espirit.or.ConnectionConfiguration
 
getPoolTimeout() - Method in class de.espirit.or.ConnectionConfiguration
 
getPort() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getPort() - Method in interface de.espirit.firstspirit.access.Connection
Get server port
getPort() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
 
getPort() - Method in class de.espirit.or.ConnectionConfiguration
 
getPosition() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRefFolder
Returns the position of this pagereffolder in menu order of the parent folder.
getPossibleDBReferenceNames() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getPre() - Method in interface de.espirit.firstspirit.access.editor.value.ListDomNode
Returns the string that is used as bullet if style style is set to USER_DEFINED.
getPrefix() - Method in enum de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
 
getPrefix() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the prefix defined in this remote project configuration.
getPrefixTemplate() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Get the template which is used to render the prefix, e.g. a table of contents
getPresentationChannel() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Gets the PresentationChannel of this TemplateSet
getPresentationChannelId() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Deprecated. since 4.0.17 - use TemplateSet.getPresentationChannel().
getPresentationChannelName() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Gets the name of the presentation channel of the template set
getPreset() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getPreset() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Get the mode to be applied for fallback values.
getPreview() - Method in interface de.espirit.firstspirit.access.store.mediastore.Picture
Get a small preview image of the picture
getPreviewImage() - Method in interface de.espirit.firstspirit.access.store.templatestore.PreviewImageProvider
Return preview image as byte array or null if no preview image is set.
getPreviewPageRef() - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Returns the pageref used to calculate previews of nodes without sitestore context (e.g.
getPreviewPageRef() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use MasterTemplate.getPreviewPageRef().
getPreviewSchedulerEntry() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.0.120 - no replacement
getPreviewSuffix() - Method in class de.espirit.firstspirit.access.store.PageParams
 
getPreviewSuffix() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.FastSingleContentPageParams
 
getPreviewSuffix() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams.SingleContentPageParams
 
getPreviewUrl(Language, TemplateSet, boolean, int, Map<?, ?>) - Method in interface de.espirit.firstspirit.access.store.Previewable
Returns the preview url of this store element.
getPreviewUrlObject(Language, TemplateSet, boolean, int, Map<?, ?>) - Method in interface de.espirit.firstspirit.access.store.Previewable
Returns the preview url object of this store element.
getPriority() - Method in interface de.espirit.firstspirit.access.editor.PermissionEditorValue
Deprecated. since 4.0.17 - Use get(Language).getPriority() instead.
getPriority() - Method in interface de.espirit.firstspirit.access.editor.value.Permissions
 
getPriority() - Method in interface de.espirit.firstspirit.access.Task
Get task priority
getPriority() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Get task priority.
getProblematicElements() - Method in interface de.espirit.firstspirit.access.store.ReleaseProgress
Returns a map containing all elements which would cause problem during release.
getProblematicElements() - Method in interface de.espirit.firstspirit.access.store.RestoreProgress
 
getProblematicElements() - Method in interface de.espirit.firstspirit.access.store.RevertProgress
 
getProducer() - Method in interface de.espirit.firstspirit.forms.FormDataList
Provides a producer able to create form-data based on the data-source definition for this editor.
getProgress() - Method in interface de.espirit.firstspirit.access.ActionProgress
Returns current action progress value between 0 and 100 or -1.
getProgress(boolean) - Method in interface de.espirit.firstspirit.access.ServerActionHandle
Returns the current action progress of the related server action since the last progress poll.
getProject(String) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns the project by name, regardless whether it's active or not.
getProject(long) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns the project by id, regardless whether it's active or not.
getProject() - Method in interface de.espirit.firstspirit.access.admin.Quickstart
 
getProject() - Method in interface de.espirit.firstspirit.access.Host
Shortcut for Host.getUserService().
getProject() - Method in interface de.espirit.firstspirit.access.project.ProjectScriptContext
 
getProject() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the project the currently running schedule entry belongs to.
getProject() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Returns the project for project specific tasks or null if it is a non project related entry
getProject() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTemplate
the project for project specific task templates
getProject() - Method in interface de.espirit.firstspirit.access.store.Store
 
getProject() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns the belonging project of this storeelement.
getProject() - Method in interface de.espirit.firstspirit.access.Task
Get project
getProject() - Method in interface de.espirit.firstspirit.access.UserService
Returns the project this userservice belongs to.
getProjectById(long) - Method in interface de.espirit.firstspirit.access.Connection
Return a project with a specific id or null if no project exists with the given id or the project is not visible for the current user.
getProjectByName(String) - Method in interface de.espirit.firstspirit.access.Connection
Return a project with a specific name or null if no project exists with the specified name.
getProjectCategory() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the name of the project category (exclusive the prefix "category:") related to this configuration.
getProjectDescription() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getProjectId() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get project id.
getProjectId() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getProjectId() - Method in interface de.espirit.firstspirit.access.export.ImportProgress
Return the project of of the currently imported project. -1 if not known.
getProjectID() - Method in interface de.espirit.firstspirit.access.project.Group
 
getProjectId() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getProjectId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The project id.
getProjectId() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ProjectReference
Get the id of the reference's project.
getProjectInfo(ExportFile) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Parse info out of ExportFile contents
getProjectInfo() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getProjectLogo() - Method in interface de.espirit.firstspirit.access.project.Project
Return the project logo
getProjectMasterLanguage() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getMasterLanguage()}
getProjectName() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get project name, used for backup filename.
getProjectName() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the project name of the export file.
getProjectName() - Method in class de.espirit.firstspirit.access.export.ExportParameters
 
getProjectName() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getProjectName() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the name of the project related to this configuration.
getProjectProperties() - Method in interface de.espirit.firstspirit.access.store.globalstore.GlobalStoreRoot
 
getProjects() - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns all (active and inactive) projects.
getProjects(boolean) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Returns either all active or inactive projects.
getProjects() - Method in interface de.espirit.firstspirit.access.Connection
Get all active projects allowed for the current user.
getProjectStorage() - Method in interface de.espirit.firstspirit.access.AdminService
Returns the server's ProjectStorage.
getProperties() - Method in interface de.espirit.firstspirit.access.schedule.ScriptTask
 
getProperties() - Method in interface de.espirit.firstspirit.access.ScriptContext
Returns an array of property names existing in this context.
getProperty(String) - Method in interface de.espirit.firstspirit.access.project.Project
Returns project property with the given name or null if not found.
getProperty(String) - Method in interface de.espirit.firstspirit.access.ScriptContext
Returns the property specified by the given name or null if no property exists with the given name
getProperty(String) - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns a user defined property; null for unknown properties.
getProperty(String) - Method in interface de.espirit.firstspirit.storage.Tag
Returns value for a property.
getProperty(String) - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns an property form this workflow-element.
getProperty(String) - Method in interface de.espirit.or.Layer
 
getPropertyNames() - Method in interface de.espirit.firstspirit.service.treedata.TNode
Returns all property names.
getPropertyNames() - Method in interface de.espirit.firstspirit.storage.Tag
Returns list of all property names.
getProvider() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomCheckable.Context
 
getProvider() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
Returns internal node provider.
getProviderRequest() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
Returns provider request object, necessary to perform provider calls.
getProxy() - Static method in class de.espirit.firstspirit.access.ConnectionManager
Get the proxy used for new connections.
getProxy() - Method in class de.espirit.firstspirit.access.ConnectionManager.SocketParam
 
getProxyHost() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The host for ftp proxy.
getProxyLogin() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The login used for ftp proxy.
getProxyPassword() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The password used for ftp proxy login.
getProxyPort() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The port for ftp proxy.
getProxyType() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The protocol used for ftp proxy.
getPublisher() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets the publisher Project of this package.
getPublishGroup() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the publish group of this subscription.
getPublishGroups() - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of PublishGroup's which are defined on this server.
getPublishGroups() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns a read-only Set of PublishGroup's this PackageVersion is published for.
getPublishUsers() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets an unmodifiable list of User's which have the permission 'publish' for this package.
getQuery() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getQueryTime() - Method in interface de.espirit.or.query.Select
 
getQueuedEntries() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the list schedule entries that would be executed in the future.
getQuickstart() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getQuotaHDD() - Method in interface de.espirit.firstspirit.access.project.Project
 
getQuotaMail() - Method in interface de.espirit.firstspirit.access.project.Project
 
getQuotaPages() - Method in interface de.espirit.firstspirit.access.project.Project
 
getQuote() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getReadOnlyLayers() - Method in interface de.espirit.firstspirit.access.project.Project
 
getRealname() - Method in interface de.espirit.firstspirit.access.User
The realname of the user
getRecordCountPerPage() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getRecursive() - Method in interface de.espirit.firstspirit.storage.ServerReleaseOperation
Returns true if the recursive parameter was set during execution of the belonging server release action
getRedirectTemplate() - Method in interface de.espirit.firstspirit.access.project.Project
Returns the template used to generate external or related project links of page reference nodes.
getReference() - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Deprecated. since 4.2.24 - use SectionReference.getReference()
getReference() - Method in interface de.espirit.firstspirit.access.store.pagestore.SectionReference
Return the referenced source Section.
getReference() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ExternalReference
Get the external reference.
getReference() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ProjectReference
Get the foreign reference.
getReference() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.RemoteReference
Get the foreign reference.
getReferenceCategory() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
Default value is "url".
getReferencedElement() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getReferencedElements() - Method in interface de.espirit.firstspirit.access.store.DeleteProgress
Returns a set of ID's of all elements which couldn't be deleted cause of existing incoming references.
getReferencedObject() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getReferencedObject() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getReferencedStore() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
Deprecated. since 4.0.17 - use Reference.getReferencedStoreType() instead.
getReferencedStoreType() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getReferencedTable() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getReferenceEntry() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
Deprecated. since 4.2.24 - no replacement
getReferenceEntry(UserService, boolean) - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
Returns reference entry.
getReferenceName() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getReferenceName() - Method in interface de.espirit.firstspirit.access.store.Referenceable
Get the element's name with the appropriate prefix.
getReferenceName() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getReferences() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Deprecated. since 4.0.17 - Use EditorValue.findReferences() instead.
getReferences(boolean) - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns all references, including reference to node's FormatTemplate.
getReferences() - Method in interface de.espirit.firstspirit.access.store.Data
 
getReferences() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Returns current outgoing references of this store element.
getReferenceString() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getReferenceString() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getRefKey() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
 
getRelease() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
 
getReleasedBy() - Method in interface de.espirit.firstspirit.access.store.IDProvider
The last user who released this node or null if this node has never been released.
getReleasedBy() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.1.10 - only supported for IDProvider. Use IDProvider.getReleasedBy()
getReleasedDeleted(String) - Method in interface de.espirit.or.Session
Get the key values of all entities of the given entity type which are deleted but still released.
getReleasedElements() - Method in interface de.espirit.firstspirit.access.store.ReleaseProgress
Returns a set of ID's of all elements which were successfully released during release process.
getReleasedEntities() - Method in interface de.espirit.firstspirit.storage.ContentOperation
Returns an unmodifiable collection of entity infos indicating entities which were released during the belonging content commit of this content operation
getReleaseMode() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the release mode of this subscription.
getReleaseParentPath() - Method in interface de.espirit.firstspirit.storage.ServerReleaseOperation
Returns true if the release parent path parameter was set during execution of the belonging server release action.
getReleaseRevision() - Method in interface de.espirit.firstspirit.access.store.IDProvider
 
getReleaseRootElement() - Method in interface de.espirit.firstspirit.storage.ReleaseOperation
Returns the root element of the release operation.
getReleaseStartElement() - Method in interface de.espirit.firstspirit.storage.ServerReleaseOperation
Returns the start element of the server release action.
getReleaseStatus() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the release state of this storeelement (IDProvider.CHANGED or IDProvider.RELEASED or IDProvider.NEVER_RELEASED)
getReleaseStatus() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - only supported for IDProvider. Use IDProvider.getReleaseStatus()
getReleaseTable() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Deprecated. since 4.0.17 - same as Content2.getEntityType()
getReleaseTo() - Method in interface de.espirit.or.EntityInfo
 
getRemote() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getRemote() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
Returns symbolic name of remote configuration.
getRemoteConnection(RemoteProjectConfiguration) - Method in interface de.espirit.firstspirit.access.Connection
Returns the remote connection specified by the given RemoteProjectConfiguration.
getRemoteName() - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getRemoteName() instead
getRemoteName(Language) - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language).getRemoteName() instead
getRemoteName() - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use PictureEditorValue.get(de.espirit.firstspirit.access.Language).getRemoteName() instead
getRemoteName(Language) - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use PictureEditorValue.get(de.espirit.firstspirit.access.Language).getRemoteName() instead
getRemoteName() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getRemoteName() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getRemoteName() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.RemoteReference
Get the configuration name of the remote project.
getRemoteProjectConfiguration(String) - Method in interface de.espirit.firstspirit.access.project.Project
Gets the remote project configuration for the specified symbolic name or null if not configuration with this name exists for this project.
getRemoteProjectConfiguration() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Return RemoteProjectConfiguration used for related project.
getRemoteProjectConfigurations() - Method in interface de.espirit.firstspirit.access.project.Project
Return the list of existing remote project configurations for this project.
getRemoteProjectConfigurations(Filter<RemoteProjectConfiguration>) - Method in interface de.espirit.firstspirit.access.project.Project
Returns the list of remote project configurations for this project that pass the given filter.
getRemoteSymName() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Return the symbolic remote project name set in the local remote project configuration.
getRemoteTaskType() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns the type of remote task - if the task is executed remote a valid cluster node is choosen according to this type.
getRemoteUserService(String) - Method in interface de.espirit.firstspirit.access.UserService
Connects the project defined in specified RemoteProjectConfiguration and returns it's UserService.
getRemovedElements() - Method in interface de.espirit.firstspirit.storage.ChildrenChangeDetail
Returns an unmodifiable list of elements which were removed during the change of the belonging children list.
getRemovedNode(int) - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the removed node at the specified index.
getRemovedNodeCount() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the count of nodes which were removed during belonging package import.
getRenderClassName() - Method in interface de.espirit.firstspirit.access.link.Link
Deprecated. since 4.0 - use generic links instead - method will be removed with 5.0.
getRenderExternalLinks() - Method in interface de.espirit.firstspirit.access.project.Project
Indicates whether pages with external links should generate redirect html (see Project.getRedirectTemplate()).
getReorderedElements() - Method in interface de.espirit.firstspirit.storage.ChildrenChangeDetail
Returns an unmodifiable map of elements which were reordered during the change of the belonging children list.
getResolution() - Method in interface de.espirit.firstspirit.access.editor.value.MappingMedium
 
getResolution() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the resolution as an object of the current pictureresolution
getResolutionByName(String) - Method in interface de.espirit.firstspirit.access.project.Project
Returns the resolution with the given name or null if no resolution exists in this project with the specified name.
getResolutions() - Method in interface de.espirit.firstspirit.access.project.Project
Get all resolutions of this project.
getResolutionsArray() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getResolutions()
getResourceBundle() - Method in interface de.espirit.firstspirit.access.Host
 
getResponsibleGroups() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns the groups (names) who are responsible for this state.
getResponsibleUser() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns the user (login names) who are responsible for this state.
getResponsibleUsers() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets an unmodifiable list of responsible User's of this package.
getRestoredElements() - Method in interface de.espirit.firstspirit.access.store.RestoreProgress
 
getRestoreProjectId() - Method in class de.espirit.firstspirit.access.export.ImportParameters
Restore project mode.
getResult() - Method in interface de.espirit.firstspirit.access.ServerActionHandle
Calls getResult(false)
getResult(boolean) - Method in interface de.espirit.firstspirit.access.ServerActionHandle
Blocks until the execution of the related server action has been finished.
getResultTableName() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
 
getRevertedElements() - Method in interface de.espirit.firstspirit.access.store.RevertProgress
 
getRevision(long) - Method in interface de.espirit.firstspirit.access.project.Project
Returns the revision with the specified revisionId
getRevision(Date) - Method in interface de.espirit.firstspirit.access.project.Project
Returns the latest revision with a creation time less or equal to the time of the given revisionDate
getRevision() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
 
getRevision() - Method in interface de.espirit.firstspirit.access.store.IDProvider
 
getRevision() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getRevision() - Method in interface de.espirit.firstspirit.access.UserService
 
getRevision() - Method in interface de.espirit.firstspirit.storage.Tag
Returns the tagged revision.
getRevisionCommentMode(Store.Type) - Method in interface de.espirit.firstspirit.access.project.Project
Should revision comments be ented for a specific store.
getRevisionDate() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get date of the revison to backup.
getRevisionId() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get revision id to backup, -1 means latest revision.
getRevisionId() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Returns the revision id of the belonging storeelement.
getRevisionId() - Method in interface de.espirit.firstspirit.access.store.DeletedElementsInfo
 
getRevisionId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The revision id.
getRevisions(Revision, Revision, int, Filter<Revision>) - Method in interface de.espirit.firstspirit.access.project.Project
Returns a list of revisions in descending order.
getRoot() - Method in interface de.espirit.firstspirit.access.editor.value.DomElement
Returns root node ( &lt;DOM&gt; ).
getRoot() - Method in interface de.espirit.firstspirit.service.treedata.editor.TNodesEditorValue
Root node.
getRoot(R) - Method in interface de.espirit.firstspirit.service.treedata.TNodeProvider
Returns root object.
getRow() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Returns the row index of this cell.
getRow() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink
Returns the number of the row this rule should be used for.
getRowHeight() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Height of displayed rows (in line numbers).
getRowRegion() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink
Returns the row region set for this rule.
getRows(Language) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
 
getRows() - Method in interface de.espirit.firstspirit.access.editor.value.Table
Returns the number of existing rows in this table.
getRowSpan() - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Returns the rowspan defined for this table cell.
getRunningEntries() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Queries the server if this entry is running.
getRunningEntries() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the list of running schedule entries.
getScanMediastore() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Deprecated. since 4.2.29 - no replacement
getScheduleContext() - Method in interface de.espirit.firstspirit.access.GenerationContext
Get the actual schedule context - this is only set when the generate process is initiated from the scheduler.
getScheduledPageRefs() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Returns a modifiable list of scheduled page-refs.
getScheduleEntries(boolean) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
 
getScheduleEntries(Project) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
 
getScheduleEntry() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
The ScheduleEntry.
getScheduleEntry(Project, String) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the specified entry or null if it couldn't be found.
getScheduleEntry(long) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the schedule entry specified by the given id.
getScheduleEntry() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns the ScheduleEntry this task belongs to.
getScheduleStorage() - Method in interface de.espirit.firstspirit.access.AdminService
 
getScheduleTaskTemplate(long) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
Returns the ScheduleTaskTemplate with the given id or null for an unknown id.
getScheduleTaskTemplateMapping() - Method in class de.espirit.firstspirit.access.export.ImportParameters
 
getScheduleTaskTemplates(Project) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleStorage
 
getSchema() - Method in interface de.espirit.firstspirit.access.database.Layer
Return the database schema name defined for this layer.
getSchema() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
 
getSchema() - Method in interface de.espirit.firstspirit.access.store.contentstore.DatasetProvider
Get the schema the provider refers to.
getSchema() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
 
getSchema() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
 
getSchema() - Method in class de.espirit.or.ConnectionConfiguration
 
getSchema() - Method in interface de.espirit.or.Layer
Return the database schema assigned with this Multiproject-Layer layer.
getSchema() - Method in interface de.espirit.or.Session
Return the schema assigned with this session.
getSchemaByName(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schemes
Gets the schema specified by the given name or null if no schema with this name exists.
getSchemaId() - Method in interface de.espirit.or.EntityInfo
 
getSchemaUid() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.ContentReference
Get the uid of the entity's schema
getSchemaUid() - Method in interface de.espirit.or.EntityInfo
 
getSchemes() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getScript() - Method in interface de.espirit.firstspirit.access.GuiScriptContext
Returns the actual executed script to which this GuiScriptContext belongs
getScript(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Deprecated. since 4.0.120 - use ChannelSourceProvider.getChannelSource(de.espirit.firstspirit.access.project.TemplateSet)
getScript() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns the script name that belongs to this activity.
getScriptByName(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.ScriptContainer
Returns the script specified by the given uid or null if no script with given uid exists as child of this script container
getScriptEngine(String) - Method in interface de.espirit.firstspirit.access.admin.ScriptEngineRegistry
 
getScriptEngineForSource(String) - Method in interface de.espirit.firstspirit.access.admin.ScriptEngineRegistry
Tries to parse the script source to determine the script engine type.
getScriptEngineName() - Method in interface de.espirit.firstspirit.access.script.ScriptEngine
 
getScriptEngineRegistry() - Method in interface de.espirit.firstspirit.access.AdminService
 
getScripts() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getSearchableString(Language) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
This method returns a string representation for search and indexing usage.
getSearchService() - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.2.34 - use getService(SearchService.class) instead.
getSection(Language, int, int) - Method in interface de.espirit.firstspirit.access.editor.DomTableEditorValue
Get a cell defined by language, row, and column as Section object.
getSection() - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getSection() instead.
getSection(Language) - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getSection() instead.
getSection() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getSection() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
Get the refrenced section.
getSectionName(Language) - Method in interface de.espirit.firstspirit.access.editor.PageRefEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language).ElementReference.getSectionName() instead.
getSectionName() - Method in interface de.espirit.firstspirit.access.editor.value.ElementReference
 
getSectionName() - Method in interface de.espirit.firstspirit.access.editor.value.SectionListEntry
Get the section's name.
getSectionName() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
 
getSectionPos(Section) - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Deprecated. since 4.0.17 - use get(Language).indexOf(Section) instead
getSectionPos(int) - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Deprecated. since 4.0.17 - use get(Language).get(int) instead
getSections() - Method in interface de.espirit.firstspirit.access.editor.ContentAreaListValue
Deprecated. since 4.0.17 - use ContentAreaListValue.get(de.espirit.firstspirit.access.Language) instead
getSectionTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
Deprecated. since 4.1.10 - use Content2Section.getTemplate()
getSectionTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Deprecated. since 4.1.10 - use Section.getTemplate()
getSectionTemplates() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getSecureAccessURL() - Method in interface de.espirit.firstspirit.access.project.Project
Get URL for secure media access
getSecureDefaultAllow() - Method in interface de.espirit.firstspirit.access.project.Project
Default allow if no permissions are configured
getSecureMediaFolder() - Method in interface de.espirit.firstspirit.access.project.Project
Get the uid of the secure media folder.
getSecurityManager() - Method in interface de.espirit.firstspirit.access.UserService
 
getSelect() - Method in interface de.espirit.firstspirit.access.editor.value.ContentFormsProducer
Returns the configured select statement or null.
getSelect(Language) - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getSelect(Session) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getSelectedOption() - Method in interface de.espirit.firstspirit.access.editor.value.OptionModel
Get the selected option.
getSelectedRow() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2ScriptContext
 
getSelectedValue() - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getSelectedValue(Language) - Method in interface de.espirit.firstspirit.access.editor.ComboboxEditorValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language)instead
getSelectedValue() - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getSelectedValue(Language) - Method in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getSelectedValues() - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getSelectedValues(Language) - Method in interface de.espirit.firstspirit.access.editor.CheckboxEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getSelectedValues() - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use the value directly instead.
getSelectedValues(Language) - Method in interface de.espirit.firstspirit.access.editor.ListEditorValue
Deprecated. since 4.0.17 - Use the value directly instead.
getSelectedWebServer(String) - Method in interface de.espirit.firstspirit.access.project.Project
Gets the webserver id for the specified webscope
getSelectedWebserverConfiguration(String) - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getSelection() - Method in class de.espirit.firstspirit.access.store.mediastore.PictureCropData
 
getSelectStatement() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
Returns the select object for this query.
getSelectStatementAsString() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
Returns the select statement as string - the returned statement may not be valid and is always for the current version.
getSendBackupMail() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getSendBackupMailOnError() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getServerBackupFile() - Method in interface de.espirit.firstspirit.access.backup.ServerBackupProgress
 
getServerBuild() - Method in interface de.espirit.firstspirit.access.project.Project
 
getServerConfiguration() - Method in interface de.espirit.firstspirit.access.AdminService
Deprecated. since 4.0.17 - use Connection.getServerConfiguration()
getServerConfiguration() - Method in interface de.espirit.firstspirit.access.Connection
Returns server properties.
getServerInfo(String, String, boolean) - Method in interface de.espirit.firstspirit.access.AdminService
Get server related information from server-registered MBeans.
getServerLanguageLocale() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
If the ftp server uses alphabetic month names in it's timestamps the short month names of this locale is used for date parsing.
getServerScheduleTaskTemplates() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getServerTimeZone() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
This property is used to interpret file dates, for the format see TimeZone.
getServerVersion() - Method in exception de.espirit.firstspirit.access.store.VersionMismatchException
 
getService(String) - Method in interface de.espirit.firstspirit.access.Connection
Returns a service instance for the given name.
getService(Class<T>) - Method in interface de.espirit.firstspirit.access.ServicesBroker
Returns a service instance as requested by a given class.
getServiceLocator() - Method in interface de.espirit.firstspirit.access.ScriptContext
Deprecated. since 4.0.17 - use ScriptContext.getConnection() instead
getServiceName() - Method in exception de.espirit.firstspirit.access.ServiceNotFoundException
Returns the name of the service which wasn't reachable on the server
getServletUrl() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
The url where deployment servlet is stored
getServletZone() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getServletZone() - Method in interface de.espirit.firstspirit.access.Connection
Get servlet zone, used in HTTP mode only for constructing the connection URL.
getSession() - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns the current or session Same as getSession(false).
getSession(boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schema
Returns the or session.
getSession() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
The contents of this map will be held persistant during the whole workflow process
getSession() - Method in interface de.espirit.or.schema.Entity
Returns the session that owns this entity
getSessionId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The id of the session to be used.
getShortContent(Language) - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Gets the first 20 characters of the value of this DOM editor's value as String in the given language.
getShortContent() - Method in interface de.espirit.firstspirit.access.editor.DomEditorValue
Gets the first 20 characters of the value of this DOM editor's value as String in the project's master language.
getShortContent(UserService) - Method in interface de.espirit.firstspirit.access.editor.value.TableCell
Returns a short content text of this table cell
getShouldGenerateComment() - Method in interface de.espirit.firstspirit.access.project.Project
 
getShowInPageGroup() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
State if this pagereference shold be shown at the PageGroup
getShowInSiteMap() - Method in interface de.espirit.firstspirit.access.store.sitestore.FolderLangSpec
State if this menu should be shown at the SiteMap
getShowInSiteMap() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
State if this pagereference shold be shown at the SiteMap
getSiteMapLabel() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Get the sitemap label of this pageref.
getSiteMapPicture() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Gets the sitemap picture of this pageref.
getSiteMapPictureRef() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
 
getSitemapVariableName() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
Returns the name of the variable which may be used in the sitemap for the embedding PageRef - may be null if the default label should be used.
getSitestoreVariables() - Method in interface de.espirit.firstspirit.access.packagepool.ContentPackage
Returns a read-only Set of sitestore variable names which should be included in this ContentPackage.
getSiteStoreVariablesToOverride() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
The content of the variables from this collection is taken from the package, the content of theses variables in the subscribing project is overwritten.
getSize() - Method in interface de.espirit.firstspirit.access.store.Data
Get the number of available DataValue entries.
getSize() - Method in interface de.espirit.firstspirit.access.store.mediastore.File
Get the size of the file or -1 if size isn't set
getSize() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getSize() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the size of the picture or -1 if parameter size isn't set
getSocketPort() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getSortedChilds() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Deprecated. since 4.0.17 - Use StoreElement.getChildren() and Collections.sort(List) instead.
getSortedWeekDays() - Static method in enum de.espirit.common.util.WeekDay
A sorted array of week days where the first week day in the returned array is locale dependent (on some locales the first day of a week is WeekDay.SUNDAY and on some it is WeekDay.MONDAY).
getSource() - Method in interface de.espirit.firstspirit.access.schedule.ScriptTask
the source code of this script
getSource() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns the workflow-element this transitions points FROM.
getSourceColumn() - Method in interface de.espirit.firstspirit.access.template.TemplateElement
First column is at index 1.
getSourceDirectory() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
The relative source directory, typically empty.
getSourceId() - Method in exception de.espirit.firstspirit.access.ReferenceNotFoundException
Returns the id of the node which causes this ReferenceNotFoundException because one of its references couldn't be found.
getSourceIdentifier() - Method in exception de.espirit.firstspirit.access.ReferenceNotFoundException
Returns an identifier string (e.g.
getSourceLine() - Method in interface de.espirit.firstspirit.access.template.TemplateElement
First line is at index 1.
getSourceParent() - Method in interface de.espirit.firstspirit.storage.MoveOperation
Returns the source parent, the moved element has been moved from in the belonging move operation.
getSourceTransitions() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns all transitions that points TO this activity.
getSourceTransitions() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns all transitions that points TO this state.
getSQLBuilder() - Method in interface de.espirit.or.Layer
 
getStack() - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getStagingUrl() - Method in interface de.espirit.firstspirit.access.project.Project
Return the url for the staging application.
getStart() - Method in interface de.espirit.firstspirit.access.editor.value.ListDomNode
Returns the starting point of numbering.
getStartFolder() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Deprecated. since 4.0.52 - use SiteStoreFolder.getStartNode()
getStartNode() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The IDProvider used as startnode for this deployment
getStartNode() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Returns the startnode of this folder which is a direct child of this folder or null if no start node is defined.
getStartNodes() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns a read-only List of StoreElement's of start nodes existing in this package.
getStartNodes(Store.Type) - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns a read-only List of StoreElement's of start nodes existing in this package from the given Store type.
getStartNodes() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Returns a modifyable list of start nodes.
getStartnodesDefinableByUser() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
true if the startnodes are definable by the user, false otherwise (default)
getStartPage() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Deprecated. since 4.0.52 - use SiteStoreFolder.getStartNode()
getStartState() - Method in interface de.espirit.firstspirit.workflow.model.Workflow
Returns the startstate from this workflow.
getStartTime() - Method in interface de.espirit.firstspirit.access.GenerationContext
Start time of generate process.
getStartTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Get the start time - the start time is not necessarily the time the schedule entry has been startet - see ScheduleContext.setStartTime(java.util.Date).
getStartTime() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
The Date this ScheduleEntry has been started.
getState() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
The ScheduleEntryState of this entry control.
getState() - Method in interface de.espirit.firstspirit.storage.Revision
Returns the current state of this revision.
getState() - Method in interface de.espirit.or.schema.Entity
Return the state of this entity.
getStatistic() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Statistic of this ScheduleEntry.
getStatisticStart() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getStatus() - Method in interface de.espirit.firstspirit.access.ActionProgress
Returns the actual progress status
getStorageType(Store.Type) - Method in enum de.espirit.firstspirit.access.store.IDProvider.RevertType
 
getStore() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Returns type of the store of the element which causes this exception
getStore() - Method in interface de.espirit.firstspirit.access.store.StoreElement
 
getStore(Store.Type, boolean) - Method in interface de.espirit.firstspirit.access.UserService
Calls getStore(de.espirit.firstspirit.access.store.Store.Type, false, release).
getStore(Store.Type, boolean, boolean) - Method in interface de.espirit.firstspirit.access.UserService
 
getStore(String, boolean) - Method in interface de.espirit.firstspirit.access.UserService
Deprecated. since 4.0.17 - use UserService.getStore(de.espirit.firstspirit.access.store.Store.Type, boolean) instead
getStore(String, boolean, boolean) - Method in interface de.espirit.firstspirit.access.UserService
Deprecated. since 4.0.17 - use UserService.getStore(de.espirit.firstspirit.access.store.Store.Type, boolean, boolean) instead
getStoreElement() - Method in interface de.espirit.firstspirit.access.ClientScriptContext
 
getStoreElement() - Method in interface de.espirit.firstspirit.access.store.Permission
 
getStoreElement(long) - Method in interface de.espirit.firstspirit.access.store.Store
 
getStoreElement(Long) - Method in interface de.espirit.firstspirit.access.store.Store
Get a child by it's node id.
getStoreElement(String, IDProvider.UidType) - Method in interface de.espirit.firstspirit.access.store.Store
Get a child of this store by it's unique identifier and unique type or null if no child exists with the given parameter
getStoreElement(String, String) - Method in interface de.espirit.firstspirit.access.store.Store
Get a child of this store by the value of a attribute or null if no child exists with the given parameter
getStoreElement() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
getStoreElement() - Method in interface de.espirit.firstspirit.access.WorkflowContext
Get StoreElement.
getStoreElementId() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Returns the id of the element which causes this exception.
getStoreElementLock() - Method in interface de.espirit.firstspirit.workflow.model.State
Get StoreElement writelock
getStoreElementName() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Returns the name of the element which causes this exception.
getStoreElementUid() - Method in exception de.espirit.firstspirit.access.store.ElementDeletedException
Returns the uid of the element which causes this exception if an uid exists.
getStores() - Method in class de.espirit.firstspirit.access.search.Request
 
getStoreType() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
 
getStoreType() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
Returns store-type of the referenced element or null, e.g. for external references.
getStoreType() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Returns the store type of the belonging storeelement.
getStoreType() - Method in enum de.espirit.firstspirit.access.store.IDProvider.UidType
 
getStoreType() - Method in interface de.espirit.firstspirit.access.store.Store
Deprecated. since 4.0.17 - use Store.getType().getName()
getStoreType() - Method in enum de.espirit.firstspirit.base.store.StoreElementType
 
getStoreTypeString() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Deprecated. since 4.0.63 - use getStoreType().getName()
getStream() - Method in class de.espirit.firstspirit.access.Attachment
 
getStringDelimiter() - Method in interface de.espirit.or.Layer
The character to delimit string constants in sql expressions.
getStyle() - Method in interface de.espirit.firstspirit.access.editor.value.ListDomNode
Returns the list style of this list dom node.
getStyleAttributes() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
 
getStyleNode() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
Get the StyleNode (properties-node) of the FormatTemplate as StoreElement
getStyleTemplate(long) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
 
getStyleTemplate(int, boolean, int, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TableFormatTemplate
Get the first matching style template link for a specific row and column.
getSubject() - Method in interface de.espirit.firstspirit.access.schedule.MailTask
The subject of this email
getSubRootInStore(UserService, boolean) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreElement
 
getSubscriber() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the name of the subscriber project.
getSubscriber() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Returns the subscriber Project of this subscription.
getSubscriberId() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the id of the subscriber project.
getSubscriberId() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the id of the subscribing project which belongs to the underlying import log file.
getSubscriberId() - Method in interface de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Returns the id of the subscribing project which belongs to the underlying import log file.
getSubscriberName() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the name of the subscribing project which belongs to the underlying import log file.
getSubscriberName() - Method in interface de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Returns the name of the subscribing project which belongs to the underlying import log file.
getSubscriptions() - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of all Subscription's existing on this server.
getSubscriptions(Package) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only list of all Subscription's which subscribe the given package.
getSubscriptions(Filter<Subscription>) - Method in interface de.espirit.firstspirit.access.packagepool.PackageManager
Returns a read-only collection of all Subscription's which matches the given filter.
getSubscriptions() - Method in interface de.espirit.firstspirit.access.packagepool.PublishGroup
Returns a list of Subscription's which which are defined with this publish group.
getSuccessCondition() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
GenerateTask.SuccessCondition
getSuffixTemplate() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Get the template which is used to render the suffix, e.g. an index
getSuggestion() - Method in exception de.espirit.firstspirit.access.DuplicateReferenceNameException
Returns the suggestion for the uid which was unique at the time calculated on the server.
getSuggestion() - Method in exception de.espirit.firstspirit.access.DuplicateUserException
Returns a suggestion of a unified login name which not used for any user on the server at the time this exception was created.
getSymbolicName() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Returns the symbolic name of this remote project configuration.
getSystem() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getTable() - Method in interface de.espirit.firstspirit.access.project.ConversionTable
 
getTable() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
Deprecated. since 4.0.52 - Use TableTemplate.Mapping.getEntityType().
getTable() - Method in interface de.espirit.or.schema.EntityType
 
getTableFormatTemplate() - Method in interface de.espirit.firstspirit.access.editor.value.TableDomNode
 
getTableFormatTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateContainer
 
getTableName() - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
 
getTableTemplate() - Method in interface de.espirit.firstspirit.access.editor.TableTemplateProvider
Get the table template for this value based on the form's definition.
getTableTemplate() - Method in interface de.espirit.firstspirit.access.editor.value.ContentFormsProducer
Returns the configured table template.
getTableTemplate() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Deprecated. since 4.1.10 - use Content2.getTemplate() of TemplateProvider
getTableTemplate() - Method in interface de.espirit.firstspirit.access.store.contentstore.Dataset
 
getTableTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
 
getTableTemplate() - Method in interface de.espirit.firstspirit.access.store.sitestore.Content2Params
 
getTableTemplate(long) - Method in interface de.espirit.firstspirit.access.store.templatestore.SchemaContainer
Returns the table template specified by the given IDProvider.getId() or null if no table template with the given ID exists in this subtree
getTableTemplateByTemplateID(long) - Method in interface de.espirit.firstspirit.access.store.templatestore.Schemes
Returns the table template specified by the given template id or null if not table template was found with the given id.
getTag() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns the user defined version TAG.
getTag() - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Get the GomElement tag.
getTag() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getTaggedRevisions() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.2.400 - use Project.getTags(Revision, int)
getTagName() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the tag name associated with this editor.
getTagName() - Method in interface de.espirit.firstspirit.access.editor.value.DomNode
Returns element's tag name.
getTagName() - Method in class de.espirit.firstspirit.access.export.BackupParameters
Get custom backup tag name extension.
getTagName() - Method in interface de.espirit.firstspirit.access.schedule.ProjectBackupTask2
 
getTags(Revision, int) - Method in interface de.espirit.firstspirit.access.project.Project
Returns list of tags descending in revision order.
getTags(Tag, int) - Method in interface de.espirit.firstspirit.access.project.Project
Return list of tags descending in tag creation time (or tag id) order.
getTags() - Method in interface de.espirit.firstspirit.storage.Revision
Return list of all tags for this revision.
getTarget() - Method in interface de.espirit.firstspirit.access.schedule.DeployTask
The DeployTarget of this task
getTarget(Store) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocLink
 
getTarget(boolean) - Method in interface de.espirit.firstspirit.access.store.sitestore.DocLink
Gets the target referenced by this element link.
getTarget() - Method in interface de.espirit.firstspirit.workflow.model.Transition
Returns the workflow-element this transitions points TO.
getTargetId() - Method in exception de.espirit.firstspirit.access.ReferenceNotFoundException
Returns the id of the target of the reference which couldn't be found and therefore this ReferenceNotFoundException had been thrown.
getTargetId() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocLink
Returns the ID of the IDProvider referenced by this DocLink
getTargetParent() - Method in interface de.espirit.firstspirit.storage.MoveOperation
Returns the target parent, the moved element has been moved to in the belonging move operation.
getTargetTemplate() - Method in interface de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink
Returns the target template
getTargetTransition() - Method in interface de.espirit.firstspirit.access.WorkflowContext
Returns workflow transition parameters, if already set.
getTargetTransitions() - Method in interface de.espirit.firstspirit.workflow.model.Activity
Returns all Transitions which points FROM this activity.
getTargetTransitions() - Method in interface de.espirit.firstspirit.workflow.model.State
Returns all Transitions which points FROM this state.
getTargetType() - Method in interface de.espirit.firstspirit.access.schedule.DeployTarget
The Target this deploy target use
getTargetType() - Method in interface de.espirit.or.schema.ComposedAttribute
Return the entity type of the value that can be assigned to this composed attribute.
getTask() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
the acutal task or null if no task is currently executed
getTask() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTemplate
The task instance.
getTask() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
Return the task object.
getTask(long) - Method in interface de.espirit.firstspirit.access.UserService
Returns the task specified by the given task id or null if no task exists with the given id.
getTask() - Method in interface de.espirit.firstspirit.access.Workflowable
 
getTask() - Method in interface de.espirit.firstspirit.access.WorkflowContext
Get the task.
getTaskIndex() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
the index of the actual task in the task list or -1 if no task is currently executed
getTasks() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the list of schedule tasks defined by the currently executed schedule entry.
getTasks() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
Returns a List of ScheduleTask which belongs to this schedule entry.
getTaskState() - Method in interface de.espirit.firstspirit.access.Task
Get current task state
getTemplate() - Method in interface de.espirit.firstspirit.access.editor.fslist.IdProvidingFormData
Returns the template for this form data instance if any.
getTemplate() - Method in interface de.espirit.firstspirit.access.editor.value.SectionList.DataSheet
The template which should be used to create the section.
getTemplate() - Method in interface de.espirit.firstspirit.access.link.Link
Returns the link template this link is based on.
getTemplate() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTask
Returns the ScheduleTaskTemplate this task uses.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Returns the TableTemplate of this content2 node.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.globalstore.ProjectProperties
Returns the template for this project properties or throws a ReferenceNotFoundException if no template is defined or defined template couldn't be found.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Content2Section
Returns the template of this element.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Page
Returns the template of this element.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.pagestore.Section
Returns the template of this element.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.templatestore.Allowed
Returns the belonging template of this allowed node.
getTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
Returns page template with the given uid or null.
getTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
Returns page template with the given uid or null.
getTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
Returns page template with the given uid or null.
getTemplate(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use ChannelSourceProvider.getChannelSource(de.espirit.firstspirit.access.project.TemplateSet).
getTemplate(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
Returns page template with the given uid or null.
getTemplate() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateProvider
Returns the template of this element.
getTemplate(String, String, Map<String, Object>) - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getTemplateById(long) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
Get the template by given templateId or null if no template exists with the given id.
getTemplateByName(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.PageTemplates
Deprecated. since 4.2.400 - Use PageTemplates.getTemplate(String).
getTemplateByName(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
Deprecated. since 4.1.33 - Use TemplateContainer.getTemplate(String).
getTemplateContent(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
Deprecated. since 4.0.120 - use ChannelSourceProvider.getChannelSource(de.espirit.firstspirit.access.project.TemplateSet)
getTemplateDocument() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateChannel
 
getTemplateDocument(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContentProvider
Get a document for a template set for the given channel.
getTemplateExtension() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Value of the extension used when resolving templates
getTemplateExtension(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
 
getTemplateExtension(TemplateSet) - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use PageTemplate.getTemplateExtension(templateSet). SectionTemplate.getTemplateExtension(templateSet).
getTemplateId() - Method in interface de.espirit.firstspirit.access.store.templatestore.MasterTemplate
Get the project local ID of the Template
getTemplateId() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Get the project local id of this template.
getTemplateId() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use MasterTemplate.getTemplateId().
getTemplateName() - Method in interface de.espirit.firstspirit.access.link.Link
Shortcut for Link.getTemplate().
getTemplatePackage() - Method in interface de.espirit.firstspirit.access.packagepool.ContentPackage
Returns the TemplatePackage on which this ContentPackage is dependent or null if no dependent TemplatePackage existing for this ContentPackage.
getTemplateRestrictions() - Method in class de.espirit.firstspirit.access.search.Request
 
getTemplateSet() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getTemplateSet() - Method in interface de.espirit.firstspirit.access.GenerationScriptContext
The current generated TemplateSet
getTemplateSet() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplateChannel
 
getTemplateSet() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateExtension
Get the current TemplateSet for this TemplateExtension
getTemplateSetConversionTable() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Gets the conversion table of the template set
getTemplateSetId() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
The template set id.
getTemplateSets() - Method in interface de.espirit.firstspirit.access.project.Project
Get all TemplateSets of this project.
getTemplateSets() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.1.24. Use Project#getTemplateSets()
getTemplateSetsArray() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getTemplateSets()
getTemplateStore() - Method in interface de.espirit.firstspirit.access.UserService
Shortcut for UserService.getStore(de.espirit.firstspirit.access.store.Store.Type, boolean) getStore(Store.Type.TEMPLATESTORE, false)}
getTemplateType() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplates
Generic type information of the template type this template container may hold.
getTemplateType() - Method in interface de.espirit.firstspirit.access.store.templatestore.SectionTemplates
Generic type information of the template type this template container may hold.
getTemplateType() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateContainer
Generic type information of the template type this template container may hold.
getTemplateUid() - Method in interface de.espirit.firstspirit.access.editor.value.DatasetContainer
The uid of the template.
getText() - Method in interface de.espirit.firstspirit.access.editor.value.SectionListEntry
Get the text of this section.
getText() - Method in interface de.espirit.firstspirit.access.editor.value.TextDomNode
 
getText() - Method in interface de.espirit.firstspirit.access.link.Link
The display text.
getText() - Method in interface de.espirit.firstspirit.access.schedule.MailTask
The text of this email
getTextEditorFileExtensions() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns a comma separated list file name extensions.
getTextEditorName() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplate
 
getTextValue() - Method in interface de.espirit.firstspirit.access.editor.TextareaEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getTextValue(Language) - Method in interface de.espirit.firstspirit.access.editor.TextareaEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getTextValue() - Method in interface de.espirit.firstspirit.access.editor.TextEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getTextValue(Language) - Method in interface de.espirit.firstspirit.access.editor.TextEditorValue
Deprecated. since 4.0.17 - Use EditorValue.get(Language) instead.
getTextValue(Language) - Method in interface de.espirit.firstspirit.access.SimpleEditorValue
 
getThrowable() - Method in interface de.espirit.firstspirit.access.export.ImportProgress
 
getThrowable() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get error cause.
getTime() - Method in interface de.espirit.firstspirit.access.store.DeletedElementsInfo
 
getTime() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
 
getTimeout() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
Returns the timeout in milliseconds.
getTimeoutMailSend() - Method in interface de.espirit.firstspirit.access.TaskState
Was a timeout mail send for this state
getToolTip() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getTopStackElement() - Method in interface de.espirit.firstspirit.access.GenerationContext
The actual evaluated expression as string - for debugging.
getTransition() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
Return result transtion of the script excution.
getTransition() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
 
getTransition() - Method in interface de.espirit.firstspirit.access.TransitionParameters
Return selected transition.
getTransitionParameters() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
getTransitionPermission(Transition) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
getTransitionPermissions() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
getTransitions() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
Returns all Transitions which points FROM the underlying activity.
getTreePermission() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Return permissions combined from defined and inherited permissions for current user.
getType() - Method in class de.espirit.common.TypedFilter
 
getType() - Method in interface de.espirit.firstspirit.access.admin.Quickstart
 
getType() - Method in class de.espirit.firstspirit.access.Attachment
 
getType() - Method in interface de.espirit.firstspirit.access.editor.value.BinaryMedium
 
getType() - Method in interface de.espirit.firstspirit.access.export.ExportFile
Returns the type of this export file
getType() - Method in interface de.espirit.firstspirit.access.link.Link
For backward compatibility with FirstSpirit 4.1 - all instances which provide a different value than null are considered legacy.
getType() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns the type of this package.
getType() - Method in interface de.espirit.firstspirit.access.Principal
Returns the type of this principal (Principal.GROUP or Principal.USER)
getType() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
Get the type of this reference.
getType() - Method in interface de.espirit.firstspirit.access.schedule.DeployTask
The Type used for deployment
getType() - Method in interface de.espirit.firstspirit.access.schedule.ExecutionSchedule
One of ExecutionSchedule.DAILY (for DailyExecutionSchedule), ExecutionSchedule.FIXED (for FixedExecutionSchedule), ExecutionSchedule.INTERVAL (for IntervalExecutionSchedule), or ExecutionSchedule.MONTHLY (for MonthlyExecutionSchedule).
getType() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
The generation type used for this GenerateTask
getType() - Method in interface de.espirit.firstspirit.access.schedule.ScriptTask
the Type of this script
getType() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
The WebServerConfiguration.Type of this WebServerConfiguration
getType() - Method in enum de.espirit.firstspirit.access.store.IDProvider.UidType
 
getType() - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
Get the type (Media.FILE or Media.PICTURE) of the current media.
getType() - Method in class de.espirit.firstspirit.access.store.MultiPageParams
 
getType() - Method in class de.espirit.firstspirit.access.store.sitestore.ContentMultiPageParams
 
getType() - Method in interface de.espirit.firstspirit.access.store.Store
 
getType() - Method in interface de.espirit.firstspirit.access.store.templatestore.LinkTemplateFolder
Deprecated. Returns the type of this LinkTemplateFolder (e.g. internalLink, externalLink, contentLink).
getType() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Returns the type of this script.
getType() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getType() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Get the type of the Template.
getType() - Method in interface de.espirit.firstspirit.base.store.PreviewUrl
Returns the type of the element to preview.
getType() - Method in interface de.espirit.firstspirit.forms.FormField
Get the type of the field's value.
getType() - Method in interface de.espirit.firstspirit.storage.RevisionOperation
Returns the operation type of this revision operation
getType() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the type of this workflow-element.
getType() - Method in interface de.espirit.or.schema.Attribute
Return the type of this attribute.
getTypeChar() - Method in enum de.espirit.firstspirit.access.store.Store.Type
 
getTypeChar() - Method in enum de.espirit.firstspirit.base.store.StoreType
 
getTypeChar() - Method in enum de.espirit.firstspirit.storage.DataChangeDetail.ChangeFlag
 
getTypeName() - Method in interface de.espirit.firstspirit.access.editor.reference.Reference
 
getTypeName() - Method in interface de.espirit.firstspirit.access.link.Link
For backward compatibility with FirstSpirit 4.1 - all instances which provide a different value than Link.GENERIC_LINK are considered legacy.
getUid() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
 
getUid() - Method in interface de.espirit.firstspirit.access.project.Resolution
Returns the unique identifier of this resolution.
getUid() - Method in interface de.espirit.firstspirit.access.project.TemplateSet
Returns the unique identifier of this TemplateSet.
getUid() - Method in interface de.espirit.firstspirit.access.store.BasicElementInfo
Returns the uid or the name if IDProvider.hasUid() delivers false valid in the specified revision for the belonging storeelement.
getUid() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the unique identifier of this IDProvider if it has a unique identifier otherwise throws an UnsupportedOperationException!
getUid() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Get the unique referenec name of the pagereference.
getUid() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEditorProvider
Get the unique identifier of this provider.
getUid() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.NameReference
Get the uid of the referenced element.
getUid() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the unique identifier of this workflow-element.
getUidConversionTable() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Get conversion table used for creating UIDs suggestions from display names.
getUidPath() - Method in interface de.espirit.firstspirit.access.store.ElementInfo
Returns a list of UID's of the original parent path of the underlying deleted element starting with the UID of the root node descending to the direct parent node.
getUidType() - Method in interface de.espirit.firstspirit.access.editor.value.TargetReference
 
getUidType() - Method in interface de.espirit.firstspirit.access.store.IDProvider
Returns the unique identifier type of this IDProvider if it has a unique identifier otherwise throws an UnsupportedOperationException!
getUidType() - Method in interface de.espirit.firstspirit.access.store.mediastore.Media
Return Media.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.access.store.sitestore.DocumentGroup
Return DocumentGroup.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageRef
Return PageRef.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
Returns Query.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Returns the value of Script.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.access.store.templatestore.TableTemplate
Returns TableTemplate.UID_TYPE.
getUidType() - Method in interface de.espirit.firstspirit.storage.ReferencesChangeDetail.NameReference
Get the type of the referenced element.
getUniqueIdentifier() - Method in interface de.espirit.firstspirit.access.store.templatestore.Template
Deprecated. since 4.0.17 - use IDProvider.getUid() instead.
getUnmappedLayers(long, String, List<ExportFile>) - Method in interface de.espirit.firstspirit.access.admin.ProjectStorage
Get unmapped layer information for installing backup files.
getUpdatedNode(int) - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the updated node at the specified index.
getUpdatedNodeCount() - Method in interface de.espirit.firstspirit.access.packagepool.ImportInfo
Returns the count of nodes which were updated during belonging package import.
getUpdateMode() - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the update mode of this subscription.
getUrl() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
 
getUrl(UrlCreator, Language, TemplateSet, PageParams, int) - Method in interface de.espirit.firstspirit.access.store.ContentProducer
Deprecated. since 4.1.27. Use ContentProducer.getUrl(de.espirit.firstspirit.access.UrlCreatorProvider, de.espirit.firstspirit.access.Language, de.espirit.firstspirit.access.project.TemplateSet, PageParams, int).
getUrl(UrlCreatorProvider, Language, TemplateSet, PageParams, int) - Method in interface de.espirit.firstspirit.access.store.ContentProducer
Create an url for this node using the specified urlCreatorProvider, language, template set, and pageParams(sub page).
getUrl() - Method in interface de.espirit.firstspirit.access.store.sitestore.PageLangSpec
Get the external URL of the pagereference
getUrl(ContentProducer, Language, TemplateSet, PageParams, int) - Method in interface de.espirit.firstspirit.access.UrlCreator
Get the url for the specified page in the specified language.
getUrl(Media, Language, Resolution, int) - Method in interface de.espirit.firstspirit.access.UrlCreator
Get the url for the specified medium (for the specified language and resolution).
getUrl(String, String, String, Language, int) - Method in interface de.espirit.firstspirit.access.UrlCreator
Get the url for the provided combination of type, name, extension, and language.
getUrlCreator() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getUrlCreator() - Method in class de.espirit.firstspirit.access.project.RemoteProjectConfiguration
Get the public or class name of the url creator used to generate urls to nodes of the remote project.
getUrlCreator() - Method in interface de.espirit.firstspirit.access.UrlCreatorProvider
Get a url creator.
getUrlCreatorClassName() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
The url creator class name
getUrlCreatorProvider() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getUrlCreatorProvider(RemoteProjectConfiguration) - Method in interface de.espirit.firstspirit.access.UrlCreatorProvider
 
getUrlPrefix() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
The url prefix
getUrlPrefix() - Method in interface de.espirit.firstspirit.access.UrlCreator
Get the url prefix for absolute urls.
getUsages() - Method in interface de.espirit.firstspirit.access.ReferenceEntry
Returns usages of this reference.
getUsages() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTemplate
a list of schedule entries which contains task that use this template
getUseAsciiMode() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
true if text files should be transfered in ASCII mode (default).
getUseCustomAccessFile() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
true if the custom access file should be used, false otherwise (default)
getUsedLayers(ZipFile) - Method in interface de.espirit.firstspirit.access.AdminService
Get used database layers.
getUsedLayers() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getUsedModuleComponents() - Method in interface de.espirit.firstspirit.access.export.ProjectInfo
 
getUsedStoreElementRights() - Method in interface de.espirit.firstspirit.workflow.model.Transition
 
getUsedTaskRights() - Method in interface de.espirit.firstspirit.workflow.model.Transition
 
getUseEntryAllocator() - Method in interface de.espirit.firstspirit.access.schedule.MailTask
true if email allocator of the schedule entry should be used, false otherwise
getUseHttpProxy() - Method in interface de.espirit.firstspirit.access.schedule.ServletTarget
Returns true if http proxy should be used, false otherwise (default).
getUseHttps() - Method in interface de.espirit.firstspirit.access.admin.WebstartConfiguration
 
getUseHttps() - Static method in class de.espirit.firstspirit.access.ConnectionManager
Should https protocol be used for servlet communication.
getUseLanguages() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
getUseMasterLanguageForData() - Method in interface de.espirit.firstspirit.access.GenerationContext
If a page is not translated, the project master language is used for data mapping.
getUseProjectStartpage() - Method in interface de.espirit.firstspirit.access.schedule.WebServerConfiguration
true if this configuration uses the startpage set in the project (default), false if the WebServerConfiguration.setStartNode(IDProvider) defined startpage within this configuration is used.
getUseProxy() - Method in interface de.espirit.firstspirit.access.schedule.FtpTarget
true if ftp proxy should be used, false otherwise (default).
getUser() - Method in interface de.espirit.firstspirit.access.ClientScriptContext
 
getUser() - Method in interface de.espirit.firstspirit.access.Connection
Return the user of the current session
getUser() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntryControl
Returns the user who initialized execution of the belonging schedule entry, or null if user is unknown (scheduled start for example).
getUser() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get user object
getUser() - Method in interface de.espirit.firstspirit.access.UserService
Shortcut for getConnection().getUser()
getUser() - Method in interface de.espirit.firstspirit.access.WorkflowContext
Get the owner User of this WorkflowContext
getUser() - Method in class de.espirit.or.ConnectionConfiguration
 
getUserBindings() - Method in interface de.espirit.firstspirit.access.User
Get a map containing user bindings.
getUserByID(long) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Gets the user with the specified ID
getUserByLogin(String) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Gets the user with the specified login name.
getUserGroups() - Method in interface de.espirit.firstspirit.access.ClientScriptContext
 
getUserId() - Method in exception de.espirit.firstspirit.access.store.LockException
 
getUserLogin() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Get user login name.
getUserLoginName() - Method in exception de.espirit.firstspirit.access.store.LockException
 
getUserName() - Method in interface de.espirit.firstspirit.access.TaskErrorInfo
Ger user name.
getUsers() - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable lazy list of all User objects.
getUsers(UserStorage.Order, boolean) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable list of all users.
getUsers() - Method in interface de.espirit.firstspirit.access.project.Group
Get all users in this group
getUsers() - Method in interface de.espirit.firstspirit.access.project.Project
Returns a list of all users
getUsers() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleEntry
a List of type User containing all users allowed to execute this ScheduleEntry interactive.
getUsersArray() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.0.17 - use Project.getUsers()
getUsersByID(Long[]) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns users with the given ids.
getUserService(Project) - Method in interface de.espirit.firstspirit.access.Connection
Deprecated. since 4.0.52 - use Project.getUserService() instead.
getUserService() - Method in interface de.espirit.firstspirit.access.GenerationContext
 
getUserService() - Method in interface de.espirit.firstspirit.access.Host
 
getUserService() - Method in interface de.espirit.firstspirit.access.project.Project
Creates a UserService with Connection.getUserService(this) or reuses an instance if it was already created.
getUserService(Date) - Method in interface de.espirit.firstspirit.access.project.Project
Returns a readonly userservice with frozen store data at the specified point in time.
getUserService(Revision) - Method in interface de.espirit.firstspirit.access.project.Project
Returns a readonly userservice with frozen store data at the specified point in time.
getUserService(long) - Method in interface de.espirit.firstspirit.access.project.Project
Returns a readonly userservice with frozen store data at the specified point in time.
getUserService() - Method in interface de.espirit.firstspirit.access.project.ProjectScriptContext
 
getUserService() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
the user service for the project of executed schedule entry
getUserService() - Method in interface de.espirit.firstspirit.access.store.Store
 
getUserService() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomCheckable.Context
 
getUserService() - Method in interface de.espirit.firstspirit.access.UrlCreatorProvider
 
getUserStorage() - Method in interface de.espirit.firstspirit.access.AdminService
Returns the server's UserStorage.
getValidator() - Method in interface de.espirit.or.schema.Attribute
Return the validator of this attribute.
getValidator() - Method in interface de.espirit.or.schema.EntityType
 
getValidFrom() - Method in interface de.espirit.firstspirit.access.store.sitestore.AltPageRef
Get the date from that the this alternative page is valid
getValidFrom() - Method in interface de.espirit.or.EntityInfo
 
getValidTo() - Method in interface de.espirit.or.EntityInfo
 
getValue() - Method in class de.espirit.common.util.Pair
Returns the value corresponding to this pair.
getValue() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Deprecated. since 4.0.17 - use specific attribute accessor
getValue(Language) - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Deprecated. since 4.0.17 - use specific attribute accessor
getValue() - Method in interface de.espirit.firstspirit.access.editor.value.Option
Get the value of this option.
getValue() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.GomLabeledValueEntry
 
getValue() - Method in exception de.espirit.firstspirit.forms.InappropriateValueException
Get the value that was going to be applied.
getValue(String) - Method in interface de.espirit.or.schema.Entity
Return the value of the attribute specified by the given name.
getValue(Attribute<T>) - Method in interface de.espirit.or.schema.Entity
Return the value of the given attribute or null.
getValue(int) - Method in class de.espirit.or.schema.KeyValue
 
getValueFromEntity(Object, String) - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getValueListAttribute() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getValues() - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language) and specific attribute accessor of BinaryMedium instead
getValues(Language) - Method in interface de.espirit.firstspirit.access.editor.FileEditorValue
Deprecated. since 4.0.17 - use get(Language) and specific attribute accessor of BinaryMedium instead
getValues() - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use get(Language) and specific attribute accessor of GraphicalMedium instead
getValues(Language) - Method in interface de.espirit.firstspirit.access.editor.PictureEditorValue
Deprecated. since 4.0.17 - use get(Language) and specific attribute accessor of GraphicalMedium instead
getValues() - Method in class de.espirit.or.schema.KeyValue
 
getValueType() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Get the type of value the editor takes.
getValueType() - Method in class de.espirit.firstspirit.access.store.templatestore.TableTemplate.Mapping
 
getVariable(String) - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the variable value of the script relying to this context.
getVariableNames() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Gets a list of all variable names which were set by ScheduleContext.setVariable(String,java.io.Serializable)
getVariableNames() - Method in interface de.espirit.firstspirit.access.store.Data
 
getVariableNames() - Method in interface de.espirit.firstspirit.access.template.Context
 
getVariables() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
A set of variables set for this GenerateTask
getVariableValue() - Method in interface de.espirit.firstspirit.access.editor.SiteStoreVariableValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getVariableValue(Language) - Method in interface de.espirit.firstspirit.access.editor.SiteStoreVariableValue
Deprecated. since 4.0.17 - use EditorValue.get(de.espirit.firstspirit.access.Language) instead
getVariableValue(String) - Method in interface de.espirit.firstspirit.access.GenerationScriptContext
Deprecated. since 4.0.17 - use ScriptContext.getProperty(String) instead
getVariableValue(String) - Method in interface de.espirit.firstspirit.access.template.Context
 
getVariableValue(String) - Method in interface de.espirit.firstspirit.access.template.Evaluator
 
getVersion() - Method in interface de.espirit.firstspirit.access.packagepool.LogFileWrapper
Deprecated. Returns the version of the package version which was imported during the import which belongs to this logfile.
getVersion() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets the version of this package.
getVersion() - Method in interface de.espirit.firstspirit.access.packagepool.PackageImportLogfile
Returns the version of the package version which was imported during the import which belongs to this logfile.
getVersion() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersion
Returns the version of this PackageVersion.
getVersion() - Method in interface de.espirit.firstspirit.access.packagepool.PackageVersionLogfile
Returns the version of the package version of the belonging logfile.
getVersions() - Method in interface de.espirit.firstspirit.access.packagepool.Package
Returns a readonly list of PackageVersion's existing for this package.
getVerticalSpace() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
 
getView() - Method in interface de.espirit.firstspirit.access.store.templatestore.FormatTemplate
 
getView() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getViewScript() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Returns the view script defined for this script or an empty string.
getViewScript() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
Get the view script.
getViewScriptExecutable() - Method in interface de.espirit.firstspirit.access.store.templatestore.Script
Delivers an executable of the related view script.
getViewScriptExecutable() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
Get view script executable.
getVisible() - Method in interface de.espirit.firstspirit.access.store.templatestore.Style
 
getVspace() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
Deprecated. since 4.1.10 - use GraphicalMedium.getVerticalSpace()
getWarningCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleContext
Returns the number of warnings that occurred while execution.
getWarningCount() - Method in interface de.espirit.firstspirit.access.schedule.ScheduleTaskTestResult
the number of warnings logged during executed test
getWarningThreshold() - Method in interface de.espirit.firstspirit.access.schedule.GenerateTask
Returns the threshold of warnings until generation should be canceled.
getWebappRoot() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Return the path of the root web application, for an internal servlet engine this is typically "/" and "/fs4root" for external servlet engines (e.g.
getWebEditTemplateSet() - Method in interface de.espirit.firstspirit.access.project.Project
the templateset for webedit
getWebEditTemplateSetIndex() - Method in interface de.espirit.firstspirit.access.project.Project
the index of the webedit templateset
getWebeditTheme() - Method in interface de.espirit.firstspirit.access.project.Project
Deprecated. since 4.2.400 - no replacement
getWebmonAjaxImageTimeout() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the in the fs-server.conf specified image reload time out in webmonitor
getWebmonAjaxSyncTimeout() - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the in the fs-server.conf specified data sync time out for ajax in webmonitor
getWebServerConfiguration() - Method in interface de.espirit.firstspirit.access.schedule.DeployTarget
The WebServerConfiguration used for this deploy target
getWebstartConfiguration() - Method in interface de.espirit.firstspirit.access.admin.JavaClientQuickstart
 
getWebstartConfiguration(String) - Method in interface de.espirit.firstspirit.access.ServerConfiguration
Returns the webstart configuration specified by the given name
getWeekDay() - Method in interface de.espirit.firstspirit.access.schedule.MonthlyExecutionSchedule
The WeekDay the dependent ScheduleEntry should be executed.
getWeekDays() - Method in interface de.espirit.firstspirit.access.schedule.DailyExecutionSchedule
The set of WeekDay's on which the ScheduleEntry should be executed - modifing this set will change the schedule.
getWeekOfMonth() - Method in interface de.espirit.firstspirit.access.schedule.MonthlyExecutionSchedule
The WeekOfMonth dependent ScheduleEntry should be executed
getWidth() - Method in interface de.espirit.firstspirit.access.editor.value.GraphicalMedium
 
getWidth() - Method in interface de.espirit.firstspirit.access.editor.value.MappingMedium
 
getWidth() - Method in interface de.espirit.firstspirit.access.project.Resolution
Gets the width of the resolution
getWidth() - Method in class de.espirit.firstspirit.access.store.mediastore.MediaMetaData
 
getWidth() - Method in interface de.espirit.firstspirit.access.store.mediastore.PictureResolution
Get the width of the current pictureresolution or -1 if parameter width isn't set
getWizardMode() - Method in interface de.espirit.firstspirit.access.store.templatestore.Query
 
getWorkflow(byte) - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the workflow defined for the given event type.
getWorkflow() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
getWorkflow() - Method in interface de.espirit.firstspirit.access.Task
Get workflow model
getWorkflow() - Method in interface de.espirit.firstspirit.workflow.model.WorkflowElement
Returns the workflow this workflow-element belongs to.
getWorkflowable(Entity) - Method in interface de.espirit.firstspirit.access.store.contentstore.Content2
Get a workflowable instance for the provided entity.
getWorkflowable() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
getWorkflowable() - Method in interface de.espirit.firstspirit.access.Task
Return Workflowable.
getWorkflowable() - Method in interface de.espirit.firstspirit.access.WorkflowContext
Get StoreElement.
getWorkflowById(long) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
Returns the workflow with the given workflowId or null if no workflow exits with the givn id.
getWorkflowByName(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getWorkflowContext() - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
Return the current workflow context.
getWorkflowId() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
Returns the workflow id of this workflow.
getWorkflowModel() - Method in interface de.espirit.firstspirit.access.store.templatestore.Workflow
 
getWorkflowName(byte) - Method in interface de.espirit.firstspirit.access.packagepool.Package
Gets the name of the Workflow which is mapped to the given event type.
getWorkflowName(byte) - Method in interface de.espirit.firstspirit.access.packagepool.Subscription
Gets the name of the workflow which is mapped to the given event type.
getWorkflowPermission(Workflow) - Method in interface de.espirit.firstspirit.access.store.StoreElement
Return workflow permission object for the given workflow.
getWorkflowPermissions() - Method in interface de.espirit.firstspirit.access.store.StoreElement
Return all existing workflow permissions.
getWorkflows() - Method in interface de.espirit.firstspirit.access.store.templatestore.TemplateStoreRoot
 
getWriteLock() - Method in interface de.espirit.firstspirit.access.store.StoreElement
A write lock is a flag to prevent changes e.g. during a workflow is active for this element.
getWriter(Writer) - Method in interface de.espirit.firstspirit.client.common.text.CharacterReplacer
Short form for getWriter(out, false).
getWriter(Writer, boolean) - Method in interface de.espirit.firstspirit.client.common.text.CharacterReplacer
Create a filtered writer which processes each character according to this replacement rules.
getWriter() - Method in interface de.espirit.firstspirit.generate.ContentProcessor
This method is called after ContentProcessor.init(de.espirit.firstspirit.access.GenerationContext,java.io.OutputStream).
getXML() - Method in interface de.espirit.or.query.Select
 
getZoomFactor() - Method in interface de.espirit.firstspirit.access.project.InlinePreviewConstraints
Returns the browsers default respectively fixed zoom factor, depending on return value of InlinePreviewConstraints.isZoomFactorAdjustable().
GLOBAL_STORE - Static variable in interface de.espirit.firstspirit.access.store.Store
Deprecated. since 4.0.17 - use Store.Type.GLOBALSTORE
GLOBAL_STORE_REFERENCE - Static variable in interface de.espirit.firstspirit.access.ReferenceEntry
Reference from/to a global-store element.
GLOBAL_VARIABLE - Static variable in interface de.espirit.firstspirit.access.template.Evaluator
 
GlobalContentArea - Interface in de.espirit.firstspirit.access.store.globalstore
Root node for global content.
GlobalStoreRoot - Interface in de.espirit.firstspirit.access.store.globalstore
 
GomCheckable - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Interface for GOM elements that can be checked on syntax and semantics.
GomCheckable.Context - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Interface providing access to the validation context.
GomDoc - Annotation Type in de.espirit.common
Annotation for inline GOM documentation.
GomEditorProvider - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Tag for GOM elements acting as group, i.e., a container for a list of GOM elements.
GomElement - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Tag for marking a class to implement a GOM element.
GomEntryProvider - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Provider of entries.
GomFormElement - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition for a GOM element acting as editor.
GomHideable - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Interface for hideable gom elements.
GomIncludeConfiguration - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition for configuration implementations providing include functionality for GOM elements.
GomLabeledValueEntry - Class in de.espirit.firstspirit.access.store.templatestore.gom
 
GomLabeledValueEntry() - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.GomLabeledValueEntry
 
GomLabeledValueEntry(String) - Constructor for class de.espirit.firstspirit.access.store.templatestore.gom.GomLabeledValueEntry
Convenience constructor.
GomLangInfo - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Root definition for GOM elements providing specific information of primitive types (attribute-gained data).
GomLangInfoProvider - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition of a language information providing GOM element.
GomLangInfos - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition of a GOM language info container.
GomList<T extends GomElement> - Interface in de.espirit.firstspirit.access.store.templatestore.gom
Definition of a GOM list-element interface.
GomSourceProvider - Interface in de.espirit.firstspirit.access.store.templatestore
The GOM (gui object model) describes the input form presented to the end user (editor).
GomValidationError - Exception in de.espirit.firstspirit.access.store.templatestore.gom
This error indicates an invalid gom source.
GomValidationError(String, GomElement, String, UserService) - Constructor for exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Deprecated. since 4.2.410 - use GomValidationError.GomValidationError(String, GomElement, String) instead
GomValidationError(String, GomElement, String) - Constructor for exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Create a new exception with the given message to be thrown for the provided gom element and a regular expression used to identify the position of the gom element's detail.
gotoErrorState(String, Throwable) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowScriptContext
 
gotoErrorState(WorkflowContext, Activity, String, Throwable) - Method in interface de.espirit.firstspirit.access.Task
Goto model error state.
GraphicalMedium - Interface in de.espirit.firstspirit.access.editor.value
 
GraphicsEngineType - Enum in de.espirit.firstspirit.access.project
Graphics engine type.
GROUP - Static variable in interface de.espirit.firstspirit.access.Principal
 
Group - Interface in de.espirit.firstspirit.access.project
A user group.
GUI_CLASS - Static variable in interface de.espirit.firstspirit.access.editor.RadiobuttonEditorValue
 
GuiScriptContext - Interface in de.espirit.firstspirit.access
Common properties: ------------------ sessionId (java.lang.Long)

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
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480