Class DocumentIdentifierJson

    • Constructor Detail

      • DocumentIdentifierJson

        public DocumentIdentifierJson()
    • Method Detail

      • getDocumentUuid

        public String getDocumentUuid()
        Document UUID of workspace
        Returns:
        Document UUID of workspace
      • setDocumentUuid

        public void setDocumentUuid​(String documentUuid)
        Document UUID of workspace
        Parameters:
        documentUuid - Document UUID of workspace
      • getImanageInfoJson

        public GetIManagePathInfoJson getImanageInfoJson()
        Document info of imanage workspace
        Returns:
        Document info of imanage workspace
      • setImanageInfoJson

        public void setImanageInfoJson​(GetIManagePathInfoJson imanageInfoJson)
        Document info of imanage workspace
        Parameters:
        imanageInfoJson - Document info of imanage workspace
      • getPathInfoJson

        public GetPathInfoJson getPathInfoJson()
        Document info of transient workspace
        Returns:
        Document info of transient workspace
      • setPathInfoJson

        public void setPathInfoJson​(GetPathInfoJson pathInfoJson)
        Document info of transient workspace
        Parameters:
        pathInfoJson - Document info of transient workspace