Interface CTScore
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<CTScore>,com.liferay.portal.kernel.model.ClassedModel,Cloneable,Comparable<CTScore>,CTScoreModel,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,Serializable,com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
CTScoreWrapper
@ProviderType
public interface CTScore
extends CTScoreModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the CTScore service. Represents a row in the "CTScore" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescription -
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 java.lang.Comparable
compareToMethods inherited from interface com.liferay.change.tracking.model.CTScoreModel
cloneWithOriginalValues, getCompanyId, getCtCollectionId, getCtScoreId, getMvccVersion, getPrimaryKey, getScore, setCompanyId, setCtCollectionId, setCtScoreId, setMvccVersion, setPrimaryKey, setScore, toXmlStringMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persist
-
Field Details
-
CT_SCORE_ID_ACCESSOR
-
-
Method Details
-
getSizeClassification
String getSizeClassification()
-