com.retek.component.customerorder.impl.command
Class CustomerOrderLineFinderSorterCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.customerorder.impl.command.CustomerOrderLineFinderSorterCommand

public class CustomerOrderLineFinderSorterCommand
extends Command


Constructor Summary
CustomerOrderLineFinderSorterCommand()
           
 
Method Summary
protected  void doExecute()
           
 java.util.List getFoundBoOrderLines()
           
 java.lang.String getSellableItemId()
           
 void setSellableItemId(java.lang.String sellableItemId)
           
 
Methods inherited from class com.retek.commons.domain.core.Command
addPostExecutionRule, addPreExecutionRule, execute, getContext, isExecuted, processRules, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerOrderLineFinderSorterCommand

public CustomerOrderLineFinderSorterCommand()
Method Detail

doExecute

protected void doExecute()
                  throws SystemException,
                         BusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
BusinessException

getSellableItemId

public java.lang.String getSellableItemId()

setSellableItemId

public void setSellableItemId(java.lang.String sellableItemId)

getFoundBoOrderLines

public java.util.List getFoundBoOrderLines()
                                    throws SystemException
Throws:
SystemException


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