Uses of Interface
de.espirit.firstspirit.client.plugin.Plugin
Packages that use Plugin
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 Plugin in de.espirit.firstspirit.ai
Subinterfaces of Plugin 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 Plugin in de.espirit.firstspirit.client.plugin
Subinterfaces of Plugin 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.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 Plugin in de.espirit.firstspirit.client.plugin.dataaccess
Subinterfaces of Plugin in de.espirit.firstspirit.client.plugin.dataaccessModifier and TypeInterfaceDescriptioninterfacePlug-in allowing access to data managed by some sort of container. -
Uses of Plugin in de.espirit.firstspirit.client.plugin.timeline
Subinterfaces of Plugin 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 Plugin in de.espirit.firstspirit.server.application
Subinterfaces of Plugin in de.espirit.firstspirit.server.applicationModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in describing an application connected to FirstSpirit. -
Uses of Plugin in de.espirit.firstspirit.store
Subinterfaces of Plugin 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 Plugin in de.espirit.firstspirit.webedit
Subinterfaces of Plugin in de.espirit.firstspirit.webeditModifier and TypeInterfaceDescriptioninterfaceHandler for element associations. -
Uses of Plugin in de.espirit.firstspirit.webedit.plugin
Subinterfaces of Plugin 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.interfacePlug-in definition targeting the 'Actions' drop-down menu of the WebClient toolbar to provide customized, project-specific actions. -
Uses of Plugin in de.espirit.firstspirit.webedit.plugin.focus
Subinterfaces of Plugin in de.espirit.firstspirit.webedit.plugin.focusModifier and TypeInterfaceDescriptioninterfaceA plugin providing capabilities for detecting focus areas inside an image. -
Uses of Plugin in de.espirit.firstspirit.webedit.plugin.media
Subinterfaces of Plugin in de.espirit.firstspirit.webedit.plugin.mediaModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing specific items for media management. -
Uses of Plugin in de.espirit.firstspirit.webedit.plugin.status
Subinterfaces of Plugin in de.espirit.firstspirit.webedit.plugin.statusModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing specific items for status information in webedit. -
Uses of Plugin in de.espirit.firstspirit.webedit.plugin.translation
Subinterfaces of Plugin in de.espirit.firstspirit.webedit.plugin.translationModifier and TypeInterfaceDescriptioninterfaceDefinition of a plug-in providing access to translation services. -
Uses of Plugin in de.espirit.firstspirit.workflow
Subinterfaces of Plugin 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.
ReportPlugininstead