com.ibm.commerce.fulfillment.commands
Class ATPParameters

java.lang.Object
  |
  +--com.ibm.commerce.fulfillment.commands.ATPParameters

public class ATPParameters
extends java.lang.Object

Insert the type's description here. Creation date: (6/29/00 5:15:21 PM)


Constructor Summary
ATPParameters()
          ATPParameters constructor comment.
ATPParameters( CommandContext aCmdContext, OrderAccessBean anabOrder, java.util.Hashtable ahsDefaults, TypedProperty atpATPParamNames)
          ATPParameters constructor comment.
ATPParameters( CommandContext aCmdContext, java.lang.String[] anstrOrderIds, java.util.Hashtable ahsDefaults, TypedProperty atpATPParamNames)
          ATPParameters constructor comment.
ATPParameters( CommandContext aCmdContext, java.util.Vector avOrderIds, java.util.Hashtable ahsDefaults, TypedProperty atpATPParamNames)
          ATPParameters constructor comment.
 
Method Summary
 void addNewOrderItem( OrderItemAccessBean abOrderItem)
           
 void deleteFromAll(java.lang.Long nOrderItemId)
           
 void deleteIfNewNotSpecified(java.lang.Long nOrderItemId)
           
 void display()
           
 java.util.Hashtable getAllocate()
          Insert the method's description here.
 java.util.Hashtable getBackorder()
          Insert the method's description here.
 java.util.Hashtable getCheck()
          Insert the method's description here.
 java.util.Hashtable getMerge()
          Insert the method's description here.
 java.util.Hashtable getRemerge()
          Insert the method's description here.
 java.util.Hashtable getReverse()
          Insert the method's description here.
 void refreshAll()
           
 void setAllocate(java.util.Hashtable newAllocate)
          Insert the method's description here.
 void setBackorder(java.util.Hashtable newBackorder)
          Insert the method's description here.
 void setCheck(java.util.Hashtable newCheck)
          Insert the method's description here.
 void setMerge(java.util.Hashtable newMerge)
          Insert the method's description here.
 void setRemerge(java.util.Hashtable newRemerge)
          Insert the method's description here.
 void setReverse(java.util.Hashtable newReverse)
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATPParameters

public ATPParameters()
ATPParameters constructor comment.

ATPParameters

public ATPParameters(CommandContext aCmdContext,
                     java.lang.String[] anstrOrderIds,
                     java.util.Hashtable ahsDefaults,
TypedProperty atpATPParamNames)
              throws FinderException,
                     javax.naming.NamingException,
                     CreateException,
                     java.rmi.RemoteException,
ECException
ATPParameters constructor comment.

ATPParameters

public ATPParameters(CommandContext aCmdContext,
OrderAccessBean anabOrder,
                     java.util.Hashtable ahsDefaults,
TypedProperty atpATPParamNames)
              throws FinderException,
                     javax.naming.NamingException,
                     CreateException,
                     java.rmi.RemoteException,
ECException
ATPParameters constructor comment.

ATPParameters

public ATPParameters(CommandContext aCmdContext,
                     java.util.Vector avOrderIds,
                     java.util.Hashtable ahsDefaults,
TypedProperty atpATPParamNames)
              throws FinderException,
                     javax.naming.NamingException,
                     CreateException,
                     java.rmi.RemoteException,
ECException
ATPParameters constructor comment.
Method Detail

addNewOrderItem

public void addNewOrderItem(OrderItemAccessBean abOrderItem)
                     throws CreateException,
                            java.rmi.RemoteException,
                            FinderException,
                            javax.naming.NamingException
CreateException
java.rmi.RemoteException
FinderException
javax.naming.NamingException

deleteFromAll

public void deleteFromAll(java.lang.Long nOrderItemId)
                   throws CreateException,
                          java.rmi.RemoteException,
                          javax.naming.NamingException,
                          FinderException
CreateException
java.rmi.RemoteException
javax.naming.NamingException
FinderException

deleteIfNewNotSpecified

public void deleteIfNewNotSpecified(java.lang.Long nOrderItemId)
                             throws CreateException,
                                    java.rmi.RemoteException,
                                    javax.naming.NamingException,
                                    FinderException
CreateException
java.rmi.RemoteException
javax.naming.NamingException
FinderException

display

public void display()
             throws CreateException,
                    FinderException,
                    java.rmi.RemoteException,
                    javax.naming.NamingException
CreateException
FinderException
java.rmi.RemoteException
javax.naming.NamingException

getAllocate

public java.util.Hashtable getAllocate()
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Returns:
Hashtable

getBackorder

public java.util.Hashtable getBackorder()
Insert the method's description here. Creation date: (05/14/01 10:17:26 PM)
Returns:
java.util.Hashtable

getCheck

public java.util.Hashtable getCheck()
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Returns:
Hashtable

getMerge

public java.util.Hashtable getMerge()
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Returns:
Hashtable

getRemerge

public java.util.Hashtable getRemerge()
Insert the method's description here. Creation date: (05/14/01 10:17:26 PM)
Returns:
java.util.Hashtable

getReverse

public java.util.Hashtable getReverse()
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Returns:
Hashtable

refreshAll

public void refreshAll()
                throws CreateException,
                       java.rmi.RemoteException,
                       javax.naming.NamingException,
                       FinderException
CreateException
java.rmi.RemoteException
javax.naming.NamingException
FinderException

setAllocate

public void setAllocate(java.util.Hashtable newAllocate)
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Parameters:
newAllocate - Hashtable

setBackorder

public void setBackorder(java.util.Hashtable newBackorder)
Insert the method's description here. Creation date: (05/14/01 10:17:26 PM)
Parameters:
newBackorder - java.util.Hashtable

setCheck

public void setCheck(java.util.Hashtable newCheck)
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Parameters:
newCheck - Hashtable

setMerge

public void setMerge(java.util.Hashtable newMerge)
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Parameters:
newMerge - Hashtable

setRemerge

public void setRemerge(java.util.Hashtable newRemerge)
Insert the method's description here. Creation date: (05/14/01 10:17:26 PM)
Parameters:
newRemerge - java.util.Hashtable

setReverse

public void setReverse(java.util.Hashtable newReverse)
Insert the method's description here. Creation date: (05/14/01 9:24:57 PM)
Parameters:
newReverse - Hashtable