A C E F G I N P R U V

A

add(URI) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl - Class in com.atlassian.gadgets.refimpl
Checks the PluginGadgetSpec for a "admin-only" parameter and, if the value is true, only allows admins to see the gadget in the gadget browser.
AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl(UserManager) - Constructor for class com.atlassian.gadgets.refimpl.AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl
 
ApplicationGadgetSpecProviderImpl - Class in com.atlassian.gadgets.refimpl
 
ApplicationGadgetSpecProviderImpl(WebResourceManager) - Constructor for class com.atlassian.gadgets.refimpl.ApplicationGadgetSpecProviderImpl
 

C

canConfigureDirectory(String) - Method in class com.atlassian.gadgets.refimpl.PermissionServiceImpl
 
com.atlassian.gadgets.refimpl - package com.atlassian.gadgets.refimpl
Provides an implementation of the SPI for the refapp.
contains(URI) - Method in class com.atlassian.gadgets.refimpl.ApplicationGadgetSpecProviderImpl
 
contains(URI) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
createGadgetState(URI) - Method in class com.atlassian.gadgets.refimpl.GadgetStateFactoryImpl
Creates a new GadgetState instance from the specified spec URI, using the next available unique ID.

E

entries() - Method in class com.atlassian.gadgets.refimpl.ApplicationGadgetSpecProviderImpl
 
entries() - Method in class com.atlassian.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
ExternalGadgetSpecIdGenerator - Interface in com.atlassian.gadgets.refimpl
Creates unique IDs to be used when generating new ExternalGadgetSpec objects.
ExternalGadgetSpecIdGeneratorImpl - Class in com.atlassian.gadgets.refimpl
Reference implementation of ExternalGadgetSpecIdGenerator.
ExternalGadgetSpecIdGeneratorImpl(PluginSettingsFactory) - Constructor for class com.atlassian.gadgets.refimpl.ExternalGadgetSpecIdGeneratorImpl
Constructor.

F

findDashboardWithGadget(GadgetId) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsDashboardStateStore
 

G

GadgetStateFactoryImpl - Class in com.atlassian.gadgets.refimpl
A reference implementation of GadgetStateFactory.
GadgetStateFactoryImpl(PluginSettingsFactory, TransactionTemplate) - Constructor for class com.atlassian.gadgets.refimpl.GadgetStateFactoryImpl
Constructs a new GadgetStateFactoryImpl that uses the specified PluginSettingsFactory to store the next available gadget ID.

I

isReadableBy(DashboardId, String) - Method in class com.atlassian.gadgets.refimpl.PermissionServiceImpl
 
isWritableBy(DashboardId, String) - Method in class com.atlassian.gadgets.refimpl.PermissionServiceImpl
 

N

newExternalGadgetSpecId() - Method in interface com.atlassian.gadgets.refimpl.ExternalGadgetSpecIdGenerator
Creates and returns a new globally unique ID for an ExternalGadgetSpec.
newExternalGadgetSpecId() - Method in class com.atlassian.gadgets.refimpl.ExternalGadgetSpecIdGeneratorImpl
 

P

PermissionServiceImpl - Class in com.atlassian.gadgets.refimpl
Simple implementation of the permission service.
PermissionServiceImpl(UserManager) - Constructor for class com.atlassian.gadgets.refimpl.PermissionServiceImpl
 
PLUGIN_KEY - Static variable in class com.atlassian.gadgets.refimpl.ApplicationGadgetSpecProviderImpl
 
PluginSettingsDashboardStateStore - Class in com.atlassian.gadgets.refimpl
 
PluginSettingsDashboardStateStore(PluginSettingsFactory) - Constructor for class com.atlassian.gadgets.refimpl.PluginSettingsDashboardStateStore
 
PluginSettingsExternalGadgetSpecStore - Class in com.atlassian.gadgets.refimpl
This implementation stores ExternalGadgetSpecs to the SAL PluginSettings API.
PluginSettingsExternalGadgetSpecStore(PluginSettingsFactory, ExternalGadgetSpecIdGenerator) - Constructor for class com.atlassian.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 

R

remove(DashboardId) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsDashboardStateStore
 
remove(ExternalGadgetSpecId) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsExternalGadgetSpecStore
 
RESOURCE_NAME - Static variable in class com.atlassian.gadgets.refimpl.ApplicationGadgetSpecProviderImpl
 
retrieve(DashboardId) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsDashboardStateStore
 

U

update(DashboardState, Iterable<DashboardChange>) - Method in class com.atlassian.gadgets.refimpl.PluginSettingsDashboardStateStore
 

V

voteOn(PluginGadgetSpec) - Method in class com.atlassian.gadgets.refimpl.AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl
 

A C E F G I N P R U V

Copyright © 2009 Atlassian. All Rights Reserved.