org.openregistry.core.web.propertyeditors
Class PhoneEditor

java.lang.Object
  extended by java.beans.PropertyEditorSupport
      extended by org.openregistry.core.web.propertyeditors.AbstractRegExPropertyEditor
          extended by org.openregistry.core.web.propertyeditors.PhoneEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public final class PhoneEditor
extends AbstractRegExPropertyEditor

Removes the extraneous characters from the Phone number in oder to persist it.

Since:
1.0.0
Version:
$Revision$ $Date$
Author:
Nancy Mond, Scott Battaglia

Constructor Summary
PhoneEditor()
           
 
Method Summary
 
Methods inherited from class org.openregistry.core.web.propertyeditors.AbstractRegExPropertyEditor
setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneEditor

public PhoneEditor()


Copyright © 2009-2012 JA-SIG, Inc.. All Rights Reserved.