com.liferay.trash.model.impl.TrashEntryImpl
@Deprecated @ProviderType public interface TrashEntry extends TrashEntryModel, PersistedModel
TrashEntryModel
,
com.liferay.portlet.trash.model.impl.TrashEntryImpl
,
com.liferay.portlet.trash.model.impl.TrashEntryModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<TrashEntry,Long> |
ENTRY_ID_ACCESSOR
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
TrashEntry |
getRootEntry()
Deprecated.
|
UnicodeProperties |
getTypeSettingsProperties()
Deprecated.
|
String |
getTypeSettingsProperty(String key)
Deprecated.
|
String |
getTypeSettingsProperty(String key,
String defaultValue)
Deprecated.
|
boolean |
isTrashEntry(Class<?> clazz,
long classPK)
Deprecated.
|
boolean |
isTrashEntry(String className,
long classPK)
Deprecated.
|
void |
setRootEntry(TrashEntry rootEntry)
Deprecated.
|
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)
Deprecated.
|
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getGroupId, getPrimaryKey, getPrimaryKeyObj, getStatus, getSystemEventSetKey, getTypeSettings, getUserId, getUserName, getUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setSystemEventSetKey, setTypeSettings, setUserId, setUserName, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getAttributeGetterFunctions, getAttributeSetterBiConsumers, getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<TrashEntry,Long> ENTRY_ID_ACCESSOR
TrashEntry getRootEntry()
UnicodeProperties getTypeSettingsProperties()
String getTypeSettingsProperty(String key)
String getTypeSettingsProperty(String key, String defaultValue)
boolean isTrashEntry(Class<?> clazz, long classPK)
boolean isTrashEntry(String className, long classPK)
void setRootEntry(TrashEntry rootEntry)
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)