Liferay 6.0-ee-sp2

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

Packages that use DiffHtml
com.liferay.portal.kernel.util   
 

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.0-ee-sp2