com.ibm.commerce.content.facade.server.commands

Interface ChangeAttachmentCmd

  • All Known Implementing Classes:
    ChangeAttachmentCmdImpl


    public interface ChangeAttachmentCmd
    The interface for command for ChangeAttachment
    • Field Detail

      • COPYRIGHT

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

      • setChangeAttachment

        void setChangeAttachment(ChangeAttachmentType changeAttachment)
        A set method for ChangeAttachment
        Parameters:
        changeAttachment - the ChangeAttachment BOD that ChangeAttachmentCmd would execute
      • getRespondAttachment

        RespondAttachmentType getRespondAttachment()
        Provide a Change method to Change the result (RespondAttachmentType BOD)
        Returns:
        RespondAttachmentType the RespondAttachmentType BOD would return to the client