Package io.goobi.viewer.controller
Class PrettyUrlTools
java.lang.Object
io.goobi.viewer.controller.PrettyUrlTools
- Author:
- florian
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getAbsolutePageUrl
(com.ocpsoft.pretty.PrettyContext pretty, String prettyId, Object... parameters) static String
getAbsolutePageUrl
(String prettyId, Object... parameters) static PageType
getPreferredPageType
(org.apache.solr.common.SolrDocument doc) static String
getRecordURI
(String pi, PageType pageType) static String
getRecordURI
(String pi, String imageNo, String logId, PageType pageType) static String
getRecordUrl
(org.apache.solr.common.SolrDocument doc, PageType pageType) static String
getRelativePageUrl
(com.ocpsoft.pretty.PrettyContext pretty, String prettyId, Object... parameters) static String
getRelativePageUrl
(String prettyId, Object... parameters) static void
redirectToUrl
(String url)
-
Method Details
-
getRecordUrl
-
getPreferredPageType
-
getSolrFieldsToDeterminePageType
-
getRecordURI
-
getRelativePageUrl
-
getRelativePageUrl
-
getAbsolutePageUrl
-
getAbsolutePageUrl
-
getRecordURI
-
redirectToUrl
-