wt.ufid.delegates
Class DefaultUfidSetDelegate
java.lang.Object
wt.ufid.delegates.UfidSetDelegate
wt.ufid.delegates.DefaultUfidSetDelegate
- All Implemented Interfaces:
- UfidDelegate
- public final class DefaultUfidSetDelegate
- extends UfidSetDelegate
Supported API: false
Extendable: false
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
DefaultUfidSetDelegate
public DefaultUfidSetDelegate()
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
-