|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.company.thesandbox.domain.businessrules.OneEarDiscountImplBase
public abstract class OneEarDiscountImplBase
If Customer has one ear, he/she get a discount of 50 percent.
| Constructor Summary | |
|---|---|
OneEarDiscountImplBase()
|
|
| 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 OneEarDiscountImplBase()
| 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 | |||||||||