Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.documentlibrary.util.DL

Packages that use DL
com.liferay.portlet.documentlibrary.util This package defines the document library portlet utility interfaces and classes. 
 

Uses of DL in com.liferay.portlet.documentlibrary.util
 

Methods in com.liferay.portlet.documentlibrary.util that return DL
static DL DLUtil.getDL()
           
 

Methods in com.liferay.portlet.documentlibrary.util with parameters of type DL
 void DLUtil.setDL(DL dl)
           
 


Liferay 6.2-ce-ga5