Interface CPConfigurationEntryModel
- All Superinterfaces:
com.liferay.portal.kernel.model.AttachedModel
,com.liferay.portal.kernel.model.AuditedModel
,com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
,com.liferay.portal.kernel.model.ClassedModel
,Cloneable
,Comparable<CPConfigurationEntry>
,com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>
,com.liferay.portal.kernel.model.ExternalReferenceCodeModel
,com.liferay.portal.kernel.model.GroupedModel
,com.liferay.portal.kernel.model.MVCCModel
,Serializable
,com.liferay.portal.kernel.model.ShardedModel
,com.liferay.portal.kernel.model.StagedAuditedModel
,com.liferay.portal.kernel.model.StagedModel
,com.liferay.portal.kernel.model.TypedModel
- All Known Subinterfaces:
CPConfigurationEntry
- All Known Implementing Classes:
CPConfigurationEntryWrapper
@ProviderType
public interface CPConfigurationEntryModel
extends com.liferay.portal.kernel.model.AttachedModel, com.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>, com.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>, com.liferay.portal.kernel.model.ExternalReferenceCodeModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedAuditedModel
The base model interface for the CPConfigurationEntry service. Represents a row in the "CPConfigurationEntry" database table, with each column mapped to a property of this class.
This interface and its corresponding implementation com.liferay.commerce.product.model.impl.CPConfigurationEntryModelImpl
exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in com.liferay.commerce.product.model.impl.CPConfigurationEntryImpl
.
- See Also:
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the allowed order quantities of this cp configuration entry.boolean
Returns the back orders of this cp configuration entry.Returns the fully qualified class name of this cp configuration entry.long
Returns the class name ID of this cp configuration entry.long
Returns the class pk of this cp configuration entry.long
Returns the commerce availability estimate ID of this cp configuration entry.long
Returns the company ID of this cp configuration entry.long
Returns the cp configuration entry ID of this cp configuration entry.long
Returns the cp configuration list ID of this cp configuration entry.Returns the cp definition inventory engine of this cp configuration entry.long
Returns the cp tax category ID of this cp configuration entry.Returns the create date of this cp configuration entry.long
Returns the ct collection ID of this cp configuration entry.double
getDepth()
Returns the depth of this cp configuration entry.boolean
Returns the display availability of this cp configuration entry.boolean
Returns the display stock quantity of this cp configuration entry.Returns the external reference code of this cp configuration entry.boolean
Returns the free shipping of this cp configuration entry.long
Returns the group ID of this cp configuration entry.double
Returns 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.long
Returns the mvcc version of this cp configuration entry.long
Returns the primary key of this cp configuration entry.boolean
Returns the purchasable of this cp configuration entry.boolean
Returns the shippable of this cp configuration entry.double
Returns the shipping extra price of this cp configuration entry.boolean
Returns the ship separately of this cp configuration entry.boolean
Returns the tax exempt of this cp configuration entry.long
Returns 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.boolean
Returns the visible of this cp configuration entry.double
Returns the weight of this cp configuration entry.double
getWidth()
Returns the width of this cp configuration entry.boolean
Returnstrue
if this cp configuration entry is back orders.boolean
Returnstrue
if this cp configuration entry is display availability.boolean
Returnstrue
if this cp configuration entry is display stock quantity.boolean
Returnstrue
if this cp configuration entry is free shipping.boolean
Returnstrue
if this cp configuration entry is purchasable.boolean
Returnstrue
if this cp configuration entry is shippable.boolean
Returnstrue
if this cp configuration entry is ship separately.boolean
Returnstrue
if this cp configuration entry is tax exempt.boolean
Returnstrue
if this cp configuration entry is visible.void
setAllowedOrderQuantities
(String allowedOrderQuantities) Sets the allowed order quantities of this cp configuration entry.void
setBackOrders
(boolean backOrders) Sets whether this cp configuration entry is back orders.void
setClassName
(String className) void
setClassNameId
(long classNameId) Sets the class name ID of this cp configuration entry.void
setClassPK
(long classPK) Sets the class pk of this cp configuration entry.void
setCommerceAvailabilityEstimateId
(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cp configuration entry.void
setCompanyId
(long companyId) Sets the company ID of this cp configuration entry.void
setCPConfigurationEntryId
(long CPConfigurationEntryId) Sets the cp configuration entry ID of this cp configuration entry.void
setCPConfigurationListId
(long CPConfigurationListId) Sets the cp configuration list ID of this cp configuration entry.void
setCPDefinitionInventoryEngine
(String CPDefinitionInventoryEngine) Sets the cp definition inventory engine of this cp configuration entry.void
setCPTaxCategoryId
(long CPTaxCategoryId) Sets the cp tax category ID of this cp configuration entry.void
setCreateDate
(Date createDate) Sets the create date of this cp configuration entry.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this cp configuration entry.void
setDepth
(double depth) Sets the depth of this cp configuration entry.void
setDisplayAvailability
(boolean displayAvailability) Sets whether this cp configuration entry is display availability.void
setDisplayStockQuantity
(boolean displayStockQuantity) Sets whether this cp configuration entry is display stock quantity.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code of this cp configuration entry.void
setFreeShipping
(boolean freeShipping) Sets whether this cp configuration entry is free shipping.void
setGroupId
(long groupId) Sets the group ID of this cp configuration entry.void
setHeight
(double height) Sets the height of this cp configuration entry.void
setLowStockActivity
(String lowStockActivity) Sets the low stock activity of this cp configuration entry.void
setMaxOrderQuantity
(BigDecimal maxOrderQuantity) Sets the max order quantity of this cp configuration entry.void
setMinOrderQuantity
(BigDecimal minOrderQuantity) Sets the min order quantity of this cp configuration entry.void
setMinStockQuantity
(BigDecimal minStockQuantity) Sets the min stock quantity of this cp configuration entry.void
setModifiedDate
(Date modifiedDate) Sets the modified date of this cp configuration entry.void
setMultipleOrderQuantity
(BigDecimal multipleOrderQuantity) Sets the multiple order quantity of this cp configuration entry.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this cp configuration entry.void
setPrimaryKey
(long primaryKey) Sets the primary key of this cp configuration entry.void
setPurchasable
(boolean purchasable) Sets whether this cp configuration entry is purchasable.void
setShippable
(boolean shippable) Sets whether this cp configuration entry is shippable.void
setShippingExtraPrice
(double shippingExtraPrice) Sets the shipping extra price of this cp configuration entry.void
setShipSeparately
(boolean shipSeparately) Sets whether this cp configuration entry is ship separately.void
setTaxExempt
(boolean taxExempt) Sets whether this cp configuration entry is tax exempt.void
setUserId
(long userId) Sets the user ID of this cp configuration entry.void
setUserName
(String userName) Sets the user name of this cp configuration entry.void
setUserUuid
(String userUuid) Sets the user uuid of this cp configuration entry.void
Sets the uuid of this cp configuration entry.void
setVisible
(boolean visible) Sets whether this cp configuration entry is visible.void
setWeight
(double weight) Sets the weight of this cp configuration entry.void
setWidth
(double width) Sets the width of this cp configuration entry.default String
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone, getStagedModelType
-
Method Details
-
getPrimaryKey
long getPrimaryKey()Returns the primary key of this cp configuration entry.- Specified by:
getPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>
- Returns:
- the primary key of this cp configuration entry
-
setPrimaryKey
void setPrimaryKey(long primaryKey) Sets the primary key of this cp configuration entry.- Specified by:
setPrimaryKey
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>
- Parameters:
primaryKey
- the primary key of this cp configuration entry
-
getMvccVersion
long getMvccVersion()Returns the mvcc version of this cp configuration entry.- Specified by:
getMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Returns:
- the mvcc version of this cp configuration entry
-
setMvccVersion
void setMvccVersion(long mvccVersion) Sets the mvcc version of this cp configuration entry.- Specified by:
setMvccVersion
in interfacecom.liferay.portal.kernel.model.MVCCModel
- Parameters:
mvccVersion
- the mvcc version of this cp configuration entry
-
getCtCollectionId
long getCtCollectionId()Returns the ct collection ID of this cp configuration entry.- Specified by:
getCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>
- Returns:
- the ct collection ID of this cp configuration entry
-
setCtCollectionId
void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this cp configuration entry.- Specified by:
setCtCollectionId
in interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<CPConfigurationEntry>
- Parameters:
ctCollectionId
- the ct collection ID of this cp configuration entry
-
getUuid
Returns the uuid of this cp configuration entry.- Specified by:
getUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the uuid of this cp configuration entry
-
setUuid
Sets the uuid of this cp configuration entry.- Specified by:
setUuid
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
uuid
- the uuid of this cp configuration entry
-
getExternalReferenceCode
Returns the external reference code of this cp configuration entry.- Specified by:
getExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Returns:
- the external reference code of this cp configuration entry
-
setExternalReferenceCode
Sets the external reference code of this cp configuration entry.- Specified by:
setExternalReferenceCode
in interfacecom.liferay.portal.kernel.model.ExternalReferenceCodeModel
- Parameters:
externalReferenceCode
- the external reference code of this cp configuration entry
-
getCPConfigurationEntryId
long getCPConfigurationEntryId()Returns the cp configuration entry ID of this cp configuration entry.- Returns:
- the cp configuration entry ID of this cp configuration entry
-
setCPConfigurationEntryId
void setCPConfigurationEntryId(long CPConfigurationEntryId) Sets the cp configuration entry ID of this cp configuration entry.- Parameters:
CPConfigurationEntryId
- the cp configuration entry ID of this cp configuration entry
-
getGroupId
long getGroupId()Returns the group ID of this cp configuration entry.- Specified by:
getGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Returns:
- the group ID of this cp configuration entry
-
setGroupId
void setGroupId(long groupId) Sets the group ID of this cp configuration entry.- Specified by:
setGroupId
in interfacecom.liferay.portal.kernel.model.GroupedModel
- Parameters:
groupId
- the group ID of this cp configuration entry
-
getCompanyId
long getCompanyId()Returns the company ID of this cp configuration entry.- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
getCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the company ID of this cp configuration entry
-
setCompanyId
void setCompanyId(long companyId) Sets the company ID of this cp configuration entry.- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.ShardedModel
- Specified by:
setCompanyId
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
companyId
- the company ID of this cp configuration entry
-
getUserId
long getUserId()Returns the user ID of this cp configuration entry.- Specified by:
getUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user ID of this cp configuration entry
-
setUserId
void setUserId(long userId) Sets the user ID of this cp configuration entry.- Specified by:
setUserId
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userId
- the user ID of this cp configuration entry
-
getUserUuid
String getUserUuid()Returns the user uuid of this cp configuration entry.- Specified by:
getUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user uuid of this cp configuration entry
-
setUserUuid
Sets the user uuid of this cp configuration entry.- Specified by:
setUserUuid
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userUuid
- the user uuid of this cp configuration entry
-
getUserName
Returns the user name of this cp configuration entry.- Specified by:
getUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Returns:
- the user name of this cp configuration entry
-
setUserName
Sets the user name of this cp configuration entry.- Specified by:
setUserName
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Parameters:
userName
- the user name of this cp configuration entry
-
getCreateDate
Date getCreateDate()Returns the create date of this cp configuration entry.- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the create date of this cp configuration entry
-
setCreateDate
Sets the create date of this cp configuration entry.- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setCreateDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
createDate
- the create date of this cp configuration entry
-
getModifiedDate
Date getModifiedDate()Returns the modified date of this cp configuration entry.- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
getModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Returns:
- the modified date of this cp configuration entry
-
setModifiedDate
Sets the modified date of this cp configuration entry.- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.AuditedModel
- Specified by:
setModifiedDate
in interfacecom.liferay.portal.kernel.model.StagedModel
- Parameters:
modifiedDate
- the modified date of this cp configuration entry
-
getClassName
String getClassName()Returns the fully qualified class name of this cp configuration entry.- Specified by:
getClassName
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the fully qualified class name of this cp configuration entry
-
setClassName
-
getClassNameId
long getClassNameId()Returns the class name ID of this cp configuration entry.- Specified by:
getClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Returns:
- the class name ID of this cp configuration entry
-
setClassNameId
void setClassNameId(long classNameId) Sets the class name ID of this cp configuration entry.- Specified by:
setClassNameId
in interfacecom.liferay.portal.kernel.model.TypedModel
- Parameters:
classNameId
- the class name ID of this cp configuration entry
-
getClassPK
long getClassPK()Returns the class pk of this cp configuration entry.- Specified by:
getClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Returns:
- the class pk of this cp configuration entry
-
setClassPK
void setClassPK(long classPK) Sets the class pk of this cp configuration entry.- Specified by:
setClassPK
in interfacecom.liferay.portal.kernel.model.AttachedModel
- Parameters:
classPK
- the class pk of this cp configuration entry
-
getCPConfigurationListId
long getCPConfigurationListId()Returns the cp configuration list ID of this cp configuration entry.- Returns:
- the cp configuration list ID of this cp configuration entry
-
setCPConfigurationListId
void setCPConfigurationListId(long CPConfigurationListId) Sets the cp configuration list ID of this cp configuration entry.- Parameters:
CPConfigurationListId
- the cp configuration list ID of this cp configuration entry
-
getCPTaxCategoryId
long getCPTaxCategoryId()Returns the cp tax category ID of this cp configuration entry.- Returns:
- the cp tax category ID of this cp configuration entry
-
setCPTaxCategoryId
void setCPTaxCategoryId(long CPTaxCategoryId) Sets the cp tax category ID of this cp configuration entry.- Parameters:
CPTaxCategoryId
- the cp tax category ID of this cp configuration entry
-
getAllowedOrderQuantities
Returns the allowed order quantities of this cp configuration entry.- Returns:
- the allowed order quantities of this cp configuration entry
-
setAllowedOrderQuantities
Sets the allowed order quantities of this cp configuration entry.- Parameters:
allowedOrderQuantities
- the allowed order quantities of this cp configuration entry
-
getBackOrders
boolean getBackOrders()Returns the back orders of this cp configuration entry.- Returns:
- the back orders of this cp configuration entry
-
isBackOrders
boolean isBackOrders()Returnstrue
if this cp configuration entry is back orders.- Returns:
true
if this cp configuration entry is back orders;false
otherwise
-
setBackOrders
void setBackOrders(boolean backOrders) Sets whether this cp configuration entry is back orders.- Parameters:
backOrders
- the back orders of this cp configuration entry
-
getCommerceAvailabilityEstimateId
long getCommerceAvailabilityEstimateId()Returns the commerce availability estimate ID of this cp configuration entry.- Returns:
- the commerce availability estimate ID of this cp configuration entry
-
setCommerceAvailabilityEstimateId
void setCommerceAvailabilityEstimateId(long commerceAvailabilityEstimateId) Sets the commerce availability estimate ID of this cp configuration entry.- Parameters:
commerceAvailabilityEstimateId
- the commerce availability estimate ID of this cp configuration entry
-
getCPDefinitionInventoryEngine
Returns the cp definition inventory engine of this cp configuration entry.- Returns:
- the cp definition inventory engine of this cp configuration entry
-
setCPDefinitionInventoryEngine
Sets the cp definition inventory engine of this cp configuration entry.- Parameters:
CPDefinitionInventoryEngine
- the cp definition inventory engine of this cp configuration entry
-
getDepth
double getDepth()Returns the depth of this cp configuration entry.- Returns:
- the depth of this cp configuration entry
-
setDepth
void setDepth(double depth) Sets the depth of this cp configuration entry.- Parameters:
depth
- the depth of this cp configuration entry
-
getDisplayAvailability
boolean getDisplayAvailability()Returns the display availability of this cp configuration entry.- Returns:
- the display availability of this cp configuration entry
-
isDisplayAvailability
boolean isDisplayAvailability()Returnstrue
if this cp configuration entry is display availability.- Returns:
true
if this cp configuration entry is display availability;false
otherwise
-
setDisplayAvailability
void setDisplayAvailability(boolean displayAvailability) Sets whether this cp configuration entry is display availability.- Parameters:
displayAvailability
- the display availability of this cp configuration entry
-
getDisplayStockQuantity
boolean getDisplayStockQuantity()Returns the display stock quantity of this cp configuration entry.- Returns:
- the display stock quantity of this cp configuration entry
-
isDisplayStockQuantity
boolean isDisplayStockQuantity()Returnstrue
if this cp configuration entry is display stock quantity.- Returns:
true
if this cp configuration entry is display stock quantity;false
otherwise
-
setDisplayStockQuantity
void setDisplayStockQuantity(boolean displayStockQuantity) Sets whether this cp configuration entry is display stock quantity.- Parameters:
displayStockQuantity
- the display stock quantity of this cp configuration entry
-
getFreeShipping
boolean getFreeShipping()Returns the free shipping of this cp configuration entry.- Returns:
- the free shipping of this cp configuration entry
-
isFreeShipping
boolean isFreeShipping()Returnstrue
if this cp configuration entry is free shipping.- Returns:
true
if this cp configuration entry is free shipping;false
otherwise
-
setFreeShipping
void setFreeShipping(boolean freeShipping) Sets whether this cp configuration entry is free shipping.- Parameters:
freeShipping
- the free shipping of this cp configuration entry
-
getHeight
double getHeight()Returns the height of this cp configuration entry.- Returns:
- the height of this cp configuration entry
-
setHeight
void setHeight(double height) Sets the height of this cp configuration entry.- Parameters:
height
- the height of this cp configuration entry
-
getLowStockActivity
Returns the low stock activity of this cp configuration entry.- Returns:
- the low stock activity of this cp configuration entry
-
setLowStockActivity
Sets the low stock activity of this cp configuration entry.- Parameters:
lowStockActivity
- the low stock activity of this cp configuration entry
-
getMaxOrderQuantity
BigDecimal getMaxOrderQuantity()Returns the max order quantity of this cp configuration entry.- Returns:
- the max order quantity of this cp configuration entry
-
setMaxOrderQuantity
Sets the max order quantity of this cp configuration entry.- Parameters:
maxOrderQuantity
- the max order quantity of this cp configuration entry
-
getMinOrderQuantity
BigDecimal getMinOrderQuantity()Returns the min order quantity of this cp configuration entry.- Returns:
- the min order quantity of this cp configuration entry
-
setMinOrderQuantity
Sets the min order quantity of this cp configuration entry.- Parameters:
minOrderQuantity
- the min order quantity of this cp configuration entry
-
getMinStockQuantity
BigDecimal getMinStockQuantity()Returns the min stock quantity of this cp configuration entry.- Returns:
- the min stock quantity of this cp configuration entry
-
setMinStockQuantity
Sets the min stock quantity of this cp configuration entry.- Parameters:
minStockQuantity
- the min stock quantity of this cp configuration entry
-
getMultipleOrderQuantity
BigDecimal getMultipleOrderQuantity()Returns the multiple order quantity of this cp configuration entry.- Returns:
- the multiple order quantity of this cp configuration entry
-
setMultipleOrderQuantity
Sets the multiple order quantity of this cp configuration entry.- Parameters:
multipleOrderQuantity
- the multiple order quantity of this cp configuration entry
-
getPurchasable
boolean getPurchasable()Returns the purchasable of this cp configuration entry.- Returns:
- the purchasable of this cp configuration entry
-
isPurchasable
boolean isPurchasable()Returnstrue
if this cp configuration entry is purchasable.- Returns:
true
if this cp configuration entry is purchasable;false
otherwise
-
setPurchasable
void setPurchasable(boolean purchasable) Sets whether this cp configuration entry is purchasable.- Parameters:
purchasable
- the purchasable of this cp configuration entry
-
getShippable
boolean getShippable()Returns the shippable of this cp configuration entry.- Returns:
- the shippable of this cp configuration entry
-
isShippable
boolean isShippable()Returnstrue
if this cp configuration entry is shippable.- Returns:
true
if this cp configuration entry is shippable;false
otherwise
-
setShippable
void setShippable(boolean shippable) Sets whether this cp configuration entry is shippable.- Parameters:
shippable
- the shippable of this cp configuration entry
-
getShippingExtraPrice
double getShippingExtraPrice()Returns the shipping extra price of this cp configuration entry.- Returns:
- the shipping extra price of this cp configuration entry
-
setShippingExtraPrice
void setShippingExtraPrice(double shippingExtraPrice) Sets the shipping extra price of this cp configuration entry.- Parameters:
shippingExtraPrice
- the shipping extra price of this cp configuration entry
-
getShipSeparately
boolean getShipSeparately()Returns the ship separately of this cp configuration entry.- Returns:
- the ship separately of this cp configuration entry
-
isShipSeparately
boolean isShipSeparately()Returnstrue
if this cp configuration entry is ship separately.- Returns:
true
if this cp configuration entry is ship separately;false
otherwise
-
setShipSeparately
void setShipSeparately(boolean shipSeparately) Sets whether this cp configuration entry is ship separately.- Parameters:
shipSeparately
- the ship separately of this cp configuration entry
-
getTaxExempt
boolean getTaxExempt()Returns the tax exempt of this cp configuration entry.- Returns:
- the tax exempt of this cp configuration entry
-
isTaxExempt
boolean isTaxExempt()Returnstrue
if this cp configuration entry is tax exempt.- Returns:
true
if this cp configuration entry is tax exempt;false
otherwise
-
setTaxExempt
void setTaxExempt(boolean taxExempt) Sets whether this cp configuration entry is tax exempt.- Parameters:
taxExempt
- the tax exempt of this cp configuration entry
-
getVisible
boolean getVisible()Returns the visible of this cp configuration entry.- Returns:
- the visible of this cp configuration entry
-
isVisible
boolean isVisible()Returnstrue
if this cp configuration entry is visible.- Returns:
true
if this cp configuration entry is visible;false
otherwise
-
setVisible
void setVisible(boolean visible) Sets whether this cp configuration entry is visible.- Parameters:
visible
- the visible of this cp configuration entry
-
getWeight
double getWeight()Returns the weight of this cp configuration entry.- Returns:
- the weight of this cp configuration entry
-
setWeight
void setWeight(double weight) Sets the weight of this cp configuration entry.- Parameters:
weight
- the weight of this cp configuration entry
-
getWidth
double getWidth()Returns the width of this cp configuration entry.- Returns:
- the width of this cp configuration entry
-
setWidth
void setWidth(double width) Sets the width of this cp configuration entry.- Parameters:
width
- the width of this cp configuration entry
-
cloneWithOriginalValues
CPConfigurationEntry cloneWithOriginalValues()- Specified by:
cloneWithOriginalValues
in interfacecom.liferay.portal.kernel.model.BaseModel<CPConfigurationEntry>
-
toXmlString
-