Uses of Class
okapi.coreobjects.OkapiUserContactInfo

Packages that use OkapiUserContactInfo
okapi.coreobjects   
 

Uses of OkapiUserContactInfo in okapi.coreobjects
 

Methods in okapi.coreobjects that return OkapiUserContactInfo
 OkapiUserContactInfo OkapiUser.getContactInfo(java.lang.String type)
          Return contactInfo of specified type for this user.
 

Methods in okapi.coreobjects with parameters of type OkapiUserContactInfo
 void OkapiUser.addContactInfo(java.lang.String type, OkapiUserContactInfo contactInfo)
          Add or update contactInfo of specified type.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.