Uses of Interface
com.atlassian.gadgets.opensocial.spi.PersonService

Packages that use PersonService
com.atlassian.gadgets.opensocial.internal   
com.atlassian.gadgets.refimpl Provides an implementation of the SPI for the refapp. 
 

Uses of PersonService in com.atlassian.gadgets.opensocial.internal
 

Constructors in com.atlassian.gadgets.opensocial.internal with parameters of type PersonService
ShindigActivityServiceImpl(PersonService personService, ActivityService activityService, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate, com.atlassian.sal.api.ApplicationProperties applicationProperties)
           
ShindigAppDataServiceImpl(AppDataService appDataService, PersonService personService, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate, com.atlassian.sal.api.ApplicationProperties applicationProperties)
           
ShindigPersonServiceImpl(PersonService personService, com.atlassian.sal.api.transaction.TransactionTemplate txTemplate)
           
 

Uses of PersonService in com.atlassian.gadgets.refimpl
 

Classes in com.atlassian.gadgets.refimpl that implement PersonService
 class UserManagerPersonService
          A PersonService implementation based on SAL's UserManager class
 



Copyright © 2014 Atlassian. All Rights Reserved.