Package de.xima.fc.gui.common.converter
Class FCEntityListConverter
java.lang.Object
org.omnifaces.converter.ListConverter
de.xima.fc.gui.common.converter.FCEntityListConverter
- All Implemented Interfaces:
javax.faces.convert.Converter<Object>
public class FCEntityListConverter
extends org.omnifaces.converter.ListConverter
- Author:
- XIMA MEDIA GmbH
-
Field Summary
Fields inherited from interface javax.faces.convert.Converter
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omnifaces.converter.ListConverter
getAsObject, getAsString, setList
-
Constructor Details
-
FCEntityListConverter
public FCEntityListConverter()
-