org.moremotion.resource
Class SystemResourcesDataService

java.lang.Object
  extended by org.moremotion.resource.SystemResourcesDataService
All Implemented Interfaces:
DataService

public class SystemResourcesDataService
extends java.lang.Object
implements DataService

Version:
$Id: SystemResourcesDataService.java 51 2008-03-10 11:46:54Z erkan $

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

SystemResourcesDataService

public SystemResourcesDataService()
Method Detail

doService

public void doService(ADOM adom,
                      DataServiceContext dsc)
               throws ServiceException
Description copied from interface: DataService
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.

Specified by:
doService in interface DataService
Parameters:
adom - the ADOM to be prepared
dsc - DataService Context
Throws:
ServiceException - If something goes wrong with the data source.


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.