Holger's
Java API

Uses of Interface
com.antelmann.db.SpecialRelationship

Packages that use SpecialRelationship
com.antelmann.crm Provides interfaces and classes for implementing applications dealing with Customer Relationship Management (CRM). 
com.antelmann.db This package contains generally useful classes for generic database management. 
com.antelmann.genealogy This package contains classes that provide classes to implement applications dealing with genealogy related issues. 
 

Uses of SpecialRelationship in com.antelmann.crm
 

Classes in com.antelmann.crm that implement SpecialRelationship
 class FriendsEntry<T extends DBEntry>
           
 

Uses of SpecialRelationship in com.antelmann.db
 

Classes in com.antelmann.db that implement SpecialRelationship
 class DefaultSpecialRelationship<F extends DBEntry,T extends DBEntry,R>
          provides a default implementation for SpecialRelationships.
 

Uses of SpecialRelationship in com.antelmann.genealogy
 

Classes in com.antelmann.genealogy that implement SpecialRelationship
 class GEventRelation<P extends GPerson,E extends GEventEntry,R>
          defines the relationship between an event entry and a natural person
 class GPersonRelation
          implements the relation between two people in regards to their literal relation
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads