Uses of Class
wt.fc.BasicObjectVector

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

Uses of BasicObjectVector in wt.fc
 

Subclasses of BasicObjectVector in wt.fc
 class IteratedObjectVector
          

Supported API: false

Extendable: false
 class LinkVector
           
 class ObjectSetVector
          

Supported API: false

Extendable: false
 class ObjectVector
          

Supported API: false

Extendable: false
 

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