|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigurableExternalGadgetSpecStore
Store for gadget specs that are added by users after application startup.
| Method Summary | |
|---|---|
void |
add(URI gadgetSpecUri)
Adds the specified gadget spec URI to the store. |
void |
remove(ExternalGadgetSpecId gadgetSpecId)
Removes the gadget spec with the specified ID from the store |
| Method Detail |
|---|
void add(URI gadgetSpecUri)
gadgetSpecUri - the URI to add to the storevoid remove(ExternalGadgetSpecId gadgetSpecId)
gadgetSpecId - the id of the gadget to remove
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||