| Package | Description |
|---|---|
| org.exoplatform.application.gadget | |
| org.exoplatform.application.gadget.impl |
| Modifier and Type | Method and Description |
|---|---|
Source |
SourceStorage.getSource(Gadget gadget)
Return
Source object of gadget that name provided in gadget object param If can't find gadget with that name, return null If gadget is remote, throw Exception |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceStorage.saveSource(Gadget gadget,
Source source)
This method will save source to database to a specify path
|
| Modifier and Type | Method and Description |
|---|---|
Source |
SourceStorageImpl.getSource(Gadget gadget) |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceStorageImpl.saveSource(Gadget gadget,
Source source) |
Copyright © 2018 JBoss by Red Hat. All Rights Reserved.