Interface DDMTemplateHelper


public interface DDMTemplateHelper
  • Method Details

    • fetchStructure

      DDMStructure fetchStructure(DDMTemplate template)
    • getAutocompleteJSON

      String getAutocompleteJSON(javax.servlet.http.HttpServletRequest httpServletRequest, String language) throws Exception
      Throws:
      Exception
    • isAutocompleteEnabled

      boolean isAutocompleteEnabled(String language)