Uses of Class
com.atlassian.gadgets.opensocial.spi.PersonServiceException

Packages that use PersonServiceException
com.atlassian.gadgets.opensocial.spi Contains the service provider interfaces (SPIs) for OpenSocial requests. 
 

Uses of PersonServiceException in com.atlassian.gadgets.opensocial.spi
 

Methods in com.atlassian.gadgets.opensocial.spi that throw PersonServiceException
 Set<Person> PersonService.getPeople(Set<String> personIds, Group group, OpenSocialRequestContext requestContext)
          Returns a List corresponding to the group members of the passed in person IDs
 Person PersonService.getPerson(String personId, OpenSocialRequestContext requestContext)
          Returns a Person corresponding to the personId
 



Copyright © 2013 Atlassian. All Rights Reserved.