Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.documentlibrary.model.impl.DLSyncEventModelImpl

Packages that use DLSyncEventModelImpl
com.liferay.portlet.documentlibrary.model.impl   
com.liferay.portlet.documentlibrary.service.persistence.impl   
 

Uses of DLSyncEventModelImpl in com.liferay.portlet.documentlibrary.model.impl
 

Subclasses of DLSyncEventModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLSyncEventBaseImpl
          The extended model base implementation for the DLSyncEvent service.
 class DLSyncEventImpl
           
 

Uses of DLSyncEventModelImpl in com.liferay.portlet.documentlibrary.service.persistence.impl
 

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLSyncEventModelImpl
protected  void DLSyncEventPersistenceImpl.cacheUniqueFindersCache(DLSyncEventModelImpl dlSyncEventModelImpl, boolean isNew)
           
protected  void DLSyncEventPersistenceImpl.clearUniqueFindersCache(DLSyncEventModelImpl dlSyncEventModelImpl)
           
 


Liferay 7.0-ce-b4