|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.company.thesandbox.domain.businessrules.OrderDateBeforeDeliveryDateImplBase
public abstract class OrderDateBeforeDeliveryDateImplBase
The deliveryDate may not precede orderDate
| Constructor Summary | |
|---|---|
OrderDateBeforeDeliveryDateImplBase()
|
|
| Method Summary | |
|---|---|
boolean |
supports(java.lang.Class clazz)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.springframework.validation.Validator |
|---|
validate |
| Constructor Detail |
|---|
public OrderDateBeforeDeliveryDateImplBase()
| Method Detail |
|---|
public boolean supports(java.lang.Class clazz)
supports in interface org.springframework.validation.Validator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||