Package com.liferay.portal.kernel.model
Interface Release
- All Superinterfaces:
BaseModel<Release>
,ClassedModel
,Cloneable
,Comparable<Release>
,MVCCModel
,PersistedModel
,ReleaseModel
,Serializable
- All Known Implementing Classes:
ReleaseWrapper
The extended model interface for the Release service. Represents a row in the "Release_" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
Methods inherited from interface com.liferay.portal.kernel.model.ReleaseModel
cloneWithOriginalValues, getBuildDate, getBuildNumber, getCreateDate, getModifiedDate, getMvccVersion, getPrimaryKey, getReleaseId, getSchemaVersion, getServletContextName, getState, getTestString, getVerified, isVerified, setBuildDate, setBuildNumber, setCreateDate, setModifiedDate, setMvccVersion, setPrimaryKey, setReleaseId, setSchemaVersion, setServletContextName, setState, setTestString, setVerified, toXmlString
-
Field Details
-
RELEASE_ID_ACCESSOR
-
-
Method Details
-
getBundleSymbolicName
String getBundleSymbolicName()
-