Holger's
Java API

Uses of Interface
com.antelmann.crm.Person

Packages that use Person
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 Person in com.antelmann.crm
 

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

Uses of Person in com.antelmann.genealogy
 

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

Uses of Person in com.antelmann.webdav
 

Methods in com.antelmann.webdav that return Person
 Person EzvcardHelper.toPerson()
           
 



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