Liferay 7.0-ce-b4

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

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

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

Subclasses of DLFileShortcutModelImpl in com.liferay.portlet.documentlibrary.model.impl
 class DLFileShortcutBaseImpl
          The extended model base implementation for the DLFileShortcut service.
 class DLFileShortcutImpl
           
 

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

Methods in com.liferay.portlet.documentlibrary.service.persistence.impl with parameters of type DLFileShortcutModelImpl
protected  void DLFileShortcutPersistenceImpl.cacheUniqueFindersCache(DLFileShortcutModelImpl dlFileShortcutModelImpl, boolean isNew)
           
protected  void DLFileShortcutPersistenceImpl.clearUniqueFindersCache(DLFileShortcutModelImpl dlFileShortcutModelImpl)
           
 


Liferay 7.0-ce-b4