com.retek.component.customerorder.impl
Class ReturnLineValidator

java.lang.Object
  extended bycom.retek.component.customerorder.impl.ReturnLineValidator

public class ReturnLineValidator
extends java.lang.Object


Constructor Summary
ReturnLineValidator()
           
 
Method Summary
static void validate(ReturnLine returnLine, Quantity shippedQuanity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReturnLineValidator

public ReturnLineValidator()
Method Detail

validate

public static void validate(ReturnLine returnLine,
                            Quantity shippedQuanity)
                     throws InvalidReturnLineException,
                            SystemException,
                            BusinessException
Throws:
InvalidReturnLineException
SystemException
BusinessException


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