Uses of Interface
de.espirit.firstspirit.access.Public
Packages that use Public
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot of FirstSpirit.Provides interfaces and types for web client plugins.
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
public hotspot of FirstSpirit.-
Uses of Public in de.espirit.firstspirit.access.script
Subinterfaces of Public in de.espirit.firstspirit.access.script -
Uses of Public in de.espirit.firstspirit.ai
Subinterfaces of Public in de.espirit.firstspirit.aiModifier and TypeInterfaceDescriptioninterfacePlugin for connecting to a specific generative AI.interfacePlugin interface for registering generative AI function servers.interfacePlugin providing default prompt configuration.interfacePlugin providing testing capabilities for prompt operations during their configuration. -
Uses of Public in de.espirit.firstspirit.client.plugin
Subinterfaces of Public in de.espirit.firstspirit.client.pluginModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing specific items providing integrations for external preview services.interfaceItemsPlugin<A extends Item<?>>General type definition of plug-ins providing an arbitrary number of items of a specific item type.interfaceDefinition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.interfaceDefinition of a plug-in providing specific items targeting the plugins menu of the java client.interfaceDefinition of a plug-in providing specific items targetting the editorial toolbar of the java client.interfaceJavaClientItemsPlugin<T extends Item<?>>JavaClient plug-in providing items.interfaceA marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.interfaceDeprecated.interfaceGeneral type of FirstSpirit plug-ins.interfaceReportPlugin<T>Interface for report plug-ins integrated in both clients ContentCreator and SiteArchitect.interfaceA marker for a FirstSpirit plug-in that is to run permanently throughout a WebEdit session's lifetime. -
Uses of Public in de.espirit.firstspirit.client.plugin.dataaccess
Subinterfaces of Public in de.espirit.firstspirit.client.plugin.dataaccessModifier and TypeInterfaceDescriptioninterfacePlug-in allowing access to data managed by some sort of container. -
Uses of Public in de.espirit.firstspirit.client.plugin.timeline
Subinterfaces of Public in de.espirit.firstspirit.client.plugin.timelineModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing entries for the future timeline of the multi-perspective-preview.interfaceDefinition of a plug-in providing entries for the historical timeline of the multi-perspective-preview. -
Uses of Public in de.espirit.firstspirit.generate
Subinterfaces of Public in de.espirit.firstspirit.generateModifier and TypeInterfaceDescriptioninterfaceA content processor can alter or transform the produced content during the generation process.
During generation the usage of a content processor instance comprises three steps: The methodContentProcessor.init(de.espirit.firstspirit.access.GenerationContext,java.io.OutputStream)is called. A writer is requested where the content is directed to (ContentProcessor.getWriter()). The end of the content stream is signaled by a call toContentProcessor.finish(). -
Uses of Public in de.espirit.firstspirit.server.application
Subinterfaces of Public in de.espirit.firstspirit.server.applicationModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in describing an application connected to FirstSpirit. -
Uses of Public in de.espirit.firstspirit.server.mediamanagement.exif
Subinterfaces of Public in de.espirit.firstspirit.server.mediamanagement.exifModifier and TypeInterfaceDescriptioninterfaceFormat a given object value of typeExifValueFormatter.getValueType()ifExifValueFormatter.getSupportedTags()return an array of length 0 or all defined tags returned byExifValueFormatter.getSupportedTags().static interfaceA more complex value formatter which could return different types of <S> and <C> where S=simple value and C is the complex one. -
Uses of Public in de.espirit.firstspirit.service.mediamanagement
Subinterfaces of Public in de.espirit.firstspirit.service.mediamanagementModifier and TypeInterfaceDescriptioninterfaceMarker Interface defining exif data upload hooks.interfaceMedia upload hook hot spot interface of FirstSpirit. -
Uses of Public in de.espirit.firstspirit.service.value
Subinterfaces of Public in de.espirit.firstspirit.service.valueModifier and TypeInterfaceDescriptioninterfaceService providing a value based on parameterization. -
Uses of Public in de.espirit.firstspirit.store
Subinterfaces of Public in de.espirit.firstspirit.storeModifier and TypeInterfaceDescriptioninterfaceThis interface maps a givenSiteStoreFolderto a (maybe new)PageFolderand is used during create and move operations in the FirstSpirit WebClient. -
Uses of Public in de.espirit.firstspirit.webedit
Subinterfaces of Public in de.espirit.firstspirit.webeditModifier and TypeInterfaceDescriptioninterfaceHandler for element associations. -
Uses of Public in de.espirit.firstspirit.webedit.plugin
Subinterfaces of Public in de.espirit.firstspirit.webedit.pluginModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing resource urls to be loaded in webedit.interfaceDefinition of a plug-in providing specific items for inline editing.interfaceWebeditItemsPlugin<T extends Item<?>>Webedit plug-in providing items.interfaceDeprecated.since 5.1.5 - useReportPlugininsteadinterfacePlug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized, project-specific actions. -
Uses of Public in de.espirit.firstspirit.webedit.plugin.focus
Subinterfaces of Public in de.espirit.firstspirit.webedit.plugin.focusModifier and TypeInterfaceDescriptioninterfaceA plugin providing capabilities for detecting focus areas inside an image. -
Uses of Public in de.espirit.firstspirit.webedit.plugin.media
Subinterfaces of Public in de.espirit.firstspirit.webedit.plugin.mediaModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing specific items for media management. -
Uses of Public in de.espirit.firstspirit.webedit.plugin.status
Subinterfaces of Public in de.espirit.firstspirit.webedit.plugin.statusModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing specific items for status information in webedit. -
Uses of Public in de.espirit.firstspirit.webedit.plugin.translation
Subinterfaces of Public in de.espirit.firstspirit.webedit.plugin.translationModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing access to translation services. -
Uses of Public in de.espirit.firstspirit.workflow
Subinterfaces of Public in de.espirit.firstspirit.workflowModifier and TypeInterfaceDescriptioninterfaceProvides information of which elements should be available for workflow actions and in which release state is a given element.
plug-in typeinstead (see hierarchy).