com.liferay.portal.model
Interface TrashedModel
- All Known Subinterfaces:
- BlogsEntry, BlogsEntryModel, DLFileEntry, DLFileEntryModel, DLFileShortcut, DLFileShortcutModel, DLFolder, DLFolderModel, ExportImportConfiguration, ExportImportConfigurationModel, MBCategory, MBCategoryModel, MBMessage, MBMessageModel, MBThread, MBThreadModel
- All Known Implementing Classes:
- BlogsEntryWrapper, DLFileEntryWrapper, DLFileShortcutWrapper, DLFolderWrapper, ExportImportConfigurationWrapper, MBCategoryWrapper, MBMessageWrapper, MBThreadWrapper
@ProviderType
public interface TrashedModel
getStatus
int getStatus()
getTrashEntry
TrashEntry getTrashEntry()
throws PortalException
- Throws:
PortalException
getTrashEntryClassPK
long getTrashEntryClassPK()
getTrashHandler
TrashHandler getTrashHandler()
isInTrash
boolean isInTrash()
isInTrashContainer
boolean isInTrashContainer()
isInTrashExplicitly
boolean isInTrashExplicitly()
isInTrashImplicitly
boolean isInTrashImplicitly()