Class CommonTemplateContentLocator

    • Constructor Detail

      • CommonTemplateContentLocator

        public CommonTemplateContentLocator()
        Constructs a new instance of CommonTemplateContentLocator defaulting to _common resource location.
      • CommonTemplateContentLocator

        public CommonTemplateContentLocator​(String resourceLocation)
        Constructs a new instance of CommonTemplateContentLocator for a targeted common location.
        Parameters:
        resourceLocation - A custom common file location.
    • Method Detail

      • getFullTemplatePath

        public String getFullTemplatePath​(String relativeTemplateFile)
        Get the full path to a relative template file.
        Specified by:
        getFullTemplatePath in interface TemplatePathLocator
        Parameters:
        relativeTemplateFile - Template file
        Returns:
        String Full template file path