|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--AbstractBeanValidator
|
+--com.javelin.fpml.shared.AmericanExerciseValidator
AmericanExerciseValidator.java
null
AmericanExercise,
Serialized Form| Constructor Summary | |
AmericanExerciseValidator()
|
|
| Method Summary | |
protected void |
validateAmericanExercise(Bean bean)
|
void |
validateAmericanExerciseKey(java.lang.Integer americanExerciseKey,
AmericanExercise bean,
java.lang.String propertyName)
Validate the AmericanExerciseKey. |
void |
validateCommencementDate(AdjustableOrRelativeDate commencementDate,
AmericanExercise bean,
java.lang.String propertyName)
Validate the CommencementDate. |
void |
validateEarliestExerciseTime(BusinessCenterTime earliestExerciseTime,
AmericanExercise bean,
java.lang.String propertyName)
Validate the EarliestExerciseTime. |
void |
validateExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule,
AmericanExercise bean,
java.lang.String propertyName)
Validate the ExerciseFeeSchedule. |
void |
validateExpirationDate(AdjustableOrRelativeDate expirationDate,
AmericanExercise bean,
java.lang.String propertyName)
Validate the ExpirationDate. |
void |
validateExpirationTime(BusinessCenterTime expirationTime,
AmericanExercise bean,
java.lang.String propertyName)
Validate the ExpirationTime. |
void |
validateLatestExerciseTime(BusinessCenterTime latestExerciseTime,
AmericanExercise bean,
java.lang.String propertyName)
Validate the LatestExerciseTime. |
void |
validateMultipleExercise(MultipleExercise multipleExercise,
AmericanExercise bean,
java.lang.String propertyName)
Validate the MultipleExercise. |
void |
validateOnCreate(Bean bean)
|
void |
validateOnRemove(Bean bean)
|
void |
validateOnStore(Bean bean)
|
void |
validateRelevantUnderlyingDate(AdjustableOrRelativeDates relevantUnderlyingDate,
AmericanExercise bean,
java.lang.String propertyName)
Validate the RelevantUnderlyingDate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AmericanExerciseValidator()
| Method Detail |
public void validateAmericanExerciseKey(java.lang.Integer americanExerciseKey,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateCommencementDate(AdjustableOrRelativeDate commencementDate,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateExpirationDate(AdjustableOrRelativeDate expirationDate,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateRelevantUnderlyingDate(AdjustableOrRelativeDates relevantUnderlyingDate,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateEarliestExerciseTime(BusinessCenterTime earliestExerciseTime,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateLatestExerciseTime(BusinessCenterTime latestExerciseTime,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateExpirationTime(BusinessCenterTime expirationTime,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateMultipleExercise(MultipleExercise multipleExercise,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
public void validateExerciseFeeSchedule(ExerciseFeeSchedule exerciseFeeSchedule,
AmericanExercise bean,
java.lang.String propertyName)
throws ValidationException
ValidationException
protected void validateAmericanExercise(Bean bean)
throws ValidationException
ValidationException
public void validateOnCreate(Bean bean)
throws ValidationException
ValidationException
public void validateOnStore(Bean bean)
throws ValidationException
ValidationException
public void validateOnRemove(Bean bean)
throws ValidationException
ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||