public class CommerceChannelAccountEntryRelWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceChannelAccountEntryRel> implements CommerceChannelAccountEntryRel, com.liferay.portal.kernel.model.ModelWrapper<CommerceChannelAccountEntryRel>
This class is a wrapper for CommerceChannelAccountEntryRel.
CommerceChannelAccountEntryRel,
Serialized FormCOMMERCE_CHANNEL_ACCOUNT_ENTRY_REL_ID_ACCESSOR| Constructor and Description |
|---|
CommerceChannelAccountEntryRelWrapper(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel) |
| Modifier and Type | Method and Description |
|---|---|
CommerceChannelAccountEntryRel |
cloneWithOriginalValues() |
long |
getAccountEntryId()
Returns the account entry ID of this commerce channel account entry rel.
|
java.util.Map<java.lang.String,java.util.function.Function<CommerceChannelAccountEntryRel,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CommerceChannelAccountEntryRel,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce channel account entry rel.
|
long |
getClassNameId()
Returns the class name ID of this commerce channel account entry rel.
|
long |
getClassPK()
Returns the class pk of this commerce channel account entry rel.
|
long |
getCommerceChannelAccountEntryRelId()
Returns the commerce channel account entry rel ID of this commerce channel account entry rel.
|
long |
getCommerceChannelId()
Returns the commerce channel ID of this commerce channel account entry rel.
|
long |
getCompanyId()
Returns the company ID of this commerce channel account entry rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce channel account entry rel.
|
long |
getCtCollectionId()
Returns the ct collection ID of this commerce channel account entry rel.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce channel account entry rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce channel account entry rel.
|
boolean |
getOverrideEligibility()
Returns the override eligibility of this commerce channel account entry rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce channel account entry rel.
|
double |
getPriority()
Returns the priority of this commerce channel account entry rel.
|
int |
getType()
Returns the type of this commerce channel account entry rel.
|
long |
getUserId()
Returns the user ID of this commerce channel account entry rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce channel account entry rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce channel account entry rel.
|
boolean |
isOverrideEligibility()
Returns
true if this commerce channel account entry rel is override eligibility. |
void |
persist() |
void |
setAccountEntryId(long accountEntryId)
Sets the account entry ID of this commerce channel account entry rel.
|
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce channel account entry rel.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce channel account entry rel.
|
void |
setCommerceChannelAccountEntryRelId(long commerceChannelAccountEntryRelId)
Sets the commerce channel account entry rel ID of this commerce channel account entry rel.
|
void |
setCommerceChannelId(long commerceChannelId)
Sets the commerce channel ID of this commerce channel account entry rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce channel account entry rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce channel account entry rel.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this commerce channel account entry 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 channel account entry rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce channel account entry rel.
|
void |
setOverrideEligibility(boolean overrideEligibility)
Sets whether this commerce channel account entry rel is override eligibility.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce channel account entry rel.
|
void |
setPriority(double priority)
Sets the priority of this commerce channel account entry rel.
|
void |
setType(int type)
Sets the type of this commerce channel account entry rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce channel account entry rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce channel account entry rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce channel account entry rel.
|
java.lang.String |
toXmlString() |
protected CommerceChannelAccountEntryRelWrapper |
wrap(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel) |
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 CommerceChannelAccountEntryRelWrapper(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>public CommerceChannelAccountEntryRel cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceChannelAccountEntryRelModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>public long getAccountEntryId()
getAccountEntryId in interface CommerceChannelAccountEntryRelModelpublic java.lang.String getClassName()
getClassName in interface CommerceChannelAccountEntryRelModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommerceChannelAccountEntryRelModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommerceChannelAccountEntryRelModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCommerceChannelAccountEntryRelId()
getCommerceChannelAccountEntryRelId in interface CommerceChannelAccountEntryRelModelpublic long getCommerceChannelId()
getCommerceChannelId in interface CommerceChannelAccountEntryRelModelpublic long getCompanyId()
getCompanyId in interface CommerceChannelAccountEntryRelModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceChannelAccountEntryRelModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getCtCollectionId()
getCtCollectionId in interface CommerceChannelAccountEntryRelModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>public java.util.Date getModifiedDate()
getModifiedDate in interface CommerceChannelAccountEntryRelModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceChannelAccountEntryRelModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic boolean getOverrideEligibility()
getOverrideEligibility in interface CommerceChannelAccountEntryRelModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceChannelAccountEntryRelModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>public double getPriority()
getPriority in interface CommerceChannelAccountEntryRelModelpublic int getType()
getType in interface CommerceChannelAccountEntryRelModelpublic long getUserId()
getUserId in interface CommerceChannelAccountEntryRelModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceChannelAccountEntryRelModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceChannelAccountEntryRelModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic boolean isOverrideEligibility()
true if this commerce channel account entry rel is override eligibility.isOverrideEligibility in interface CommerceChannelAccountEntryRelModeltrue if this commerce channel account entry rel is override eligibility; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAccountEntryId(long accountEntryId)
setAccountEntryId in interface CommerceChannelAccountEntryRelModelaccountEntryId - the account entry ID of this commerce channel account entry relpublic void setClassName(java.lang.String className)
setClassName in interface CommerceChannelAccountEntryRelModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommerceChannelAccountEntryRelModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce channel account entry relpublic void setClassPK(long classPK)
setClassPK in interface CommerceChannelAccountEntryRelModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce channel account entry relpublic void setCommerceChannelAccountEntryRelId(long commerceChannelAccountEntryRelId)
setCommerceChannelAccountEntryRelId in interface CommerceChannelAccountEntryRelModelcommerceChannelAccountEntryRelId - the commerce channel account entry rel ID of this commerce channel account entry relpublic void setCommerceChannelId(long commerceChannelId)
setCommerceChannelId in interface CommerceChannelAccountEntryRelModelcommerceChannelId - the commerce channel ID of this commerce channel account entry relpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceChannelAccountEntryRelModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce channel account entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceChannelAccountEntryRelModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce channel account entry relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CommerceChannelAccountEntryRelModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>ctCollectionId - the ct collection ID of this commerce channel account entry relpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceChannelAccountEntryRelModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce channel account entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceChannelAccountEntryRelModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce channel account entry relpublic void setOverrideEligibility(boolean overrideEligibility)
setOverrideEligibility in interface CommerceChannelAccountEntryRelModeloverrideEligibility - the override eligibility of this commerce channel account entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceChannelAccountEntryRelModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>primaryKey - the primary key of this commerce channel account entry relpublic void setPriority(double priority)
setPriority in interface CommerceChannelAccountEntryRelModelpriority - the priority of this commerce channel account entry relpublic void setType(int type)
setType in interface CommerceChannelAccountEntryRelModeltype - the type of this commerce channel account entry relpublic void setUserId(long userId)
setUserId in interface CommerceChannelAccountEntryRelModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce channel account entry relpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceChannelAccountEntryRelModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce channel account entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceChannelAccountEntryRelModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce channel account entry relpublic java.lang.String toXmlString()
toXmlString in interface CommerceChannelAccountEntryRelModelpublic java.util.Map<java.lang.String,java.util.function.Function<CommerceChannelAccountEntryRel,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CommerceChannelAccountEntryRel,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>protected CommerceChannelAccountEntryRelWrapper wrap(CommerceChannelAccountEntryRel commerceChannelAccountEntryRel)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceChannelAccountEntryRel>