Uses of Class
wt.fc.StreamObjectVector

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

Uses of StreamObjectVector in wt.fc
 

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