wt.fc.association
Interface AssociationServiceSvr

All Known Implementing Classes:
StandardAssociationService

public interface AssociationServiceSvr



Supported API: false

Extendable: false


Method Summary
 void copyLinks(WTList originalCopies, RoleDescriptor[] roleDescriptors, WTList newCopies)
          

Supported API: false
 

Method Detail

copyLinks

public void copyLinks(WTList originalCopies,
                      RoleDescriptor[] roleDescriptors,
                      WTList newCopies)
               throws WTException


Supported API: false

Parameters:
originalCopies -
roleDescriptors -
newCopies -
Throws:
WTException