com.ibm.commerce.search.facade.server.commands

Class ChangeSearchTermAssociationCmdImpl

  • All Implemented Interfaces:
    BusinessObjectDocumentCmd, ChangeSearchTermAssociationCmd, com.ibm.websphere.cache.Sizeable, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, com.ibm.websphere.command.TargetableCommand, java.io.Serializable


    public class ChangeSearchTermAssociationCmdImpl
    extends AbstractChangeNounUsingBusinessObjectMediatorCmdImpl
    implements ChangeSearchTermAssociationCmd
    This command is the controller that changes SearchTermAssociation nouns. This Change controller command breaks the request into smaller tasks and executes those tasks. This implementation populates the response of the change request in the buildRespondBusinessObjectDocument method.
    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

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

      • ChangeSearchTermAssociationCmdImpl

        public ChangeSearchTermAssociationCmdImpl()