Class DDMFieldWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMField>
com.liferay.dynamic.data.mapping.model.DDMFieldWrapper
- All Implemented Interfaces:
DDMField,DDMFieldModel,com.liferay.portal.kernel.model.BaseModel<DDMField>,com.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<DDMField>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<DDMField>
public class DDMFieldWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMField>
implements DDMField, com.liferay.portal.kernel.model.ModelWrapper<DDMField>
This class is a wrapper for DDMField.
- 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.DDMField
FIELD_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this ddm field.longReturns the ct collection ID of this ddm field.longReturns the field ID of this ddm field.Returns the field name of this ddm field.Returns the field type of this ddm field.Returns the instance ID of this ddm field.booleanReturns the localizable of this ddm field.longReturns the mvcc version of this ddm field.longReturns the parent field ID of this ddm field.longReturns the primary key of this ddm field.intReturns the priority of this ddm field.longReturns the storage ID of this ddm field.longReturns the structure version ID of this ddm field.booleanReturnstrueif this ddm field is localizable.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this ddm field.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm field.voidsetFieldId(long fieldId) Sets the field ID of this ddm field.voidsetFieldName(String fieldName) Sets the field name of this ddm field.voidsetFieldType(String fieldType) Sets the field type of this ddm field.voidsetInstanceId(String instanceId) Sets the instance ID of this ddm field.voidsetLocalizable(boolean localizable) Sets whether this ddm field is localizable.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this ddm field.voidsetParentFieldId(long parentFieldId) Sets the parent field ID of this ddm field.voidsetPrimaryKey(long primaryKey) Sets the primary key of this ddm field.voidsetPriority(int priority) Sets the priority of this ddm field.voidsetStorageId(long storageId) Sets the storage ID of this ddm field.voidsetStructureVersionId(long structureVersionId) Sets the structure version ID of this ddm field.protected DDMFieldWrapperMethods 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
-
DDMFieldWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMField>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMField>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DDMField>- Specified by:
cloneWithOriginalValuesin interfaceDDMFieldModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this ddm field.- Specified by:
getCompanyIdin interfaceDDMFieldModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this ddm field
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this ddm field.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>- Specified by:
getCtCollectionIdin interfaceDDMFieldModel- Returns:
- the ct collection ID of this ddm field
-
getFieldId
public long getFieldId()Returns the field ID of this ddm field.- Specified by:
getFieldIdin interfaceDDMFieldModel- Returns:
- the field ID of this ddm field
-
getFieldName
Returns the field name of this ddm field.- Specified by:
getFieldNamein interfaceDDMFieldModel- Returns:
- the field name of this ddm field
-
getFieldType
Returns the field type of this ddm field.- Specified by:
getFieldTypein interfaceDDMFieldModel- Returns:
- the field type of this ddm field
-
getInstanceId
Returns the instance ID of this ddm field.- Specified by:
getInstanceIdin interfaceDDMFieldModel- Returns:
- the instance ID of this ddm field
-
getLocalizable
public boolean getLocalizable()Returns the localizable of this ddm field.- Specified by:
getLocalizablein interfaceDDMFieldModel- Returns:
- the localizable of this ddm field
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this ddm field.- Specified by:
getMvccVersionin interfaceDDMFieldModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this ddm field
-
getParentFieldId
public long getParentFieldId()Returns the parent field ID of this ddm field.- Specified by:
getParentFieldIdin interfaceDDMFieldModel- Returns:
- the parent field ID of this ddm field
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this ddm field.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>- Specified by:
getPrimaryKeyin interfaceDDMFieldModel- Returns:
- the primary key of this ddm field
-
getPriority
public int getPriority()Returns the priority of this ddm field.- Specified by:
getPriorityin interfaceDDMFieldModel- Returns:
- the priority of this ddm field
-
getStorageId
public long getStorageId()Returns the storage ID of this ddm field.- Specified by:
getStorageIdin interfaceDDMFieldModel- Returns:
- the storage ID of this ddm field
-
getStructureVersionId
public long getStructureVersionId()Returns the structure version ID of this ddm field.- Specified by:
getStructureVersionIdin interfaceDDMFieldModel- Returns:
- the structure version ID of this ddm field
-
isLocalizable
public boolean isLocalizable()Returnstrueif this ddm field is localizable.- Specified by:
isLocalizablein interfaceDDMFieldModel- Returns:
trueif this ddm field is localizable;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this ddm field.- Specified by:
setCompanyIdin interfaceDDMFieldModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this ddm field
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this ddm field.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>- Specified by:
setCtCollectionIdin interfaceDDMFieldModel- Parameters:
ctCollectionId- the ct collection ID of this ddm field
-
setFieldId
public void setFieldId(long fieldId) Sets the field ID of this ddm field.- Specified by:
setFieldIdin interfaceDDMFieldModel- Parameters:
fieldId- the field ID of this ddm field
-
setFieldName
Sets the field name of this ddm field.- Specified by:
setFieldNamein interfaceDDMFieldModel- Parameters:
fieldName- the field name of this ddm field
-
setFieldType
Sets the field type of this ddm field.- Specified by:
setFieldTypein interfaceDDMFieldModel- Parameters:
fieldType- the field type of this ddm field
-
setInstanceId
Sets the instance ID of this ddm field.- Specified by:
setInstanceIdin interfaceDDMFieldModel- Parameters:
instanceId- the instance ID of this ddm field
-
setLocalizable
public void setLocalizable(boolean localizable) Sets whether this ddm field is localizable.- Specified by:
setLocalizablein interfaceDDMFieldModel- Parameters:
localizable- the localizable of this ddm field
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this ddm field.- Specified by:
setMvccVersionin interfaceDDMFieldModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this ddm field
-
setParentFieldId
public void setParentFieldId(long parentFieldId) Sets the parent field ID of this ddm field.- Specified by:
setParentFieldIdin interfaceDDMFieldModel- Parameters:
parentFieldId- the parent field ID of this ddm field
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this ddm field.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>- Specified by:
setPrimaryKeyin interfaceDDMFieldModel- Parameters:
primaryKey- the primary key of this ddm field
-
setPriority
public void setPriority(int priority) Sets the priority of this ddm field.- Specified by:
setPriorityin interfaceDDMFieldModel- Parameters:
priority- the priority of this ddm field
-
setStorageId
public void setStorageId(long storageId) Sets the storage ID of this ddm field.- Specified by:
setStorageIdin interfaceDDMFieldModel- Parameters:
storageId- the storage ID of this ddm field
-
setStructureVersionId
public void setStructureVersionId(long structureVersionId) Sets the structure version ID of this ddm field.- Specified by:
setStructureVersionIdin interfaceDDMFieldModel- Parameters:
structureVersionId- the structure version ID of this ddm field
-
toXmlString
- Specified by:
toXmlStringin interfaceDDMFieldModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DDMField>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DDMField>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMField>
-