Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.util.DiffHtml

Packages that use DiffHtml
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of DiffHtml in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return DiffHtml
static DiffHtml DiffHtmlUtil.getDiffHtml()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type DiffHtml
 void DiffHtmlUtil.setDiffHtml(DiffHtml diffHtml)
           
 


Liferay 6.2-ce-ga5