com.ibm.commerce.emarketing.commands

Class EmailConfigurationUpdateTaskCmdImpl

  • java.lang.Object
    • Field Detail

    • Constructor Detail

      • EmailConfigurationUpdateTaskCmdImpl

        public EmailConfigurationUpdateTaskCmdImpl()
    • Method Detail

      • isReadyToCallExecute

        public boolean isReadyToCallExecute()
        Checks to see if the command is ready to execute.
        Overrides:
        isReadyToCallExecute in class com.ibm.commerce.command.AbstractECTargetableCommand
        Returns:
        true if the command is ready to go.
      • performExecute

        public void performExecute()
                            throws com.ibm.commerce.exception.ECException
        Performs the execution of the command.
        Specified by:
        performExecute in interface com.ibm.commerce.command.ECCommand
        Overrides:
        performExecute in class com.ibm.commerce.command.AbstractECTargetableCommand
        Throws:
        com.ibm.commerce.exception.ECException - Thrown when EmailConfigurationAccessBean cannot fetch data successfully.