org.broadleafcommerce.profile.web.core.util
Class PhoneFormatterImpl

java.lang.Object
  extended by org.broadleafcommerce.profile.web.core.util.PhoneFormatterImpl
All Implemented Interfaces:
PhoneFormatter

@Service(value="blPhoneFormatter")
public class PhoneFormatterImpl
extends Object
implements PhoneFormatter


Constructor Summary
PhoneFormatterImpl()
           
 
Method Summary
 void formatPhoneNumber(Phone phone)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhoneFormatterImpl

public PhoneFormatterImpl()
Method Detail

formatPhoneNumber

public void formatPhoneNumber(Phone phone)
Specified by:
formatPhoneNumber in interface PhoneFormatter


Copyright © 2013. All Rights Reserved.