com.retek.component.internet.test
Class ExAWizObtainStockStatusCommand

java.lang.Object
  extended bycom.retek.component.internet.test.ExAWizCommand
      extended bycom.retek.component.internet.test.ExAWizObtainStockStatusCommand

public class ExAWizObtainStockStatusCommand
extends ExAWizCommand


Constructor Summary
ExAWizObtainStockStatusCommand()
           
 
Method Summary
 void execute()
           
 void setRequestedQuantity(java.math.BigDecimal requestedQuantity)
           
 void setSellingSkuNumber(java.lang.String sellingSkuNumber)
           
 
Methods inherited from class com.retek.component.internet.test.ExAWizCommand
getExAUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExAWizObtainStockStatusCommand

public ExAWizObtainStockStatusCommand()
Method Detail

execute

public void execute()
             throws ExAException
Specified by:
execute in class ExAWizCommand
Throws:
ExAException

setRequestedQuantity

public void setRequestedQuantity(java.math.BigDecimal requestedQuantity)

setSellingSkuNumber

public void setSellingSkuNumber(java.lang.String sellingSkuNumber)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28