public interface PhoneNumberService
Modifier and Type | Method and Description |
---|---|
String |
formatNumberIfPossible(String unformattedNumber) |
boolean |
isDefaultFormatPhoneNumber(String phone) |
boolean |
isValidPhoneNumber(String phone) |
String formatNumberIfPossible(String unformattedNumber)
boolean isValidPhoneNumber(String phone)
boolean isDefaultFormatPhoneNumber(String phone)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.