Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.documentlibrary.service.DLService

Packages that use DLService
com.liferay.documentlibrary.service   
 

Uses of DLService in com.liferay.documentlibrary.service
 

Methods in com.liferay.documentlibrary.service that return DLService
static DLService DLServiceUtil.getService()
          Deprecated.  
 

Methods in com.liferay.documentlibrary.service with parameters of type DLService
 void DLServiceUtil.setService(DLService service)
          Deprecated.  
 


Liferay 6.0-ee-sp2