SAP J2EE Engine

Version 6.40


com.sapportals.connector
Interface IConnectorObject

All Known Subinterfaces:
IBusinessObject, IBusinessObjectGroup, IElement, IFunction, IMethod

public interface IConnectorObject

The base interface for all connector objects. Connector objects are all objects whose life cycle is the connection. i.e the objects are valid as long as the connection is open

Version:
1.0

Method Summary
 IConnection retrieveConnection()
          returns the connection associated with the object
 

Method Detail

retrieveConnection

public IConnection retrieveConnection()
returns the connection associated with the object
Returns:
IConnection the connection associated with the object

SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.