com.ibm.commerce.contract.objects
Interface PriceTCPriceListWithSelectiveAdjustmentAccessBeanData

All Known Implementing Classes:
PriceTCPriceListWithSelectiveAdjustmentAccessBean

public interface PriceTCPriceListWithSelectiveAdjustmentAccessBeanData


Method Summary
 java.lang.String getAdjustmentProductSetId()
           
 java.lang.String getAdjustmentProductSetName()
           
 java.lang.String getAdjustmentProductSetOwnerId()
           
 java.lang.String getChangeableFlag()
           
 java.lang.String getCustomProductSetFlag()
           
 java.lang.String getMandatoryFlag()
           
 java.lang.String getPriceListId()
           
 java.lang.String getProductSetId()
           
 java.lang.String getReferenceNumber()
           
 java.lang.String getSignedPercentage()
           
 java.lang.String getTcSequence()
           
 java.lang.String getTcSubType()
           
 java.lang.String getTimeCreated()
           
 java.lang.String getTimeUpdated()
           
 java.lang.String getTradingId()
           
 void setAdjustmentProductSetId(java.lang.String newValue)
           
 void setAdjustmentProductSetName(java.lang.String newValue)
           
 void setAdjustmentProductSetOwnerId(java.lang.String newValue)
           
 void setChangeableFlag(java.lang.String newValue)
           
 void setCustomProductSetFlag(java.lang.String newValue)
           
 void setMandatoryFlag(java.lang.String newValue)
           
 void setPriceListId(java.lang.String newValue)
           
 void setProductSetId(java.lang.String newValue)
           
 void setReferenceNumber(java.lang.String newValue)
           
 void setSignedPercentage(java.lang.String newValue)
           
 void setTcSequence(java.lang.String newValue)
           
 void setTimeCreated(java.lang.String newValue)
           
 void setTimeUpdated(java.lang.String newValue)
           
 void setTradingId(java.lang.String newValue)
           
 

Method Detail

getAdjustmentProductSetId

public java.lang.String getAdjustmentProductSetId()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException

getAdjustmentProductSetName

public java.lang.String getAdjustmentProductSetName()
                                             throws java.rmi.RemoteException,
                                                    javax.ejb.CreateException,
                                                    javax.ejb.FinderException,
                                                    javax.naming.NamingException

getAdjustmentProductSetOwnerId

public java.lang.String getAdjustmentProductSetOwnerId()
                                                throws java.rmi.RemoteException,
                                                       javax.ejb.CreateException,
                                                       javax.ejb.FinderException,
                                                       javax.naming.NamingException

getChangeableFlag

public java.lang.String getChangeableFlag()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getCustomProductSetFlag

public java.lang.String getCustomProductSetFlag()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

getMandatoryFlag

public java.lang.String getMandatoryFlag()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getPriceListId

public java.lang.String getPriceListId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getProductSetId

public java.lang.String getProductSetId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getReferenceNumber

public java.lang.String getReferenceNumber()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getSignedPercentage

public java.lang.String getSignedPercentage()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException

getTcSequence

public java.lang.String getTcSequence()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getTcSubType

public java.lang.String getTcSubType()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getTimeCreated

public java.lang.String getTimeCreated()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getTimeUpdated

public java.lang.String getTimeUpdated()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getTradingId

public java.lang.String getTradingId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

setAdjustmentProductSetId

public void setAdjustmentProductSetId(java.lang.String newValue)

setAdjustmentProductSetName

public void setAdjustmentProductSetName(java.lang.String newValue)

setAdjustmentProductSetOwnerId

public void setAdjustmentProductSetOwnerId(java.lang.String newValue)

setChangeableFlag

public void setChangeableFlag(java.lang.String newValue)

setCustomProductSetFlag

public void setCustomProductSetFlag(java.lang.String newValue)

setMandatoryFlag

public void setMandatoryFlag(java.lang.String newValue)

setPriceListId

public void setPriceListId(java.lang.String newValue)

setProductSetId

public void setProductSetId(java.lang.String newValue)

setReferenceNumber

public void setReferenceNumber(java.lang.String newValue)

setSignedPercentage

public void setSignedPercentage(java.lang.String newValue)

setTcSequence

public void setTcSequence(java.lang.String newValue)

setTimeCreated

public void setTimeCreated(java.lang.String newValue)

setTimeUpdated

public void setTimeUpdated(java.lang.String newValue)

setTradingId

public void setTradingId(java.lang.String newValue)