public class CommerceApplicationBrandWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceApplicationBrand> implements CommerceApplicationBrand, com.liferay.portal.kernel.model.ModelWrapper<CommerceApplicationBrand>
This class is a wrapper for CommerceApplicationBrand.
CommerceApplicationBrand,
Serialized FormCOMMERCE_APPLICATION_BRAND_ID_ACCESSOR| Constructor and Description |
|---|
CommerceApplicationBrandWrapper(CommerceApplicationBrand commerceApplicationBrand) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCommerceApplicationBrandId()
Returns the commerce application brand ID of this commerce application brand.
|
long |
getCompanyId()
Returns the company ID of this commerce application brand.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce application brand.
|
long |
getLogoId()
Returns the logo ID of this commerce application brand.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce application brand.
|
java.lang.String |
getName()
Returns the name of this commerce application brand.
|
long |
getPrimaryKey()
Returns the primary key of this commerce application brand.
|
long |
getUserId()
Returns the user ID of this commerce application brand.
|
java.lang.String |
getUserName()
Returns the user name of this commerce application brand.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce application brand.
|
void |
persist() |
void |
setCommerceApplicationBrandId(long commerceApplicationBrandId)
Sets the commerce application brand ID of this commerce application brand.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce application brand.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce application brand.
|
void |
setLogoId(long logoId)
Sets the logo ID of this commerce application brand.
|
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 application brand.
|
void |
setName(java.lang.String name)
Sets the name of this commerce application brand.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce application brand.
|
void |
setUserId(long userId)
Sets the user ID of this commerce application brand.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce application brand.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce application brand.
|
protected CommerceApplicationBrandWrapper |
wrap(CommerceApplicationBrand commerceApplicationBrand) |
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 CommerceApplicationBrandWrapper(CommerceApplicationBrand commerceApplicationBrand)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceApplicationBrand>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceApplicationBrand>public long getCommerceApplicationBrandId()
getCommerceApplicationBrandId in interface CommerceApplicationBrandModelpublic long getCompanyId()
getCompanyId in interface CommerceApplicationBrandModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceApplicationBrandModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelpublic long getLogoId()
getLogoId in interface CommerceApplicationBrandModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceApplicationBrandModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getName()
getName in interface CommerceApplicationBrandModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceApplicationBrandModelpublic long getUserId()
getUserId in interface CommerceApplicationBrandModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceApplicationBrandModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceApplicationBrandModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCommerceApplicationBrandId(long commerceApplicationBrandId)
setCommerceApplicationBrandId in interface CommerceApplicationBrandModelcommerceApplicationBrandId - the commerce application brand ID of this commerce application brandpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceApplicationBrandModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce application brandpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceApplicationBrandModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce application brandpublic void setLogoId(long logoId)
setLogoId in interface CommerceApplicationBrandModellogoId - the logo ID of this commerce application brandpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceApplicationBrandModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce application brandpublic void setName(java.lang.String name)
setName in interface CommerceApplicationBrandModelname - the name of this commerce application brandpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceApplicationBrandModelprimaryKey - the primary key of this commerce application brandpublic void setUserId(long userId)
setUserId in interface CommerceApplicationBrandModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce application brandpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceApplicationBrandModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce application brandpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceApplicationBrandModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce application brandprotected CommerceApplicationBrandWrapper wrap(CommerceApplicationBrand commerceApplicationBrand)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceApplicationBrand>