Liferay 7.0-ce-b4

Uses of Class
com.liferay.portlet.trash.model.impl.TrashVersionModelImpl

Packages that use TrashVersionModelImpl
com.liferay.portlet.trash.model.impl   
com.liferay.portlet.trash.service.persistence.impl   
 

Uses of TrashVersionModelImpl in com.liferay.portlet.trash.model.impl
 

Subclasses of TrashVersionModelImpl in com.liferay.portlet.trash.model.impl
 class TrashVersionBaseImpl
          The extended model base implementation for the TrashVersion service.
 class TrashVersionImpl
           
 

Uses of TrashVersionModelImpl in com.liferay.portlet.trash.service.persistence.impl
 

Methods in com.liferay.portlet.trash.service.persistence.impl with parameters of type TrashVersionModelImpl
protected  void TrashVersionPersistenceImpl.cacheUniqueFindersCache(TrashVersionModelImpl trashVersionModelImpl, boolean isNew)
           
protected  void TrashVersionPersistenceImpl.clearUniqueFindersCache(TrashVersionModelImpl trashVersionModelImpl)
           
 


Liferay 7.0-ce-b4