Package adalid.jee2.constants
Class IPL
- java.lang.Object
-
- adalid.jee2.constants.IPL
-
public class IPL extends Object
Initial Page Location (pre-defined landing page)- Author:
- Jorge Campins
-
-
Constructor Summary
Constructors Constructor Description IPL()
-
-
-
Field Detail
-
MENU
public static final String MENU
- See Also:
- Constant Field Values
-
FAVORITES
public static final String FAVORITES
- See Also:
- Constant Field Values
-
TASKS
public static final String TASKS
- See Also:
- Constant Field Values
-
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
-
-