|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Source | |
| org.opensync.engine.admin.gui | |
| org.opensync.engine.server | |
| org.opensync.engine.server.config | |
| Uses of Source in org.opensync.engine.admin.gui |
| Methods in org.opensync.engine.admin.gui that return Source | |
Source |
SourceTreeNode.getSource()
|
| Methods in org.opensync.engine.admin.gui with parameters of type Source | |
protected SourceTreeNode |
OpenSyncTree.createNode(Source source)
|
| Constructors in org.opensync.engine.admin.gui with parameters of type Source | |
SourceTreeNode(Source source)
|
|
SourcePnl(Source source)
|
|
SourceIFrm(Source source)
|
|
| Uses of Source in org.opensync.engine.server |
| Methods in org.opensync.engine.server that return Source | |
Source |
Synchronization.getFromSource()
Get the from source |
Source |
Synchronization.getToSource()
Get the to source |
Source |
Sources.get(java.lang.String name)
Get a source |
| Methods in org.opensync.engine.server with parameters of type Source | |
void |
Synchronization.setFromSource(Source fromSource)
Set the from source |
void |
Synchronization.setToSource(Source toSource)
Set the to source |
void |
Sources.add(Source src)
Add a source to the list |
| Uses of Source in org.opensync.engine.server.config |
| Methods in org.opensync.engine.server.config that return Source | |
Source |
ConfigDoc.getSource(java.lang.String source)
Get a source |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||