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 PageList
DocClassicConnectorService. getPageList(java.lang.String hDoc, int element, boolean currentRevision)
PageList
DocumentService. 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 PageList
OpenDocumentBean. getPageList()
Reads the page list for this document.
-