@ProviderType public interface TrashVersion extends com.liferay.portal.kernel.model.PersistedModel, TrashVersionModel
TrashVersionModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<TrashVersion,java.lang.Long> |
VERSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.kernel.util.UnicodeProperties |
getTypeSettingsProperties() |
java.lang.String |
getTypeSettingsProperty(java.lang.String key) |
java.lang.String |
getTypeSettingsProperty(java.lang.String key,
java.lang.String defaultValue) |
void |
setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties) |
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
static final com.liferay.portal.kernel.util.Accessor<TrashVersion,java.lang.Long> VERSION_ID_ACCESSOR
com.liferay.trash.model.impl.TrashVersionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
java.lang.String getTypeSettingsProperty(java.lang.String key)
java.lang.String getTypeSettingsProperty(java.lang.String key, java.lang.String defaultValue)
void setTypeSettingsProperties(com.liferay.portal.kernel.util.UnicodeProperties typeSettingsProperties)