Uses of Class
com.saperion.ngc.servlet.PageList
-
Packages that use PageList Package Description com.saperion.ngc.model.document Package for document model classes.com.saperion.ngc.viewer Package for viewer component classes. -
-
Uses of PageList in com.saperion.ngc.model.document
Methods in com.saperion.ngc.model.document that return PageList Modifier and Type Method Description PageListDocClassicConnectorService. getPageList(java.lang.String hDoc, int element, boolean currentRevision)PageListDocumentService. getPageList(java.lang.String hDoc, int element, boolean currentRevision) -
Uses of PageList in com.saperion.ngc.viewer
Methods in com.saperion.ngc.viewer that return PageList Modifier and Type Method Description PageListOpenDocumentBean. getPageList()Reads the page list for this document.
-