Package io.goobi.viewer.api.rest.v1.cms
Class CMSPageResource
java.lang.Object
io.goobi.viewer.api.rest.v1.cms.CMSPageResource
REST resource for retrieving CMS page content and metadata.
- Author:
- Florian Alpers
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CMSPageResource
- Throws:
DAOException
-
-
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
-