|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.moremotion.resource.SystemResourcesDataService
public class SystemResourcesDataService
Constructor Summary | |
---|---|
SystemResourcesDataService()
|
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 SystemResourcesDataService()
Method Detail |
---|
public void doService(ADOM adom, DataServiceContext dsc) throws ServiceException
DataService
doService
in interface DataService
adom
- 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 |