org.gcube.portlets.user.collectionexplorer.client.constants
Class CommonConstants
java.lang.Object
org.gcube.portlets.user.collectionexplorer.client.constants.CommonConstants
public class CommonConstants
- extends Object
ReportConstants
class represent
- Version:
- October 2008 (0.2)
- Author:
- Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACCEPTED_CHARS_ALPHANUM
public static final String ACCEPTED_CHARS_ALPHANUM
- Reg Ex to accept Alphanumeric values
- See Also:
- Constant Field Values
ACCEPTED_CHARS_REG_EX
public static final String ACCEPTED_CHARS_REG_EX
- Reg Ex to accept Alphanumeric values and _ and - and @
- See Also:
- Constant Field Values
ACCEPTED_CHARS_JUST_NUM
public static final String ACCEPTED_CHARS_JUST_NUM
- Reg Ex to accept only numbers
- See Also:
- Constant Field Values
CommonConstants
public CommonConstants()
Copyright © 2014. All Rights Reserved.