public class CommerceCatalogWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceCatalog> implements CommerceCatalog, com.liferay.portal.kernel.model.ModelWrapper<CommerceCatalog>
This class is a wrapper for CommerceCatalog.
CommerceCatalog,
Serialized FormCOMMERCE_CATALOG_ID_ACCESSOR| Constructor and Description |
|---|
CommerceCatalogWrapper(CommerceCatalog commerceCatalog) |
| Modifier and Type | Method and Description |
|---|---|
CommerceCatalog |
cloneWithOriginalValues() |
long |
getAccountEntryId()
Returns the account entry ID of this commerce catalog.
|
java.util.Map<java.lang.String,java.util.function.Function<CommerceCatalog,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<CommerceCatalog,java.lang.Object>> |
getAttributeSetterBiConsumers() |
java.lang.String |
getCatalogDefaultLanguageId()
Returns the catalog default language ID of this commerce catalog.
|
long |
getCommerceCatalogId()
Returns the commerce catalog ID of this commerce catalog.
|
java.lang.String |
getCommerceCurrencyCode()
Returns the commerce currency code of this commerce catalog.
|
long |
getCompanyId()
Returns the company ID of this commerce catalog.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce catalog.
|
long |
getCtCollectionId()
Returns the ct collection ID of this commerce catalog.
|
java.lang.String |
getExternalReferenceCode()
Returns the external reference code of this commerce catalog.
|
com.liferay.portal.kernel.model.Group |
getGroup() |
long |
getGroupId() |
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce catalog.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce catalog.
|
java.lang.String |
getName()
Returns the name of this commerce catalog.
|
long |
getPrimaryKey()
Returns the primary key of this commerce catalog.
|
com.liferay.exportimport.kernel.lar.StagedModelType |
getStagedModelType() |
boolean |
getSystem()
Returns the system of this commerce catalog.
|
long |
getUserId()
Returns the user ID of this commerce catalog.
|
java.lang.String |
getUserName()
Returns the user name of this commerce catalog.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce catalog.
|
java.lang.String |
getUuid()
Returns the uuid of this commerce catalog.
|
boolean |
isSystem()
Returns
true if this commerce catalog is system. |
void |
persist() |
void |
setAccountEntryId(long accountEntryId)
Sets the account entry ID of this commerce catalog.
|
void |
setCatalogDefaultLanguageId(java.lang.String catalogDefaultLanguageId)
Sets the catalog default language ID of this commerce catalog.
|
void |
setCommerceCatalogId(long commerceCatalogId)
Sets the commerce catalog ID of this commerce catalog.
|
void |
setCommerceCurrencyCode(java.lang.String commerceCurrencyCode)
Sets the commerce currency code of this commerce catalog.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce catalog.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce catalog.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this commerce catalog.
|
void |
setExternalReferenceCode(java.lang.String externalReferenceCode)
Sets the external reference code of this commerce catalog.
|
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 catalog.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce catalog.
|
void |
setName(java.lang.String name)
Sets the name of this commerce catalog.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce catalog.
|
void |
setSystem(boolean system)
Sets whether this commerce catalog is system.
|
void |
setUserId(long userId)
Sets the user ID of this commerce catalog.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce catalog.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce catalog.
|
void |
setUuid(java.lang.String uuid)
Sets the uuid of this commerce catalog.
|
java.lang.String |
toXmlString() |
protected CommerceCatalogWrapper |
wrap(CommerceCatalog commerceCatalog) |
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 CommerceCatalogWrapper(CommerceCatalog commerceCatalog)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceCatalog>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<CommerceCatalog>public CommerceCatalog cloneWithOriginalValues()
cloneWithOriginalValues in interface CommerceCatalogModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceCatalog>public long getAccountEntryId()
getAccountEntryId in interface CommerceCatalogModelpublic java.lang.String getCatalogDefaultLanguageId()
getCatalogDefaultLanguageId in interface CommerceCatalogModelpublic long getCommerceCatalogId()
getCommerceCatalogId in interface CommerceCatalogModelpublic java.lang.String getCommerceCurrencyCode()
getCommerceCurrencyCode in interface CommerceCatalogModelpublic long getCompanyId()
getCompanyId in interface CommerceCatalogModelgetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelgetCompanyId in interface com.liferay.portal.kernel.model.StagedModelpublic java.util.Date getCreateDate()
getCreateDate in interface CommerceCatalogModelgetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelgetCreateDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getCtCollectionId()
getCtCollectionId in interface CommerceCatalogModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceCatalog>public java.lang.String getExternalReferenceCode()
getExternalReferenceCode in interface CommerceCatalogModelgetExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModelpublic com.liferay.portal.kernel.model.Group getGroup()
getGroup in interface CommerceCatalogpublic long getGroupId()
getGroupId in interface CommerceCatalogpublic java.util.Date getModifiedDate()
getModifiedDate in interface CommerceCatalogModelgetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelgetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelpublic long getMvccVersion()
getMvccVersion in interface CommerceCatalogModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic java.lang.String getName()
getName in interface CommerceCatalogModelpublic long getPrimaryKey()
getPrimaryKey in interface CommerceCatalogModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceCatalog>public boolean getSystem()
getSystem in interface CommerceCatalogModelpublic long getUserId()
getUserId in interface CommerceCatalogModelgetUserId in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserName()
getUserName in interface CommerceCatalogModelgetUserName in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUserUuid()
getUserUuid in interface CommerceCatalogModelgetUserUuid in interface com.liferay.portal.kernel.model.AuditedModelpublic java.lang.String getUuid()
getUuid in interface CommerceCatalogModelgetUuid in interface com.liferay.portal.kernel.model.StagedModelpublic boolean isSystem()
true if this commerce catalog is system.isSystem in interface CommerceCatalogModeltrue if this commerce catalog is system; false otherwisepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setAccountEntryId(long accountEntryId)
setAccountEntryId in interface CommerceCatalogModelaccountEntryId - the account entry ID of this commerce catalogpublic void setCatalogDefaultLanguageId(java.lang.String catalogDefaultLanguageId)
setCatalogDefaultLanguageId in interface CommerceCatalogModelcatalogDefaultLanguageId - the catalog default language ID of this commerce catalogpublic void setCommerceCatalogId(long commerceCatalogId)
setCommerceCatalogId in interface CommerceCatalogModelcommerceCatalogId - the commerce catalog ID of this commerce catalogpublic void setCommerceCurrencyCode(java.lang.String commerceCurrencyCode)
setCommerceCurrencyCode in interface CommerceCatalogModelcommerceCurrencyCode - the commerce currency code of this commerce catalogpublic void setCompanyId(long companyId)
setCompanyId in interface CommerceCatalogModelsetCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelsetCompanyId in interface com.liferay.portal.kernel.model.StagedModelcompanyId - the company ID of this commerce catalogpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface CommerceCatalogModelsetCreateDate in interface com.liferay.portal.kernel.model.AuditedModelsetCreateDate in interface com.liferay.portal.kernel.model.StagedModelcreateDate - the create date of this commerce catalogpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface CommerceCatalogModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceCatalog>ctCollectionId - the ct collection ID of this commerce catalogpublic void setExternalReferenceCode(java.lang.String externalReferenceCode)
setExternalReferenceCode in interface CommerceCatalogModelsetExternalReferenceCode in interface com.liferay.portal.kernel.model.ExternalReferenceCodeModelexternalReferenceCode - the external reference code of this commerce catalogpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface CommerceCatalogModelsetModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelsetModifiedDate in interface com.liferay.portal.kernel.model.StagedModelmodifiedDate - the modified date of this commerce catalogpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface CommerceCatalogModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce catalogpublic void setName(java.lang.String name)
setName in interface CommerceCatalogModelname - the name of this commerce catalogpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface CommerceCatalogModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<CommerceCatalog>primaryKey - the primary key of this commerce catalogpublic void setSystem(boolean system)
setSystem in interface CommerceCatalogModelsystem - the system of this commerce catalogpublic void setUserId(long userId)
setUserId in interface CommerceCatalogModelsetUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce catalogpublic void setUserName(java.lang.String userName)
setUserName in interface CommerceCatalogModelsetUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce catalogpublic void setUserUuid(java.lang.String userUuid)
setUserUuid in interface CommerceCatalogModelsetUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce catalogpublic void setUuid(java.lang.String uuid)
setUuid in interface CommerceCatalogModelsetUuid in interface com.liferay.portal.kernel.model.StagedModeluuid - the uuid of this commerce catalogpublic java.lang.String toXmlString()
toXmlString in interface CommerceCatalogModelpublic java.util.Map<java.lang.String,java.util.function.Function<CommerceCatalog,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<CommerceCatalog>public java.util.Map<java.lang.String,java.util.function.BiConsumer<CommerceCatalog,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<CommerceCatalog>public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()
getStagedModelType in interface com.liferay.portal.kernel.model.StagedModelprotected CommerceCatalogWrapper wrap(CommerceCatalog commerceCatalog)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceCatalog>