|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.portletfaces.liferay.faces.helper.LongHelper
public class LongHelper
This class provides additional methods that operate against the javax.lang.Long system class.
| Constructor Summary | |
|---|---|
LongHelper()
|
|
| Method Summary | |
|---|---|
static long |
toLong(java.lang.String value)
|
static long |
toLong(java.lang.String value,
long defaultValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LongHelper()
| Method Detail |
|---|
public static long toLong(java.lang.String value)
public static long toLong(java.lang.String value,
long defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||