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

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

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

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

Uses of AppDataService in com.atlassian.gadgets.refimpl
 

Classes in com.atlassian.gadgets.refimpl that implement AppDataService
 class PluginSettingsAppDataService
          An AppDataService implementation backed by SAL's PluginSettings
 



Copyright © 2013 Atlassian. All Rights Reserved.