Example usage for com.liferay.portal.kernel.util Accessor interface-usage

List of usage examples for com.liferay.portal.kernel.util Accessor interface-usage

Introduction

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

Usage

From source file com.liferay.dynamic.data.mapping.render.ValueAccessor.java

/**
 * @author Marcellus Tavares
 */
public abstract class ValueAccessor implements Accessor<DDMFormFieldValue, String> {

    public ValueAccessor(Locale locale) {