Liferay 7.0-ce-b4

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

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

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

Subclasses of DLFolderModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLFolderBaseImpl
          The extended model base implementation for the DLFolder service.
 class DLFolderImpl
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLFolderModelImpl
protected  void DLFolderPersistenceImpl.cacheUniqueFindersCache(DLFolderModelImpl dlFolderModelImpl, boolean isNew)
           
protected  void DLFolderPersistenceImpl.clearUniqueFindersCache(DLFolderModelImpl dlFolderModelImpl)
           
 


Liferay 7.0-ce-b4