JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.info.filter
Interface InfoFilterProvider<T extends
InfoFilter
>
All Superinterfaces:
Keyed
public interface
InfoFilterProvider<T extends
InfoFilter
>
extends
Keyed
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
Map
<
String
,
String
[]> values)
Methods inherited from interface com.liferay.info.type.
Keyed
getKey
Method Details
create
T
create
(
Map
<
String
,
String
[]> values)