Liferay 7.0-ce-b4

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

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

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

Subclasses of DLContentModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLContentBaseImpl
          The extended model base implementation for the DLContent service.
 class DLContentImpl
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLContentModelImpl
protected  void DLContentPersistenceImpl.cacheUniqueFindersCache(DLContentModelImpl dlContentModelImpl, boolean isNew)
           
protected  void DLContentPersistenceImpl.clearUniqueFindersCache(DLContentModelImpl dlContentModelImpl)
           
 


Liferay 7.0-ce-b4