com.ibm.openpages.api.questionnaire

Interface IAttachment



  • public interface IAttachment
    This is an interface to access an attachment for assessment questions.
    Category:
    Questionnaire
    • Method Detail

      • getId

        Id getId()
        Returns:
        the Id of this attachment resource.
      • getQuestionId

        Id getQuestionId()
        Returns:
        the Id of this questionnaire resource, which this attachment is associated with.
      • getAuthor

        java.lang.String getAuthor()
        Returns:
        the author of the attachment
      • getText

        java.lang.String getText()
        Returns:
        the attachment description
      • getTimestamp

        java.util.Date getTimestamp()
        Returns:
        the timestamp of the attachment
      • getFilename

        java.lang.String getFilename()
        Returns:
        the fileName of the attachment
      • getFileSize

        java.lang.String getFileSize()
        Returns:
        the fileSize of the attachment

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.