Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.trash.model.TrashVersionModel

Packages that use TrashVersionModel
com.liferay.portlet.trash.model   
com.liferay.portlet.trash.model.impl   
 

Uses of TrashVersionModel in com.liferay.portlet.trash.model
 

Subinterfaces of TrashVersionModel in com.liferay.portlet.trash.model
 interface TrashVersion
          The extended model interface for the TrashVersion service.
 

Classes in com.liferay.portlet.trash.model that implement TrashVersionModel
 class TrashVersionWrapper
           This class is a wrapper for TrashVersion.
 

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

Classes in com.liferay.portlet.trash.model.impl that implement TrashVersionModel
 class TrashVersionBaseImpl
          The extended model base implementation for the TrashVersion service.
 class TrashVersionImpl
           
 class TrashVersionModelImpl
          The base model implementation for the TrashVersion service.
 


Liferay 6.2-ce-ga5