Interface StaticPackageDao

All Known Implementing Classes:
DefaultStaticPackageDao

public interface StaticPackageDao
The Static Package Dao interface
  • Method Details

    • findStaticPackageWithNoDealBundleTemplate

      de.hybris.platform.servicelayer.search.SearchResult<StaticPackageModel> findStaticPackageWithNoDealBundleTemplate(CatalogVersionModel catalogVersion, Integer batchSize, int offset)
      Finds all the static packages for which no deal bundle template hasn't been created yet.
      Parameters:
      catalogVersion - the catalogVersion
      batchSize - the batchSize
      offset - the offset
      Returns:
      the search result of static packages