Liferay 7.0-ce-b4

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

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

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

Subclasses of DLFileEntryTypeModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLFileEntryTypeBaseImpl
          The extended model base implementation for the DLFileEntryType service.
 class DLFileEntryTypeImpl
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLFileEntryTypeModelImpl
protected  void DLFileEntryTypePersistenceImpl.cacheUniqueFindersCache(DLFileEntryTypeModelImpl dlFileEntryTypeModelImpl, boolean isNew)
           
protected  void DLFileEntryTypePersistenceImpl.clearUniqueFindersCache(DLFileEntryTypeModelImpl dlFileEntryTypeModelImpl)
           
 


Liferay 7.0-ce-b4