Uses of Interface
de.espirit.firstspirit.access.store.Referenceable
Packages that use Referenceable
Package
Description
-
Uses of Referenceable in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return ReferenceableModifier and TypeMethodDescriptionElementReference.get()
Provides the referenced element.BinaryMedium.getElement()
Returns the element of the binary medium.Methods in de.espirit.firstspirit.access.editor.value with parameters of type ReferenceableModifier and TypeMethodDescriptionvoid
ElementReference.set
(@Nullable Referenceable reference) Sets the referenced element. -
Uses of Referenceable in de.espirit.firstspirit.access.store.mediastore
Subinterfaces of Referenceable in de.espirit.firstspirit.access.store.mediastoreModifier and TypeInterfaceDescriptioninterface
This interface provides methods to handle a media object from the MediaStore.interface
This interface provides methods to handle the MediaStore-folderinterface
This interface provides methods to handle the MediaStore-Root -
Uses of Referenceable in de.espirit.firstspirit.access.store.sitestore
Subinterfaces of Referenceable in de.espirit.firstspirit.access.store.sitestoreModifier and TypeInterfaceDescriptioninterface
A DocumentGroup groupsDocumentGroupLink's
as their child nodes (seeStoreElement.getChildren()
).interface
This interface provides methods to handle the pagereferences in the SiteStoreinterface
This interface provides methods to handle the SiteStore-folder -
Uses of Referenceable in de.espirit.firstspirit.access.store.templatestore
Subinterfaces of Referenceable in de.espirit.firstspirit.access.store.templatestoreModifier and TypeInterfaceDescriptioninterface
A link template is a container for the rendering template for links.interface
interface
Interface providing means to operate on page templates.interface
This interface provides methods to handle the scripts in theTemplateStore
interface
Interface providing means to operate on section templates.interface
Interface for templates defining GUI for content store.interface
This interface provides methods to handle templates. -
Uses of Referenceable in de.espirit.firstspirit.agency
Methods in de.espirit.firstspirit.agency that return ReferenceableModifier and TypeMethodDescription@Nullable Referenceable
StoreElementAgent.loadReference
(@NotNull String reference, boolean release) Load a reference with the given reference descriptor.