com.retek.component.customerorder.linefsm.guard
Class NoLongerAvailableMailOrderGuard

java.lang.Object
  extended bycom.retek.component.customerorder.linefsm.guard.NoLongerAvailableMailOrderGuard
All Implemented Interfaces:
com.retek.fsm.Guard

public class NoLongerAvailableMailOrderGuard
extends java.lang.Object
implements com.retek.fsm.Guard


Constructor Summary
NoLongerAvailableMailOrderGuard()
           
 
Method Summary
 boolean evaluate(com.retek.fsm.FSMAble bo, com.retek.fsm.Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoLongerAvailableMailOrderGuard

public NoLongerAvailableMailOrderGuard()
Method Detail

evaluate

public boolean evaluate(com.retek.fsm.FSMAble bo,
                        com.retek.fsm.Event event)
                 throws SystemException,
                        BusinessException
Specified by:
evaluate in interface com.retek.fsm.Guard
Throws:
SystemException
BusinessException


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