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
@ProviderType
public interface ClassName
- extends ClassNameModel, PersistedModel
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.
- See Also:
ClassNameModel,
com.liferay.portal.model.impl.ClassNameImpl,
com.liferay.portal.model.impl.ClassNameModelImpl- {$generated.description}
| Methods inherited from interface com.liferay.portal.kernel.model.ClassNameModel |
clone, compareTo, getClassName, getClassNameId, getExpandoBridge, getMvccVersion, getPrimaryKey, getPrimaryKeyObj, getValue, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setClassName, setClassNameId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setNew, setPrimaryKey, setPrimaryKeyObj, setValue, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
CLASS_NAME_ID_ACCESSOR
static final Accessor<ClassName,Long> CLASS_NAME_ID_ACCESSOR