Class CommerceWishListItemWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceWishListItem>
com.liferay.commerce.wish.list.model.CommerceWishListItemWrapper
- All Implemented Interfaces:
CommerceWishListItem,CommerceWishListItemModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CommerceWishListItem>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<CommerceWishListItem>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<CommerceWishListItem>
public class CommerceWishListItemWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceWishListItem>
implements CommerceWishListItem, com.liferay.portal.kernel.model.ModelWrapper<CommerceWishListItem>
This class is a wrapper for CommerceWishListItem.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.wish.list.model.CommerceWishListItem
COMMERCE_WISH_LIST_ITEM_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.commerce.product.model.CPInstancelongReturns the commerce wish list ID of this commerce wish list item.longReturns the commerce wish list item ID of this commerce wish list item.longReturns the company ID of this commerce wish list item.com.liferay.commerce.product.model.CPDefinitionReturns the cp instance uuid of this commerce wish list item.com.liferay.commerce.product.model.CProductlongReturns the c product ID of this commerce wish list item.Returns the create date of this commerce wish list item.longReturns the group ID of this commerce wish list item.getJson()Returns the json of this commerce wish list item.Returns the modified date of this commerce wish list item.longReturns the mvcc version of this commerce wish list item.longReturns the primary key of this commerce wish list item.longReturns the user ID of this commerce wish list item.Returns the user name of this commerce wish list item.Returns the user uuid of this commerce wish list item.booleanvoidpersist()voidsetCommerceWishListId(long commerceWishListId) Sets the commerce wish list ID of this commerce wish list item.voidsetCommerceWishListItemId(long commerceWishListItemId) Sets the commerce wish list item ID of this commerce wish list item.voidsetCompanyId(long companyId) Sets the company ID of this commerce wish list item.voidsetCPInstanceUuid(String CPInstanceUuid) Sets the cp instance uuid of this commerce wish list item.voidsetCProductId(long CProductId) Sets the c product ID of this commerce wish list item.voidsetCreateDate(Date createDate) Sets the create date of this commerce wish list item.voidsetGroupId(long groupId) Sets the group ID of this commerce wish list item.voidSets the json of this commerce wish list item.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this commerce wish list item.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this commerce wish list item.voidsetPrimaryKey(long primaryKey) Sets the primary key of this commerce wish list item.voidsetUserId(long userId) Sets the user ID of this commerce wish list item.voidsetUserName(String userName) Sets the user name of this commerce wish list item.voidsetUserUuid(String userUuid) Sets the user uuid of this commerce wish list item.protected CommerceWishListItemWrapperwrap(CommerceWishListItem commerceWishListItem) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
-
Constructor Details
-
CommerceWishListItemWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceWishListItem>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceWishListItem>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CommerceWishListItem>- Specified by:
cloneWithOriginalValuesin interfaceCommerceWishListItemModel
-
fetchCPInstance
public com.liferay.commerce.product.model.CPInstance fetchCPInstance() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
fetchCPInstancein interfaceCommerceWishListItem- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceWishList
public CommerceWishList getCommerceWishList() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCommerceWishListin interfaceCommerceWishListItem- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCommerceWishListId
public long getCommerceWishListId()Returns the commerce wish list ID of this commerce wish list item.- Specified by:
getCommerceWishListIdin interfaceCommerceWishListItemModel- Returns:
- the commerce wish list ID of this commerce wish list item
-
getCommerceWishListItemId
public long getCommerceWishListItemId()Returns the commerce wish list item ID of this commerce wish list item.- Specified by:
getCommerceWishListItemIdin interfaceCommerceWishListItemModel- Returns:
- the commerce wish list item ID of this commerce wish list item
-
getCompanyId
public long getCompanyId()Returns the company ID of this commerce wish list item.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCommerceWishListItemModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this commerce wish list item
-
getCPDefinition
public com.liferay.commerce.product.model.CPDefinition getCPDefinition() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCPDefinitionin interfaceCommerceWishListItem- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPInstanceUuid
Returns the cp instance uuid of this commerce wish list item.- Specified by:
getCPInstanceUuidin interfaceCommerceWishListItemModel- Returns:
- the cp instance uuid of this commerce wish list item
-
getCProduct
public com.liferay.commerce.product.model.CProduct getCProduct() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getCProductin interfaceCommerceWishListItem- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCProductId
public long getCProductId()Returns the c product ID of this commerce wish list item.- Specified by:
getCProductIdin interfaceCommerceWishListItemModel- Returns:
- the c product ID of this commerce wish list item
-
getCreateDate
Returns the create date of this commerce wish list item.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCommerceWishListItemModel- Returns:
- the create date of this commerce wish list item
-
getGroupId
public long getGroupId()Returns the group ID of this commerce wish list item.- Specified by:
getGroupIdin interfaceCommerceWishListItemModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this commerce wish list item
-
getJson
Returns the json of this commerce wish list item.- Specified by:
getJsonin interfaceCommerceWishListItemModel- Returns:
- the json of this commerce wish list item
-
getModifiedDate
Returns the modified date of this commerce wish list item.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCommerceWishListItemModel- Returns:
- the modified date of this commerce wish list item
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this commerce wish list item.- Specified by:
getMvccVersionin interfaceCommerceWishListItemModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this commerce wish list item
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this commerce wish list item.- Specified by:
getPrimaryKeyin interfaceCommerceWishListItemModel- Returns:
- the primary key of this commerce wish list item
-
getUserId
public long getUserId()Returns the user ID of this commerce wish list item.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCommerceWishListItemModel- Returns:
- the user ID of this commerce wish list item
-
getUserName
Returns the user name of this commerce wish list item.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCommerceWishListItemModel- Returns:
- the user name of this commerce wish list item
-
getUserUuid
Returns the user uuid of this commerce wish list item.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCommerceWishListItemModel- Returns:
- the user uuid of this commerce wish list item
-
isIgnoreSKUCombinations
public boolean isIgnoreSKUCombinations() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
isIgnoreSKUCombinationsin interfaceCommerceWishListItem- Throws:
com.liferay.portal.kernel.exception.PortalException
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCommerceWishListId
public void setCommerceWishListId(long commerceWishListId) Sets the commerce wish list ID of this commerce wish list item.- Specified by:
setCommerceWishListIdin interfaceCommerceWishListItemModel- Parameters:
commerceWishListId- the commerce wish list ID of this commerce wish list item
-
setCommerceWishListItemId
public void setCommerceWishListItemId(long commerceWishListItemId) Sets the commerce wish list item ID of this commerce wish list item.- Specified by:
setCommerceWishListItemIdin interfaceCommerceWishListItemModel- Parameters:
commerceWishListItemId- the commerce wish list item ID of this commerce wish list item
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this commerce wish list item.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCommerceWishListItemModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this commerce wish list item
-
setCPInstanceUuid
Sets the cp instance uuid of this commerce wish list item.- Specified by:
setCPInstanceUuidin interfaceCommerceWishListItemModel- Parameters:
CPInstanceUuid- the cp instance uuid of this commerce wish list item
-
setCProductId
public void setCProductId(long CProductId) Sets the c product ID of this commerce wish list item.- Specified by:
setCProductIdin interfaceCommerceWishListItemModel- Parameters:
CProductId- the c product ID of this commerce wish list item
-
setCreateDate
Sets the create date of this commerce wish list item.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCommerceWishListItemModel- Parameters:
createDate- the create date of this commerce wish list item
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this commerce wish list item.- Specified by:
setGroupIdin interfaceCommerceWishListItemModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this commerce wish list item
-
setJson
Sets the json of this commerce wish list item.- Specified by:
setJsonin interfaceCommerceWishListItemModel- Parameters:
json- the json of this commerce wish list item
-
setModifiedDate
Sets the modified date of this commerce wish list item.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCommerceWishListItemModel- Parameters:
modifiedDate- the modified date of this commerce wish list item
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this commerce wish list item.- Specified by:
setMvccVersionin interfaceCommerceWishListItemModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this commerce wish list item
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this commerce wish list item.- Specified by:
setPrimaryKeyin interfaceCommerceWishListItemModel- Parameters:
primaryKey- the primary key of this commerce wish list item
-
setUserId
public void setUserId(long userId) Sets the user ID of this commerce wish list item.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCommerceWishListItemModel- Parameters:
userId- the user ID of this commerce wish list item
-
setUserName
Sets the user name of this commerce wish list item.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCommerceWishListItemModel- Parameters:
userName- the user name of this commerce wish list item
-
setUserUuid
Sets the user uuid of this commerce wish list item.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCommerceWishListItemModel- Parameters:
userUuid- the user uuid of this commerce wish list item
-
toXmlString
- Specified by:
toXmlStringin interfaceCommerceWishListItemModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CommerceWishListItem>
-