Class com.ibm.commerce.tools.optools.order.helpers. OrderSearchBean

 
Changed Methods
void  ejbCreate () Change in exceptions thrown from (CreateException, RemoteException) to CreateException.
ejbCreate method.
DynamicListData  findOrderAccountIDsForCustomer (String) Change in exceptions: RemoteException was removed..
Finds the accounts for the order with the provided customer ID.
DynamicListData  findOrdersForStore (Long, String, String, String, String, String, String, Integer, Integer) Change in exceptions: RemoteException was removed..
Finds the orders with one of the following parameters: orderId userLogin userId orgId with the storeId orderStatus.
 
Removed Fields
String  EC_OPTOOL_SORTCOLUMN_AVAILABLE_DATE  
String  findAcctIdForCustomerCountSelectStmt  
String  findAcctIdForCustomerSelectStmt  
String  findAcctIdInRootForCustomerCountSelectStmt  
String  findAcctIdInRootForCustomerSelectStmt  
String  findByOrgWhereClause  
String  findByUserLogonWhereClause  
String  orderSearchForStoreWhereClauseOracle  
String  orderSearchSelectStmt  
String  orderSearchSelectStmtOracle