|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.company.thesandbox.domain.businessrules.OneEarDiscountImplBase
org.company.thesandbox.domain.businessrules.OneEarDiscount
public class OneEarDiscount
If Customer has one ear, he/she get a discount of 50 percent. This ExtensionPoint is intended to be manually changed by developers.
Constructor Summary | |
---|---|
OneEarDiscount()
|
Method Summary | |
---|---|
void |
validate(java.lang.Object target,
org.springframework.validation.Errors errors)
|
Methods inherited from class org.company.thesandbox.domain.businessrules.OneEarDiscountImplBase |
---|
supports |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OneEarDiscount()
Method Detail |
---|
public void validate(java.lang.Object target, org.springframework.validation.Errors errors)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |