A B C D E F G H I L M N O P Q R S V W Z

I

importAddress(String) - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
import the address part of the current contact
ImportDirector - Class in edu.jhu.cs.oose.group3.intelligentbook.util
Directs the whole of how the contacts are imported by the Importer
ImportDirector() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.util.ImportDirector
 
importEmail(String) - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
import the email part of the current contact
Importer - Class in edu.jhu.cs.oose.group3.intelligentbook.util
Specifically import the components of a contact Since the user are not supposed to edit other people's contacts, the underlying address book is imported as a list of queries
Importer() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
 
importName(String) - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
import the name part of the current contact
importPhone(String) - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
import the phone part of the current contact
importQuertEnd() - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
Ends the importing of the current contact quert
importQueryStart() - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
Start the importing of a new contact-query
importWebsite(String) - Method in class edu.jhu.cs.oose.group3.intelligentbook.util.Importer
import the website part of the current contact
isVisibleTo(ContactGroup) - Method in class edu.jhu.cs.oose.group3.intelligentbook.model.ContactItem
 
isVisibleTo(Contact) - Method in class edu.jhu.cs.oose.group3.intelligentbook.model.ContactItem
The item is visible to a contact if and only if the contact is a member of at least one group in visibleGroups

A B C D E F G H I L M N O P Q R S V W Z