@ProviderType public interface TrashEntry extends TrashEntryModel, PersistedModel
TrashEntryModel
,
TrashEntryImpl
,
TrashEntryModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<TrashEntry,Long> |
ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
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) |
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
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)