|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.moremotion.datasrc.DataSourceTemplate
public class DataSourceTemplate
| Constructor Summary | |
|---|---|
DataSourceTemplate()
|
|
| Method Summary | |
|---|---|
void |
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataSourceTemplate()
| Method Detail |
|---|
public void doService(ADOM adom,
DataServiceContext dsc)
throws ServiceException
DataService
doService in interface DataServiceadom - the ADOM to be prepareddsc - DataService Context
ServiceException - If something goes wrong with the data source.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||