wt.fc
Interface ReferenceDelegate

All Known Implementing Classes:
ObjectReferenceDelegate, VersionReferenceDelegate

public interface ReferenceDelegate



Supported API: false

Extendable: false


Method Summary
 WTReference getReference(Persistable object)
          

Supported API: false
 

Method Detail

getReference

public WTReference getReference(Persistable object)
                         throws WTException


Supported API: false

Parameters:
object -
Returns:
WTReference
Throws:
WTException