Uses of Class
wt.fc.StringKey

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

Uses of StringKey in wt.fc
 

Fields in wt.fc declared as StringKey
private  StringKey PersistentReference.key
           
private  StringKey PersistentReference.key
           
 

Methods in wt.fc that return StringKey
static StringKey StringKey.newStringKey(Persistable target)
          

Supported API: false
static StringKey StringKey.newStringKey(String target)
          

Supported API: false
static StringKey StringKey.newStringKey(WTReference target)
          

Supported API: false
static StringKey StringKey.newStringKey(Persistable target)
          

Supported API: false
static StringKey StringKey.newStringKey(String target)
          

Supported API: false
static StringKey StringKey.newStringKey(WTReference target)
          

Supported API: false
 

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