Liferay 6.2-ce-ga5

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)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5