public class DocumentIdentifierJson extends BaseJson
Constructor and Description |
---|
DocumentIdentifierJson() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentUuid()
Document UUID of workspace
|
GetIManagePathInfoJson |
getImanageInfoJson()
Document info of imanage workspace
|
GetPathInfoJson |
getPathInfoJson()
Document info of transient workspace
|
void |
setDocumentUuid(String documentUuid)
Document UUID of workspace
|
void |
setImanageInfoJson(GetIManagePathInfoJson imanageInfoJson)
Document info of imanage workspace
|
void |
setPathInfoJson(GetPathInfoJson pathInfoJson)
Document info of transient workspace
|
getObjType, setObjType, toString
public String getDocumentUuid()
public void setDocumentUuid(String documentUuid)
documentUuid
- Document UUID of workspacepublic GetIManagePathInfoJson getImanageInfoJson()
public void setImanageInfoJson(GetIManagePathInfoJson imanageInfoJson)
imanageInfoJson
- Document info of imanage workspacepublic GetPathInfoJson getPathInfoJson()
public void setPathInfoJson(GetPathInfoJson pathInfoJson)
pathInfoJson
- Document info of transient workspaceCopyright © 2019. All rights reserved.