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
public class LongConverter extends javax.faces.convert.LongConverter implements ClientConverter
-
-
Constructor Summary
Constructors Constructor Description LongConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetConverterId()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.primefaces.convert.ClientConverter
getMetadata
-
-
-
-
Method Detail
-
getConverterId
public String getConverterId()
- Specified by:
getConverterIdin interfaceClientConverter
-
-