Example usage for com.liferay.portal.kernel.format PhoneNumberFormat interface-usage

List of usage examples for com.liferay.portal.kernel.format PhoneNumberFormat interface-usage

Introduction

In this page you can find the example usage for com.liferay.portal.kernel.format PhoneNumberFormat interface-usage.

Usage

From source file com.liferay.testpacl.hook.format.PhoneNumberFormatImpl.java

/**
 * @author Brian Wing Shun Chan
 */
public class PhoneNumberFormatImpl implements PhoneNumberFormat {

    @Override

From source file com.liferay.testpacl.hook.format.TestPhoneNumberFormatImpl.java

/**
 * @author Brian Wing Shun Chan
 */
public class TestPhoneNumberFormatImpl implements PhoneNumberFormat {

    @Override