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

Interface ProcessAttachmentCmd

  • All Known Implementing Classes:
    ProcessAttachmentCmdImpl


    public interface ProcessAttachmentCmd
    This command is used to process attachment.
    • Field Detail

      • COPYRIGHT

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

      • setProcessAttachment

        void setProcessAttachment(ProcessAttachmentType processAttachment)
        This method sets the ProcessAttachmentType BOD.
        Parameters:
        processAttachment - the ProcessAttachment BOD that ProcessAttachmentCmd would execute
      • getAcknowledgeAttachment

        AcknowledgeAttachmentType getAcknowledgeAttachment()
        This method gets the AcknowledgeAttachmentType BOD.
        Returns:
        AcknowledgeAttachmentType the AcknowledgeAttachmentType BOD would return to the client