public class CSDiagramEntryWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CSDiagramEntry> implements CSDiagramEntry, com.liferay.portal.kernel.model.ModelWrapper<CSDiagramEntry>
This class is a wrapper for CSDiagramEntry.
CSDiagramEntry,
Serialized FormCS_DIAGRAM_ENTRY_ID_ACCESSOR| Constructor and Description |
|---|
CSDiagramEntryWrapper(CSDiagramEntry csDiagramEntry) |
| Modifier and Type | Method and Description |
|---|---|
CSDiagramEntry |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CSDiagramEntry,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CSDiagramEntry,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this cs diagram entry.
|
com.liferay.commerce.product.model.CPDefinition |
getCPDefinition() |
long |
getCPDefinitionId()
Returns the cp definition ID of this cs diagram entry.
|
long |
getCPInstanceId()
Returns the cp instance ID of this cs diagram entry.
|
long |
getCProductId()
Returns the c product ID of this cs diagram entry.
|
java.util.Date |
getCreateDate()
Returns the create date of this cs diagram entry.
|
long |
getCSDiagramEntryId()
Returns the cs diagram entry ID of this cs diagram entry.
|
long |
getCtCollectionId()
Returns the ct collection ID of this cs diagram entry.
|
boolean |
getDiagram()
Returns the diagram of this cs diagram entry.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this cs diagram entry.
|
long |
getMvccVersion()
Returns the mvcc version of this cs diagram entry.
|
long |
getPrimaryKey()
Returns the primary key of this cs diagram entry.
|
int |
getQuantity()
Returns the quantity of this cs diagram entry.
|
java.lang.String |
getSequence()
Returns the sequence of this cs diagram entry.
|
java.lang.String |
getSku()
Returns the sku of this cs diagram entry.
|
long |
getUserId()
Returns the user ID of this cs diagram entry.
|
java.lang.String |
getUserName()
Returns the user name of this cs diagram entry.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this cs diagram entry.
|
boolean |
isDiagram()
Returns
true if this cs diagram entry is diagram. |
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this cs diagram entry.
|
void |
setCPDefinitionId(long CPDefinitionId)
Sets the cp definition ID of this cs diagram entry.
|
void |
setCPInstanceId(long CPInstanceId)
Sets the cp instance ID of this cs diagram entry.
|
void |
setCProductId(long CProductId)
Sets the c product ID of this cs diagram entry.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this cs diagram entry.
|
void |
setCSDiagramEntryId(long CSDiagramEntryId)
Sets the cs diagram entry ID of this cs diagram entry.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this cs diagram entry.
|
void |
setDiagram(boolean diagram)
Sets whether this cs diagram entry is diagram.
|
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 entry.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this cs diagram entry.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this cs diagram entry.
|
void |
setQuantity(int quantity)
Sets the quantity of this cs diagram entry.
|
void |
setSequence(java.lang.String sequence)
Sets the sequence of this cs diagram entry.
|
void |
setSku(java.lang.String sku)
Sets the sku of this cs diagram entry.
|
void |
setUserId(long userId)
Sets the user ID of this cs diagram entry.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this cs diagram entry.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this cs diagram entry.
|
protected CSDiagramEntryWrapper |
wrap(CSDiagramEntry csDiagramEntry) |
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 CSDiagramEntryWrapper(CSDiagramEntry csDiagramEntry)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramEntry>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramEntry>public CSDiagramEntry cloneWithOriginalValues()
cloneWithOriginalValues in interface CSDiagramEntryModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramEntry>public long getCompanyId()
getCompanyId in interface CSDiagramEntryModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic com.liferay.commerce.product.model.CPDefinition getCPDefinition()
throws com.liferay.portal.kernel.exception.PortalException
getCPDefinition in interface CSDiagramEntrycom.liferay.portal.kernel.exception.PortalExceptionpublic long getCPDefinitionId()
getCPDefinitionId in interface CSDiagramEntryModelpublic long getCPInstanceId()
getCPInstanceId in interface CSDiagramEntryModelpublic long getCProductId()
getCProductId in interface CSDiagramEntryModelpublic java.util.Date getCreateDate()
getCreateDate in interface CSDiagramEntryModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getCSDiagramEntryId()
getCSDiagramEntryId in interface CSDiagramEntryModelpublic long getCtCollectionId()
getCtCollectionId in interface CSDiagramEntryModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramEntry>public boolean getDiagram()
getDiagram in interface CSDiagramEntryModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CSDiagramEntryModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CSDiagramEntryModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CSDiagramEntryModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramEntry>public int getQuantity()
getQuantity in interface CSDiagramEntryModelpublic java.lang.String getSequence()
getSequence in interface CSDiagramEntryModelpublic java.lang.String getSku()
getSku in interface CSDiagramEntryModelpublic long getUserId()
getUserId in interface CSDiagramEntryModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CSDiagramEntryModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CSDiagramEntryModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean isDiagram()
true if this cs diagram entry is diagram.isDiagram in interface CSDiagramEntryModeltrue if this cs diagram entry is diagram; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface CSDiagramEntryModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this cs diagram entrypublic void setCPDefinitionId(long CPDefinitionId)
setCPDefinitionId in interface CSDiagramEntryModelCPDefinitionId - the cp definition ID of this cs diagram entrypublic void setCPInstanceId(long CPInstanceId)
setCPInstanceId in interface CSDiagramEntryModelCPInstanceId - the cp instance ID of this cs diagram entrypublic void setCProductId(long CProductId)
setCProductId in interface CSDiagramEntryModelCProductId - the c product ID of this cs diagram entrypublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CSDiagramEntryModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this cs diagram entrypublic void setCSDiagramEntryId(long CSDiagramEntryId)
setCSDiagramEntryId in interface CSDiagramEntryModelCSDiagramEntryId - the cs diagram entry ID of this cs diagram entrypublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CSDiagramEntryModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramEntry>ctCollectionId - the ct collection ID of this cs diagram entrypublic void setDiagram(boolean diagram)
setDiagram in interface CSDiagramEntryModeldiagram - the diagram of this cs diagram entrypublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CSDiagramEntryModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this cs diagram entrypublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CSDiagramEntryModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this cs diagram entrypublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CSDiagramEntryModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CSDiagramEntry>primaryKey - the primary key of this cs diagram entrypublic void setQuantity(int quantity)
setQuantity in interface CSDiagramEntryModelquantity - the quantity of this cs diagram entrypublic void setSequence(java.lang.String sequence)
setSequence in interface CSDiagramEntryModelsequence - the sequence of this cs diagram entrypublic void setSku(java.lang.String sku)
setSku in interface CSDiagramEntryModelsku - the sku of this cs diagram entrypublic void setUserId(long userId)
setUserId in interface CSDiagramEntryModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this cs diagram entrypublic void setUserName(java.lang.String userName)
setUserName in interface CSDiagramEntryModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this cs diagram entrypublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CSDiagramEntryModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this cs diagram entrypublic java.util.Map<java.lang.String,java.util.function.Function<CSDiagramEntry,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramEntry>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CSDiagramEntry,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CSDiagramEntry>protected CSDiagramEntryWrapper wrap(CSDiagramEntry csDiagramEntry)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CSDiagramEntry>