|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.perdues.db.typeHandlers.StringTypeHandler
|
+--com.perdues.db.typeHandlers.NumericTypeHandler
|
+--com.perdues.db.typeHandlers.PhoneACTypeHandler
Type handler for "PhoneAC" == U.S.-style phone area code type. This confirms that the AC is 3 numeric characters long; see NumericTypeHandler for details.
| Constructor Summary | |
PhoneACTypeHandler()
|
|
| Methods inherited from class com.perdues.db.typeHandlers.NumericTypeHandler |
numericValidator, validate |
| Methods inherited from class com.perdues.db.typeHandlers.StringTypeHandler |
renderForSQL, storeToForm, storeToForm |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.perdues.db.DBTypeHandler |
renderForSQL, storeToForm, storeToForm |
| Constructor Detail |
public PhoneACTypeHandler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||