Class DefaultCMSPageDaoTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultCMSPageDaoTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultCMSPageDaoTest

      public DefaultCMSPageDaoTest()
  • Method Details

    • createSampleCatalogStructure

      public void createSampleCatalogStructure()
    • setRelationModel

      protected void setRelationModel(ContentSlotForPageModel rel, ContentSlotModel slot, String id)
    • setRelationModel

      protected void setRelationModel(ContentSlotForTemplateModel rel, ContentSlotModel slot, String id)
    • setCMSRelationModel

      protected void setCMSRelationModel(CMSRelationModel rel, String id)
    • testFindPagesForTemplateContentSlots

      public void testFindPagesForTemplateContentSlots()
    • testFindPagesForTemplateContentSlotsWithMoreThanThousandCatalogVersions

      public void testFindPagesForTemplateContentSlotsWithMoreThanThousandCatalogVersions()
    • testFindPagesByContentSlotsAndPageStatusesWithEmptyContentSlots

      public void testFindPagesByContentSlotsAndPageStatusesWithEmptyContentSlots()
    • testFindPagesByContentSlotsAndPageStatusesWithEmptyCatalogVersions

      public void testFindPagesByContentSlotsAndPageStatusesWithEmptyCatalogVersions()
    • testFindPagesByContentSlotsAndPageStatusesWithEmptyPageStatuses

      public void testFindPagesByContentSlotsAndPageStatusesWithEmptyPageStatuses()