Package org.primefaces.convert
Class LongConverter
java.lang.Object
javax.faces.convert.LongConverter
org.primefaces.convert.LongConverter
- All Implemented Interfaces:
javax.faces.convert.Converter,ClientConverter
-
Field Summary
Fields inherited from class javax.faces.convert.LongConverter
CONVERTER_ID, LONG_ID, STRING_IDFields inherited from interface javax.faces.convert.Converter
DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE_PARAM_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.faces.convert.LongConverter
getAsObject, getAsStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.primefaces.convert.ClientConverter
getMetadata
-
Constructor Details
-
LongConverter
public LongConverter()
-
-
Method Details
-
getConverterId
- Specified by:
getConverterIdin interfaceClientConverter
-