Class CreateNewIManageDocumentJson

    • Constructor Detail

      • CreateNewIManageDocumentJson

        public CreateNewIManageDocumentJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
        The device type
        Returns:
        The device type
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
        The device type
        Parameters:
        deviceType - The device type
      • getMailSubject

        public String getMailSubject()
        Mail subject
        Returns:
        Mail subject
      • setMailSubject

        public void setMailSubject​(String mailSubject)
        Mail subject
        Parameters:
        mailSubject - Mail subject
      • getParentItemId

        public String getParentItemId()
        The imanage item id of the parent folder which the document will be in
        Returns:
        The imanage item id of the parent folder which the document will be in
      • setParentItemId

        public void setParentItemId​(String parentItemId)
        The imanage item id of the parent folder which the document will be in
        Parameters:
        parentItemId - The imanage item id of the parent folder which the document will be in
      • isOpenForAllRoom

        public boolean isOpenForAllRoom()
        This variable indicates this file should be open to all present and future workspace entities.
        Returns:
        This variable indicates this file should be open to all present and future workspace entities.
      • setOpenForAllRoom

        public void setOpenForAllRoom​(boolean openForAllRoom)
        This variable indicates this file should be open to all present and future workspace entities.
        Parameters:
        openForAllRoom - This variable indicates this file should be open to all present and future workspace entities.
      • isIsSendMail

        public boolean isIsSendMail()
        Send mail to workspace owner
        Returns:
        Send mail to workspace owner
      • isSendMail

        @Deprecated
        public boolean isSendMail()
        Deprecated.
        Send mail to workspace owner
        Returns:
        Send mail to workspace owner
      • setIsSendMail

        public void setIsSendMail​(boolean isSendMail)
        Send mail to workspace owner
        Parameters:
        isSendMail - Send mail to workspace owner
      • setSendMail

        @Deprecated
        public void setSendMail​(boolean isSendMail)
        Deprecated.
        Send mail to workspace owner
        Parameters:
        isSendMail - Send mail to workspace owner
      • getMailMessage

        public String getMailMessage()
        Mail message
        Returns:
        Mail message
      • setMailMessage

        public void setMailMessage​(String mailMessage)
        Mail message
        Parameters:
        mailMessage - Mail message
      • getModifiedDate

        public Date getModifiedDate()
        The modified date
        Returns:
        The modified date
      • setModifiedDate

        public void setModifiedDate​(Date modifiedDate)
        The modified date
        Parameters:
        modifiedDate - The modified date
      • getWorkspaceGuid

        public String getWorkspaceGuid()
        The workspace guid
        Returns:
        The workspace guid
      • setWorkspaceGuid

        public void setWorkspaceGuid​(String workspaceGuid)
        The workspace guid
        Parameters:
        workspaceGuid - The workspace guid
      • getSuggestNewNameWhenAlreadyExists

        public Boolean getSuggestNewNameWhenAlreadyExists()
        If need to suggest new name if name already exists
        Returns:
        If need to suggest new name if name already exists
      • setSuggestNewNameWhenAlreadyExists

        public void setSuggestNewNameWhenAlreadyExists​(Boolean suggestNewNameWhenAlreadyExists)
        If need to suggest new name if name already exists
        Parameters:
        suggestNewNameWhenAlreadyExists - If need to suggest new name if name already exists
      • getDocumentName

        public String getDocumentName()
        The document name
        Returns:
        The document name
      • setDocumentName

        public void setDocumentName​(String documentName)
        The document name
        Parameters:
        documentName - The document name