Interface DDMFieldAttribute
- All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>
,com.liferay.portal.kernel.model.ClassedModel
,Cloneable
,Comparable<DDMFieldAttribute>
,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>
,DDMFieldAttributeModel
,com.liferay.portal.kernel.model.MVCCModel
,Serializable
,com.liferay.portal.kernel.model.ShardedModel
- All Known Implementing Classes:
DDMFieldAttributeWrapper
The extended model interface for the DDMFieldAttribute service. Represents a row in the "DDMFieldAttribute" database table, with each column mapped to a property of this class.
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.liferay.portal.kernel.util.Accessor<DDMFieldAttribute,
Long> -
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.dynamic.data.mapping.model.DDMFieldAttributeModel
cloneWithOriginalValues, getAttributeName, getCompanyId, getCtCollectionId, getFieldAttributeId, getFieldId, getLanguageId, getLargeAttributeValue, getMvccVersion, getPrimaryKey, getSmallAttributeValue, getStorageId, setAttributeName, setCompanyId, setCtCollectionId, setFieldAttributeId, setFieldId, setLanguageId, setLargeAttributeValue, setMvccVersion, setPrimaryKey, setSmallAttributeValue, setStorageId, toXmlString
-
Field Details
-
FIELD_ATTRIBUTE_ID_ACCESSOR
static final com.liferay.portal.kernel.util.Accessor<DDMFieldAttribute,Long> FIELD_ATTRIBUTE_ID_ACCESSOR
-
-
Method Details
-
getAttributeValue
String getAttributeValue() -
setAttributeValue
-