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

Class ReadLayoutPageLocationPartMediator

    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ReadLayoutPageLocationPartMediator

        public ReadLayoutPageLocationPartMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aLogicalEntityType,
                                  java.lang.Object aPhysicalEntityType)
                           throws AbstractApplicationException
        This method builds the logical PageLocation part and adds it to the main Layout noun.
        Parameters:
        aLogicalEntityType - The root noun which will contain the noun part built through this mediator, com.ibm.commerce.pagelayout.facade.datatypes.LayoutType expected.
        aPhysicalEntityType - The root physical data object, com.ibm.commerce.pagelayout.facade.server.entity.datatypes.PageLayout expected.
        Throws:
        AbstractApplicationException