Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.documentlibrary.service.persistence.DLFileShortcutPersistence

Packages that use DLFileShortcutPersistence
com.liferay.portlet.documentlibrary.service.persistence   
 

Uses of DLFileShortcutPersistence in com.liferay.portlet.documentlibrary.service.persistence
 

Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLFileShortcutPersistence
static DLFileShortcutPersistence DLFileShortcutUtil.getPersistence()
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type DLFileShortcutPersistence
 void DLFileShortcutUtil.setPersistence(DLFileShortcutPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1