wt.ufid.delegates
Class DefaultUfidSetDelegate

java.lang.Object
  extended bywt.ufid.delegates.UfidSetDelegate
      extended bywt.ufid.delegates.DefaultUfidSetDelegate
All Implemented Interfaces:
UfidDelegate

public final class DefaultUfidSetDelegate
extends UfidSetDelegate



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Fields inherited from class wt.ufid.delegates.UfidSetDelegate
 
Constructor Summary
DefaultUfidSetDelegate()
           
 
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.
 
Methods inherited from class wt.ufid.delegates.UfidSetDelegate
getUfid, setUfid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

DefaultUfidSetDelegate

public DefaultUfidSetDelegate()
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 -