Class DDMFieldAttributeWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFieldAttribute>
com.liferay.dynamic.data.mapping.model.DDMFieldAttributeWrapper
- All Implemented Interfaces:
DDMFieldAttribute,DDMFieldAttributeModel,com.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<DDMFieldAttribute>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<DDMFieldAttribute>
public class DDMFieldAttributeWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFieldAttribute>
implements DDMFieldAttribute, com.liferay.portal.kernel.model.ModelWrapper<DDMFieldAttribute>
This class is a wrapper for DDMFieldAttribute.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.dynamic.data.mapping.model.DDMFieldAttribute
FIELD_ATTRIBUTE_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the attribute name of this ddm field attribute.longReturns the company ID of this ddm field attribute.longReturns the ct collection ID of this ddm field attribute.longReturns the field attribute ID of this ddm field attribute.longReturns the field ID of this ddm field attribute.Returns the language ID of this ddm field attribute.Returns the large attribute value of this ddm field attribute.longReturns the mvcc version of this ddm field attribute.longReturns the primary key of this ddm field attribute.Returns the small attribute value of this ddm field attribute.longReturns the storage ID of this ddm field attribute.voidsetAttributeName(String attributeName) Sets the attribute name of this ddm field attribute.voidsetAttributeValue(String value) voidsetCompanyId(long companyId) Sets the company ID of this ddm field attribute.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm field attribute.voidsetFieldAttributeId(long fieldAttributeId) Sets the field attribute ID of this ddm field attribute.voidsetFieldId(long fieldId) Sets the field ID of this ddm field attribute.voidsetLanguageId(String languageId) Sets the language ID of this ddm field attribute.voidsetLargeAttributeValue(String largeAttributeValue) Sets the large attribute value of this ddm field attribute.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ddm field attribute.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ddm field attribute.voidsetSmallAttributeValue(String smallAttributeValue) Sets the small attribute value of this ddm field attribute.voidsetStorageId(long storageId) Sets the storage ID of this ddm field attribute.protected DDMFieldAttributeWrapperwrap(DDMFieldAttribute ddmFieldAttribute) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, 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.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
DDMFieldAttributeWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>- Specified by:
cloneWithOriginalValuesin interfaceDDMFieldAttributeModel
-
getAttributeName
Returns the attribute name of this ddm field attribute.- Specified by:
getAttributeNamein interfaceDDMFieldAttributeModel- Returns:
- the attribute name of this ddm field attribute
-
getAttributeValue
- Specified by:
getAttributeValuein interfaceDDMFieldAttribute
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddm field attribute.- Specified by:
getCompanyIdin interfaceDDMFieldAttributeModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ddm field attribute
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddm field attribute.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>- Specified by:
getCtCollectionIdin interfaceDDMFieldAttributeModel- Returns:
- the ct collection ID of this ddm field attribute
-
getFieldAttributeId
public long getFieldAttributeId()Returns the field attribute ID of this ddm field attribute.- Specified by:
getFieldAttributeIdin interfaceDDMFieldAttributeModel- Returns:
- the field attribute ID of this ddm field attribute
-
getFieldId
public long getFieldId()Returns the field ID of this ddm field attribute.- Specified by:
getFieldIdin interfaceDDMFieldAttributeModel- Returns:
- the field ID of this ddm field attribute
-
getLanguageId
Returns the language ID of this ddm field attribute.- Specified by:
getLanguageIdin interfaceDDMFieldAttributeModel- Returns:
- the language ID of this ddm field attribute
-
getLargeAttributeValue
Returns the large attribute value of this ddm field attribute.- Specified by:
getLargeAttributeValuein interfaceDDMFieldAttributeModel- Returns:
- the large attribute value of this ddm field attribute
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddm field attribute.- Specified by:
getMvccVersionin interfaceDDMFieldAttributeModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ddm field attribute
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddm field attribute.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>- Specified by:
getPrimaryKeyin interfaceDDMFieldAttributeModel- Returns:
- the primary key of this ddm field attribute
-
getSmallAttributeValue
Returns the small attribute value of this ddm field attribute.- Specified by:
getSmallAttributeValuein interfaceDDMFieldAttributeModel- Returns:
- the small attribute value of this ddm field attribute
-
getStorageId
public long getStorageId()Returns the storage ID of this ddm field attribute.- Specified by:
getStorageIdin interfaceDDMFieldAttributeModel- Returns:
- the storage ID of this ddm field attribute
-
setAttributeName
Sets the attribute name of this ddm field attribute.- Specified by:
setAttributeNamein interfaceDDMFieldAttributeModel- Parameters:
attributeName- the attribute name of this ddm field attribute
-
setAttributeValue
- Specified by:
setAttributeValuein interfaceDDMFieldAttribute
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddm field attribute.- Specified by:
setCompanyIdin interfaceDDMFieldAttributeModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ddm field attribute
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm field attribute.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>- Specified by:
setCtCollectionIdin interfaceDDMFieldAttributeModel- Parameters:
ctCollectionId- the ct collection ID of this ddm field attribute
-
setFieldAttributeId
public void setFieldAttributeId(long fieldAttributeId) Sets the field attribute ID of this ddm field attribute.- Specified by:
setFieldAttributeIdin interfaceDDMFieldAttributeModel- Parameters:
fieldAttributeId- the field attribute ID of this ddm field attribute
-
setFieldId
public void setFieldId(long fieldId) Sets the field ID of this ddm field attribute.- Specified by:
setFieldIdin interfaceDDMFieldAttributeModel- Parameters:
fieldId- the field ID of this ddm field attribute
-
setLanguageId
Sets the language ID of this ddm field attribute.- Specified by:
setLanguageIdin interfaceDDMFieldAttributeModel- Parameters:
languageId- the language ID of this ddm field attribute
-
setLargeAttributeValue
Sets the large attribute value of this ddm field attribute.- Specified by:
setLargeAttributeValuein interfaceDDMFieldAttributeModel- Parameters:
largeAttributeValue- the large attribute value of this ddm field attribute
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddm field attribute.- Specified by:
setMvccVersionin interfaceDDMFieldAttributeModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ddm field attribute
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddm field attribute.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMFieldAttribute>- Specified by:
setPrimaryKeyin interfaceDDMFieldAttributeModel- Parameters:
primaryKey- the primary key of this ddm field attribute
-
setSmallAttributeValue
Sets the small attribute value of this ddm field attribute.- Specified by:
setSmallAttributeValuein interfaceDDMFieldAttributeModel- Parameters:
smallAttributeValue- the small attribute value of this ddm field attribute
-
setStorageId
public void setStorageId(long storageId) Sets the storage ID of this ddm field attribute.- Specified by:
setStorageIdin interfaceDDMFieldAttributeModel- Parameters:
storageId- the storage ID of this ddm field attribute
-
toXmlString
- Specified by:
toXmlStringin interfaceDDMFieldAttributeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DDMFieldAttribute>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFieldAttribute>
-