| Modifier and Type | Class and Description |
|---|---|
class |
MerchandisingComponentRenderer<C extends AbstractCMSComponentModel>
MerchandisingComponentRenderer is a custom component renderer for Merch v2 CMS components.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MerchandisingCarouselComponentModel
Generated model class for type MerchandisingCarouselComponent first defined at extension merchandisingaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CMSSAPOfferRecoComponentModel
Generated model class for type CMSSAPOfferRecoComponent first defined at extension sapymktrecommendation.
|
class |
CMSSAPRecommendationComponentModel
Generated model class for type CMSSAPRecommendationComponent first defined at extension sapymktrecommendation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationComponentValidator.validate(AbstractCMSComponentModel itemModel) |
void |
OfferRecommendationComponentValidator.validate(AbstractCMSComponentModel itemModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfileTagScriptComponentModel
Generated model class for type ProfileTagScriptComponent first defined at extension profiletagaddon.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMSActionRenderer<T extends AbstractCMSComponentModel> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CmsCacheKeyProvider<C extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
CmsCacheService.getKey(HttpServletRequest request,
AbstractCMSComponentModel component)
Gets the cache key for the current component and request
|
boolean |
CmsCacheService.useCache(HttpServletRequest request,
AbstractCMSComponentModel component)
Checks if cache is enabled
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,CmsCacheKeyProvider<? extends AbstractCMSComponentModel>> |
DefaultCmsCacheService.getCacheKeyProviders() |
| Modifier and Type | Method and Description |
|---|---|
CacheKey |
DefaultCmsCacheService.getKey(HttpServletRequest request,
AbstractCMSComponentModel component) |
boolean |
DefaultCmsCacheService.useCache(HttpServletRequest request,
AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCmsCacheService.setCacheKeyProviders(java.util.Map<java.lang.String,CmsCacheKeyProvider<? extends AbstractCMSComponentModel>> cacheKeyProviders) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSTabParagraphContainerStategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container) |
java.util.List<AbstractCMSComponentModel> |
LegacyCMSComponentContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCMSTabParagraphContainerStategy.needShowContainer(java.util.List<AbstractCMSComponentModel> components)
check whether show the container in corresponding jsp
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CMSComponentRenderer<T extends AbstractCMSComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCMSComponentRendererRegistry<C extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericViewCMSComponentRenderer.renderComponent(PageContext pageContext,
AbstractCMSComponentModel component) |
protected void |
GenericViewCMSComponentRenderer.renderView(PageContext pageContext,
AbstractCMSComponentModel component,
java.lang.String includePath) |
protected void |
CachingCMSComponentRenderer.renderView(PageContext pageContext,
AbstractCMSComponentModel component,
java.lang.String includePath) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
CMSPageSlotComponentService.getComponentForId(java.lang.String id)
Lookup a Component given its ID.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSPageSlotComponentService.getCMSComponentsForComponent(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit)
Get the CMS components for a CMS component.
|
java.util.List<AbstractCMSComponentModel> |
CMSPageSlotComponentService.getCMSComponentsForContentSlot(CmsPageRequestContextData cmsPageRequestContextData,
ContentSlotModel contentSlot,
boolean evaluateRestrictions,
int limit)
Get the CMS components in a Content Slot.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSPageSlotComponentService.getCMSComponentsForComponent(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit)
Get the CMS components for a CMS component.
|
boolean |
CMSPageSlotComponentService.isComponentVisible(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions)
Test if the specified Component is visible in the context of the current page.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
DefaultCMSPageSlotComponentService.getComponentForId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.flattenComponentContainerHierarchy(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentContainerModel container,
boolean evaluateRestrictions,
int limit) |
protected java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.flattenComponentHierarchy(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit) |
java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.getCMSComponentsForComponent(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit) |
java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.getCMSComponentsForContentSlot(CmsPageRequestContextData cmsPageRequestContextData,
ContentSlotModel contentSlot,
boolean evaluateRestrictions,
int limit) |
protected java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.getComponentsForContainer(AbstractCMSComponentContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCMSPageSlotComponentService.doesComponentHaveRestrictions(AbstractCMSComponentModel component) |
protected java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.flattenComponentHierarchy(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit) |
java.util.List<AbstractCMSComponentModel> |
DefaultCMSPageSlotComponentService.getCMSComponentsForComponent(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions,
int limit) |
boolean |
DefaultCMSPageSlotComponentService.isComponentVisible(CmsPageRequestContextData cmsPageRequestContextData,
AbstractCMSComponentModel component,
boolean evaluateRestrictions)
Checks whether component should be displayed.
Note: Computation takes into account: Checks whether component is visible If component is restricted checks whether we should display it |
void |
DefaultCMSPageSlotComponentService.renderComponent(PageContext pageContext,
AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSPageSlotComponentService.addVisibleComponents(CmsPageRequestContextData cmsPageRequestContextData,
boolean evaluateRestrictions,
int limit,
java.util.List<AbstractCMSComponentModel> ret,
java.util.List<AbstractCMSComponentModel> replacementComponents) |
protected void |
DefaultCMSPageSlotComponentService.addVisibleComponents(CmsPageRequestContextData cmsPageRequestContextData,
boolean evaluateRestrictions,
int limit,
java.util.List<AbstractCMSComponentModel> ret,
java.util.List<AbstractCMSComponentModel> replacementComponents) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
CmsPageRequestContextData.getParentComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmsPageRequestContextData.setParentComponent(AbstractCMSComponentModel parentComponent) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCMSActionModel
Generated model class for type AbstractCMSAction first defined at extension acceleratorcms.
|
class |
AddToCartActionModel
Generated model class for type AddToCartAction first defined at extension acceleratorcms.
|
class |
ListAddToCartActionModel
Generated model class for type ListAddToCartAction first defined at extension acceleratorcms.
|
class |
ListAddToEntryGroupActionModel
Generated model class for type ListAddToEntryGroupAction first defined at extension acceleratorcms.
|
class |
ListOrderFormActionModel
Generated model class for type ListOrderFormAction first defined at extension acceleratorcms.
|
class |
ListPickUpInStoreActionModel
Generated model class for type ListPickUpInStoreAction first defined at extension acceleratorcms.
|
class |
PickUpInStoreActionModel
Generated model class for type PickUpInStoreAction first defined at extension acceleratorcms.
|
class |
ShareOnSocialNetworkActionModel
Generated model class for type ShareOnSocialNetworkAction first defined at extension acceleratorcms.
|
class |
SimpleCMSActionModel
Generated model class for type SimpleCMSAction first defined at extension acceleratorcms.
|
class |
ViewOrderActionModel
Generated model class for type ViewOrderAction first defined at extension acceleratorcms.
|
class |
ViewStoreActionModel
Generated model class for type ViewStoreAction first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentModel> |
AbstractCMSActionModel.getComponents()
Generated method - Getter of the
AbstractCMSAction.components attribute defined at extension acceleratorcms. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCMSActionModel.setComponents(java.util.Collection<AbstractCMSComponentModel> value)
Generated method - Setter of
AbstractCMSAction.components attribute defined at extension acceleratorcms. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMediaContainerComponentModel
Generated model class for type AbstractMediaContainerComponent first defined at extension acceleratorcms.
|
class |
AbstractResponsiveBannerComponentModel
Generated model class for type AbstractResponsiveBannerComponent first defined at extension acceleratorcms.
|
class |
AccountBookmarkComponentModel
Generated model class for type AccountBookmarkComponent first defined at extension acceleratorcms.
|
class |
AccountControlComponentModel
Generated model class for type AccountControlComponent first defined at extension acceleratorcms.
|
class |
AccountNavigationCollectionComponentModel
Generated model class for type AccountNavigationCollectionComponent first defined at extension acceleratorcms.
|
class |
AccountNavigationComponentModel
Generated model class for type AccountNavigationComponent first defined at extension acceleratorcms.
|
class |
BreadcrumbComponentModel
Generated model class for type BreadcrumbComponent first defined at extension acceleratorcms.
|
class |
CartSuggestionComponentModel
Generated model class for type CartSuggestionComponent first defined at extension acceleratorcms.
|
class |
CategoryFeatureComponentModel
Generated model class for type CategoryFeatureComponent first defined at extension acceleratorcms.
|
class |
CategoryNavigationComponentModel
Generated model class for type CategoryNavigationComponent first defined at extension acceleratorcms.
|
class |
CMSProductListComponentModel
Generated model class for type CMSProductListComponent first defined at extension acceleratorcms.
|
class |
CMSTabParagraphComponentModel
Generated model class for type CMSTabParagraphComponent first defined at extension acceleratorcms.
|
class |
CMSTabParagraphContainerModel
Generated model class for type CMSTabParagraphContainer first defined at extension acceleratorcms.
|
class |
DynamicBannerComponentModel
Generated model class for type DynamicBannerComponent first defined at extension acceleratorcms.
|
class |
FooterComponentModel
Generated model class for type FooterComponent first defined at extension acceleratorcms.
|
class |
FooterNavigationComponentModel
Generated model class for type FooterNavigationComponent first defined at extension acceleratorcms.
|
class |
ImageMapComponentModel
Generated model class for type ImageMapComponent first defined at extension acceleratorcms.
|
class |
JspIncludeComponentModel
Generated model class for type JspIncludeComponent first defined at extension acceleratorcms.
|
class |
LanguageCurrencyComponentModel
Generated model class for type LanguageCurrencyComponent first defined at extension acceleratorcms.
|
class |
LogoComponentModel
Generated model class for type LogoComponent first defined at extension acceleratorcms.
|
class |
MiniCartComponentModel
Generated model class for type MiniCartComponent first defined at extension acceleratorcms.
|
class |
NavigationBarCollectionComponentModel
Generated model class for type NavigationBarCollectionComponent first defined at extension acceleratorcms.
|
class |
NavigationBarComponentModel
Generated model class for type NavigationBarComponent first defined at extension acceleratorcms.
|
class |
NavigationComponentModel
Generated model class for type NavigationComponent first defined at extension acceleratorcms.
|
class |
ProductAddToCartComponentModel
Generated model class for type ProductAddToCartComponent first defined at extension acceleratorcms.
|
class |
ProductFeatureComponentModel
Generated model class for type ProductFeatureComponent first defined at extension acceleratorcms.
|
class |
ProductGridComponentModel
Generated model class for type ProductGridComponent first defined at extension acceleratorcms.
|
class |
ProductReferencesComponentModel
Generated model class for type ProductReferencesComponent first defined at extension acceleratorcms.
|
class |
ProductRefinementComponentModel
Generated model class for type ProductRefinementComponent first defined at extension acceleratorcms.
|
class |
ProductVariantSelectorComponentModel
Generated model class for type ProductVariantSelectorComponent first defined at extension acceleratorcms.
|
class |
PurchasedCategorySuggestionComponentModel
Generated model class for type PurchasedCategorySuggestionComponent first defined at extension acceleratorcms.
|
class |
SearchBoxComponentModel
Generated model class for type SearchBoxComponent first defined at extension acceleratorcms.
|
class |
SearchResultsGridComponentModel
Generated model class for type SearchResultsGridComponent first defined at extension acceleratorcms.
|
class |
SearchResultsListComponentModel
Generated model class for type SearchResultsListComponent first defined at extension acceleratorcms.
|
class |
SimpleBannerComponentModel
Generated model class for type SimpleBannerComponent first defined at extension acceleratorcms.
|
class |
SimpleResponsiveBannerComponentModel
Generated model class for type SimpleResponsiveBannerComponent first defined at extension acceleratorcms.
|
class |
SimpleSuggestionComponentModel
Generated model class for type SimpleSuggestionComponent first defined at extension acceleratorcms.
|
class |
StoreFinderComponentModel
Generated model class for type StoreFinderComponent first defined at extension acceleratorcms.
|
class |
SubCategoryListComponentModel
Generated model class for type SubCategoryListComponent first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
CMSDynamicAttributeService.getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
DefaultCMSDynamicAttributeService.getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractCMSComponentModel |
CMSComponentTag.componentAttribute |
protected AbstractCMSComponentModel |
CMSComponentTag.currentComponent |
protected AbstractCMSComponentModel |
CMSContentSlotTag.currentComponent |
protected AbstractCMSComponentModel |
CMSComponentTag.parentComponentAttribute |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<AbstractCMSComponentModel> |
CMSComponentTag.currentCmsComponents |
protected java.util.List<AbstractCMSComponentModel> |
CMSContentSlotTag.currentComponents |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
CMSComponentTag.resolveComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AbstractCMSComponentModel> |
CMSComponentTag.resolveComponents() |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSComponentTag.setComponent(AbstractCMSComponentModel component) |
void |
CMSComponentTag.setParentComponent(AbstractCMSComponentModel parentComponent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractHybrisVelocityContextFactory.processProperties(AbstractCMSComponentModel component,
java.util.Map<java.lang.String,java.lang.Object> componentContext) |
protected void |
AbstractHybrisVelocityContextFactory.renderTemplate(AbstractHybrisVelocityContext<BusinessProcessModel> context,
java.io.StringWriter text,
AbstractCMSComponentModel component,
java.lang.String renderTemplateCode,
RendererTemplateModel renderTemplate,
BaseSiteModel site) |
protected java.lang.String |
AbstractHybrisVelocityContextFactory.resolveRendererTemplateForComponent(AbstractCMSComponentModel component,
BusinessProcessModel businessProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultEmailContextFactory.processProperties(AbstractCMSComponentModel component,
java.util.Map<java.lang.String,java.lang.Object> componentContext) |
protected void |
DefaultEmailContextFactory.renderTemplate(AbstractEmailContext<BusinessProcessModel> emailContext,
java.io.StringWriter text,
AbstractCMSComponentModel component,
java.lang.String renderTemplateCode,
RendererTemplateModel renderTemplate,
BaseSiteModel site) |
protected java.lang.String |
DefaultEmailContextFactory.resolveRendererTemplateForComponent(AbstractCMSComponentModel component,
BusinessProcessModel businessProcessModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountSummaryAccountStatusComponentModel
Generated model class for type AccountSummaryAccountStatusComponent first defined at extension accountsummaryaddon.
|
class |
AccountSummaryUnitTreeComponentModel
Generated model class for type AccountSummaryUnitTreeComponent first defined at extension accountsummaryaddon.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
TagDataAttributesProvider.getAttributes(AbstractCMSComponentModel comContainer,
AbstractCMSComponentModel currentComponent,
CmsPageRequestContextData currentCmsPageRequestContextData) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCMSAddOnComponentController<T extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericCMSAddOnComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAddOnCMSComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
CMSComponentRenderer<AbstractCMSComponentModel> |
AddOnCMSComponentRendererMapping.getRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddOnCMSComponentRendererMapping.setRenderer(CMSComponentRenderer<AbstractCMSComponentModel> renderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChineseAccountAddEditAddressComponentModel
Generated model class for type ChineseAccountAddEditAddressComponent first defined at extension chineseaddressaddon.
|
class |
ChineseAccountAddressBookComponentModel
Generated model class for type ChineseAccountAddressBookComponent first defined at extension chineseaddressaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AssistedServiceComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Class and Description |
|---|---|
class |
AsmDevicesUsedComponentModel
Generated model class for type AsmDevicesUsedComponent first defined at extension assistedservicestorefront.
|
class |
AsmFavoriteColorsComponentModel
Generated model class for type AsmFavoriteColorsComponent first defined at extension assistedservicestorefront.
|
class |
AssistedServiceComponentModel
Generated model class for type AssistedServiceComponent first defined at extension assistedservicestorefront.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApproveOrderActionModel
Generated model class for type ApproveOrderAction first defined at extension b2bacceleratoraddon.
|
class |
ReorderActionModel
Generated model class for type ReorderAction first defined at extension b2bacceleratoraddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AngularScriptComponentModel
Generated model class for type AngularScriptComponent first defined at extension b2cangularaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PaymentActionsComponentModel
Generated model class for type PaymentActionsComponent first defined at extension chinesepaymentaddon.
|
class |
PaymentInfoComponentModel
Generated model class for type PaymentInfoComponent first defined at extension chinesepaymentaddon.
|
class |
PayNowActionModel
Generated model class for type PayNowAction first defined at extension chinesepaymentaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChineseProductSharingActionModel
Generated model class for type ChineseProductSharingAction first defined at extension chineseproductsharingaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChineseUpdateEmailComponentModel
Generated model class for type ChineseUpdateEmailComponent first defined at extension chineseprofileaddon.
|
class |
ChineseUpdateProfileComponentModel
Generated model class for type ChineseUpdateProfileComponent first defined at extension chineseprofileaddon.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ChineseEmailContextFactory.processProperties(AbstractCMSComponentModel component,
java.util.Map<java.lang.String,java.lang.Object> componentContext) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
CMSItemCloningService.cloneComponent(AbstractCMSComponentModel componentModel)
Deep clones the provided component in the same catalog version.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
CMSItemCloningService.cloneComponent(AbstractCMSComponentModel componentModel)
Deep clones the provided component in the same catalog version.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
DefaultCMSItemCloningService.cloneComponent(AbstractCMSComponentModel componentModel) |
protected java.util.Optional<AbstractCMSComponentModel> |
DefaultCMSItemCloningService.cloneComponentInCatalogVersion(AbstractCMSComponentModel componentModel,
CatalogVersionModel targetCatalogVersionModel)
Deep clones the provided component in the provided catalog version.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
DefaultCMSItemCloningService.cloneComponent(AbstractCMSComponentModel componentModel) |
protected java.util.Optional<AbstractCMSComponentModel> |
DefaultCMSItemCloningService.cloneComponentInCatalogVersion(AbstractCMSComponentModel componentModel,
CatalogVersionModel targetCatalogVersionModel)
Deep clones the provided component in the provided catalog version.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
ComponentCloningStrategy.clone(AbstractCMSComponentModel sourceComponentModel,
java.util.Optional<AbstractCMSComponentModel> template,
java.util.Optional<java.util.Map<java.lang.String,java.lang.Object>> context) |
protected AbstractCMSComponentModel |
PageCloningStrategyTest.generateMockCmsComponentModel()
Generates a CMS component model mock.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
ComponentCloningStrategy.clone(AbstractCMSComponentModel sourceComponentModel,
java.util.Optional<AbstractCMSComponentModel> template,
java.util.Optional<java.util.Map<java.lang.String,java.lang.Object>> context) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
ComponentCloningStrategy.clone(AbstractCMSComponentModel sourceComponentModel,
java.util.Optional<AbstractCMSComponentModel> template,
java.util.Optional<java.util.Map<java.lang.String,java.lang.Object>> context) |
| Modifier and Type | Class and Description |
|---|---|
class |
CMSImageComponentModel
Generated model class for type CMSImageComponent first defined at extension cms2.
|
class |
CMSLinkComponentModel
Generated model class for type CMSLinkComponent first defined at extension cms2.
|
class |
CMSParagraphComponentModel
Generated model class for type CMSParagraphComponent first defined at extension cms2.
|
class |
SimpleCMSComponentModel
Generated model class for type SimpleCMSComponent first defined at extension cms2.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCMSComponentContainerModel
Generated model class for type AbstractCMSComponentContainer first defined at extension cms2.
|
class |
ABTestCMSComponentContainerModel
Generated model class for type ABTestCMSComponentContainer first defined at extension cms2.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
ContentSlotModel.getCmsComponents()
Generated method - Getter of the
ContentSlot.cmsComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotModel.setCmsComponents(java.util.List<AbstractCMSComponentModel> value)
Generated method - Setter of
ContentSlot.cmsComponents attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentModel> |
AbstractRestrictionModel.getComponents()
Generated method - Getter of the
AbstractRestriction.components attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRestrictionModel.setComponents(java.util.Collection<AbstractCMSComponentModel> value)
Generated method - Setter of
AbstractRestriction.components attribute defined at extension cms2. |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
AbstractCMSComponentResource.getAbstractCMSComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractCMSComponentModel |
AbstractCMSComponentResource.readResource(java.lang.String resourceId)
Gets the
AbstractCMSComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentModel> |
AbstractCMSComponentsResource.getAbstractCMSComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCMSComponentResource.setAbstractCMSComponentModel(AbstractCMSComponentModel value)
Convenience method which just delegates to
#setResourceValue(AbstractCMSComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCMSComponentsResource.setAbstractCMSComponentsCollection(java.util.Collection<AbstractCMSComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentModel> |
CMSComponentDao.findCMSComponentsByIdsAndCatalogVersions(java.util.Collection<java.lang.String> ids,
java.util.Collection<CatalogVersionModel> catalogVersions,
SearchPageData searchPageData)
Find cms components by list of IDs and catalog versions with pagination and sorting.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSComponentDao.findAllCMSComponentsByCatalogVersion(CatalogVersionModel catalogVersion)
Find cms components that belong to a given catalog version.
|
SearchResult<AbstractCMSComponentModel> |
CMSComponentDao.findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel,
java.lang.String mask,
PageableData pageableData)
For a given mask used as filter and a
PageableData query, will return a page object consisting of the
content list of the requested page number and the total number of entities for the given mask |
java.util.List<AbstractCMSComponentModel> |
CMSComponentDao.findCMSComponents(java.lang.String id,
java.lang.String contentSlotId,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find cms components by id, contentSlotId and catalog versions.
|
java.util.List<AbstractCMSComponentModel> |
CMSComponentDao.findCMSComponentsById(java.lang.String id)
Find cms components by id.
|
java.util.List<AbstractCMSComponentModel> |
CMSComponentDao.findCMSComponentsByIdAndCatalogVersion(java.lang.String id,
CatalogVersionModel catalogVersion)
Find cms components by id and catalog version.
|
java.util.List<AbstractCMSComponentModel> |
CMSComponentDao.findCMSComponentsByIdAndCatalogVersions(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find cms components by id and catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
long |
CMSComponentDao.getComponentReferenceCountOutsidePage(AbstractCMSComponentModel componentModel,
AbstractPageModel pageModel)
Finds the number of times the given component is used outside a given page (e.g., other pages or shared slots).
|
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentModel> |
DefaultCMSComponentDao.findCMSComponentsByIdsAndCatalogVersions(java.util.Collection<java.lang.String> ids,
java.util.Collection<CatalogVersionModel> catalogVersions,
SearchPageData searchPageDataInput)
Find cms components by list of IDs and catalog versions with pagination and sorting.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
DefaultCMSComponentDaoSharedComponentsIntegrationTest.createNewComponentInSlot(ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findAllCMSComponentsByCatalogVersion(CatalogVersionModel catalogVersion) |
SearchResult<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel,
java.lang.String mask,
PageableData pageableData) |
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findCMSComponents(java.lang.String id,
java.lang.String contentSlotId,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find cms components by id, contentSlotId and catalog versions.
|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findCMSComponentsById(java.lang.String id)
Find cms components by id.
|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findCMSComponentsByIdAndCatalogVersion(java.lang.String id,
CatalogVersionModel catalogVersion)
Find cms components by id and catalog version.
|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentDao.findCMSComponentsByIdAndCatalogVersions(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Find cms components by id and catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
long |
DefaultCMSComponentDao.getComponentReferenceCountOutsidePage(AbstractCMSComponentModel componentModel,
AbstractPageModel pageModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSComponentDaoIntegrationTest.assertContainsComponentUid(java.util.List<AbstractCMSComponentModel> components1,
java.lang.String componentUid) |
protected void |
DefaultCMSComponentDaoIntegrationTest.assertNotContainsComponentUid(java.util.List<AbstractCMSComponentModel> components1,
java.lang.String componentUid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentModel> |
ContentSlotData.getCMSComponents() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractCMSComponentModel> |
DefaultContentSlotData.getCMSComponents() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentModel> |
CMSComponentService.getAbstractCMSComponent(java.lang.String id)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
CMSComponentService.getAbstractCMSComponent(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
CMSComponentService.getAbstractCMSComponent(java.lang.String id,
java.lang.String contentSlotId,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
CMSComponentService.getAbstractCMSComponents(java.util.Collection<java.lang.String> ids,
SearchPageData searchPageData)
Gets the abstract cms component.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSRestrictionService.evaluateCMSComponents(java.util.List<AbstractCMSComponentModel> components,
RestrictionData data)
Evaluate cms components for
RestrictionData context object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSRestrictionService.evaluateCMSComponent(AbstractCMSComponentModel component,
RestrictionData data)
Evaluate cms component for
RestrictionData context object. |
java.util.Collection<UserModel> |
CMSPageLockingService.getComponentLockers(AbstractCMSComponentModel componentModel)
Method returns users that locked given component by page or page template.
|
java.util.Collection<java.lang.String> |
CMSComponentService.getEditorProperties(AbstractCMSComponentModel component)
Get all editor properties for the given content element.
|
java.util.Collection<AbstractPageModel> |
CMSPageService.getPagesForComponent(AbstractCMSComponentModel component)
Returns all pages where given component occurs.
|
java.util.Collection<AbstractPageModel> |
CMSPageService.getPagesForPageTemplateComponent(AbstractCMSComponentModel component)
Gets the pages for page template component.
|
java.util.Collection<java.lang.String> |
CMSComponentService.getReadableEditorProperties(AbstractCMSComponentModel component)
Get all readable editor properties for the given content element.
|
java.util.Collection<java.lang.String> |
CMSComponentService.getSystemProperties(AbstractCMSComponentModel component)
Get all system properties for the given content element.
|
boolean |
CMSPageLockingService.isComponentLockedForUser(AbstractCMSComponentModel componentModel,
UserModel userModel)
Method that checks if given component is locked for specified user.
|
boolean |
CMSComponentService.isComponentRestricted(AbstractCMSComponentModel component)
Checks if passed as parameter
AbstractCMSComponentModel is restricted restricted. |
boolean |
CMSComponentService.isComponentUsedOutsidePage(AbstractCMSComponentModel component,
AbstractPageModel page)
Checks if the component is used outside the page provided as reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSRestrictionService.evaluateCMSComponents(java.util.List<AbstractCMSComponentModel> components,
RestrictionData data)
Evaluate cms components for
RestrictionData context object. |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
CMSAdminComponentService.createCmsComponent(ContentSlotModel contentSlotModel,
java.lang.String componentUid,
java.lang.String componentName,
java.lang.String typeCode)
Creates cms component model.
|
AbstractCMSComponentModel |
CMSAdminComponentService.getCMSComponentForId(java.lang.String id)
Gets the cms component for id.
|
AbstractCMSComponentModel |
CMSAdminComponentService.getCMSComponentForIdAndCatalogVersions(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the cms component matching the id by searching in the given catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<AbstractCMSComponentModel> |
CMSAdminComponentService.findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel,
java.lang.String mask,
PageableData pageableData)
For a given mask used as filter and a
PageableData query, will return a page object consisting of the
content list of the requested page number and the total number of entities for the given mask |
java.util.List<AbstractCMSComponentModel> |
CMSAdminComponentService.getAllCMSComponentsForCatalogVersion(CatalogVersionModel catalogVersionModel)
gets all cms components for a given catalog.
|
java.util.Collection<AbstractCMSComponentModel> |
CMSAdminComponentService.getCMSComponentsForContainer(AbstractCMSComponentContainerModel container)
Get the collection of components that should be provided when a container component is requested.
|
java.util.Collection<AbstractCMSComponentModel> |
CMSAdminComponentService.getDisplayedComponentsForContentSlot(ContentSlotModel contentSlot)
Get the collection of displayed components within a content slot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CMSAdminContentSlotService.addCMSComponentToContentSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index)
Add an existing component item into a specific index position of an existing content slot.
|
java.util.Collection<java.lang.String> |
CMSAdminComponentService.getSystemProperties(AbstractCMSComponentModel component)
Get all system properties for the given content element.
|
void |
CMSAdminComponentService.removeCMSComponentFromContentSlot(AbstractCMSComponentModel component,
ContentSlotModel slotModel)
Removes the cms component from content slot.
|
void |
CMSAdminContentSlotService.updatePositionCMSComponentInContentSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index)
Update the position of an existing component item into a specific index position of an existing content slot.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
DefaultCMSAdminComponentService.createCmsComponent(ContentSlotModel contentSlotModel,
java.lang.String componentUid,
java.lang.String componentName,
java.lang.String typeCode)
Creates cms component model.
|
AbstractCMSComponentModel |
DefaultCMSAdminComponentService.getCMSComponentForId(java.lang.String id)
Gets the cms component for id.
|
AbstractCMSComponentModel |
DefaultCMSAdminComponentService.getCMSComponentForIdAndCatalogVersions(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the cms component matching the id by searching in the given catalog versions.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.findByCatalogVersionAndMask(CatalogVersionModel catalogVersionModel,
java.lang.String mask,
PageableData pageableData) |
java.util.List<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getAllCMSComponentsForCatalogVersion(CatalogVersionModel catalogVersionModel) |
java.util.Collection<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getCMSComponentsForContainer(AbstractCMSComponentContainerModel container) |
protected java.util.Comparator<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getCmsItemCatalogLevelComparator() |
protected java.util.Collection<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getDisplayedComponentsForComponent(AbstractCMSComponentModel component)
Get a collection of components that are displayed based on the given component.
|
java.util.Collection<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getDisplayedComponentsForContentSlot(ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSAdminContentSlotService.addCMSComponentToContentSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index) |
protected void |
DefaultCMSAdminContentSlotService.addComponentToComponentListSaveAsSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index,
java.util.List<AbstractCMSComponentModel> currentComponentList) |
protected java.util.Collection<AbstractCMSComponentModel> |
DefaultCMSAdminComponentService.getDisplayedComponentsForComponent(AbstractCMSComponentModel component)
Get a collection of components that are displayed based on the given component.
|
java.util.Collection<java.lang.String> |
DefaultCMSAdminComponentService.getSystemProperties(AbstractCMSComponentModel component)
Get all system properties for the given content element.
|
protected java.lang.Boolean |
DefaultCMSAdminComponentService.isComponentContainer(AbstractCMSComponentModel component)
Checks whether a given component is actually a container.
|
void |
DefaultCMSAdminComponentService.removeCMSComponentFromContentSlot(AbstractCMSComponentModel component,
ContentSlotModel contentSlot)
Removes the cms component from content slot.
|
void |
DefaultCMSAdminContentSlotService.updatePositionCMSComponentInContentSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSAdminContentSlotService.addComponentToComponentListSaveAsSlot(AbstractCMSComponentModel component,
ContentSlotModel slot,
java.lang.Integer index,
java.util.List<AbstractCMSComponentModel> currentComponentList) |
void |
DefaultCMSAdminComponentService.setCmsItemCatalogLevelComparator(java.util.Comparator<AbstractCMSComponentModel> cmsItemCatalogLevelComparator) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractCMSComponentModel> |
DefaultCMSComponentService.getAbstractCMSComponent(java.lang.String id)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
DefaultCMSComponentService.getAbstractCMSComponent(java.lang.String id,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
DefaultCMSComponentService.getAbstractCMSComponent(java.lang.String id,
java.lang.String contentSlotId,
java.util.Collection<CatalogVersionModel> catalogVersions)
Gets the abstract cms component.
|
<T extends AbstractCMSComponentModel> |
DefaultCMSComponentService.getAbstractCMSComponents(java.util.Collection<java.lang.String> ids,
SearchPageData searchPageData)
Gets the abstract cms component.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSRestrictionService.evaluateCMSComponents(java.util.List<AbstractCMSComponentModel> components,
RestrictionData data)
Evaluate cms components for
RestrictionData context object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCMSRestrictionService.evaluateCMSComponent(AbstractCMSComponentModel component,
RestrictionData data)
Evaluate cms component for
RestrictionData context object. |
java.util.Collection<UserModel> |
DefaultCMSPageLockingService.getComponentLockers(AbstractCMSComponentModel componentModel)
Method returns users that locked given component by page or page template.
|
java.util.Collection<java.lang.String> |
DefaultCMSComponentService.getEditorProperties(AbstractCMSComponentModel component)
Get all editor properties for the given content element.
|
protected java.util.Collection<java.lang.String> |
DefaultCMSComponentService.getEditorProperties(AbstractCMSComponentModel component,
boolean readableOnly) |
java.util.Collection<AbstractPageModel> |
DefaultCMSPageService.getPagesForComponent(AbstractCMSComponentModel component)
Returns all pages where given component occurs.
|
java.util.Collection<AbstractPageModel> |
DefaultCMSPageService.getPagesForPageTemplateComponent(AbstractCMSComponentModel component)
Gets the pages for page template component.
|
java.util.Collection<java.lang.String> |
DefaultCMSComponentService.getReadableEditorProperties(AbstractCMSComponentModel component)
Get all readable editor properties for the given content element.
|
java.util.Collection<java.lang.String> |
DefaultCMSComponentService.getSystemProperties(AbstractCMSComponentModel component)
Get all system properties for the given content element.
|
boolean |
DefaultCMSPageLockingService.isComponentLockedForUser(AbstractCMSComponentModel componentModel,
UserModel userModel)
Method that checks if given component is locked for specified user.
|
boolean |
DefaultCMSComponentService.isComponentRestricted(AbstractCMSComponentModel component) |
boolean |
DefaultCMSComponentService.isComponentUsedOutsidePage(AbstractCMSComponentModel component,
AbstractPageModel page) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSRestrictionService.evaluateCMSComponents(java.util.List<AbstractCMSComponentModel> components,
RestrictionData data)
Evaluate cms components for
RestrictionData context object. |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
CMSComponentContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container)
Get the list of components that should represent the state of the container.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultCMSComponentContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container) |
java.util.List<AbstractCMSComponentModel> |
IdentityCMSComponentContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container) |
java.util.List<AbstractCMSComponentModel> |
LegacyCMSComponentContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
DefaultCMSVersionToItemModelRollbackConverterIntegrationTest.getComponentById(java.lang.String componentId) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
ComponentRollbackConverter.replaceComponentWithCloneInPage(AbstractCMSComponentModel originalComponent,
AbstractPageModel page,
AuditPayload componentPayload)
This method creates a clone of the given component and uses it to replace all the references of the original component in
the version of the page provided, as indicated by the payload.
|
AbstractCMSComponentModel |
ComponentRollbackConverter.rollbackItem(ItemModel itemModel,
CMSVersionModel version,
AuditPayload auditPayload) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
ComponentRollbackConverter.replaceComponentWithCloneInPage(AbstractCMSComponentModel originalComponent,
AbstractPageModel page,
AuditPayload componentPayload)
This method creates a clone of the given component and uses it to replace all the references of the original component in
the version of the page provided, as indicated by the payload.
|
protected void |
ComponentRollbackConverter.rollbackComponentOnlyInPage(AbstractCMSComponentModel component,
AbstractPageModel page,
AuditPayload componentPayload)
This method rollbacks the component only in slots of the version of the page provided, as indicated by the payload.
|
protected void |
ComponentRollbackConverter.updatePayloadForClonedComponent(AbstractCMSComponentModel clonedComponent,
AuditPayload componentPayload)
This method updates the component payload to match the cloned component information.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CMSComponentTag.isAllowed(AbstractCMSComponentModel component,
RestrictionData restrictionData,
CMSRestrictionService cmsRestrictionService,
boolean previewEnabled)
Checks whether component should be displayed.
Note: Computation takes into account: Checks whether component is visible If component is restricted checks whether we should display it |
void |
CMSComponentTag.setComponent(AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBannerComponentModel
Generated model class for type AbstractBannerComponent first defined at extension cms2lib.
|
class |
BannerComponentModel
Generated model class for type BannerComponent first defined at extension cms2lib.
|
class |
FlashComponentModel
Generated model class for type FlashComponent first defined at extension cms2lib.
|
class |
ProductCarouselComponentModel
Generated model class for type ProductCarouselComponent first defined at extension cms2lib.
|
class |
ProductDetailComponentModel
Generated model class for type ProductDetailComponent first defined at extension cms2lib.
|
class |
ProductListComponentModel
Generated model class for type ProductListComponent first defined at extension cms2lib.
|
class |
RotatingImagesComponentModel
Generated model class for type RotatingImagesComponent first defined at extension cms2lib.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCMSComponentRestrictionsContentPopulator.populate(java.util.Map<java.lang.String,java.lang.Object> source,
AbstractCMSComponentModel componentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAbstractCMSComponentValidator.validate(AbstractCMSComponentModel validatee) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
ComponentAndContentSlotValidationDto.getComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentAndContentSlotValidationDto.setComponent(AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MediaFormatModel> |
CMSMediaFormatService.getMediaFormatsByComponentType(java.lang.Class<? extends AbstractCMSComponentModel> classType)
Retrieve a list of all media formats which are supported by the specified CMS component model
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.Class<? extends AbstractCMSComponentModel>,java.util.Collection<java.lang.String>> |
DefaultCMSMediaFormatService.getCmsComponentMediaFormats() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MediaFormatModel> |
DefaultCMSMediaFormatService.getMediaFormatsByComponentType(java.lang.Class<? extends AbstractCMSComponentModel> classType) |
void |
DefaultCMSMediaFormatService.setCmsComponentMediaFormats(java.util.Map<java.lang.Class<? extends AbstractCMSComponentModel>,java.util.Collection<java.lang.String>> cmsComponentMediaFormats) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCMSComponentModel |
DefaultNavigationEntryCmsComponentItemModelConversionFunction.apply(NavigationEntryData navigationEntryData)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCMSComponentModel |
DefaultPageContentSlotComponentFacade.fetchComponent(java.lang.String componentId) |
| Modifier and Type | Method and Description |
|---|---|
protected PageContentSlotComponentData |
DefaultPageContentSlotComponentFacade.buildPageContentSlotComponent(java.lang.String pageId,
java.lang.String slotId,
java.lang.Integer position,
AbstractCMSComponentModel component)
Build a single
PageContentSlotComponentData |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.stream.Stream<java.lang.String> |
DefaultPageContentSlotContainerFacade.getComponentUuid(AbstractCMSComponentModel component)
Retrieves the UUID of the provided component.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AbstractCMSComponentModel,AbstractCMSComponentData> |
DefaultComponentRenderingService.getComponentRenderingConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<AbstractCMSComponentData> |
DefaultComponentRenderingService.getComponentData(AbstractCMSComponentModel componentModel,
RestrictionData restrictionData)
|
| Modifier and Type | Method and Description |
|---|---|
protected SearchPageData<AbstractCMSComponentData> |
DefaultComponentRenderingService.getComponentsData(SearchPageData<AbstractCMSComponentModel> componentsSearchData,
RestrictionData restrictionData)
Returns the list of found
AbstractCMSComponentData in SearchPageData based on
RestrictionData object. |
void |
DefaultComponentRenderingService.setComponentRenderingConverter(Converter<AbstractCMSComponentModel,AbstractCMSComponentData> componentRenderingConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AbstractCMSComponentModel,AbstractCMSComponentData> |
ContentSlotModelToDataRenderingPopulator.getCmsComponentModelToDataRenderingConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContentSlotModelToDataRenderingPopulatorTest.markComponentAsDisallowed(AbstractCMSComponentModel componentModel) |
void |
CMSComponentModelToDataRenderingPopulator.populate(AbstractCMSComponentModel componentModel,
AbstractCMSComponentData componentData) |
protected void |
ContentSlotModelToDataRenderingPopulatorTest.setComponentsInSlot(AbstractCMSComponentModel... components) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentSlotModelToDataRenderingPopulator.setCmsComponentModelToDataRenderingConverter(Converter<AbstractCMSComponentModel,AbstractCMSComponentData> cmsComponentModelToDataRenderingConverter) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<AbstractCMSComponentModel,AbstractCMSComponentData> |
RenderingAttributeValueToRepresentationStrategy.getCmsComponentModelToDataRenderingConverter() |
protected Converter<AbstractCMSComponentModel,java.lang.String> |
RenderingAttributeValueToRepresentationStrategy.getSimpleCmsComponentAttributeConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RenderingAttributeValueToRepresentationStrategyTest.markComponentAsDisallowed(AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
void |
RenderingAttributeValueToRepresentationStrategy.setCmsComponentModelToDataRenderingConverter(Converter<AbstractCMSComponentModel,AbstractCMSComponentData> cmsComponentModelToDataRenderingConverter) |
void |
RenderingAttributeValueToRepresentationStrategy.setSimpleCmsComponentAttributeConverter(Converter<AbstractCMSComponentModel,java.lang.String> simpleCmsComponentAttributeConverter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSComponentRenderingVisibilityRule.isVisible(AbstractCMSComponentModel component) |
protected void |
CMSComponentRenderingVisibilityRuleTest.makeComponentInvisible(AbstractCMSComponentModel component) |
protected void |
CMSComponentRenderingVisibilityRuleTest.makeComponentVisibilityNull(AbstractCMSComponentModel component) |
protected void |
CMSComponentRenderingVisibilityRuleTest.removeRestrictionsFromComponent(AbstractCMSComponentModel component) |
protected void |
CMSComponentRenderingVisibilityRuleTest.restrictComponent(AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCMSComponentModelVisitor<CMSCOMPONENTTYPE extends AbstractCMSComponentModel>
Abstract class for visiting
AbstractCMSComponentModel models for the cms synchronization service to work properly. |
| Modifier and Type | Method and Description |
|---|---|
ContentSlotModelBuilder |
ContentSlotModelBuilder.withCmsComponents(AbstractCMSComponentModel... components) |
| Modifier and Type | Class and Description |
|---|---|
class |
BundleCarouselComponentModel
Generated model class for type BundleCarouselComponent first defined at extension configurablebundleservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsignmentTrackingActionModel
Generated model class for type ConsignmentTrackingAction first defined at extension consignmenttrackingaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGigyaComponentModel
Generated model class for type AbstractGigyaComponent first defined at extension gigyaloginaddon.
|
class |
GigyaRaasComponentModel
Generated model class for type GigyaRaasComponent first defined at extension gigyaloginaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HybrisAnalyticsTagScriptComponentModel
Generated model class for type HybrisAnalyticsTagScriptComponent first defined at extension hybrisanalyticsaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMarketplaceCMSComponentController<T extends AbstractCMSComponentModel>
Base controller for CMS components used in Marketplace service extension
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericMarketplaceCMSComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderReviewActionModel
Generated model class for type OrderReviewAction first defined at extension marketplaceaddon.
|
class |
VendorHomepageActionModel
Generated model class for type VendorHomepageAction first defined at extension marketplaceaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MarketplaceAddonCMSComponentRenderer<C extends AbstractCMSComponentModel> |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
MarketplaceCMSComponentDao.findCMSComponentsByContentSlot(java.lang.String contentSlotId,
java.util.List<CatalogVersionModel> catalogVersions)
Find components in given content slot and catalog version
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultMarketplaceCMSComponentDao.findCMSComponentsByContentSlot(java.lang.String contentSlotId,
java.util.List<CatalogVersionModel> catalogVersions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultMarketplaceCMSComponentDaoTest.assertContainsComponentUid(java.util.List<AbstractCMSComponentModel> components1,
java.lang.String componentUid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
VendorCMSStrategy.getVendorProductCarouselComponents(VendorModel vendor)
get the product carousel components in a vendor landing page
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AbstractCMSComponentModel> |
DefaultVendorCMSStrategy.getVendorProductCarouselComponents(VendorModel vendor) |
| Modifier and Type | Method and Description |
|---|---|
protected ContentSlotModel |
DefaultVendorCMSStrategy.createContentSlotForPage(java.lang.String vendorCode,
CatalogVersionModel catalogVersion,
java.lang.String position,
AbstractPageModel page,
AbstractCMSComponentModel... component)
extract a method to create content slot with its for page and components
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
VendorCMSService.getCMSComponentByIdAndCatalogVersion(java.lang.String id,
CatalogVersionModel catalogVersion)
get component by its uid and catalog version
|
java.util.List<AbstractCMSComponentModel> |
VendorCMSService.getCMSComponentsByContentSlotAndCatalogVersions(java.lang.String contentSlotId,
java.util.List<CatalogVersionModel> catalogVersions)
get component by content slot and catalog version
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AbstractCMSComponentModel> |
DefaultVendorCMSService.getCMSComponentByIdAndCatalogVersion(java.lang.String id,
CatalogVersionModel catalogVersion) |
java.util.List<AbstractCMSComponentModel> |
DefaultVendorCMSService.getCMSComponentsByContentSlotAndCatalogVersions(java.lang.String contentSlotId,
java.util.List<CatalogVersionModel> catalogVersions) |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelOrderActionModel
Generated model class for type CancelOrderAction first defined at extension orderselfserviceaddon.
|
class |
CancelReturnActionModel
Generated model class for type CancelReturnAction first defined at extension orderselfserviceaddon.
|
class |
ReturnOrderActionModel
Generated model class for type ReturnOrderAction first defined at extension orderselfserviceaddon.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
PersonalizationDynamicAttributeService.getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
| Modifier and Type | Class and Description |
|---|---|
class |
PersonalizationScriptComponentModel
Generated model class for type PersonalizationScriptComponent first defined at extension personalizationaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CxCmsComponentContainerModel
Generated model class for type CxCmsComponentContainer first defined at extension personalizationcms.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
CxCMSDynamicAttributeService.getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<AbstractCMSComponentModel> |
DefaultCxCmsContainerStrategy.getDisplayComponents(CxCmsComponentContainerModel container) |
java.util.List<AbstractCMSComponentModel> |
DefaultCxCmsContainerDefaultComponentStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel arg0)
Deprecated.
|
java.util.List<AbstractCMSComponentModel> |
DefaultCxCmsContainerStrategy.getDisplayComponentsForContainer(AbstractCMSComponentContainerModel container) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CxReplaceComponentWithContainerExecutor.isComponentInSlot(AbstractCMSComponentModel component,
ContentSlotModel slot) |
protected void |
CxReplaceComponentWithContainerExecutor.replaceAndSaveComponents(AbstractCMSComponentModel component,
CxCmsComponentContainerModel container,
ContentSlotModel slot) |
| Modifier and Type | Class and Description |
|---|---|
class |
CPQReorderActionModel
Generated model class for type CPQReorderAction first defined at extension sapproductconfigb2baddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CartConfigurationDisplayComponentModel
Generated model class for type CartConfigurationDisplayComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductAddConfigToCartComponentModel
Generated model class for type ProductAddConfigToCartComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationFilterComponentModel
Generated model class for type ProductConfigurationFilterComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationFormComponentModel
Generated model class for type ProductConfigurationFormComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationImageComponentModel
Generated model class for type ProductConfigurationImageComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationMenuComponentModel
Generated model class for type ProductConfigurationMenuComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationOverviewComponentModel
Generated model class for type ProductConfigurationOverviewComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationOverviewTitleComponentModel
Generated model class for type ProductConfigurationOverviewTitleComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationPrevNextComponentModel
Generated model class for type ProductConfigurationPrevNextComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationPriceSummaryComponentModel
Generated model class for type ProductConfigurationPriceSummaryComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationTitleSummaryComponentModel
Generated model class for type ProductConfigurationTitleSummaryComponent first defined at extension ysapproductconfigaddon.
|
class |
ProductConfigurationVariantListComponentModel
Generated model class for type ProductConfigurationVariantListComponent first defined at extension ysapproductconfigaddon.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
PriceSummaryComponentRenderer.getVariablesToExpose(PageContext pageContext,
AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
SapProductCarouselComponentModel
Generated model class for type SapProductCarouselComponent first defined at extension sappricingproductcarouseladdon.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
SubscriptionProductGridComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
protected void |
SubscriptionSearchResultsGridComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
protected void |
SubscriptionProductAddToCartComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
protected void |
SubscriptionProductListComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
protected void |
SubscriptionSearchResultsListComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionProductAddToCartComponentModel
Generated model class for type SubscriptionProductAddToCartComponent first defined at extension sapsubscriptionaddon.
|
class |
SubscriptionProductGridComponentModel
Generated model class for type SubscriptionProductGridComponent first defined at extension sapsubscriptionaddon.
|
class |
SubscriptionProductListComponentModel
Generated model class for type SubscriptionProductListComponent first defined at extension sapsubscriptionaddon.
|
class |
SubscriptionSearchResultsGridComponentModel
Generated model class for type SubscriptionSearchResultsGridComponent first defined at extension sapsubscriptionaddon.
|
class |
SubscriptionSearchResultsListComponentModel
Generated model class for type SubscriptionSearchResultsListComponent first defined at extension sapsubscriptionaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SECAngularScriptComponentModel
Generated model class for type SECAngularScriptComponent first defined at extension secaddon.
|
class |
SecChatComponentModel
Generated model class for type SecChatComponent first defined at extension secaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SelectiveCartCMSComponentModel
Generated model class for type SelectiveCartCMSComponent first defined at extension selectivecartaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaveForLaterCMSComponentModel
Generated model class for type SaveForLaterCMSComponent first defined at extension selectivecartsplitlistaddon.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
CMSSmartEditDynamicAttributeService.getDynamicComponentAttributes(AbstractCMSComponentModel component,
ContentSlotModel contentSlot) |
protected boolean |
CMSSmartEditDynamicAttributeService.shouldTheComponentBeWrapped(AbstractCMSComponentModel component,
ContentSlotModel contentSlot)
Checks if the current component is neither the direct child of the containing contentSlot not the child of a
AbstractCMSComponentContainerModel, and instead is nested within other CMS component. |
| Modifier and Type | Class and Description |
|---|---|
class |
AddToCartActionRendererForStockNotification<T extends AbstractCMSComponentModel>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AddToCartActionController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
protected java.lang.String |
AddToCartActionController.getAddonUiExtensionName(AbstractCMSComponentModel component) |
| Modifier and Type | Class and Description |
|---|---|
class |
VerticalNavigationListComponentModel
Generated model class for type VerticalNavigationListComponent first defined at extension verticalnavigationaddon.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVerticalNavigationListComponentRenderer<T extends AbstractCMSComponentModel>
When product is out of stock, stock notification should be displayed instead of existing AddToCartAction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YFormCMSComponentModel
Generated model class for type YFormCMSComponent first defined at extension xyformsservices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAcceleratorCMSComponentController<T extends AbstractCMSComponentModel>
Abstract accelerator CMS component controller providing a common implementation for the getView method.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCMSComponentController.fillModel(HttpServletRequest request,
Model model,
AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
CmsPageBeforeViewHandler.getNameOfComponentExtension(AbstractCMSComponentModel component) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmsPageBeforeViewHandler.addCmsComponentActions(java.util.Set<java.lang.String> actonJsFiles,
java.util.List<AbstractCMSComponentModel> cmsComponents,
java.util.List<java.lang.String> dependantAddOns) |
Copyright © 2018 SAP SE. All Rights Reserved.