Holger's
Java API

Uses of Interface
com.antelmann.crm.Contact

Packages that use Contact
com.antelmann.crm Provides interfaces and classes for implementing applications dealing with Customer Relationship Management (CRM). 
com.antelmann.genealogy This package contains classes that provide classes to implement applications dealing with genealogy related issues. 
com.antelmann.webdav provides higher level access for WebDAV, CalDAV and CardDAV clients. 
 

Uses of Contact in com.antelmann.crm
 

Subinterfaces of Contact in com.antelmann.crm
 interface Person
          represents the role of a person
 

Classes in com.antelmann.crm that implement Contact
 class ContactImpl<T extends Keyword>
          a base implementation for a Contact
 class PersonImpl<T extends Keyword>
          a basic implementation for a Person
 

Methods in com.antelmann.crm with parameters of type Contact
 int ContactImpl.compareTo(Contact c)
           
 

Uses of Contact in com.antelmann.genealogy
 

Classes in com.antelmann.genealogy that implement Contact
 class GPerson
          represents a natural person
 

Uses of Contact in com.antelmann.webdav
 

Methods in com.antelmann.webdav with parameters of type Contact
 void EzvcardHelper.setAllFrom(Contact contact)
           
 



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