Uses of Class
arta.synergy.web.common.client.data.profile.contacts.ContactType

Packages that use ContactType
arta.synergy.ejb.profile   
arta.synergy.web.common.client.data.profile   
arta.synergy.web.common.client.data.profile.contacts   
 

Uses of ContactType in arta.synergy.ejb.profile
 

Methods in arta.synergy.ejb.profile that return types with arguments of type ContactType
static ServerResult<java.util.ArrayList<ContactType>> ContactsManager.getContactTypes(java.lang.String locale)
           
 ServerResult<java.util.ArrayList<ContactType>> Profile.getContactTypes(java.lang.String locale)
           
 

Uses of ContactType in arta.synergy.web.common.client.data.profile
 

Methods in arta.synergy.web.common.client.data.profile that return types with arguments of type ContactType
 ServerResult<java.util.ArrayList<ContactType>> ProfileIF.getContactTypes(java.lang.String locale)
           
 

Uses of ContactType in arta.synergy.web.common.client.data.profile.contacts
 

Methods in arta.synergy.web.common.client.data.profile.contacts that return ContactType
 ContactType Contact.getType()
           
 

Methods in arta.synergy.web.common.client.data.profile.contacts with parameters of type ContactType
 void Contact.setType(ContactType type)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.