Liferay 6.2.0-ce-m4

com.liferay.portlet.dynamicdatamapping.util
Class DDMTemplateHelperImpl

java.lang.Object
  extended by com.liferay.portlet.dynamicdatamapping.util.DDMTemplateHelperImpl
All Implemented Interfaces:
DDMTemplateHelper

public class DDMTemplateHelperImpl
extends Object
implements DDMTemplateHelper


Constructor Summary
DDMTemplateHelperImpl()
           
 
Method Summary
 DDMStructure fetchStructure(DDMTemplate template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDMTemplateHelperImpl

public DDMTemplateHelperImpl()
Method Detail

fetchStructure

public DDMStructure fetchStructure(DDMTemplate template)
Specified by:
fetchStructure in interface DDMTemplateHelper

Liferay 6.2.0-ce-m4