com.retek.component.task.impl.command
Class ActivityRequestPrintFileAbstactValidator

java.lang.Object
  extended bycom.retek.component.task.impl.command.ActivityRequestPrintFileAbstactValidator
All Implemented Interfaces:
Rule
Direct Known Subclasses:
ActivityRequestPrintFileEmptySetValidator

public abstract class ActivityRequestPrintFileAbstactValidator
extends java.lang.Object
implements Rule


Constructor Summary
ActivityRequestPrintFileAbstactValidator()
           
 
Method Summary
 void apply(Command cmd)
           
abstract  void doApply(ActivityRequestPrintFileBuilderCommand cmd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityRequestPrintFileAbstactValidator

public ActivityRequestPrintFileAbstactValidator()
Method Detail

doApply

public abstract void doApply(ActivityRequestPrintFileBuilderCommand cmd)
                      throws SystemException,
                             BusinessException
Throws:
SystemException
BusinessException

apply

public void apply(Command cmd)
           throws SystemException,
                  BusinessException
Specified by:
apply in interface Rule
Throws:
SystemException
BusinessException


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