org.rr0.im.business
Interface Data


public interface Data

Any data

Author:
Jérôme Beau
Version: 21 avr. 2003 16:24:55

Method Summary
 voidlink(Data otherData)
          Link/attach another data to this data.

Method Detail

link

public void link(Data otherData)
Link/attach another data to this data.
For example: attach a comment to a photographic evidence.
Parameters:
otherData