com.ibm.commerce.tools.attachment.commands

Interface AttachmentXMLControllerCmd

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    AttachmentXMLControllerCmdImpl


    public interface AttachmentXMLControllerCmd
    extends ControllerCommand
    Interface for AttachmentXMLComtrollerImpl command. This command process request from the Attachment GUI in Accelerator to update Attachments.
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String CLASSNAME
        Method interface name
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        Method implementation class name
        See Also:
        Constant Field Values
    • Method Detail

      • setThrowException

        void setThrowException(boolean bool)
        Sets the throw exception flag
        Parameters:
        bool - exception flag, default is false