Each row of this table indicates that an order is marked as current for a customer in a store, if its status is &quo
Method Summary | |
java.lang.String | getField1() |
java.lang.String | getField2() |
java.lang.String | getMemberId() |
java.lang.String | getOrderId() |
java.lang.String | getStoreEntityId() |
void | setField1(java.lang.String newValue) |
void | setField2(java.lang.String newValue) |
void | setMemberId(java.lang.String newValue) |
void | setStoreEntityId(java.lang.String newValue) |
Method Detail |
public java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField2(java.lang.String newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setField1(java.lang.String newValue)
public java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStoreEntityId(java.lang.String newValue)
public java.lang.String getOrderId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setMemberId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.