com.quadrique.jbuildingblocks.core.google.contacts
Class JbbGContactsUser

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser

public class JbbGContactsUser
extends Object

Author:
dkumbham

Constructor Summary
JbbGContactsUser(String authSubToken)
           
JbbGContactsUser(String userName, String userPassword)
           
 
Method Summary
 URL getContactsFeedUrl()
           
 URL getContactsGroupsFeedUrl()
           
 com.google.gdata.client.contacts.ContactsService getContactsService()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbGContactsUser

public JbbGContactsUser(String userName,
                        String userPassword)
                 throws JbbException
Throws:
JbbException

JbbGContactsUser

public JbbGContactsUser(String authSubToken)
                 throws JbbException
Throws:
JbbException
Method Detail

getContactsService

public com.google.gdata.client.contacts.ContactsService getContactsService()

getContactsFeedUrl

public URL getContactsFeedUrl()

getContactsGroupsFeedUrl

public URL getContactsGroupsFeedUrl()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.