@ProviderType public interface TrashVersion extends PersistedModel, TrashVersionModel
TrashVersionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<TrashVersion,Long> |
VERSION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
UnicodeProperties |
getTypeSettingsProperties() |
String |
getTypeSettingsProperty(String key) |
String |
getTypeSettingsProperty(String key,
String defaultValue) |
void |
setTypeSettingsProperties(UnicodeProperties typeSettingsProperties) |
persist
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getEntryId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getStatus, getTypeSettings, getVersionId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setStatus, setTypeSettings, setVersionId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final Accessor<TrashVersion,Long> VERSION_ID_ACCESSOR
UnicodeProperties getTypeSettingsProperties()
String getTypeSettingsProperty(String key)
String getTypeSettingsProperty(String key, String defaultValue)
void setTypeSettingsProperties(UnicodeProperties typeSettingsProperties)