Uses of Interface
io.goobi.viewer.model.misc.Harvestable
Packages that use Harvestable
Package
Description
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.Servlet classes of the Goobi viewer.
-
Uses of Harvestable in io.goobi.viewer.model.cms.pages
Classes in io.goobi.viewer.model.cms.pages that implement HarvestableModifier and TypeClassDescriptionclassRepresents a CMS page with configurable content components, metadata, and URL mappings. -
Uses of Harvestable in io.goobi.viewer.servlets
Method parameters in io.goobi.viewer.servlets with type arguments of type HarvestableModifier and TypeMethodDescriptionprotected static org.json.JSONArrayHarvestServlet.convertToJSON(long totalCount, List<? extends Harvestable> objects) convertToJSON.