Class JsonId
java.lang.Object
com.saperion.ngc.viewer.virtualviewer.JsonId
A bean used to generate a JSON formatted ID used by VirtualViewer to identify documents.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetDdc()intgetHdoc()voidsetAnnotationHash(int annotationHash) voidvoidsetElement(int element) voidvoidsetSysrowid(String sysrowid)
-
Constructor Details
-
JsonId
public JsonId()
-
-
Method Details
-
getHdoc
-
setHdoc
-
getElement
public int getElement() -
setElement
public void setElement(int element) -
getAnnotationHash
public int getAnnotationHash() -
setAnnotationHash
public void setAnnotationHash(int annotationHash) -
getDdc
-
setDdc
-
getSysrowid
-
setSysrowid
-