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 

F

FALLBACK_LANGUAGE - Static variable in interface de.espirit.firstspirit.access.editor.EditorValue
Language used for fallback values.
fetch(Long) - Method in interface de.espirit.firstspirit.access.editor.value.SectionList
Deprecated.
Get a section having the given id.
fetchEntities(String, Collection<UUID>) - Method in interface de.espirit.or.Session
Fetches all entities specified by given gids.
fetchKeys(Select) - Method in interface de.espirit.or.Session
Return a list of key values of all entities which fullfill the criterion defined by select.
File - Interface in de.espirit.firstspirit.access.store.mediastore
This interface provides methods to handle a media object of type FILE from the MediaStore
FILE - Static variable in interface de.espirit.firstspirit.access.store.mediastore.Media
Type of the media: FILE
FileEditorValue - Interface in de.espirit.firstspirit.access.editor
Deprecated.
Since 5.0.107 - usages of CMS_INPUT_FILE should be replaced with FS_REFERENCE.
FileTarget - Interface in de.espirit.firstspirit.access.schedule
Deployment of contents into a local file system.
fillsHorizontally() - Method in class de.espirit.firstspirit.access.store.templatestore.gom.AbstractGomFormElement
 
fillsHorizontally() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomFormElement
Indicates, that the form shall be filled horizontally.
filter(Object) - Method in class de.espirit.common.TypedFilter
Filter the given element and return either an object of this classes type T or null, if the element does not match the filter as defined by Filter.accept(Object).
Filter<T> - Interface in de.espirit.common.util
Interface to be implemented by filters on specific types.
filter(Object) - Method in interface de.espirit.common.util.Filter.TypedFilter
Filter the given element and return either an object of this classes type T or null, if the element does not match the filter as defined by Filter.accept(Object).
filter(Object) - Method in class de.espirit.firstspirit.access.store.StoreElementFilter
Filter the given element and return either an object of this classes type T or null, if the element does not match the filter as defined by Filter.accept(Object).
Filter.AndFilter<T> - Class in de.espirit.common.util
 
Filter.CombinedFilter<T> - Class in de.espirit.common.util
 
Filter.EqualFilter<T> - Class in de.espirit.common.util
 
Filter.ImpliesFilter<T> - Class in de.espirit.common.util
 
Filter.NotFilter<T> - Class in de.espirit.common.util
 
Filter.OrFilter<T> - Class in de.espirit.common.util
 
Filter.TypedFilter<T> - Interface in de.espirit.common.util
Typed filter.
Filter.Util - Class in de.espirit.common.util
Usage example import static de.espirit.common.util.Filter.Util.and; import static de.espirit.common.util.Filter.Util.doFilter; import static de.espirit.common.util.Filter.Util.not; import static de.espirit.common.util.Filter.Util.or; ...
finalize() - Method in class de.espirit.firstspirit.access.ConnectionManager.ClientJarInputStream
 
find(KeyValue) - Method in interface de.espirit.or.Session
Return the entity with the given keyValue.
find(String, Object...) - Method in interface de.espirit.or.Session
Return the entity of type entityTypeName with the id key.
find(EntityType, String) - Method in interface de.espirit.or.Session
Returns the entity specififed by given EntityType and uuid string
find(EntityType, UUID) - Method in interface de.espirit.or.Session
Returns the entity specififed by given EntityType and uuid
find(Identifier) - Method in interface de.espirit.or.Session
Return the entity with the given identifier.
findEditor(String) - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEditorProvider
Look up a GOM editor element within this provider.
findNotNull(KeyValue) - Method in interface de.espirit.or.Session
Returns an entity with the given keyValue even if it doesn't exist.
findNotNull(String, Object...) - Method in interface de.espirit.or.Session
Returns an entity of type entityTypeName with the id key even if it doesn't exists.
findPosition(String) - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Deprecated.
findPosition(String, int) - Method in exception de.espirit.firstspirit.access.store.templatestore.gom.GomValidationError
Find the position causing this exception within the given text from the given start on.
findReferences() - Method in interface de.espirit.firstspirit.access.editor.EditorValue
Finds references within this editor and returns them as a list.
findStartNode() - Method in interface de.espirit.firstspirit.access.store.sitestore.SiteStoreFolder
Finds recursive the start node in this sub tree.
findUsers(String) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable list of users, which matches the given pattern.
findUsers(String, UserStorage.Order, boolean) - Method in interface de.espirit.firstspirit.access.admin.UserStorage
Returns an unmodifiable list of users, which matches the given pattern.
finish() - Method in interface de.espirit.firstspirit.generate.ContentProcessor
This method is called after all content has been written and the writer from ContentProcessor.getWriter() has been closed.
FIRST_PAGE - Static variable in class de.espirit.firstspirit.access.store.MultiPageParams
 
FIXED - Static variable in interface de.espirit.firstspirit.access.schedule.ExecutionSchedule
Type indicator for fixed scheduled execution.
FixedExecutionSchedule - Interface in de.espirit.firstspirit.access.schedule
A schedule which is executed once at a specified time or only manually (if set to manual).
FO_2_PDF_PROCESSOR - Static variable in interface de.espirit.firstspirit.access.project.PresentationChannel
 
