org.gcube.portlets.user.results.client.constants
public class CommonConstants extends Object
ReportConstants class represent| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPTED_CHARS_ALPHANUM
Reg Ex to accept Alphanumeric values
|
static String |
ACCEPTED_CHARS_JUST_NUM
Reg Ex to accept only numbers
|
static String |
ACCEPTED_CHARS_REG_EX
Reg Ex to accept Alphanumeric values and _ and - and @
|
| Constructor and Description |
|---|
CommonConstants() |
public static final String ACCEPTED_CHARS_ALPHANUM
public static final String ACCEPTED_CHARS_REG_EX
public static final String ACCEPTED_CHARS_JUST_NUM
Copyright © 2013. All Rights Reserved.