| AbstractCMSComponentContentPopulator |
Default implementation to populate an Abstract CMS Component Model.
|
| AbstractCMSComponentContentPopulatorTest |
|
| AbstractCMSComponentRestrictionsContentPopulator |
Default implementation to populate restrictions in a CMS Component.
|
| AbstractCMSPageRestrictionsContentPopulator |
Default implementation to populate restrictions in a page.
|
| CategoryOrProductPageRestorePopulator |
CategoryOrProductPageRestorePopulator populator for cmsfacades used to replace a product/category page while page
restore with replace set to true.
|
| CategoryOrProductPageRestorePopulatorTest |
|
| CloneContentSlotPopulator |
CloneContentSlot populator for cmsfacades used to clone a ContentSlot
|
| CloneContentSlotPopulatorTest |
|
| ClonePagePopulator |
ClonePage populator for cmsfacades used to clone a page
|
| ClonePagePopulatorTest |
|
| CMSItemCloneableModelToDataAttributePopulator |
Populator that verifies that the ItemModel is cloneable and prepares the cloneable field
|
| CMSItemCloneableModelToDataAttributePopulatorTest |
|
| CmsItemDefaultAttributesPopulator |
This populator sets the default CmsItem properties, such as item type, creation time, and modified time.
|
| CMSItemDropdownComponentTypeAttributePopulatorTest |
|
| CMSItemLinkToggleDataToModelPopulator |
Populator that extracts two fields (urlLink, external) from linkToggle field and populates CMSItemModel.
|
| CMSItemLinkToggleDataToModelPopulatorTest |
|
| CMSItemLinkToggleModelToDataAttributePopulator |
Populator that prepares the linkToggle field and removes old external and urlLink fields
|
| CMSItemLinkToggleModelToDataAttributePopulatorTest |
|
| CMSItemLinkToggleTypeAttributePopulator |
Populator that removes external and urlLink fields from structure and create a new field linkToggle.
|
| CMSItemLinkToggleTypeAttributePopulatorTest |
|
| CMSItemSearchDataPopulator |
CMSItemSearchData populator for cmsfacades to integrate with cms2's version of CMSItemSearchData.
|
| CMSItemSearchDataPopulatorTest |
|
| CMSItemUniqueIdentifierAttributePopulator |
This populator sets unique identifiers to CMSItemModels.
|
| CMSItemUniqueIdentifierAttributePopulatorTest |
|
| CMSNavigationEntryItemPopulator |
Populator that set the CMSNavigationEntry 'params' typeCodes value and the 'subTypes' values from configuration.
|
| CMSNavigationEntryItemPopulatorTest |
|
| CMSNavigationNodePopulator |
CMS Navigation node model populator.
|
| CMSNavigationNodePopulatorTest |
|
| CMSSitePopulator |
|
| CMSSitePopulatorTest |
|
| CmsStructureEnumTypeComponentTypeAttributePopulatorTest |
|
| CmsStructureEnumTypeComponentTypeAttributePopulatorTest.DynamicEnum |
|
| PageInitializerPopulator |
performs the necessary initialization that a newly created AbstractPageModel may require before saving.
|
| PageInitializerPopulatorTest |
|
| RestoreContentPagePopulator |
RestoreContentPagePopulator populator for cmsfacades used to replace a category page with same label while page
restore with replace set to true.
|
| RestoreContentPagePopulatorTest |
|
| TrashContentPagePopulator |
TrashContentPagePopulator populator for cmsfacades is used to ensure that a page that is being moved to the trash bin contains
the right information (e.g., cannot have a homepage flag).
|
| TrashContentPagePopulatorTest |
|
| TrashPagePopulator |
TrashPagePopulator, when an AbstractPage's pageStatus attribute is changed from "Active" to "Deleted"
then any CMSNavigationEntry in any CMSNavigationNode associated with this page will be deleted.
|
| TrashPagePopulatorIntegrationTest |
|
| TrashPagePopulatorTest |
|