-
Packages that use PageMark Package Description com.filenet.api.collection Provides type-safe interfaces related to collections of objects. -
-
Uses of PageMark in com.filenet.api.collection
Methods in com.filenet.api.collection that return PageMark Modifier and Type Method and Description PageMarkPageIterator. getPageMark()Returns the current page mark on which a subsequent call toresetwill operate.Methods in com.filenet.api.collection with parameters of type PageMark Modifier and Type Method and Description voidPageIterator. reset(PageMark mark)Sets the iterator back to a specified page of results.
-