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

Class ChangeAttachmentCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • ChangeAttachmentCmdImpl

        public ChangeAttachmentCmdImpl()
    • Method Detail

      • setChangeAttachment

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

        public RespondAttachmentType getRespondAttachment()
        Provide a get method to get the result (RespondAttachmentType BOD)
        Specified by:
        getRespondAttachment in interface ChangeAttachmentCmd
        Returns:
        RespondAttachmentType the RespondAttachmentType BOD would return to the client