Liferay 7.0-ce-b4

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

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

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

Subclasses of DLFileRankModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLFileRankBaseImpl
          The extended model base implementation for the DLFileRank service.
 class DLFileRankImpl
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLFileRankModelImpl
protected  void DLFileRankPersistenceImpl.cacheUniqueFindersCache(DLFileRankModelImpl dlFileRankModelImpl, boolean isNew)
           
protected  void DLFileRankPersistenceImpl.clearUniqueFindersCache(DLFileRankModelImpl dlFileRankModelImpl)
           
 


Liferay 7.0-ce-b4