Class NameTokens
- java.lang.Object
-
- org.gcube.portlets.user.accountingdashboard.client.place.NameTokens
-
public class NameTokens extends Object
- Author:
- Giancarlo Panichi
-
-
Constructor Summary
Constructors Constructor Description NameTokens()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetHelp()static StringgetMainArea()static StringgetSave()
-
-
-
Field Detail
-
MAIN_AREA
public static final String MAIN_AREA
- See Also:
- Constant Field Values
-
SAVE
public static final String SAVE
- See Also:
- Constant Field Values
-
HELP
public static final String HELP
- See Also:
- Constant Field Values
-
-