com.ibm.commerce.pagelayout.dataload.mediator

Class PageMediator

  • All Implemented Interfaces:
    BusinessObjectMediator, LayoutDataLoadConstants


    public class PageMediator
    extends AbstractPageMediator
    Page mediator for writing pages and their related assets. This mediator populates these tables:
    • PLPAGE
    When performing delete operation on the content page, the layout association associated with the page would also be removed.
    • Constructor Detail

      • PageMediator

        public PageMediator()