Package com.liferay.portal.kernel.model
Interface ClassName
- All Superinterfaces:
BaseModel<ClassName>,ClassedModel,ClassNameModel,Cloneable,Comparable<ClassName>,MVCCModel,PersistedModel,Serializable,TypedModel
- All Known Implementing Classes:
ClassNameWrapper
The extended model interface for the ClassName service. Represents a row in the "ClassName_" 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface com.liferay.portal.kernel.model.ClassNameModel
cloneWithOriginalValues, getClassName, getClassNameId, getMvccVersion, getPrimaryKey, getValue, setClassName, setClassNameId, setMvccVersion, setPrimaryKey, setValue, toXmlStringMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
CLASS_NAME_ID_ACCESSOR
-