com.ibm.commerce.marketing.facade.server.commands

Class ChangeMarketingSpotDefaultContentPartCmdImpl

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM copyright notice field.
      • Fields inherited from class com.ibm.websphere.command.TargetableCommandImpl

        LOCAL
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Field Detail

      • COPYRIGHT

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

      • ChangeMarketingSpotDefaultContentPartCmdImpl

        public ChangeMarketingSpotDefaultContentPartCmdImpl()
        This method is the default constructor. It calls the parent method which will call the change mediator.
    • Method Detail

      • performExecute

        public void performExecute()
                            throws java.lang.Exception
        This method clears the default content entries from the cache.
        Specified by:
        performExecute in interface com.ibm.websphere.command.TargetableCommand
        Overrides:
        performExecute in class AbstractChangeNounPartActionCmdImpl
        Throws:
        java.lang.Exception