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