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

Class ReadSearchTermAssociationMediator

    • Field Detail

      • COPYRIGHT

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

      • ReadSearchTermAssociationMediator

        public ReadSearchTermAssociationMediator()
    • Method Detail

      • buildNoun

        public void buildNoun(java.lang.Object aLogicalEntityType,
                              java.lang.Object aPhysicalEntityType)
                       throws AbstractApplicationException
        This method builds the logical SearchTermAssociation noun based on the physical SDO.
        Parameters:
        aLogicalEntityType - The logical noun.
        aPhysicalEntityType - The physical data object.
        Throws:
        AbstractApplicationException