com.retek.component.item.impl.command
Class SkuFindCommand

java.lang.Object
  extended bycom.retek.commons.domain.core.Command
      extended bycom.retek.component.item.impl.command.SkuFindCommand

public class SkuFindCommand
extends Command


Constructor Summary
SkuFindCommand()
           
 
Method Summary
 void doExecute()
           
 java.util.Collection getSearchResult()
           
 void setSearchCriteria(ItemSearchCriteria criteria)
           
 
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

SkuFindCommand

public SkuFindCommand()
Method Detail

doExecute

public void doExecute()
               throws SystemException,
                      ItemBusinessException
Specified by:
doExecute in class Command
Throws:
SystemException
ItemBusinessException

getSearchResult

public java.util.Collection getSearchResult()
                                     throws SystemException
Throws:
SystemException

setSearchCriteria

public void setSearchCriteria(ItemSearchCriteria criteria)


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