wt.fc.collections
Interface RefreshHelper.RoleReference

All Superinterfaces:
NetFactor, ObjectMappable, Serializable, WTReference
All Known Implementing Classes:
RefreshHelper.RoleObjectReference, RefreshHelper.RoleVersionReference
Enclosing interface:
RefreshHelper

static interface RefreshHelper.RoleReference
extends WTReference

Allows a BinaryLink's role object to be refreshed using the normal refresh process, and ensures that the inflated object is set on the link itself


Field Summary
 
Fields inherited from interface wt.fc.WTReference
KEY, OBJECT
 
Method Summary
 WTReference getReference(BinaryLink link)
           
 void inflateRole()
           
 
Methods inherited from interface wt.fc.WTReference
equals, getKey, getObject, getReferencedClass, hashCode, references, refresh, setKey
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname
 

Method Detail

inflateRole

public void inflateRole()

getReference

public WTReference getReference(BinaryLink link)