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

Class ReadWidgetDefinitionMediator

    • Field Detail

      • COPYRIGHT

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

      • ReadWidgetDefinitionMediator

        public ReadWidgetDefinitionMediator()
    • Method Detail

      • buildNoun

        public void buildNoun(java.lang.Object aLogicalEntityType,
                              java.lang.Object aPhysicalEntityType)
                       throws AbstractApplicationException
        This method builds the main WidgetDefinition noun.
        Parameters:
        aLogicalEntityType - The logical noun.
        aPhysicalEntityType - The physical data object.
        Throws:
        AbstractApplicationException
      • buildUserData

        public void buildUserData(com.ibm.commerce.pagelayout.facade.datatypes.WidgetDefinitionType aLogicalEntityType,
                                  java.lang.Object aPhysicalEntity)
                           throws AbstractApplicationException
        This method populates the WidgetDefinition noun level configurable user data.
        Parameters:
        aLogicalEntityType - The logical noun.
        aPhysicalEntity - The physical data object.
        Throws:
        AbstractApplicationException