public interface TrashedModel
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
TrashEntry |
getTrashEntry() |
long |
getTrashEntryClassPK() |
TrashHandler |
getTrashHandler() |
boolean |
isInTrash() |
boolean |
isInTrashContainer() |
int getStatus()
TrashEntry getTrashEntry() throws PortalException, SystemException
PortalExceptionSystemExceptionlong getTrashEntryClassPK()
TrashHandler getTrashHandler()
boolean isInTrash()
boolean isInTrashContainer()