Interface MarketplaceaddonControllerConstants.Actions.Cms
-
- Enclosing interface:
- MarketplaceaddonControllerConstants.Actions
public static interface MarketplaceaddonControllerConstants.Actions.Cms
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_Prefixstatic java.lang.String_Suffixstatic java.lang.StringBannerComponentstatic java.lang.StringProductCarouselComponentDefault CMS component controllerstatic java.lang.StringRotatingImagesComponent
-
-
-
Field Detail
-
_Prefix
static final java.lang.String _Prefix
- See Also:
- Constant Field Values
-
_Suffix
static final java.lang.String _Suffix
- See Also:
- Constant Field Values
-
ProductCarouselComponent
static final java.lang.String ProductCarouselComponent
Default CMS component controller- See Also:
- Constant Field Values
-
RotatingImagesComponent
static final java.lang.String RotatingImagesComponent
- See Also:
- Constant Field Values
-
BannerComponent
static final java.lang.String BannerComponent
- See Also:
- Constant Field Values
-
-