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

Class GetAttachmentCmdImpl

    • Field Detail

      • COPYRIGHT

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

      • GetAttachmentCmdImpl

        public GetAttachmentCmdImpl()
        The constructor for GetAttachmentCmdImpl
    • Method Detail

      • setGetAttachment

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

        public ShowAttachmentType getShowAttachment()
        Provide a get method to get the result (ShowAttachmentType BOD)
        Specified by:
        getShowAttachment in interface GetAttachmentCmd
        Returns:
        ShowAttachmentType the ShowAttachmentType BOD would return to the client