Liferay 6.2.0-ce-m5

com.liferay.portlet.dynamicdatamapping.util
Interface DDMTemplateHelper


public interface DDMTemplateHelper


Method Summary
 DDMStructure fetchStructure(DDMTemplate template)
           
 String getAutocompleteJSON(javax.servlet.http.HttpServletRequest request)
           
 

Method Detail

fetchStructure

DDMStructure fetchStructure(DDMTemplate template)

getAutocompleteJSON

String getAutocompleteJSON(javax.servlet.http.HttpServletRequest request)
                           throws Exception
Throws:
Exception

Liferay 6.2.0-ce-m5