Uses of Class
wt.fc.PageResults

Packages that use PageResults
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
 

Uses of PageResults in wt.fc
 

Methods in wt.fc that return PageResults
static PageResults PageResults.newPageResults()
          Default factory for the class.
static PageResults PageResults.newPageResults()
          Default factory for the class.
 

Methods in wt.fc with parameters of type PageResults
protected  boolean PageResults.readVersion(PageResults thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean PageResults.readVersion(PageResults thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.