public class CommercePriceModifierRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceModifierRel> implements CommercePriceModifierRel, com.liferay.portal.kernel.model.ModelWrapper<CommercePriceModifierRel>
This class is a wrapper for CommercePriceModifierRel.
CommercePriceModifierRel,
Serialized FormCOMMERCE_PRICE_MODIFIER_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommercePriceModifierRelWrapper(CommercePriceModifierRel commercePriceModifierRel) |
| Modifier and Type | Method and Description |
|---|---|
CommercePriceModifierRel |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<CommercePriceModifierRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceModifierRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce price modifier rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce price modifier rel.
|
long |
getClassPK()
Returns the class pk of this commerce price modifier rel.
|
CommercePriceModifier |
getCommercePriceModifier() |
long |
getCommercePriceModifierId()
Returns the commerce price modifier ID of this commerce price modifier rel.
|
long |
getCommercePriceModifierRelId()
Returns the commerce price modifier rel ID of this commerce price modifier rel.
|
long |
getCompanyId()
Returns the company ID of this commerce price modifier rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce price modifier rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this commerce price modifier rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce price modifier rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce price modifier rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce price modifier rel.
|
long |
getUserId()
Returns the user ID of this commerce price modifier rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce price modifier rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce price modifier rel.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce price modifier rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce price modifier rel.
|
void |
setCommercePriceModifierId(long commercePriceModifierId)
Sets the commerce price modifier ID of this commerce price modifier rel.
|
void |
setCommercePriceModifierRelId(long commercePriceModifierRelId)
Sets the commerce price modifier rel ID of this commerce price modifier rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce price modifier rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce price modifier rel.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this commerce price modifier rel.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce price modifier rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce price modifier rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce price modifier rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce price modifier rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce price modifier rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce price modifier rel.
|
java.lang.String |
toXmlString() |
protected CommercePriceModifierRelWrapper |
wrap(CommercePriceModifierRel commercePriceModifierRel) |
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 CommercePriceModifierRelWrapper(CommercePriceModifierRel commercePriceModifierRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public CommercePriceModifierRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommercePriceModifierRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public java.lang.String getClassName()
getClassName in interface CommercePriceModifierRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommercePriceModifierRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommercePriceModifierRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic CommercePriceModifier getCommercePriceModifier() throws com.liferay.portal.kernel.exception.PortalException
getCommercePriceModifier in interface CommercePriceModifierRelcom.liferay.portal.kernel.exception.PortalExceptionpublic long getCommercePriceModifierId()
getCommercePriceModifierId in interface CommercePriceModifierRelModelpublic long getCommercePriceModifierRelId()
getCommercePriceModifierRelId in interface CommercePriceModifierRelModelpublic long getCompanyId()
getCompanyId in interface CommercePriceModifierRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePriceModifierRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getCtCollectionId()
getCtCollectionId in interface CommercePriceModifierRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceModifierRel>public java.util.Date getModifiedDate()
getModifiedDate in interface CommercePriceModifierRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommercePriceModifierRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePriceModifierRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceModifierRel>public long getUserId()
getUserId in interface CommercePriceModifierRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePriceModifierRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePriceModifierRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setClassName(java.lang.String className)
setClassName in interface CommercePriceModifierRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommercePriceModifierRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce price modifier relpublic void setClassPK(long classPK)
setClassPK in interface CommercePriceModifierRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce price modifier relpublic void setCommercePriceModifierId(long commercePriceModifierId)
setCommercePriceModifierId in interface CommercePriceModifierRelModelcommercePriceModifierId - the commerce price modifier ID of this commerce price modifier relpublic void setCommercePriceModifierRelId(long commercePriceModifierRelId)
setCommercePriceModifierRelId in interface CommercePriceModifierRelModelcommercePriceModifierRelId - the commerce price modifier rel ID of this commerce price modifier relpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePriceModifierRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce price modifier relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePriceModifierRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce price modifier relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CommercePriceModifierRelModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceModifierRel>ctCollectionId - the ct collection ID of this commerce price modifier relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePriceModifierRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce price modifier relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommercePriceModifierRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce price modifier relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePriceModifierRelModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommercePriceModifierRel>primaryKey - the primary key of this commerce price modifier relpublic void setUserId(long userId)
setUserId in interface CommercePriceModifierRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce price modifier relpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePriceModifierRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce price modifier relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePriceModifierRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce price modifier relpublic java.lang.String toXmlString()
toXmlString in interface CommercePriceModifierRelModelpublic java.util.Map<java.lang.String,java.util.function.Function<CommercePriceModifierRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CommercePriceModifierRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CommercePriceModifierRel>protected CommercePriceModifierRelWrapper wrap(CommercePriceModifierRel commercePriceModifierRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePriceModifierRel>