com.retek.component.customerorder.orderfsm.guard
Class AllOrderLinesInStatesGuard

java.lang.Object
  extended bycom.retek.commons.fsm.RcomRmmGuard
      extended bycom.retek.component.customerorder.orderfsm.guard.AllOrderLinesInStatesGuard
All Implemented Interfaces:
com.retek.fsm.Guard

public class AllOrderLinesInStatesGuard
extends RcomRmmGuard


Constructor Summary
AllOrderLinesInStatesGuard(java.util.Collection states)
           
AllOrderLinesInStatesGuard(com.retek.fsm.State state)
           
 
Method Summary
 boolean doEvaluate(com.retek.fsm.FSMAble bo, RcomRmmEvent event)
           
 
Methods inherited from class com.retek.commons.fsm.RcomRmmGuard
evaluate, getCustomerOrderLineStateModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AllOrderLinesInStatesGuard

public AllOrderLinesInStatesGuard(java.util.Collection states)

AllOrderLinesInStatesGuard

public AllOrderLinesInStatesGuard(com.retek.fsm.State state)
Method Detail

doEvaluate

public boolean doEvaluate(com.retek.fsm.FSMAble bo,
                          RcomRmmEvent event)
                   throws SystemException,
                          BusinessException
Specified by:
doEvaluate in class RcomRmmGuard
Throws:
SystemException
BusinessException


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