public class CSDiagramSettingWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CSDiagramSetting> implements CSDiagramSetting, com.liferay.portal.kernel.model.ModelWrapper<CSDiagramSetting>
This class is a wrapper for CSDiagramSetting.
CSDiagramSetting,
Serialized FormCS_DIAGRAM_SETTING_ID_ACCESSOR| Constructor and Description |
|---|
CSDiagramSettingWrapper(CSDiagramSetting csDiagramSetting) |
| Modifier and Type | Method and Description |
|---|---|
CSDiagramSetting |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CSDiagramSetting,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CSDiagramSetting,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getColor()
Returns the color of this cs diagram setting.
|
long |
getCompanyId()
Returns the company ID of this cs diagram setting.
|
com.liferay.commerce.product.model.CPAttachmentFileEntry |
getCPAttachmentFileEntry() |
long |
getCPAttachmentFileEntryId()
Returns the cp attachment file entry ID of this cs diagram setting.
|
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId()
Returns the cp definition ID of this cs diagram setting.
|
java.util.Date |
getCreateDate()
Returns the create date of this cs diagram setting.
|
long |
getCSDiagramSettingId()
Returns the cs diagram setting ID of this cs diagram setting.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cs diagram setting.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cs diagram setting.
|
long |
getMvccVersion()
Returns the mvcc version of this cs diagram setting.
|
long |
getPrimaryKey()
Returns the primary key of this cs diagram setting.
|
double |
getRadius()
Returns the radius of this cs diagram setting.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
java.lang.String |
getType()
Returns the type of this cs diagram setting.
|
long |
getUserId()
Returns the user ID of this cs diagram setting.
|
java.lang.String |
getUserName()
Returns the user name of this cs diagram setting.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cs diagram setting.
|
java.lang.String |
getUuid()
Returns the uuid of this cs diagram setting.
|
void |
persist() |
void |
setColor(java.lang.String color)
Sets the color of this cs diagram setting.
|
void |
setCompanyId(long companyId)
Sets the company ID of this cs diagram setting.
|
void |
setCPAttachmentFileEntryId(long CPAttachmentFileEntryId)
Sets the cp attachment file entry ID of this cs diagram setting.
|
void |
setCPDefinitionId(long CPDefinitionId)
Sets the cp definition ID of this cs diagram setting.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cs diagram setting.
|
void |
setCSDiagramSettingId(long CSDiagramSettingId)
Sets the cs diagram setting ID of this cs diagram setting.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cs diagram setting.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this cs diagram setting.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cs diagram setting.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cs diagram setting.
|
void |
setRadius(double radius)
Sets the radius of this cs diagram setting.
|
void |
setType(java.lang.String type)
Sets the type of this cs diagram setting.
|
void |
setUserId(long userId)
Sets the user ID of this cs diagram setting.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cs diagram setting.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cs diagram setting.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this cs diagram setting.
|
java.lang.String |
toXmlString() |
protected CSDiagramSettingWrapper |
wrap(CSDiagramSetting csDiagramSetting) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CSDiagramSettingWrapper(CSDiagramSetting csDiagramSetting)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramSetting>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramSetting>public CSDiagramSetting cloneWithOriginalValues()
cloneWithOriginalValues in interface CSDiagramSettingModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramSetting>public java.lang.String getColor()
getColor in interface CSDiagramSettingModelpublic long getCompanyId()
getCompanyId in interface CSDiagramSettingModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic com.liferay.commerce.product.model.CPAttachmentFileEntry getCPAttachmentFileEntry()
throws com.liferay.portal.kernel.exception.PortalException
getCPAttachmentFileEntry in interface CSDiagramSettingcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPAttachmentFileEntryId()
getCPAttachmentFileEntryId in interface CSDiagramSettingModelpublic com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinition in interface CSDiagramSettingcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPDefinitionId()
getCPDefinitionId in interface CSDiagramSettingModelpublic java.util.Date getCreateDate()
getCreateDate in interface CSDiagramSettingModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCSDiagramSettingId()
getCSDiagramSettingId in interface CSDiagramSettingModelpublic long getCtCollectionId()
getCtCollectionId in interface CSDiagramSettingModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramSetting>public java.util.Date getModifiedDate()
getModifiedDate in interface CSDiagramSettingModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CSDiagramSettingModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CSDiagramSettingModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramSetting>public double getRadius()
getRadius in interface CSDiagramSettingModelpublic java.lang.String getType()
getType in interface CSDiagramSettingModelpublic long getUserId()
getUserId in interface CSDiagramSettingModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CSDiagramSettingModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CSDiagramSettingModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CSDiagramSettingModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setColor(java.lang.String color)
setColor in interface CSDiagramSettingModelcolor - the color of this cs diagram settingpublic void setCompanyId(long companyId)
setCompanyId in interface CSDiagramSettingModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this cs diagram settingpublic void setCPAttachmentFileEntryId(long CPAttachmentFileEntryId)
setCPAttachmentFileEntryId in interface CSDiagramSettingModelCPAttachmentFileEntryId - the cp attachment file entry ID of this cs diagram settingpublic void setCPDefinitionId(long CPDefinitionId)
setCPDefinitionId in interface CSDiagramSettingModelCPDefinitionId - the cp definition ID of this cs diagram settingpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CSDiagramSettingModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this cs diagram settingpublic void setCSDiagramSettingId(long CSDiagramSettingId)
setCSDiagramSettingId in interface CSDiagramSettingModelCSDiagramSettingId - the cs diagram setting ID of this cs diagram settingpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CSDiagramSettingModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramSetting>ctCollectionId - the ct collection ID of this cs diagram settingpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CSDiagramSettingModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this cs diagram settingpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CSDiagramSettingModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cs diagram settingpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CSDiagramSettingModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramSetting>primaryKey - the primary key of this cs diagram settingpublic void setRadius(double radius)
setRadius in interface CSDiagramSettingModelradius - the radius of this cs diagram settingpublic void setType(java.lang.String type)
setType in interface CSDiagramSettingModeltype - the type of this cs diagram settingpublic void setUserId(long userId)
setUserId in interface CSDiagramSettingModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cs diagram settingpublic void setUserName(java.lang.String userName)
setUserName in interface CSDiagramSettingModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cs diagram settingpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CSDiagramSettingModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cs diagram settingpublic void setUuid(java.lang.String uuid)
setUuid in interface CSDiagramSettingModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this cs diagram settingpublic java.lang.String toXmlString()
toXmlString in interface CSDiagramSettingModelpublic java.util.Map<java.lang.String,java.util.function.Function<CSDiagramSetting,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramSetting>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CSDiagramSetting,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramSetting>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CSDiagramSettingWrapper wrap(CSDiagramSetting csDiagramSetting)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CSDiagramSetting>