wt.ufid.delegates
Interface UfidDelegate

All Known Subinterfaces:
UfidStoreDelegate
All Known Implementing Classes:
DefaultUfidStoreDelegate, IteratedUfidPreStoreDelegate, IteratedUfidStoreDelegate, UfidSetDelegate

public interface UfidDelegate



Supported API: true

Extendable: true


Method Summary
 void process(Federatable target)
          Find the ControlBranch for the Version being replicated Then with it try and get the corresponding ControlBranch If found it will be the corresponding Site 2 ControlBranch for the object.
 

Method Detail

process

public void process(Federatable target)
Find the ControlBranch for the Version being replicated Then with it try and get the corresponding ControlBranch If found it will be the corresponding Site 2 ControlBranch for the object. From this the Site 2 ControlBranch, the branch Id can be accessed and set in the Version being Stored.

Supported API: false

Parameters:
target -