Class CMSPageResource

java.lang.Object
io.goobi.viewer.api.rest.v1.cms.CMSPageResource

@Path("/cms/pages/{pageId}") public class CMSPageResource extends Object
REST resource for retrieving CMS page content and metadata.
Author:
Florian Alpers
  • Constructor Details

  • Method Details

    • getPage

      @GET @Produces("application/json") public ViewerPage getPage() throws de.unigoettingen.sub.commons.contentlib.exceptions.ContentNotFoundException
      Throws:
      de.unigoettingen.sub.commons.contentlib.exceptions.ContentNotFoundException