com.ibm.commerce.ordermanagement.objects
Interface RMAItemAccessBeanData

All Known Implementing Classes:
RMAItemAccessBean

public interface RMAItemAccessBeanData


Method Summary
 java.lang.String getAdjustment()
           
 java.lang.String getAdjustmentCredit()
           
 java.lang.String getCatalogEntryId()
           
 java.lang.String getComments()
           
 java.lang.String getCreditAmount()
           
 java.lang.String getCreditDate()
           
 java.lang.String getCurrency()
           
 java.lang.String getInventoryQuantity()
           
 java.lang.String getItemSpcId()
           
 java.lang.String getLastUpdate()
           
 java.lang.String getMemberId()
           
 java.lang.String getOrderItemsId()
           
 java.lang.String getQuantity()
           
 java.lang.String getRefundOrReplace()
           
 java.lang.String getRmaId()
           
 java.lang.String getRmaItemId()
           
 java.lang.String getRtnReasonId()
           
 java.lang.String getStatus()
           
 java.lang.String getTaxAmount()
           
 java.lang.String getTotalCredit()
           
 void setAdjustment(java.lang.String newValue)
           
 void setAdjustmentCredit(java.lang.String newValue)
           
 void setCatalogEntryId(java.lang.String newValue)
           
 void setComments(java.lang.String newValue)
           
 void setCreditAmount(java.lang.String newValue)
           
 void setCreditDate(java.lang.String newValue)
           
 void setCurrency(java.lang.String newValue)
           
 void setInventoryQuantity(java.lang.String newValue)
           
 void setItemSpcId(java.lang.String newValue)
           
 void setLastUpdate(java.lang.String newValue)
           
 void setMemberId(java.lang.String newValue)
           
 void setOrderItemsId(java.lang.String newValue)
           
 void setQuantity(java.lang.String newValue)
           
 void setRefundOrReplace(java.lang.String newValue)
           
 void setRmaId(java.lang.String newValue)
           
 void setRmaItemId(java.lang.String newValue)
           
 void setRtnReasonId(java.lang.String newValue)
           
 void setStatus(java.lang.String newValue)
           
 void setTaxAmount(java.lang.String newValue)
           
 void setTotalCredit(java.lang.String newValue)
           
 

Method Detail

getAdjustment

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

getAdjustmentCredit

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

getCatalogEntryId

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

getComments

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

getCreditAmount

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

getCreditDate

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

getCurrency

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

getInventoryQuantity

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

getItemSpcId

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

getLastUpdate

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

getMemberId

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

getOrderItemsId

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

getQuantity

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

getRefundOrReplace

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

getRmaId

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

getRmaItemId

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

getRtnReasonId

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

getStatus

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

getTaxAmount

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

getTotalCredit

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

setAdjustment

public void setAdjustment(java.lang.String newValue)

setAdjustmentCredit

public void setAdjustmentCredit(java.lang.String newValue)

setCatalogEntryId

public void setCatalogEntryId(java.lang.String newValue)

setComments

public void setComments(java.lang.String newValue)

setCreditAmount

public void setCreditAmount(java.lang.String newValue)

setCreditDate

public void setCreditDate(java.lang.String newValue)

setCurrency

public void setCurrency(java.lang.String newValue)

setInventoryQuantity

public void setInventoryQuantity(java.lang.String newValue)

setItemSpcId

public void setItemSpcId(java.lang.String newValue)

setLastUpdate

public void setLastUpdate(java.lang.String newValue)

setMemberId

public void setMemberId(java.lang.String newValue)

setOrderItemsId

public void setOrderItemsId(java.lang.String newValue)

setQuantity

public void setQuantity(java.lang.String newValue)

setRefundOrReplace

public void setRefundOrReplace(java.lang.String newValue)

setRmaId

public void setRmaId(java.lang.String newValue)

setRmaItemId

public void setRmaItemId(java.lang.String newValue)

setRtnReasonId

public void setRtnReasonId(java.lang.String newValue)

setStatus

public void setStatus(java.lang.String newValue)

setTaxAmount

public void setTaxAmount(java.lang.String newValue)

setTotalCredit

public void setTotalCredit(java.lang.String newValue)