public class CommercePaymentMethodGroupRelQualifierWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentMethodGroupRelQualifier> implements CommercePaymentMethodGroupRelQualifier, com.liferay.portal.kernel.model.ModelWrapper<CommercePaymentMethodGroupRelQualifier>
This class is a wrapper for CommercePaymentMethodGroupRelQualifier.
CommercePaymentMethodGroupRelQualifier,
Serialized FormCOMMERCE_PAYMENT_METHOD_GROUP_REL_QUALIFIER_ID_ACCESSOR| Constructor and Description |
|---|
CommercePaymentMethodGroupRelQualifierWrapper(CommercePaymentMethodGroupRelQualifier commercePaymentMethodGroupRelQualifier) |
| Modifier and Type | Method and Description |
|---|---|
CommercePaymentMethodGroupRelQualifier |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce payment method group rel qualifier.
|
long |
getClassNameId()
Returns the class name ID of this commerce payment method group rel qualifier.
|
long |
getClassPK()
Returns the class pk of this commerce payment method group rel qualifier.
|
long |
getCommercePaymentMethodGroupRelId()
Returns the commerce payment method group rel ID of this commerce payment method group rel qualifier.
|
long |
getCommercePaymentMethodGroupRelQualifierId()
Returns the commerce payment method group rel qualifier ID of this commerce payment method group rel qualifier.
|
long |
getCompanyId()
Returns the company ID of this commerce payment method group rel qualifier.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce payment method group rel qualifier.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce payment method group rel qualifier.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce payment method group rel qualifier.
|
long |
getPrimaryKey()
Returns the primary key of this commerce payment method group rel qualifier.
|
long |
getUserId()
Returns the user ID of this commerce payment method group rel qualifier.
|
java.lang.String |
getUserName()
Returns the user name of this commerce payment method group rel qualifier.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce payment method group rel qualifier.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce payment method group rel qualifier.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce payment method group rel qualifier.
|
void |
setCommercePaymentMethodGroupRelId(long CommercePaymentMethodGroupRelId)
Sets the commerce payment method group rel ID of this commerce payment method group rel qualifier.
|
void |
setCommercePaymentMethodGroupRelQualifierId(long commercePaymentMethodGroupRelQualifierId)
Sets the commerce payment method group rel qualifier ID of this commerce payment method group rel qualifier.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce payment method group rel qualifier.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce payment method group rel qualifier.
|
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 payment method group rel qualifier.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce payment method group rel qualifier.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce payment method group rel qualifier.
|
void |
setUserId(long userId)
Sets the user ID of this commerce payment method group rel qualifier.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce payment method group rel qualifier.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce payment method group rel qualifier.
|
java.lang.String |
toXmlString() |
protected CommercePaymentMethodGroupRelQualifierWrapper |
wrap(CommercePaymentMethodGroupRelQualifier commercePaymentMethodGroupRelQualifier) |
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, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic CommercePaymentMethodGroupRelQualifierWrapper(CommercePaymentMethodGroupRelQualifier commercePaymentMethodGroupRelQualifier)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRelQualifier>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRelQualifier>public CommercePaymentMethodGroupRelQualifier cloneWithOriginalValues()
cloneWithOriginalValues in interface CommercePaymentMethodGroupRelQualifierModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommercePaymentMethodGroupRelQualifier>public java.lang.String getClassName()
getClassName in interface CommercePaymentMethodGroupRelQualifierModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommercePaymentMethodGroupRelQualifierModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommercePaymentMethodGroupRelQualifierModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCommercePaymentMethodGroupRelId()
getCommercePaymentMethodGroupRelId in interface CommercePaymentMethodGroupRelQualifierModelpublic long getCommercePaymentMethodGroupRelQualifierId()
getCommercePaymentMethodGroupRelQualifierId in interface CommercePaymentMethodGroupRelQualifierModelpublic long getCompanyId()
getCompanyId in interface CommercePaymentMethodGroupRelQualifierModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommercePaymentMethodGroupRelQualifierModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommercePaymentMethodGroupRelQualifierModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommercePaymentMethodGroupRelQualifierModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommercePaymentMethodGroupRelQualifierModelpublic long getUserId()
getUserId in interface CommercePaymentMethodGroupRelQualifierModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommercePaymentMethodGroupRelQualifierModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommercePaymentMethodGroupRelQualifierModelgetUserUuid 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 CommercePaymentMethodGroupRelQualifierModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommercePaymentMethodGroupRelQualifierModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce payment method group rel qualifierpublic void setClassPK(long classPK)
setClassPK in interface CommercePaymentMethodGroupRelQualifierModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce payment method group rel qualifierpublic void setCommercePaymentMethodGroupRelId(long CommercePaymentMethodGroupRelId)
setCommercePaymentMethodGroupRelId in interface CommercePaymentMethodGroupRelQualifierModelCommercePaymentMethodGroupRelId - the commerce payment method group rel ID of this commerce payment method group rel qualifierpublic void setCommercePaymentMethodGroupRelQualifierId(long commercePaymentMethodGroupRelQualifierId)
setCommercePaymentMethodGroupRelQualifierId in interface CommercePaymentMethodGroupRelQualifierModelcommercePaymentMethodGroupRelQualifierId - the commerce payment method group rel qualifier ID of this commerce payment method group rel qualifierpublic void setCompanyId(long companyId)
setCompanyId in interface CommercePaymentMethodGroupRelQualifierModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce payment method group rel qualifierpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommercePaymentMethodGroupRelQualifierModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce payment method group rel qualifierpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommercePaymentMethodGroupRelQualifierModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce payment method group rel qualifierpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommercePaymentMethodGroupRelQualifierModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce payment method group rel qualifierpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommercePaymentMethodGroupRelQualifierModelprimaryKey - the primary key of this commerce payment method group rel qualifierpublic void setUserId(long userId)
setUserId in interface CommercePaymentMethodGroupRelQualifierModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce payment method group rel qualifierpublic void setUserName(java.lang.String userName)
setUserName in interface CommercePaymentMethodGroupRelQualifierModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce payment method group rel qualifierpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommercePaymentMethodGroupRelQualifierModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce payment method group rel qualifierpublic java.lang.String toXmlString()
toXmlString in interface CommercePaymentMethodGroupRelQualifierModelprotected CommercePaymentMethodGroupRelQualifierWrapper wrap(CommercePaymentMethodGroupRelQualifier commercePaymentMethodGroupRelQualifier)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommercePaymentMethodGroupRelQualifier>