Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of TrashEntryModel in com.liferay.portlet.trash.model
 interface TrashEntry
          The extended model interface for the TrashEntry service.
 

Classes in com.liferay.portlet.trash.model that implement TrashEntryModel
 class TrashEntryWrapper
           This class is a wrapper for TrashEntry.
 

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

Classes in com.liferay.portlet.trash.model.impl that implement TrashEntryModel
 class TrashEntryBaseImpl
          The extended model base implementation for the TrashEntry service.
 class TrashEntryImpl
           
 class TrashEntryModelImpl
          The base model implementation for the TrashEntry service.
 


Liferay 6.2-ce-ga5