FO_2_RTF_PROCESSOR - Static variable in interface de.espirit.firstspirit.access.project.PresentationChannel
 
FolderLangSpec - Interface in de.espirit.firstspirit.access.store.sitestore
This interface provides methods to handle the FolderSpecification (language dependent properties of the folder at SiteStore)
FontAlreadyExistsException - Exception in de.espirit.firstspirit.access.admin
 
FontAlreadyExistsException(String) - Constructor for exception de.espirit.firstspirit.access.admin.FontAlreadyExistsException
 
FONTS - Static variable in interface de.espirit.firstspirit.access.project.Project
 
FontStorage - Interface in de.espirit.firstspirit.access.admin
 
forbid(int) - Method in interface de.espirit.firstspirit.access.store.Permission
 
forbidGroup(Group) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
forbidGroup(Group) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
 
forbidUser(User) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowPermission
 
forbidUser(User) - Method in interface de.espirit.firstspirit.access.store.templatestore.WorkflowTransitionPermission
 
forId(String) - Static method in enum de.espirit.firstspirit.access.schedule.FtpTarget.FtpServerType
Returns the ftp server type object matching to the given id or null if there is no type matching.
forIndex(int) - Static method in enum de.espirit.firstspirit.access.editor.value.ListDomNode.Style
 
FormatTemplate - Interface in de.espirit.firstspirit.access.store.templatestore
 
FormatTemplateAccess - Interface in de.espirit.firstspirit.access.editor
Interface providing access to a set of format templates
FormatTemplateChannel - Interface in de.espirit.firstspirit.access.store.templatestore
 
FormatTemplateContainer - Interface in de.espirit.firstspirit.access.store.templatestore
This interface provides methods to handle FormatTemplateContainer in TemplateStore, a container for FormatTemplates
FormatTemplateFolder - Interface in de.espirit.firstspirit.access.store.templatestore
This interface provides methods to handle FormatTemplateFolder in TemplateStore
FormatTemplates - Interface in de.espirit.firstspirit.access.store.templatestore
This interface represants the subroot for format templates in templatestore.
FormData - Interface in de.espirit.firstspirit.forms
Interface definition for form data containers providing direct, generic access to transported values and form information.
FormDataList - Interface in de.espirit.firstspirit.forms
A self-containing list of form data containers.
FormDataProducer - Interface in de.espirit.firstspirit.access.editor
Marker interface for factories producing form-data containers.
FormField<T> - Interface in de.espirit.firstspirit.forms
Language specific property container of a form's field.
forms() - Method in interface de.espirit.firstspirit.access.store.templatestore.gom.GomEditorProvider
Returns an iterable on all form elements within this provider.
FormValidationReport - Interface in de.espirit.firstspirit.agency
A language-specific report.
forName(String) - Static method in enum de.espirit.firstspirit.access.store.Store.Type
Is case insensitive but should be called with upper case string.
forName(String) - Static method in enum de.espirit.firstspirit.access.store.templatestore.StyleTemplateLink.Region
 
forName(String) - Static method in enum de.espirit.firstspirit.base.store.StoreType
Returns the StoreType with the specified store-name (e.g.
forOrdinal(int) - Static method in enum de.espirit.firstspirit.access.UrlCreator.Mode
Deprecated.
 
forStoreType(Store.Type) - Static method in enum de.espirit.firstspirit.access.store.IDProvider.UidType
Fetch all the uid types for a given store type.
forString(String) - Static method in enum de.espirit.firstspirit.base.store.PreviewUrl.Type
 
forTypeChar(char) - Static method in enum de.espirit.firstspirit.access.store.Store.Type
 
forTypeChar(char) - Static method in enum de.espirit.firstspirit.storage.DataChangeDetail.ChangeFlag
 
ForUseOnly - Annotation Type in de.espirit.common
Types annotated as "for use only" are merely APIs for allowing object-wise access to internal data.
from(boolean) - Static method in enum de.espirit.firstspirit.access.store.templatestore.gom.YesNo
 
fromElement(IDProvider) - Static method in enum de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
 
fromPrefix(String) - Static method in enum de.espirit.firstspirit.access.editor.value.BinaryMedium.Type
 
fromType(Class<? extends IDProvider>) - Static method in enum de.espirit.firstspirit.access.project.MetadataDescription.MetadataType
Returns the related MetadataType for the specified IDProvider type, or null.
FsListEditorValue - Interface in de.espirit.firstspirit.access.editor
Tagging interface for an EditorValue representing the FirstSpirit input component FS_LIST.
FtpTarget - Interface in de.espirit.firstspirit.access.schedule
Deployment of contents using the file transfer protocol (FTP).
FtpTarget.FtpProxyType - Enum in de.espirit.firstspirit.access.schedule
Definition of several ftp proxy types.
FtpTarget.FtpServerType - Enum in de.espirit.firstspirit.access.schedule
Definition of several ftp server types.
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 © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408