Uses of Class
de.espirit.firstspirit.access.ReferenceNotFoundException
Packages that use ReferenceNotFoundException
Package
Description
-
Uses of ReferenceNotFoundException in de.espirit.firstspirit.access.store.contentstore
Methods in de.espirit.firstspirit.access.store.contentstore that throw ReferenceNotFoundExceptionModifier and TypeMethodDescription@NotNull TableTemplate
Content2.getTemplate()
Returns theTableTemplate
of this content2 node. -
Uses of ReferenceNotFoundException in de.espirit.firstspirit.access.store.globalstore
Methods in de.espirit.firstspirit.access.store.globalstore that throw ReferenceNotFoundExceptionModifier and TypeMethodDescription@NotNull PageTemplate
ProjectProperties.getTemplate()
Returns the template for this project properties or throws aReferenceNotFoundException
if no template is defined or defined template couldn't be found. -
Uses of ReferenceNotFoundException in de.espirit.firstspirit.access.store.pagestore
Methods in de.espirit.firstspirit.access.store.pagestore that throw ReferenceNotFoundExceptionModifier and TypeMethodDescriptionSectionReference.getReference()
Returns the referenced sourceSection
.@NotNull TableTemplate
Content2Section.getTableTemplate()
Returns thetable template
this content section belongs to.@NotNull TableTemplate
Content2Section.getTemplate()
Returns the template of this element.Section.getTemplate()
Returns the template of this element. -
Uses of ReferenceNotFoundException in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that throw ReferenceNotFoundExceptionModifier and TypeMethodDescriptionTemplateProvider.getTemplate()
Returns the template of this element.