Liferay 6.2.0-ce-rc2

Uses of Class
com.liferay.portlet.dynamicdatamapping.util.DDMFieldsCounter

Packages that use DDMFieldsCounter
com.liferay.portlet.dynamicdatamapping.util   
com.liferay.portlet.journal.util   
 

Uses of DDMFieldsCounter in com.liferay.portlet.dynamicdatamapping.util
 

Methods in com.liferay.portlet.dynamicdatamapping.util that return DDMFieldsCounter
protected  DDMFieldsCounter DDMXSDImpl.getFieldsCounter(javax.servlet.jsp.PageContext pageContext, Fields fields, String portletNamespace, String namespace)
           
 

Uses of DDMFieldsCounter in com.liferay.portlet.journal.util
 

Methods in com.liferay.portlet.journal.util with parameters of type DDMFieldsCounter
protected  void JournalConverterImpl.updateContentDynamicElement(Element dynamicElementElement, DDMStructure ddmStructure, Field ddmField, DDMFieldsCounter ddmFieldsCounter)
           
protected  void JournalConverterImpl.updateContentDynamicElement(Element dynamicElementElement, DDMStructure ddmStructure, Fields ddmFields, DDMFieldsCounter ddmFieldsCounter)
           
 


Liferay 6.2.0-ce-rc2