Interface ControllerConstants.Views.Pages.StoreFinder
-
- Enclosing interface:
- ControllerConstants.Views.Pages
public static interface ControllerConstants.Views.Pages.StoreFinder
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringStoreFinderDetailsPagestatic java.lang.StringStoreFinderSearchPagestatic java.lang.StringStoreFinderViewMapPage
-
-
-
Field Detail
-
StoreFinderSearchPage
static final java.lang.String StoreFinderSearchPage
- See Also:
- Constant Field Values
-
StoreFinderDetailsPage
static final java.lang.String StoreFinderDetailsPage
- See Also:
- Constant Field Values
-
StoreFinderViewMapPage
static final java.lang.String StoreFinderViewMapPage
- See Also:
- Constant Field Values
-
-