Class CPConfigurationEntryWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPConfigurationEntry>
com.liferay.commerce.product.model.CPConfigurationEntryWrapper
- All Implemented Interfaces:
CPConfigurationEntry,CPConfigurationEntryModel,com.liferay.portal.kernel.model.AttachedModel,com.liferay.portal.kernel.model.AuditedModel,com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>,com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ExternalReferenceCodeModel,com.liferay.portal.kernel.model.GroupedModel,com.liferay.portal.kernel.model.ModelWrapper<CPConfigurationEntry>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,com.liferay.portal.kernel.model.StagedAuditedModel,com.liferay.portal.kernel.model.StagedModel,com.liferay.portal.kernel.model.TypedModel,Serializable,Cloneable,Comparable<CPConfigurationEntry>
public class CPConfigurationEntryWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPConfigurationEntry>
implements CPConfigurationEntry, com.liferay.portal.kernel.model.ModelWrapper<CPConfigurationEntry>
This class is a wrapper for CPConfigurationEntry.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.commerce.product.model.CPConfigurationEntry
CP_CONFIGURATION_ENTRY_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the allowed order quantities of this cp configuration entry.booleanReturns the back orders of this cp configuration entry.Returns the fully qualified class name of this cp configuration entry.longReturns the class name ID of this cp configuration entry.longReturns the class pk of this cp configuration entry.longReturns the commerce availability estimate ID of this cp configuration entry.longReturns the company ID of this cp configuration entry.longReturns the cp configuration entry ID of this cp configuration entry.longReturns the cp configuration list ID of this cp configuration entry.Returns the cp definition inventory engine of this cp configuration entry.longReturns the cp tax category ID of this cp configuration entry.Returns the create date of this cp configuration entry.longReturns the ct collection ID of this cp configuration entry.doublegetDepth()Returns the depth of this cp configuration entry.booleanReturns the display availability of this cp configuration entry.booleanReturns the display stock quantity of this cp configuration entry.Returns the external reference code of this cp configuration entry.booleanReturns the free shipping of this cp configuration entry.longReturns the group ID of this cp configuration entry.doubleReturns the height of this cp configuration entry.Returns the low stock activity of this cp configuration entry.Returns the max order quantity of this cp configuration entry.Returns the min order quantity of this cp configuration entry.Returns the min stock quantity of this cp configuration entry.Returns the modified date of this cp configuration entry.Returns the multiple order quantity of this cp configuration entry.longReturns the mvcc version of this cp configuration entry.longReturns the primary key of this cp configuration entry.booleanReturns the purchasable of this cp configuration entry.booleanReturns the shippable of this cp configuration entry.doubleReturns the shipping extra price of this cp configuration entry.booleanReturns the ship separately of this cp configuration entry.com.liferay.exportimport.kernel.lar.StagedModelTypebooleanReturns the tax exempt of this cp configuration entry.longReturns the user ID of this cp configuration entry.Returns the user name of this cp configuration entry.Returns the user uuid of this cp configuration entry.getUuid()Returns the uuid of this cp configuration entry.booleanReturns the visible of this cp configuration entry.doubleReturns the weight of this cp configuration entry.doublegetWidth()Returns the width of this cp configuration entry.booleanReturnstrueif this cp configuration entry is back orders.booleanReturnstrueif this cp configuration entry is display availability.booleanReturnstrueif this cp configuration entry is display stock quantity.booleanReturnstrueif this cp configuration entry is free shipping.booleanReturnstrueif this cp configuration entry is purchasable.booleanReturnstrueif this cp configuration entry is shippable.booleanReturnstrueif this cp configuration entry is ship separately.booleanReturnstrueif this cp configuration entry is tax exempt.booleanReturnstrueif this cp configuration entry is visible.voidpersist()voidsetAllowedOrderQuantities(String allowedOrderQuantities) Sets the allowed order quantities of this cp configuration entry.voidsetBackOrders(boolean backOrders) Sets whether this cp configuration entry is back orders.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this cp configuration entry.voidsetClassPK(long classPK) Sets the class pk of this cp configuration entry.voidsetCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cp configuration entry.voidsetCompanyId(long companyId) Sets the company ID of this cp configuration entry.voidsetCPConfigurationEntryId(long CPConfigurationEntryId) Sets the cp configuration entry ID of this cp configuration entry.voidsetCPConfigurationListId(long CPConfigurationListId) Sets the cp configuration list ID of this cp configuration entry.voidsetCPDefinitionInventoryEngine(String CPDefinitionInventoryEngine) Sets the cp definition inventory engine of this cp configuration entry.voidsetCPTaxCategoryId(long CPTaxCategoryId) Sets the cp tax category ID of this cp configuration entry.voidsetCreateDate(Date createDate) Sets the create date of this cp configuration entry.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp configuration entry.voidsetDepth(double depth) Sets the depth of this cp configuration entry.voidsetDisplayAvailability(boolean displayAvailability) Sets whether this cp configuration entry is display availability.voidsetDisplayStockQuantity(boolean displayStockQuantity) Sets whether this cp configuration entry is display stock quantity.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this cp configuration entry.voidsetFreeShipping(boolean freeShipping) Sets whether this cp configuration entry is free shipping.voidsetGroupId(long groupId) Sets the group ID of this cp configuration entry.voidsetHeight(double height) Sets the height of this cp configuration entry.voidsetLowStockActivity(String lowStockActivity) Sets the low stock activity of this cp configuration entry.voidsetMaxOrderQuantity(BigDecimal maxOrderQuantity) Sets the max order quantity of this cp configuration entry.voidsetMinOrderQuantity(BigDecimal minOrderQuantity) Sets the min order quantity of this cp configuration entry.voidsetMinStockQuantity(BigDecimal minStockQuantity) Sets the min stock quantity of this cp configuration entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this cp configuration entry.voidsetMultipleOrderQuantity(BigDecimal multipleOrderQuantity) Sets the multiple order quantity of this cp configuration entry.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this cp configuration entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this cp configuration entry.voidsetPurchasable(boolean purchasable) Sets whether this cp configuration entry is purchasable.voidsetShippable(boolean shippable) Sets whether this cp configuration entry is shippable.voidsetShippingExtraPrice(double shippingExtraPrice) Sets the shipping extra price of this cp configuration entry.voidsetShipSeparately(boolean shipSeparately) Sets whether this cp configuration entry is ship separately.voidsetTaxExempt(boolean taxExempt) Sets whether this cp configuration entry is tax exempt.voidsetUserId(long userId) Sets the user ID of this cp configuration entry.voidsetUserName(String userName) Sets the user name of this cp configuration entry.voidsetUserUuid(String userUuid) Sets the user uuid of this cp configuration entry.voidSets the uuid of this cp configuration entry.voidsetVisible(boolean visible) Sets whether this cp configuration entry is visible.voidsetWeight(double weight) Sets the weight of this cp configuration entry.voidsetWidth(double width) Sets the width of this cp configuration entry.protected CPConfigurationEntryWrapperwrap(CPConfigurationEntry cpConfigurationEntry) 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, 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
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
-
Constructor Details
-
CPConfigurationEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>- Specified by:
cloneWithOriginalValuesin interfaceCPConfigurationEntryModel
-
getAllowedOrderQuantities
Returns the allowed order quantities of this cp configuration entry.- Specified by:
getAllowedOrderQuantitiesin interfaceCPConfigurationEntryModel- Returns:
- the allowed order quantities of this cp configuration entry
-
getAllowedOrderQuantitiesArray
- Specified by:
getAllowedOrderQuantitiesArrayin interfaceCPConfigurationEntry
-
getBackOrders
public boolean getBackOrders()Returns the back orders of this cp configuration entry.- Specified by:
getBackOrdersin interfaceCPConfigurationEntryModel- Returns:
- the back orders of this cp configuration entry
-
getClassName
Returns the fully qualified class name of this cp configuration entry.- Specified by:
getClassNamein interfaceCPConfigurationEntryModel- Specified by:
getClassNamein interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the fully qualified class name of this cp configuration entry
-
getClassNameId
public long getClassNameId()Returns the class name ID of this cp configuration entry.- Specified by:
getClassNameIdin interfaceCPConfigurationEntryModel- Specified by:
getClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Returns:
- the class name ID of this cp configuration entry
-
getClassPK
public long getClassPK()Returns the class pk of this cp configuration entry.- Specified by:
getClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
getClassPKin interfaceCPConfigurationEntryModel- Returns:
- the class pk of this cp configuration entry
-
getCommerceAvailabilityEstimateId
public long getCommerceAvailabilityEstimateId()Returns the commerce availability estimate ID of this cp configuration entry.- Specified by:
getCommerceAvailabilityEstimateIdin interfaceCPConfigurationEntryModel- Returns:
- the commerce availability estimate ID of this cp configuration entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this cp configuration entry.- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCompanyIdin interfaceCPConfigurationEntryModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the company ID of this cp configuration entry
-
getCPConfigurationEntryId
public long getCPConfigurationEntryId()Returns the cp configuration entry ID of this cp configuration entry.- Specified by:
getCPConfigurationEntryIdin interfaceCPConfigurationEntryModel- Returns:
- the cp configuration entry ID of this cp configuration entry
-
getCPConfigurationListId
public long getCPConfigurationListId()Returns the cp configuration list ID of this cp configuration entry.- Specified by:
getCPConfigurationListIdin interfaceCPConfigurationEntryModel- Returns:
- the cp configuration list ID of this cp configuration entry
-
getCPDefinitionInventoryEngine
Returns the cp definition inventory engine of this cp configuration entry.- Specified by:
getCPDefinitionInventoryEnginein interfaceCPConfigurationEntryModel- Returns:
- the cp definition inventory engine of this cp configuration entry
-
getCPTaxCategory
- Specified by:
getCPTaxCategoryin interfaceCPConfigurationEntry- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getCPTaxCategoryId
public long getCPTaxCategoryId()Returns the cp tax category ID of this cp configuration entry.- Specified by:
getCPTaxCategoryIdin interfaceCPConfigurationEntryModel- Returns:
- the cp tax category ID of this cp configuration entry
-
getCreateDate
Returns the create date of this cp configuration entry.- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getCreateDatein interfaceCPConfigurationEntryModel- Specified by:
getCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the create date of this cp configuration entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this cp configuration entry.- Specified by:
getCtCollectionIdin interfaceCPConfigurationEntryModel- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>- Returns:
- the ct collection ID of this cp configuration entry
-
getDepth
public double getDepth()Returns the depth of this cp configuration entry.- Specified by:
getDepthin interfaceCPConfigurationEntryModel- Returns:
- the depth of this cp configuration entry
-
getDisplayAvailability
public boolean getDisplayAvailability()Returns the display availability of this cp configuration entry.- Specified by:
getDisplayAvailabilityin interfaceCPConfigurationEntryModel- Returns:
- the display availability of this cp configuration entry
-
getDisplayStockQuantity
public boolean getDisplayStockQuantity()Returns the display stock quantity of this cp configuration entry.- Specified by:
getDisplayStockQuantityin interfaceCPConfigurationEntryModel- Returns:
- the display stock quantity of this cp configuration entry
-
getExternalReferenceCode
Returns the external reference code of this cp configuration entry.- Specified by:
getExternalReferenceCodein interfaceCPConfigurationEntryModel- Specified by:
getExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Returns:
- the external reference code of this cp configuration entry
-
getFreeShipping
public boolean getFreeShipping()Returns the free shipping of this cp configuration entry.- Specified by:
getFreeShippingin interfaceCPConfigurationEntryModel- Returns:
- the free shipping of this cp configuration entry
-
getGroupId
public long getGroupId()Returns the group ID of this cp configuration entry.- Specified by:
getGroupIdin interfaceCPConfigurationEntryModel- Specified by:
getGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Returns:
- the group ID of this cp configuration entry
-
getHeight
public double getHeight()Returns the height of this cp configuration entry.- Specified by:
getHeightin interfaceCPConfigurationEntryModel- Returns:
- the height of this cp configuration entry
-
getLowStockActivity
Returns the low stock activity of this cp configuration entry.- Specified by:
getLowStockActivityin interfaceCPConfigurationEntryModel- Returns:
- the low stock activity of this cp configuration entry
-
getMaxOrderQuantity
Returns the max order quantity of this cp configuration entry.- Specified by:
getMaxOrderQuantityin interfaceCPConfigurationEntryModel- Returns:
- the max order quantity of this cp configuration entry
-
getMinOrderQuantity
Returns the min order quantity of this cp configuration entry.- Specified by:
getMinOrderQuantityin interfaceCPConfigurationEntryModel- Returns:
- the min order quantity of this cp configuration entry
-
getMinStockQuantity
Returns the min stock quantity of this cp configuration entry.- Specified by:
getMinStockQuantityin interfaceCPConfigurationEntryModel- Returns:
- the min stock quantity of this cp configuration entry
-
getModifiedDate
Returns the modified date of this cp configuration entry.- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getModifiedDatein interfaceCPConfigurationEntryModel- Specified by:
getModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the modified date of this cp configuration entry
-
getMultipleOrderQuantity
Returns the multiple order quantity of this cp configuration entry.- Specified by:
getMultipleOrderQuantityin interfaceCPConfigurationEntryModel- Returns:
- the multiple order quantity of this cp configuration entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this cp configuration entry.- Specified by:
getMvccVersionin interfaceCPConfigurationEntryModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this cp configuration entry
-
getParentCPConfigurationList
public CPConfigurationList getParentCPConfigurationList() throws com.liferay.portal.kernel.exception.PortalException- Specified by:
getParentCPConfigurationListin interfaceCPConfigurationEntry- Throws:
com.liferay.portal.kernel.exception.PortalException
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this cp configuration entry.- Specified by:
getPrimaryKeyin interfaceCPConfigurationEntryModel- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>- Returns:
- the primary key of this cp configuration entry
-
getPurchasable
public boolean getPurchasable()Returns the purchasable of this cp configuration entry.- Specified by:
getPurchasablein interfaceCPConfigurationEntryModel- Returns:
- the purchasable of this cp configuration entry
-
getShippable
public boolean getShippable()Returns the shippable of this cp configuration entry.- Specified by:
getShippablein interfaceCPConfigurationEntryModel- Returns:
- the shippable of this cp configuration entry
-
getShippingExtraPrice
public double getShippingExtraPrice()Returns the shipping extra price of this cp configuration entry.- Specified by:
getShippingExtraPricein interfaceCPConfigurationEntryModel- Returns:
- the shipping extra price of this cp configuration entry
-
getShipSeparately
public boolean getShipSeparately()Returns the ship separately of this cp configuration entry.- Specified by:
getShipSeparatelyin interfaceCPConfigurationEntryModel- Returns:
- the ship separately of this cp configuration entry
-
getTaxExempt
public boolean getTaxExempt()Returns the tax exempt of this cp configuration entry.- Specified by:
getTaxExemptin interfaceCPConfigurationEntryModel- Returns:
- the tax exempt of this cp configuration entry
-
getUserId
public long getUserId()Returns the user ID of this cp configuration entry.- Specified by:
getUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserIdin interfaceCPConfigurationEntryModel- Returns:
- the user ID of this cp configuration entry
-
getUserName
Returns the user name of this cp configuration entry.- Specified by:
getUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserNamein interfaceCPConfigurationEntryModel- Returns:
- the user name of this cp configuration entry
-
getUserUuid
Returns the user uuid of this cp configuration entry.- Specified by:
getUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
getUserUuidin interfaceCPConfigurationEntryModel- Returns:
- the user uuid of this cp configuration entry
-
getUuid
Returns the uuid of this cp configuration entry.- Specified by:
getUuidin interfaceCPConfigurationEntryModel- Specified by:
getUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Returns:
- the uuid of this cp configuration entry
-
getVisible
public boolean getVisible()Returns the visible of this cp configuration entry.- Specified by:
getVisiblein interfaceCPConfigurationEntryModel- Returns:
- the visible of this cp configuration entry
-
getWeight
public double getWeight()Returns the weight of this cp configuration entry.- Specified by:
getWeightin interfaceCPConfigurationEntryModel- Returns:
- the weight of this cp configuration entry
-
getWidth
public double getWidth()Returns the width of this cp configuration entry.- Specified by:
getWidthin interfaceCPConfigurationEntryModel- Returns:
- the width of this cp configuration entry
-
isBackOrders
public boolean isBackOrders()Returnstrueif this cp configuration entry is back orders.- Specified by:
isBackOrdersin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is back orders;falseotherwise
-
isDisplayAvailability
public boolean isDisplayAvailability()Returnstrueif this cp configuration entry is display availability.- Specified by:
isDisplayAvailabilityin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is display availability;falseotherwise
-
isDisplayStockQuantity
public boolean isDisplayStockQuantity()Returnstrueif this cp configuration entry is display stock quantity.- Specified by:
isDisplayStockQuantityin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is display stock quantity;falseotherwise
-
isFreeShipping
public boolean isFreeShipping()Returnstrueif this cp configuration entry is free shipping.- Specified by:
isFreeShippingin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is free shipping;falseotherwise
-
isPurchasable
public boolean isPurchasable()Returnstrueif this cp configuration entry is purchasable.- Specified by:
isPurchasablein interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is purchasable;falseotherwise
-
isShippable
public boolean isShippable()Returnstrueif this cp configuration entry is shippable.- Specified by:
isShippablein interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is shippable;falseotherwise
-
isShipSeparately
public boolean isShipSeparately()Returnstrueif this cp configuration entry is ship separately.- Specified by:
isShipSeparatelyin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is ship separately;falseotherwise
-
isTaxExempt
public boolean isTaxExempt()Returnstrueif this cp configuration entry is tax exempt.- Specified by:
isTaxExemptin interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is tax exempt;falseotherwise
-
isVisible
public boolean isVisible()Returnstrueif this cp configuration entry is visible.- Specified by:
isVisiblein interfaceCPConfigurationEntryModel- Returns:
trueif this cp configuration entry is visible;falseotherwise
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setAllowedOrderQuantities
Sets the allowed order quantities of this cp configuration entry.- Specified by:
setAllowedOrderQuantitiesin interfaceCPConfigurationEntryModel- Parameters:
allowedOrderQuantities- the allowed order quantities of this cp configuration entry
-
setBackOrders
public void setBackOrders(boolean backOrders) Sets whether this cp configuration entry is back orders.- Specified by:
setBackOrdersin interfaceCPConfigurationEntryModel- Parameters:
backOrders- the back orders of this cp configuration entry
-
setClassName
- Specified by:
setClassNamein interfaceCPConfigurationEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this cp configuration entry.- Specified by:
setClassNameIdin interfaceCPConfigurationEntryModel- Specified by:
setClassNameIdin interfacecom.liferay.portal.kernel.model.TypedModel- Parameters:
classNameId- the class name ID of this cp configuration entry
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this cp configuration entry.- Specified by:
setClassPKin interfacecom.liferay.portal.kernel.model.AttachedModel- Specified by:
setClassPKin interfaceCPConfigurationEntryModel- Parameters:
classPK- the class pk of this cp configuration entry
-
setCommerceAvailabilityEstimateId
public void setCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cp configuration entry.- Specified by:
setCommerceAvailabilityEstimateIdin interfaceCPConfigurationEntryModel- Parameters:
commerceAvailabilityEstimateId- the commerce availability estimate ID of this cp configuration entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this cp configuration entry.- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCompanyIdin interfaceCPConfigurationEntryModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
companyId- the company ID of this cp configuration entry
-
setCPConfigurationEntryId
public void setCPConfigurationEntryId(long CPConfigurationEntryId) Sets the cp configuration entry ID of this cp configuration entry.- Specified by:
setCPConfigurationEntryIdin interfaceCPConfigurationEntryModel- Parameters:
CPConfigurationEntryId- the cp configuration entry ID of this cp configuration entry
-
setCPConfigurationListId
public void setCPConfigurationListId(long CPConfigurationListId) Sets the cp configuration list ID of this cp configuration entry.- Specified by:
setCPConfigurationListIdin interfaceCPConfigurationEntryModel- Parameters:
CPConfigurationListId- the cp configuration list ID of this cp configuration entry
-
setCPDefinitionInventoryEngine
Sets the cp definition inventory engine of this cp configuration entry.- Specified by:
setCPDefinitionInventoryEnginein interfaceCPConfigurationEntryModel- Parameters:
CPDefinitionInventoryEngine- the cp definition inventory engine of this cp configuration entry
-
setCPTaxCategoryId
public void setCPTaxCategoryId(long CPTaxCategoryId) Sets the cp tax category ID of this cp configuration entry.- Specified by:
setCPTaxCategoryIdin interfaceCPConfigurationEntryModel- Parameters:
CPTaxCategoryId- the cp tax category ID of this cp configuration entry
-
setCreateDate
Sets the create date of this cp configuration entry.- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setCreateDatein interfaceCPConfigurationEntryModel- Specified by:
setCreateDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
createDate- the create date of this cp configuration entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp configuration entry.- Specified by:
setCtCollectionIdin interfaceCPConfigurationEntryModel- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>- Parameters:
ctCollectionId- the ct collection ID of this cp configuration entry
-
setDepth
public void setDepth(double depth) Sets the depth of this cp configuration entry.- Specified by:
setDepthin interfaceCPConfigurationEntryModel- Parameters:
depth- the depth of this cp configuration entry
-
setDisplayAvailability
public void setDisplayAvailability(boolean displayAvailability) Sets whether this cp configuration entry is display availability.- Specified by:
setDisplayAvailabilityin interfaceCPConfigurationEntryModel- Parameters:
displayAvailability- the display availability of this cp configuration entry
-
setDisplayStockQuantity
public void setDisplayStockQuantity(boolean displayStockQuantity) Sets whether this cp configuration entry is display stock quantity.- Specified by:
setDisplayStockQuantityin interfaceCPConfigurationEntryModel- Parameters:
displayStockQuantity- the display stock quantity of this cp configuration entry
-
setExternalReferenceCode
Sets the external reference code of this cp configuration entry.- Specified by:
setExternalReferenceCodein interfaceCPConfigurationEntryModel- Specified by:
setExternalReferenceCodein interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel- Parameters:
externalReferenceCode- the external reference code of this cp configuration entry
-
setFreeShipping
public void setFreeShipping(boolean freeShipping) Sets whether this cp configuration entry is free shipping.- Specified by:
setFreeShippingin interfaceCPConfigurationEntryModel- Parameters:
freeShipping- the free shipping of this cp configuration entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this cp configuration entry.- Specified by:
setGroupIdin interfaceCPConfigurationEntryModel- Specified by:
setGroupIdin interfacecom.liferay.portal.kernel.model.GroupedModel- Parameters:
groupId- the group ID of this cp configuration entry
-
setHeight
public void setHeight(double height) Sets the height of this cp configuration entry.- Specified by:
setHeightin interfaceCPConfigurationEntryModel- Parameters:
height- the height of this cp configuration entry
-
setLowStockActivity
Sets the low stock activity of this cp configuration entry.- Specified by:
setLowStockActivityin interfaceCPConfigurationEntryModel- Parameters:
lowStockActivity- the low stock activity of this cp configuration entry
-
setMaxOrderQuantity
Sets the max order quantity of this cp configuration entry.- Specified by:
setMaxOrderQuantityin interfaceCPConfigurationEntryModel- Parameters:
maxOrderQuantity- the max order quantity of this cp configuration entry
-
setMinOrderQuantity
Sets the min order quantity of this cp configuration entry.- Specified by:
setMinOrderQuantityin interfaceCPConfigurationEntryModel- Parameters:
minOrderQuantity- the min order quantity of this cp configuration entry
-
setMinStockQuantity
Sets the min stock quantity of this cp configuration entry.- Specified by:
setMinStockQuantityin interfaceCPConfigurationEntryModel- Parameters:
minStockQuantity- the min stock quantity of this cp configuration entry
-
setModifiedDate
Sets the modified date of this cp configuration entry.- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setModifiedDatein interfaceCPConfigurationEntryModel- Specified by:
setModifiedDatein interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
modifiedDate- the modified date of this cp configuration entry
-
setMultipleOrderQuantity
Sets the multiple order quantity of this cp configuration entry.- Specified by:
setMultipleOrderQuantityin interfaceCPConfigurationEntryModel- Parameters:
multipleOrderQuantity- the multiple order quantity of this cp configuration entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp configuration entry.- Specified by:
setMvccVersionin interfaceCPConfigurationEntryModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this cp configuration entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this cp configuration entry.- Specified by:
setPrimaryKeyin interfaceCPConfigurationEntryModel- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>- Parameters:
primaryKey- the primary key of this cp configuration entry
-
setPurchasable
public void setPurchasable(boolean purchasable) Sets whether this cp configuration entry is purchasable.- Specified by:
setPurchasablein interfaceCPConfigurationEntryModel- Parameters:
purchasable- the purchasable of this cp configuration entry
-
setShippable
public void setShippable(boolean shippable) Sets whether this cp configuration entry is shippable.- Specified by:
setShippablein interfaceCPConfigurationEntryModel- Parameters:
shippable- the shippable of this cp configuration entry
-
setShippingExtraPrice
public void setShippingExtraPrice(double shippingExtraPrice) Sets the shipping extra price of this cp configuration entry.- Specified by:
setShippingExtraPricein interfaceCPConfigurationEntryModel- Parameters:
shippingExtraPrice- the shipping extra price of this cp configuration entry
-
setShipSeparately
public void setShipSeparately(boolean shipSeparately) Sets whether this cp configuration entry is ship separately.- Specified by:
setShipSeparatelyin interfaceCPConfigurationEntryModel- Parameters:
shipSeparately- the ship separately of this cp configuration entry
-
setTaxExempt
public void setTaxExempt(boolean taxExempt) Sets whether this cp configuration entry is tax exempt.- Specified by:
setTaxExemptin interfaceCPConfigurationEntryModel- Parameters:
taxExempt- the tax exempt of this cp configuration entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this cp configuration entry.- Specified by:
setUserIdin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserIdin interfaceCPConfigurationEntryModel- Parameters:
userId- the user ID of this cp configuration entry
-
setUserName
Sets the user name of this cp configuration entry.- Specified by:
setUserNamein interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserNamein interfaceCPConfigurationEntryModel- Parameters:
userName- the user name of this cp configuration entry
-
setUserUuid
Sets the user uuid of this cp configuration entry.- Specified by:
setUserUuidin interfacecom.liferay.portal.kernel.model.AuditedModel- Specified by:
setUserUuidin interfaceCPConfigurationEntryModel- Parameters:
userUuid- the user uuid of this cp configuration entry
-
setUuid
Sets the uuid of this cp configuration entry.- Specified by:
setUuidin interfaceCPConfigurationEntryModel- Specified by:
setUuidin interfacecom.liferay.portal.kernel.model.StagedModel- Parameters:
uuid- the uuid of this cp configuration entry
-
setVisible
public void setVisible(boolean visible) Sets whether this cp configuration entry is visible.- Specified by:
setVisiblein interfaceCPConfigurationEntryModel- Parameters:
visible- the visible of this cp configuration entry
-
setWeight
public void setWeight(double weight) Sets the weight of this cp configuration entry.- Specified by:
setWeightin interfaceCPConfigurationEntryModel- Parameters:
weight- the weight of this cp configuration entry
-
setWidth
public void setWidth(double width) Sets the width of this cp configuration entry.- Specified by:
setWidthin interfaceCPConfigurationEntryModel- Parameters:
width- the width of this cp configuration entry
-
toXmlString
- Specified by:
toXmlStringin interfaceCPConfigurationEntryModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
-
getStagedModelType
public com.liferay.exportimport.kernel.lar.StagedModelType getStagedModelType()- Specified by:
getStagedModelTypein interfacecom.liferay.portal.kernel.model.StagedModel
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<CPConfigurationEntry>
-