Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.documentlibrary.service.persistence that return DLSyncEventPersistence
static DLSyncEventPersistence DLSyncEventUtil.getPersistence()
           
 

Methods in com.liferay.portlet.documentlibrary.service.persistence with parameters of type DLSyncEventPersistence
 void DLSyncEventUtil.setPersistence(DLSyncEventPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5