A row in this table indicates that a CalculationCode is attached to a CatalogEntry and its PRODUCT_ITEM children (or all CatalogEntries) for the specified Store and TradingAgreement (or all TradingAgreements).
Method Summary | |
java.lang.String | getCalculationCodeId() |
java.lang.String | getCatalogEntryCalculationCodeId() |
java.lang.String | getCatalogEntryId() |
java.lang.String | getContractId() |
java.lang.String | getStoreId() |
void | setCalculationCodeId(java.lang.String newValue) |
void | setCatalogEntryId(java.lang.String newValue) |
void | setContractId(java.lang.String newValue) |
void | setStoreId(java.lang.String newValue) |
Method Detail |
public java.lang.String getCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCalculationCodeId(java.lang.String newValue)
public java.lang.String getCatalogEntryCalculationCodeId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getCatalogEntryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setCatalogEntryId(java.lang.String newValue)
public java.lang.String getContractId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setContractId(java.lang.String newValue)
public java.lang.String getStoreId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.