|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.message.impl.MessageSubmitValidator
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 |
public MessageSubmitValidator()
Method Detail |
public static void validate(Message message) throws SystemException, MessageBusinessException
SystemException
MessageBusinessException
public static void validateStartDate(Message message) throws SystemException, MessageBusinessException
SystemException
MessageBusinessException
public static void validateEndDate(Message message) throws SystemException, MessageBusinessException
SystemException
MessageBusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |