lumis.portal.serviceinterface.list
Class ServiceInterfaceListManager

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

public class ServiceInterfaceListManager
extends Object
implements IServiceInterfaceListManager


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

Constructor Detail

ServiceInterfaceListManager

public ServiceInterfaceListManager()
Method Detail

get

public String get(SessionConfig sessionConfig,
                  String channelId,
                  ITransaction transaction)
           throws ManagerException,
                  PortalException
Description copied from interface: IServiceInterfaceListManager
Get the data of the service interface list.

Specified by:
get in interface IServiceInterfaceListManager
Returns:
a String.
Throws:
ManagerException
PortalException


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.