Interface MarketplaceCMSComponentDao

    • Method Detail

      • findCMSComponentsByContentSlot

        java.util.List<AbstractCMSComponentModel> findCMSComponentsByContentSlot​(java.lang.String contentSlotId,
                                                                                 java.util.List<CatalogVersionModel> catalogVersions)
        Find components in given content slot and catalog version
        Parameters:
        contentSlotId - Id of content slot
        catalogVersions - List of catalogVersions
        Returns:
        List of component