Uses of Class
com.saperion.ngc.viewer.hylandviewer.annotation.AnnotationDocInfo
-
Packages that use AnnotationDocInfo Package Description com.saperion.ngc.viewer.hylandviewer com.saperion.ngc.viewer.hylandviewer.annotation -
-
Uses of AnnotationDocInfo in com.saperion.ngc.viewer.hylandviewer
Methods in com.saperion.ngc.viewer.hylandviewer that return AnnotationDocInfo Modifier and Type Method Description AnnotationDocInfo
HylandViewerUtil. getIniAnnotation(java.lang.String revisionId)
Get the annotation of a document -
Uses of AnnotationDocInfo in com.saperion.ngc.viewer.hylandviewer.annotation
Methods in com.saperion.ngc.viewer.hylandviewer.annotation with parameters of type AnnotationDocInfo Modifier and Type Method Description java.util.List<Annotation>
HylandViewerAnnotationConverter. convertIniToJson(AnnotationDocInfo annotationDocInfo)
-