Liferay 6.0-ee-sp2

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

Packages that use DLLocalService
com.liferay.documentlibrary.service   
 

Uses of DLLocalService in com.liferay.documentlibrary.service
 

Methods in com.liferay.documentlibrary.service that return DLLocalService
static DLLocalService DLLocalServiceUtil.getService()
           
 

Methods in com.liferay.documentlibrary.service with parameters of type DLLocalService
 void DLLocalServiceUtil.setService(DLLocalService service)
           
 


Liferay 6.0-ee-sp2