public class ShippingTCShippingChargeAdjustmentAccessBean
extends com.ibm.commerce.persistence.AbstractJpaEntityAccessBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
| Constructor and Description |
|---|
ShippingTCShippingChargeAdjustmentAccessBean() |
ShippingTCShippingChargeAdjustmentAccessBean(java.lang.Long tradingId,
org.w3c.dom.Element argElement) |
ShippingTCShippingChargeAdjustmentAccessBean(com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment entity) |
ShippingTCShippingChargeAdjustmentAccessBean(TermConditionAccessBean aAccessBean) |
| Modifier and Type | Method and Description |
|---|---|
int |
addProductSetAdjustment(java.lang.Integer productsetId,
java.lang.Double adjustment,
java.lang.Integer precedence,
java.lang.Integer type) |
java.lang.Long |
createNewVersion(java.lang.Long argNewTradingId) |
int |
deleteProductSetAdjustment(java.lang.Integer productsetId) |
java.lang.Integer[] |
findProductSetIdsByTCIdAndType(java.lang.Integer type) |
java.lang.Long |
getCatalogId() |
java.lang.Long |
getCatentryId() |
java.lang.Long |
getCatgroupId() |
java.lang.Integer |
getChangeableFlag() |
java.lang.String |
getCurrency() |
TermConditionDescriptionAccessBean |
getDescription(java.lang.Integer anLanguageId) |
TermConditionDescriptionAccessBean |
getDescription(java.lang.Integer anLanguageId,
java.lang.Integer anStoreId) |
java.lang.Double |
getEntireCatalogAdjustment() |
java.lang.Integer |
getEntireCatalogSelected() |
com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment |
getEntity() |
java.lang.Integer[] |
getExclusionProductSets() |
java.lang.String |
getIdentifier() |
java.lang.Integer[] |
getInclusionProductSets() |
java.lang.Integer |
getMandatoryFlag() |
java.lang.String |
getOwnerDn() |
ParticipantAccessBean[] |
getParticipants() |
java.lang.Long |
getPercentagePriceList() |
java.lang.Long[] |
getPercentagePriceListIds() |
BusinessPolicyAccessBean[] |
getPolicies() |
BusinessPolicyAccessBean[] |
getPoliciesByType(java.lang.String argPolicyType) |
java.lang.Long |
getPriceListId() |
java.lang.Long[] |
getPriceListIds() |
java.util.Vector |
getProductSetAdjustments() |
java.lang.Integer |
getProductSetId() |
java.lang.String |
getReferenceNumber() |
java.lang.Long |
getReferenceNumberInEntityType() |
java.lang.Integer |
getShipmodeId() |
java.lang.Double |
getSignedPercentage() |
java.lang.Integer |
getTcSequence() |
java.lang.String |
getTcSubType() |
java.sql.Timestamp |
getTimeCreated() |
java.sql.Timestamp |
getTimeUpdated() |
java.lang.Long |
getTradingId() |
java.lang.Integer |
getType() |
java.math.BigDecimal |
getValue() |
java.lang.String[] |
getXMLDefinitions(java.lang.Integer type) |
java.lang.String |
getXMLString() |
java.lang.String |
getXMLString(boolean tcdata) |
java.lang.String[] |
getXMLStrings(java.lang.Integer type) |
void |
instantiateEntity() |
void |
markForDelete() |
void |
parseXMLElement(org.w3c.dom.Element argElement) |
void |
setCatalogId(java.lang.Long catalogId) |
void |
setCatentryId(java.lang.Long catentryId) |
void |
setCatgroupId(java.lang.Long catgroupId) |
void |
setChangeableFlag(java.lang.Integer changeableFlag) |
void |
setCurrency(java.lang.String currency) |
void |
setEntireCatalogAdjustment(java.lang.Double entireCatalogAdjustment) |
void |
setEntireCatalogAdjustment(java.lang.String entireCatalogAdjustment) |
void |
setEntireCatalogSelected(java.lang.Integer entireCatalogSelected) |
void |
setEntireCatalogSelected(java.lang.String entireCatalogSelected) |
void |
setIdentifier(java.lang.String identifier) |
void |
setInitKey_referenceNumber(java.lang.Long referenceNumber) |
void |
setInitKey_referenceNumber(java.lang.String referenceNumber) |
void |
setMandatoryFlag(java.lang.Integer mandatoryFlag) |
void |
setOwnerDn(java.lang.String ownerDn) |
void |
setPriceListId(java.lang.Long priceListId) |
void |
setProductSetId(java.lang.Integer productSetId) |
void |
setReferenceNumber(java.lang.Long referenceNumber) |
void |
setReferenceNumber(java.lang.String referenceNumber) |
void |
setShipmodeId(java.lang.Integer shipmodeId) |
void |
setSignedPercentage(java.lang.Double signedPercentage) |
void |
setTcSequence(java.lang.Integer tcSequence) |
void |
setTimeCreated(java.sql.Timestamp timeCreated) |
void |
setTimeUpdated(java.sql.Timestamp timeUpdated) |
void |
setTradingId(java.lang.Long tradingId) |
void |
setType(java.lang.Integer type) |
void |
setValue(java.math.BigDecimal value) |
void |
setXMLDefinition(java.lang.Long tradingId,
java.lang.Integer type,
org.w3c.dom.Element e,
java.lang.Integer sequence) |
void |
setXMLDefinition(java.lang.Long tradingId,
java.lang.Integer type,
java.lang.String newValue,
java.lang.Integer sequence) |
int |
updateProductSetAdjustment(java.lang.Integer productsetId,
java.lang.Double adjustment,
java.lang.Integer precedence,
java.lang.Integer type) |
public static final java.lang.String COPYRIGHT
public ShippingTCShippingChargeAdjustmentAccessBean()
public ShippingTCShippingChargeAdjustmentAccessBean(TermConditionAccessBean aAccessBean)
public ShippingTCShippingChargeAdjustmentAccessBean(com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment entity)
public ShippingTCShippingChargeAdjustmentAccessBean(java.lang.Long tradingId,
org.w3c.dom.Element argElement)
public void setInitKey_referenceNumber(java.lang.String referenceNumber)
public void setInitKey_referenceNumber(java.lang.Long referenceNumber)
public void setIdentifier(java.lang.String identifier)
public java.lang.String getIdentifier()
public java.lang.String getTcSubType()
public void setEntireCatalogAdjustment(java.lang.Double entireCatalogAdjustment)
public java.lang.Double getEntireCatalogAdjustment()
public void setEntireCatalogAdjustment(java.lang.String entireCatalogAdjustment)
public void setChangeableFlag(java.lang.Integer changeableFlag)
public java.lang.Integer getChangeableFlag()
public java.lang.Long getPercentagePriceList()
public void setProductSetId(java.lang.Integer productSetId)
public java.lang.Integer getProductSetId()
public void setCatentryId(java.lang.Long catentryId)
public java.lang.Long getCatentryId()
public void setPriceListId(java.lang.Long priceListId)
public java.lang.Long getPriceListId()
public void setSignedPercentage(java.lang.Double signedPercentage)
public java.lang.Double getSignedPercentage()
public void setType(java.lang.Integer type)
public java.lang.Integer getType()
public void setMandatoryFlag(java.lang.Integer mandatoryFlag)
public java.lang.Integer getMandatoryFlag()
public void setShipmodeId(java.lang.Integer shipmodeId)
public java.lang.Integer getShipmodeId()
public void setCatalogId(java.lang.Long catalogId)
public java.lang.Long getCatalogId()
public void setReferenceNumber(java.lang.Long referenceNumber)
public java.lang.Long getReferenceNumberInEntityType()
public void setReferenceNumber(java.lang.String referenceNumber)
public java.lang.String getReferenceNumber()
public void setTimeUpdated(java.sql.Timestamp timeUpdated)
public java.sql.Timestamp getTimeUpdated()
public void setTradingId(java.lang.Long tradingId)
public java.lang.Long getTradingId()
public void setTcSequence(java.lang.Integer tcSequence)
public java.lang.Integer getTcSequence()
public void setCurrency(java.lang.String currency)
public java.lang.String getCurrency()
public void setTimeCreated(java.sql.Timestamp timeCreated)
public java.sql.Timestamp getTimeCreated()
public void setEntireCatalogSelected(java.lang.Integer entireCatalogSelected)
public java.lang.Integer getEntireCatalogSelected()
public void setEntireCatalogSelected(java.lang.String entireCatalogSelected)
public void setValue(java.math.BigDecimal value)
public java.math.BigDecimal getValue()
public void setCatgroupId(java.lang.Long catgroupId)
public java.lang.Long getCatgroupId()
public void setOwnerDn(java.lang.String ownerDn)
public java.lang.String getOwnerDn()
public java.lang.Long createNewVersion(java.lang.Long argNewTradingId)
throws org.xml.sax.SAXException,
java.io.IOException
org.xml.sax.SAXExceptionjava.io.IOExceptionpublic TermConditionDescriptionAccessBean getDescription(java.lang.Integer anLanguageId)
public TermConditionDescriptionAccessBean getDescription(java.lang.Integer anLanguageId, java.lang.Integer anStoreId)
public ParticipantAccessBean[] getParticipants()
public BusinessPolicyAccessBean[] getPolicies()
public BusinessPolicyAccessBean[] getPoliciesByType(java.lang.String argPolicyType)
public java.lang.String getXMLString()
public java.lang.String getXMLString(boolean tcdata)
public void markForDelete()
public void parseXMLElement(org.w3c.dom.Element argElement)
throws javax.ejb.RemoveException,
com.ibm.commerce.contract.helper.TermCondCreateException,
javax.naming.NamingException
javax.ejb.RemoveExceptioncom.ibm.commerce.contract.helper.TermCondCreateExceptionjavax.naming.NamingExceptionpublic java.lang.String[] getXMLDefinitions(java.lang.Integer type)
public java.lang.String[] getXMLStrings(java.lang.Integer type)
public void setXMLDefinition(java.lang.Long tradingId,
java.lang.Integer type,
org.w3c.dom.Element e,
java.lang.Integer sequence)
public void setXMLDefinition(java.lang.Long tradingId,
java.lang.Integer type,
java.lang.String newValue,
java.lang.Integer sequence)
public java.lang.Integer[] getInclusionProductSets()
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic java.lang.Integer[] getExclusionProductSets()
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic int addProductSetAdjustment(java.lang.Integer productsetId,
java.lang.Double adjustment,
java.lang.Integer precedence,
java.lang.Integer type)
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic int updateProductSetAdjustment(java.lang.Integer productsetId,
java.lang.Double adjustment,
java.lang.Integer precedence,
java.lang.Integer type)
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic int deleteProductSetAdjustment(java.lang.Integer productsetId)
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic java.lang.Integer[] findProductSetIdsByTCIdAndType(java.lang.Integer type)
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic java.util.Vector getProductSetAdjustments()
throws java.sql.SQLException,
javax.naming.NamingException
java.sql.SQLExceptionjavax.naming.NamingExceptionpublic java.lang.Long[] getPriceListIds()
public java.lang.Long[] getPercentagePriceListIds()
public void instantiateEntity()
instantiateEntity in class com.ibm.commerce.persistence.AbstractJpaEntityAccessBeanpublic com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustment getEntity()
getEntity in class com.ibm.commerce.persistence.AbstractJpaEntityAccessBean