Class SecureportaladdonWebConstants.Views
- java.lang.Object
-
- de.hybris.platform.secureportaladdon.constants.SecureportaladdonWebConstants.Views
-
- Enclosing class:
- SecureportaladdonWebConstants
public static final class SecureportaladdonWebConstants.Views extends java.lang.ObjectList of all new Views defined and used in this add on.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringLOGIN_PAGEstatic java.lang.StringREGISTRATION_PAGE
-
-
-
Field Detail
-
LOGIN_PAGE
public static final java.lang.String LOGIN_PAGE
- See Also:
- Constant Field Values
-
REGISTRATION_PAGE
public static final java.lang.String REGISTRATION_PAGE
- See Also:
- Constant Field Values
-
-