com.bankframe.examples.bo.impl.customer
Class CustomerValidator

java.lang.Object
  extended bycom.bankframe.examples.bo.customer.CustomerValidator
      extended bycom.bankframe.examples.bo.impl.customer.CustomerValidator

public class CustomerValidator
extends CustomerValidator

This class validates the attributes of the Customer Entity


Constructor Summary
CustomerValidator()
          Constructor.
 
Methods inherited from class com.bankframe.examples.bo.customer.CustomerValidator
validateAmend, validateCreate, validateFirstName, validateLastName, validateOwnerId, validateTitle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerValidator

public CustomerValidator()
Constructor.



Copyright © 2005, 2007, Oracle. All rights reserved.