|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataServiceContext | |
---|---|
org.moremotion.datasrc | |
org.moremotion.resource |
Uses of DataServiceContext in org.moremotion.datasrc |
---|
Methods in org.moremotion.datasrc with parameters of type DataServiceContext | |
---|---|
void |
DataService.doService(ADOM adom,
DataServiceContext dsc)
This method is called by the MoreMotion when the page to be displayed next has a reference to the datasource that this class is associated. |
static void |
DataSourceManager.runDataService(java.lang.String serviceName,
ADOM adom,
DataServiceContext dsc)
|
Uses of DataServiceContext in org.moremotion.resource |
---|
Methods in org.moremotion.resource with parameters of type DataServiceContext | |
---|---|
void |
SystemResourcesDataService.doService(ADOM adom,
DataServiceContext dsc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |