com.ibm.commerce.contract.objects
Class PriceTCCustomPriceListBean
java.lang.Object
|
+--com.ibm.commerce.base.objects.ECEntityBean
|
+--com.ibm.commerce.contract.objimpl.TermConditionBeanBase
|
+--com.ibm.commerce.contract.objects.TermConditionBean
|
+--com.ibm.commerce.contract.objimpl.PriceTCCustomPriceListBeanBase
|
+--com.ibm.commerce.contract.objects.PriceTCCustomPriceListBean
- public class PriceTCCustomPriceListBean
- extends
PriceTCCustomPriceListBeanBase
This bean provides access to the TERMCOND table. The following is a
description of this table: This table contains terms and conditions used in
trading agreements (business accounts, contracts, RFQs). To see how columns are
used by different terms and conditions, refer to TERMCOND column mapping in the
online help.
- See Also:
- Serialized
Form
Method Summary |
java.util.Hashtable |
_copyFromEJB()
|
void |
_copyToEJB(java.util.Hashtable h)
Method _copyToEJB. |
protected
java.util.Vector |
_getLinks()
Method _getLinks. |
protected
void |
_initLinks()
Method _initLinks. |
Methods inherited from class
com.ibm.commerce.contract.objimpl.
PriceTCCustomPriceListBeanBase |
createNewVersion,
ejbCreate,
ejbPostCreate,
ejbRemove,
getPriceListId,
getProductSetId,
getXMLString,
getXMLString,
markForDelete,
parseXMLElement,
setPriceListId,
setProductSetId |
Methods inherited from class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase |
addProductSetAdjustment,
deleteProductSetAdjustment,
findProductSetIdsByTCIdAndType,
getChangeableFlag,
getDescription,
getDescription,
getEntireCatalogAdjustment,
getEntireCatalogSelected,
getExclusionProductSets,
getFallbackDescription,
getInclusionProductSets,
getMandatoryFlag,
getParticipants,
getPolicies,
getPoliciesByType,
getPolicyNameForElementPolicyReference,
getPriceListIds,
getProductSetAdjustments,
getReferenceNumber,
getStoreIdentityForElementPolicyReference,
getStoreOwnerForElementPolicyReference,
getTcSequence,
getTcSubType,
getTimeCreated,
getTimeUpdated,
getTradingId,
getXMLDefinitions,
getXMLStringForElementPolicyReference,
getXMLStringForTCData,
getXMLStrings,
parseElementPolicyReference,
retrieveBeanName,
setChangeableFlag,
setEntireCatalogAdjustment,
setEntireCatalogAdjustment,
setEntireCatalogSelected,
setEntireCatalogSelected,
setMandatoryFlag,
setReferenceNumber,
setTcSequence,
setTimeCreated,
setTimeUpdated,
setTradingId,
setXMLDefinition,
setXMLDefinition,
updateProductSetAdjustment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
PriceTCCustomPriceListBean
public PriceTCCustomPriceListBean()
_copyFromEJB
public java.util.Hashtable _copyFromEJB()
-
- Overrides:
-
_copyFromEJB
in class
TermConditionBean
-
- See Also:
-
com.ibm.commerce.base.objects.ECEntityBean#_copyFromEJB()
_copyToEJB
public void _copyToEJB(java.util.Hashtable h)
- Description copied from class:
TermConditionBean
- Method _copyToEJB.
-
- Overrides:
-
_copyToEJB
in class
TermConditionBean
-
- Parameters:
h
-
- See Also:
-
TermConditionBean._copyToEJB(Hashtable)
_getLinks
protected java.util.Vector _getLinks()
- Description copied from class:
TermConditionBean
- Method _getLinks.
-
- Overrides:
-
_getLinks
in class
TermConditionBean
-
- Returns:
- Vector
- See Also:
-
TermConditionBean._getLinks()
_initLinks
protected void _initLinks()
- Description copied from class:
TermConditionBean
- Method _initLinks.
-
- Overrides:
-
_initLinks
in class
TermConditionBean
-
- See Also:
-
TermConditionBean._initLinks()