Serialized Form
-
Package com.liferay.trash.exception
-
Exception com.liferay.trash.exception.NoSuchEntryException
class NoSuchEntryException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.trash.exception.NoSuchVersionException
class NoSuchVersionException extends com.liferay.portal.kernel.exception.NoSuchModelException implements Serializable -
Exception com.liferay.trash.exception.RestoreEntryException
class RestoreEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable -
Exception com.liferay.trash.exception.TrashEntryException
class TrashEntryException extends com.liferay.portal.kernel.exception.PortalException implements Serializable
-
-
Package com.liferay.trash.model
-
Class com.liferay.trash.model.TrashEntryList
class TrashEntryList extends Object implements Serializable-
Serialized Fields
-
_approximate
boolean _approximate
-
_count
int _count
-
-
-
Class com.liferay.trash.model.TrashEntryWrapper
class TrashEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TrashEntry> implements Serializable -
Class com.liferay.trash.model.TrashVersionWrapper
class TrashVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<TrashVersion> implements Serializable
-
-
Package com.liferay.trash.util.comparator
-
Class com.liferay.trash.util.comparator.EntryCreateDateComparator
class EntryCreateDateComparator extends com.liferay.portal.kernel.util.OrderByComparator<TrashEntry> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.trash.util.comparator.EntryTypeComparator
class EntryTypeComparator extends com.liferay.portal.kernel.util.OrderByComparator<TrashEntry> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-
Class com.liferay.trash.util.comparator.EntryUserNameComparator
class EntryUserNameComparator extends com.liferay.portal.kernel.util.OrderByComparator<TrashEntry> implements Serializable-
Serialized Fields
-
_ascending
boolean _ascending
-
-
-