public class CommerceShippingFixedOptionQualifierWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingFixedOptionQualifier> implements CommerceShippingFixedOptionQualifier, com.liferay.portal.kernel.model.ModelWrapper<CommerceShippingFixedOptionQualifier>
This class is a wrapper for CommerceShippingFixedOptionQualifier.
CommerceShippingFixedOptionQualifier,
Serialized FormCOMMERCE_SHIPPING_FIXED_OPTION_QUALIFIER_ID_ACCESSOR| Constructor and Description |
|---|
CommerceShippingFixedOptionQualifierWrapper(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier) |
| Modifier and Type | Method and Description |
|---|---|
CommerceShippingFixedOptionQualifier |
cloneWithOriginalValues() |
java.lang.String |
getClassName()
Returns the fully qualified class name of this commerce shipping fixed option qualifier.
|
long |
getClassNameId()
Returns the class name ID of this commerce shipping fixed option qualifier.
|
long |
getClassPK()
Returns the class pk of this commerce shipping fixed option qualifier.
|
long |
getCommerceShippingFixedOptionId()
Returns the commerce shipping fixed option ID of this commerce shipping fixed option qualifier.
|
long |
getCommerceShippingFixedOptionQualifierId()
Returns the commerce shipping fixed option qualifier ID of this commerce shipping fixed option qualifier.
|
long |
getCompanyId()
Returns the company ID of this commerce shipping fixed option qualifier.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce shipping fixed option qualifier.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce shipping fixed option qualifier.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce shipping fixed option qualifier.
|
long |
getPrimaryKey()
Returns the primary key of this commerce shipping fixed option qualifier.
|
long |
getUserId()
Returns the user ID of this commerce shipping fixed option qualifier.
|
java.lang.String |
getUserName()
Returns the user name of this commerce shipping fixed option qualifier.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce shipping fixed option qualifier.
|
void |
persist() |
void |
setClassName(java.lang.String className) |
void |
setClassNameId(long classNameId)
Sets the class name ID of this commerce shipping fixed option qualifier.
|
void |
setClassPK(long classPK)
Sets the class pk of this commerce shipping fixed option qualifier.
|
void |
setCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
Sets the commerce shipping fixed option ID of this commerce shipping fixed option qualifier.
|
void |
setCommerceShippingFixedOptionQualifierId(long commerceShippingFixedOptionQualifierId)
Sets the commerce shipping fixed option qualifier ID of this commerce shipping fixed option qualifier.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce shipping fixed option qualifier.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce shipping fixed option 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 shipping fixed option qualifier.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce shipping fixed option qualifier.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce shipping fixed option qualifier.
|
void |
setUserId(long userId)
Sets the user ID of this commerce shipping fixed option qualifier.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce shipping fixed option qualifier.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce shipping fixed option qualifier.
|
protected CommerceShippingFixedOptionQualifierWrapper |
wrap(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier) |
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, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringpublic CommerceShippingFixedOptionQualifierWrapper(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionQualifier>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionQualifier>public CommerceShippingFixedOptionQualifier cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceShippingFixedOptionQualifierModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionQualifier>public java.lang.String getClassName()
getClassName in interface CommerceShippingFixedOptionQualifierModelgetClassName in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassNameId()
getClassNameId in interface CommerceShippingFixedOptionQualifierModelgetClassNameId in interface com.liferay.portal.kernel.model.TypedModelpublic long getClassPK()
getClassPK in interface CommerceShippingFixedOptionQualifierModelgetClassPK in interface com.liferay.portal.kernel.model.AttachedModelpublic long getCommerceShippingFixedOptionId()
getCommerceShippingFixedOptionId in interface CommerceShippingFixedOptionQualifierModelpublic long getCommerceShippingFixedOptionQualifierId()
getCommerceShippingFixedOptionQualifierId in interface CommerceShippingFixedOptionQualifierModelpublic long getCompanyId()
getCompanyId in interface CommerceShippingFixedOptionQualifierModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceShippingFixedOptionQualifierModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceShippingFixedOptionQualifierModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceShippingFixedOptionQualifierModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceShippingFixedOptionQualifierModelpublic long getUserId()
getUserId in interface CommerceShippingFixedOptionQualifierModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceShippingFixedOptionQualifierModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceShippingFixedOptionQualifierModelgetUserUuid 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 CommerceShippingFixedOptionQualifierModelpublic void setClassNameId(long classNameId)
setClassNameId in interface CommerceShippingFixedOptionQualifierModelsetClassNameId in interface com.liferay.portal.kernel.model.TypedModelclassNameId - the class name ID of this commerce shipping fixed option qualifierpublic void setClassPK(long classPK)
setClassPK in interface CommerceShippingFixedOptionQualifierModelsetClassPK in interface com.liferay.portal.kernel.model.AttachedModelclassPK - the class pk of this commerce shipping fixed option qualifierpublic void setCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
setCommerceShippingFixedOptionId in interface CommerceShippingFixedOptionQualifierModelcommerceShippingFixedOptionId - the commerce shipping fixed option ID of this commerce shipping fixed option qualifierpublic void setCommerceShippingFixedOptionQualifierId(long commerceShippingFixedOptionQualifierId)
setCommerceShippingFixedOptionQualifierId in interface CommerceShippingFixedOptionQualifierModelcommerceShippingFixedOptionQualifierId - the commerce shipping fixed option qualifier ID of this commerce shipping fixed option qualifierpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceShippingFixedOptionQualifierModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce shipping fixed option qualifierpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceShippingFixedOptionQualifierModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce shipping fixed option qualifierpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceShippingFixedOptionQualifierModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce shipping fixed option qualifierpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceShippingFixedOptionQualifierModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce shipping fixed option qualifierpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceShippingFixedOptionQualifierModelprimaryKey - the primary key of this commerce shipping fixed option qualifierpublic void setUserId(long userId)
setUserId in interface CommerceShippingFixedOptionQualifierModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce shipping fixed option qualifierpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceShippingFixedOptionQualifierModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce shipping fixed option qualifierpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceShippingFixedOptionQualifierModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce shipping fixed option qualifierprotected CommerceShippingFixedOptionQualifierWrapper wrap(CommerceShippingFixedOptionQualifier commerceShippingFixedOptionQualifier)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceShippingFixedOptionQualifier>