com.ibm.commerce.me.objects
Interface ProcurementSystemAccessBeanData

All Known Implementing Classes:
ProcurementSystemAccessBean

public interface ProcurementSystemAccessBeanData


Method Summary
 java.lang.String getField1()
           
 java.lang.String getField2()
           
 java.lang.String getProcurementSystemName()
           
 void setField1(java.lang.String newValue)
           
 void setField2(java.lang.String newValue)
           
 void setProcurementSystemName(java.lang.String newValue)
           
 

Method Detail

getField1

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

getField2

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

getProcurementSystemName

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

setField1

public void setField1(java.lang.String newValue)

setField2

public void setField2(java.lang.String newValue)

setProcurementSystemName

public void setProcurementSystemName(java.lang.String newValue)