public interface RelativeLocal extends EJBLocalObject(Code)
This interface describes some characteristics of the relationships between
relatives of a familly. The goal was to have a simple model supporting various
kind of relationships (1-1, 1-n, n-n) and a wide range of field types.
author: Christophe Ney - cney@batisseurs.com
Get all sibblings (brothers and sisters) for this relative.
This is a never empty one-to-many relationship since it includes
the always relative calling the method.