@ProviderType public interface CommerceShippingFixedOptionRelModel extends com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionRel>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.ShardedModel
This interface and its corresponding implementation com.liferay.commerce.shipping.engine.fixed.model.impl.CommerceShippingFixedOptionRelModelImpl 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.shipping.engine.fixed.model.impl.CommerceShippingFixedOptionRelImpl.
CommerceShippingFixedOptionRel| Modifier and Type | Method and Description |
|---|---|
CommerceShippingFixedOptionRel |
cloneWithOriginalValues() |
long |
getCommerceInventoryWarehouseId()
Returns the commerce inventory warehouse ID of this commerce shipping fixed option rel.
|
long |
getCommerceShippingFixedOptionId()
Returns the commerce shipping fixed option ID of this commerce shipping fixed option rel.
|
long |
getCommerceShippingFixedOptionRelId()
Returns the commerce shipping fixed option rel ID of this commerce shipping fixed option rel.
|
long |
getCommerceShippingMethodId()
Returns the commerce shipping method ID of this commerce shipping fixed option rel.
|
long |
getCompanyId()
Returns the company ID of this commerce shipping fixed option rel.
|
long |
getCountryId()
Returns the country ID of this commerce shipping fixed option rel.
|
java.util.Date |
getCreateDate()
Returns the create date of this commerce shipping fixed option rel.
|
java.math.BigDecimal |
getFixedPrice()
Returns the fixed price of this commerce shipping fixed option rel.
|
long |
getGroupId()
Returns the group ID of this commerce shipping fixed option rel.
|
java.util.Date |
getModifiedDate()
Returns the modified date of this commerce shipping fixed option rel.
|
long |
getMvccVersion()
Returns the mvcc version of this commerce shipping fixed option rel.
|
long |
getPrimaryKey()
Returns the primary key of this commerce shipping fixed option rel.
|
double |
getRatePercentage()
Returns the rate percentage of this commerce shipping fixed option rel.
|
java.math.BigDecimal |
getRateUnitWeightPrice()
Returns the rate unit weight price of this commerce shipping fixed option rel.
|
long |
getRegionId()
Returns the region ID of this commerce shipping fixed option rel.
|
long |
getUserId()
Returns the user ID of this commerce shipping fixed option rel.
|
java.lang.String |
getUserName()
Returns the user name of this commerce shipping fixed option rel.
|
java.lang.String |
getUserUuid()
Returns the user uuid of this commerce shipping fixed option rel.
|
double |
getWeightFrom()
Returns the weight from of this commerce shipping fixed option rel.
|
double |
getWeightTo()
Returns the weight to of this commerce shipping fixed option rel.
|
java.lang.String |
getZip()
Returns the zip of this commerce shipping fixed option rel.
|
void |
setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
Sets the commerce inventory warehouse ID of this commerce shipping fixed option rel.
|
void |
setCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
Sets the commerce shipping fixed option ID of this commerce shipping fixed option rel.
|
void |
setCommerceShippingFixedOptionRelId(long commerceShippingFixedOptionRelId)
Sets the commerce shipping fixed option rel ID of this commerce shipping fixed option rel.
|
void |
setCommerceShippingMethodId(long commerceShippingMethodId)
Sets the commerce shipping method ID of this commerce shipping fixed option rel.
|
void |
setCompanyId(long companyId)
Sets the company ID of this commerce shipping fixed option rel.
|
void |
setCountryId(long countryId)
Sets the country ID of this commerce shipping fixed option rel.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this commerce shipping fixed option rel.
|
void |
setFixedPrice(java.math.BigDecimal fixedPrice)
Sets the fixed price of this commerce shipping fixed option rel.
|
void |
setGroupId(long groupId)
Sets the group ID of this commerce shipping fixed option rel.
|
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this commerce shipping fixed option rel.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this commerce shipping fixed option rel.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this commerce shipping fixed option rel.
|
void |
setRatePercentage(double ratePercentage)
Sets the rate percentage of this commerce shipping fixed option rel.
|
void |
setRateUnitWeightPrice(java.math.BigDecimal rateUnitWeightPrice)
Sets the rate unit weight price of this commerce shipping fixed option rel.
|
void |
setRegionId(long regionId)
Sets the region ID of this commerce shipping fixed option rel.
|
void |
setUserId(long userId)
Sets the user ID of this commerce shipping fixed option rel.
|
void |
setUserName(java.lang.String userName)
Sets the user name of this commerce shipping fixed option rel.
|
void |
setUserUuid(java.lang.String userUuid)
Sets the user uuid of this commerce shipping fixed option rel.
|
void |
setWeightFrom(double weightFrom)
Sets the weight from of this commerce shipping fixed option rel.
|
void |
setWeightTo(double weightTo)
Sets the weight to of this commerce shipping fixed option rel.
|
void |
setZip(java.lang.String zip)
Sets the zip of this commerce shipping fixed option rel.
|
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringlong getPrimaryKey()
void setPrimaryKey(long primaryKey)
primaryKey - the primary key of this commerce shipping fixed option rellong getMvccVersion()
getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelvoid setMvccVersion(long mvccVersion)
setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this commerce shipping fixed option rellong getCommerceShippingFixedOptionRelId()
void setCommerceShippingFixedOptionRelId(long commerceShippingFixedOptionRelId)
commerceShippingFixedOptionRelId - the commerce shipping fixed option rel ID of this commerce shipping fixed option rellong getGroupId()
getGroupId in interface com.liferay.portal.kernel.model.GroupedModelvoid setGroupId(long groupId)
setGroupId in interface com.liferay.portal.kernel.model.GroupedModelgroupId - the group ID of this commerce shipping fixed option rellong getCompanyId()
getCompanyId in interface com.liferay.portal.kernel.model.AuditedModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelvoid setCompanyId(long companyId)
setCompanyId in interface com.liferay.portal.kernel.model.AuditedModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this commerce shipping fixed option rellong getUserId()
getUserId in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserId(long userId)
setUserId in interface com.liferay.portal.kernel.model.AuditedModeluserId - the user ID of this commerce shipping fixed option reljava.lang.String getUserUuid()
getUserUuid in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserUuid(java.lang.String userUuid)
setUserUuid in interface com.liferay.portal.kernel.model.AuditedModeluserUuid - the user uuid of this commerce shipping fixed option rel@AutoEscape java.lang.String getUserName()
getUserName in interface com.liferay.portal.kernel.model.AuditedModelvoid setUserName(java.lang.String userName)
setUserName in interface com.liferay.portal.kernel.model.AuditedModeluserName - the user name of this commerce shipping fixed option reljava.util.Date getCreateDate()
getCreateDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setCreateDate(java.util.Date createDate)
setCreateDate in interface com.liferay.portal.kernel.model.AuditedModelcreateDate - the create date of this commerce shipping fixed option reljava.util.Date getModifiedDate()
getModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelvoid setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface com.liferay.portal.kernel.model.AuditedModelmodifiedDate - the modified date of this commerce shipping fixed option rellong getCommerceShippingMethodId()
void setCommerceShippingMethodId(long commerceShippingMethodId)
commerceShippingMethodId - the commerce shipping method ID of this commerce shipping fixed option rellong getCommerceShippingFixedOptionId()
void setCommerceShippingFixedOptionId(long commerceShippingFixedOptionId)
commerceShippingFixedOptionId - the commerce shipping fixed option ID of this commerce shipping fixed option rellong getCommerceInventoryWarehouseId()
void setCommerceInventoryWarehouseId(long commerceInventoryWarehouseId)
commerceInventoryWarehouseId - the commerce inventory warehouse ID of this commerce shipping fixed option rellong getCountryId()
void setCountryId(long countryId)
countryId - the country ID of this commerce shipping fixed option rellong getRegionId()
void setRegionId(long regionId)
regionId - the region ID of this commerce shipping fixed option rel@AutoEscape java.lang.String getZip()
void setZip(java.lang.String zip)
zip - the zip of this commerce shipping fixed option reldouble getWeightFrom()
void setWeightFrom(double weightFrom)
weightFrom - the weight from of this commerce shipping fixed option reldouble getWeightTo()
void setWeightTo(double weightTo)
weightTo - the weight to of this commerce shipping fixed option reljava.math.BigDecimal getFixedPrice()
void setFixedPrice(java.math.BigDecimal fixedPrice)
fixedPrice - the fixed price of this commerce shipping fixed option reljava.math.BigDecimal getRateUnitWeightPrice()
void setRateUnitWeightPrice(java.math.BigDecimal rateUnitWeightPrice)
rateUnitWeightPrice - the rate unit weight price of this commerce shipping fixed option reldouble getRatePercentage()
void setRatePercentage(double ratePercentage)
ratePercentage - the rate percentage of this commerce shipping fixed option relCommerceShippingFixedOptionRel cloneWithOriginalValues()
cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<CommerceShippingFixedOptionRel>