com.retek.component.message.impl
Class MessageSubmitValidator

java.lang.Object
  extended bycom.retek.component.message.impl.MessageSubmitValidator

public class MessageSubmitValidator
extends java.lang.Object


Constructor Summary
MessageSubmitValidator()
           
 
Method Summary
static void validate(Message message)
           
static void validateEndDate(Message message)
           
static void validateStartDate(Message message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageSubmitValidator

public MessageSubmitValidator()
Method Detail

validate

public static void validate(Message message)
                     throws SystemException,
                            MessageBusinessException
Throws:
SystemException
MessageBusinessException

validateStartDate

public static void validateStartDate(Message message)
                              throws SystemException,
                                     MessageBusinessException
Throws:
SystemException
MessageBusinessException

validateEndDate

public static void validateEndDate(Message message)
                            throws SystemException,
                                   MessageBusinessException
Throws:
SystemException
MessageBusinessException


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