com.javelin.fpml.shared
Class BusinessCentersValidator
java.lang.Object
|
+--AbstractBeanValidator
|
+--com.javelin.fpml.shared.BusinessCentersValidator
- public class BusinessCentersValidator
- extends AbstractBeanValidator
BusinessCentersValidator.java
null
- Author:
- Javelin Software
- See Also:
BusinessCenters,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessCentersValidator
public BusinessCentersValidator()
validateBusinessCentersKey
public void validateBusinessCentersKey(java.lang.Integer businessCentersKey,
BusinessCenters bean,
java.lang.String propertyName)
throws ValidationException
- Validate the BusinessCentersKey.
ValidationException
validateBusinessCenters
protected void validateBusinessCenters(Bean bean)
throws ValidationException
ValidationException
validateOnCreate
public void validateOnCreate(Bean bean)
throws ValidationException
ValidationException
validateOnStore
public void validateOnStore(Bean bean)
throws ValidationException
ValidationException
validateOnRemove
public void validateOnRemove(Bean bean)
throws ValidationException
ValidationException