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

Interface GetAttachmentCmd

  • All Known Implementing Classes:
    GetAttachmentCmdImpl


    public interface GetAttachmentCmd
    This interface is used to get attachment.
    • Field Detail

      • COPYRIGHT

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

      • setGetAttachment

        void setGetAttachment(GetAttachmentType getAttachment)
        A set method for GetAttachment
        Parameters:
        getAttachment - the GetAttachment BOD that GetAttachmentCmd would execute
      • getShowAttachment

        ShowAttachmentType getShowAttachment()
        Provide a get method to get the result (ShowAttachmentType BOD)
        Returns:
        ShowAttachmentType the ShowAttachmentType BOD would return to the client