com.retek.component.supplier.impl.command
Class SupplierSubmitValidator

java.lang.Object
  extended bycom.retek.component.supplier.impl.command.SupplierSubmitValidator
All Implemented Interfaces:
Rule

public class SupplierSubmitValidator
extends java.lang.Object
implements Rule


Constructor Summary
SupplierSubmitValidator()
           
 
Method Summary
 void apply(Command cmd)
           
 void validate(DistributedContext context, SupplierDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupplierSubmitValidator

public SupplierSubmitValidator()
Method Detail

apply

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

validate

public void validate(DistributedContext context,
                     SupplierDto dto)
              throws BusinessException
Throws:
BusinessException


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