lumis.portal.serviceinterface.list
Class ServiceInterfaceListDaoJdbc

Package class diagram package ServiceInterfaceListDaoJdbc
java.lang.Object
  extended by lumis.portal.serviceinterface.list.ServiceInterfaceListDaoJdbc
All Implemented Interfaces:
IServiceInterfaceListDao

public class ServiceInterfaceListDaoJdbc
extends Object
implements IServiceInterfaceListDao

Since:
4.0.0

Constructor Summary
ServiceInterfaceListDaoJdbc()
           
 
Method Summary
 String getData(String channelId, ITransaction transaction)
          Get the data of the service's interface list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceInterfaceListDaoJdbc

public ServiceInterfaceListDaoJdbc()
Method Detail

getData

public String getData(String channelId,
                      ITransaction transaction)
               throws DaoException,
                      PortalException
Description copied from interface: IServiceInterfaceListDao
Get the data of the service's interface list.

Specified by:
getData in interface IServiceInterfaceListDao
Returns:
Throws:
DaoException
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.