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, toUnescapedModel
finalize, getClass, notify, notifyAll, wait, wait, wait
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
public 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 CommerceChannelAccountEntryRelModel
cloneWithOriginalValues
in interface com.liferay.portal.kernel.model.BaseModel<CommerceChannelAccountEntryRel>
public long getAccountEntryId()
getAccountEntryId
in interface CommerceChannelAccountEntryRelModel
public java.lang.String getClassName()
getClassName
in interface CommerceChannelAccountEntryRelModel
getClassName
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassNameId()
getClassNameId
in interface CommerceChannelAccountEntryRelModel
getClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
public long getClassPK()
getClassPK
in interface CommerceChannelAccountEntryRelModel
getClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
public long getCommerceChannelAccountEntryRelId()
getCommerceChannelAccountEntryRelId
in interface CommerceChannelAccountEntryRelModel
public long getCommerceChannelId()
getCommerceChannelId
in interface CommerceChannelAccountEntryRelModel
public long getCompanyId()
getCompanyId
in interface CommerceChannelAccountEntryRelModel
getCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
getCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
public java.util.Date getCreateDate()
getCreateDate
in interface CommerceChannelAccountEntryRelModel
getCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getCtCollectionId()
getCtCollectionId
in interface CommerceChannelAccountEntryRelModel
getCtCollectionId
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>
public java.util.Date getModifiedDate()
getModifiedDate
in interface CommerceChannelAccountEntryRelModel
getModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
public long getMvccVersion()
getMvccVersion
in interface CommerceChannelAccountEntryRelModel
getMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
public boolean getOverrideEligibility()
getOverrideEligibility
in interface CommerceChannelAccountEntryRelModel
public long getPrimaryKey()
getPrimaryKey
in interface CommerceChannelAccountEntryRelModel
getPrimaryKey
in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceChannelAccountEntryRel>
public double getPriority()
getPriority
in interface CommerceChannelAccountEntryRelModel
public int getType()
getType
in interface CommerceChannelAccountEntryRelModel
public long getUserId()
getUserId
in interface CommerceChannelAccountEntryRelModel
getUserId
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserName()
getUserName
in interface CommerceChannelAccountEntryRelModel
getUserName
in interface com.liferay.portal.kernel.model.AuditedModel
public java.lang.String getUserUuid()
getUserUuid
in interface CommerceChannelAccountEntryRelModel
getUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
public boolean isOverrideEligibility()
true
if this commerce channel account entry rel is override eligibility.isOverrideEligibility
in interface CommerceChannelAccountEntryRelModel
true
if this commerce channel account entry rel is override eligibility; false
otherwisepublic void persist()
persist
in interface com.liferay.portal.kernel.model.PersistedModel
public void setAccountEntryId(long accountEntryId)
setAccountEntryId
in interface CommerceChannelAccountEntryRelModel
accountEntryId
- the account entry ID of this commerce channel account entry relpublic void setClassName(java.lang.String className)
setClassName
in interface CommerceChannelAccountEntryRelModel
public void setClassNameId(long classNameId)
setClassNameId
in interface CommerceChannelAccountEntryRelModel
setClassNameId
in interface com.liferay.portal.kernel.model.TypedModel
classNameId
- the class name ID of this commerce channel account entry relpublic void setClassPK(long classPK)
setClassPK
in interface CommerceChannelAccountEntryRelModel
setClassPK
in interface com.liferay.portal.kernel.model.AttachedModel
classPK
- the class pk of this commerce channel account entry relpublic void setCommerceChannelAccountEntryRelId(long commerceChannelAccountEntryRelId)
setCommerceChannelAccountEntryRelId
in interface CommerceChannelAccountEntryRelModel
commerceChannelAccountEntryRelId
- the commerce channel account entry rel ID of this commerce channel account entry relpublic void setCommerceChannelId(long commerceChannelId)
setCommerceChannelId
in interface CommerceChannelAccountEntryRelModel
commerceChannelId
- the commerce channel ID of this commerce channel account entry relpublic void setCompanyId(long companyId)
setCompanyId
in interface CommerceChannelAccountEntryRelModel
setCompanyId
in interface com.liferay.portal.kernel.model.AuditedModel
setCompanyId
in interface com.liferay.portal.kernel.model.ShardedModel
companyId
- the company ID of this commerce channel account entry relpublic void setCreateDate(java.util.Date createDate)
setCreateDate
in interface CommerceChannelAccountEntryRelModel
setCreateDate
in interface com.liferay.portal.kernel.model.AuditedModel
createDate
- the create date of this commerce channel account entry relpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId
in interface CommerceChannelAccountEntryRelModel
setCtCollectionId
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 CommerceChannelAccountEntryRelModel
setModifiedDate
in interface com.liferay.portal.kernel.model.AuditedModel
modifiedDate
- the modified date of this commerce channel account entry relpublic void setMvccVersion(long mvccVersion)
setMvccVersion
in interface CommerceChannelAccountEntryRelModel
setMvccVersion
in interface com.liferay.portal.kernel.model.MVCCModel
mvccVersion
- the mvcc version of this commerce channel account entry relpublic void setOverrideEligibility(boolean overrideEligibility)
setOverrideEligibility
in interface CommerceChannelAccountEntryRelModel
overrideEligibility
- the override eligibility of this commerce channel account entry relpublic void setPrimaryKey(long primaryKey)
setPrimaryKey
in interface CommerceChannelAccountEntryRelModel
setPrimaryKey
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 CommerceChannelAccountEntryRelModel
priority
- the priority of this commerce channel account entry relpublic void setType(int type)
setType
in interface CommerceChannelAccountEntryRelModel
type
- the type of this commerce channel account entry relpublic void setUserId(long userId)
setUserId
in interface CommerceChannelAccountEntryRelModel
setUserId
in interface com.liferay.portal.kernel.model.AuditedModel
userId
- the user ID of this commerce channel account entry relpublic void setUserName(java.lang.String userName)
setUserName
in interface CommerceChannelAccountEntryRelModel
setUserName
in interface com.liferay.portal.kernel.model.AuditedModel
userName
- the user name of this commerce channel account entry relpublic void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface CommerceChannelAccountEntryRelModel
setUserUuid
in interface com.liferay.portal.kernel.model.AuditedModel
userUuid
- the user uuid of this commerce channel account entry relpublic java.lang.String toXmlString()
toXmlString
in interface CommerceChannelAccountEntryRelModel
public 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>