|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| org.exoplatform.application.gadget | |
| org.exoplatform.application.gadget.jcr | |
| Uses of Source in org.exoplatform.application.gadget |
|---|
| Methods in org.exoplatform.application.gadget that return Source | |
|---|---|
Source |
SourceStorage.getSource(java.lang.String sourcePath)
Return Source object which is retrieved from db |
| Methods in org.exoplatform.application.gadget with parameters of type Source | |
|---|---|
void |
SourceStorage.saveSource(java.lang.String dirPath,
Source source)
create or update a Source node in db |
| Uses of Source in org.exoplatform.application.gadget.jcr |
|---|
| Methods in org.exoplatform.application.gadget.jcr that return Source | |
|---|---|
Source |
SourceStorageImpl.getSource(java.lang.String sourcePath)
|
| Methods in org.exoplatform.application.gadget.jcr with parameters of type Source | |
|---|---|
void |
SourceStorageImpl.saveSource(java.lang.String dirPath,
Source source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||