Package com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator

  • Class Summary 
    Class Description
    ChangeLayoutBasePartMediator
    The Layout base part change mediator persists updates to a PageLayout noun to the database, including the Layout basic information and the description information.
    ChangeLayoutMediator
    The Layout change mediator creates and deletes Layout nouns, and validates that the create, update, or delete action can be performed.
    ChangeLayoutPageLocationPartMediator
    The PageLocation part change mediator persists updates to the Page Location part of the Layout noun to the database.
    ChangeLayoutWidgetChildSlotPartMediator
    Mediator for the PageLayoutWidgetSlot noun part used for change or create or delete operations on the Widget/ChildSlot noun part level fields.
    ChangeLayoutWidgetExtendedDataPartMediator
    Mediator for the widget ExtendedData noun part of the PageLayout noun used for change or create or delete operations on the Widget/ExtendedData noun part level fields.
    ChangeLayoutWidgetPartMediator
    Mediator for the widget noun part used for change or create or delete operations on the widget noun part level fields.
    ChangePageBasePartMediator
    The ChangePageBasePartMediator persists updates to a Page noun to database.
    ChangePageMediator
    The ChangePageMediator creates and deletes Page nouns, and validates that the create or delete action can be performed.
    ChangePageSEOPropertiesPartMediator
    The ChangePageSEOPropertiesPartMediator persists updates to a Page SEO Properties noun part to database.
    ChangePageSEOURLPartMediator
    The ChangePageSEOURLPartMediator persists updates to a Page SEO URL noun part to database.
    ReadLayoutMediator
    The Layout read mediator transforms from a physical data object to the logical data object for Layout nouns.
    ReadLayoutPageLocationPartMediator
    The read part mediator transforms from a physical data object to the logical data object for the PageLocation part of the Layout noun.
    ReadLayoutWidgetExtendedDataPartMediator
    The read part mediator builds the logical data object of for the widget extended data part of the Layout noun.
    ReadLayoutWidgetPartMediator
    The read part mediator transforms from a physical data object to the logical data object for the Widget part of the Layout noun.
    ReadPageMediator
    The Page read mediator transforms from a physical data object to the logical data object for Page nouns.
    ReadWidgetDefinitionDescriptionPartMediator
    The read part mediator transforms from a physical data object to the logical data object for the Description part of the Layout noun.
    ReadWidgetDefinitionMediator
    The WidgetDefinition read mediator transforms a physical data object to logical data object for WidgetDefinition nouns.