Uses of Interface
com.sapportals.portal.appintegrator.layer.IIntegrationLayer

Packages that use IIntegrationLayer
com.sapportals.portal.appintegrator   
com.sapportals.portal.appintegrator.layer   
com.sapportals.portal.sapapplication   
com.sapportals.portal.sapapplication.bsp   
com.sapportals.portal.sapapplication.bwreport   
com.sapportals.portal.sapapplication.itsdetection   
com.sapportals.portal.sapapplication.transaction   
com.sapportals.portal.sapapplication.webdynpro   
 

Uses of IIntegrationLayer in com.sapportals.portal.appintegrator
 

Methods in com.sapportals.portal.appintegrator that return IIntegrationLayer
 IIntegrationLayer AbstractIntegratorComponent.getIntegrationLayerInstance(java.lang.String layerClassName)
           
 IIntegrationLayer ILayerFactory.getIntegrationLayerInstance(java.lang.String layerClassName)
          Loads and Returns an integration layer class from the perspective of this PAR.
 

Methods in com.sapportals.portal.appintegrator with parameters of type IIntegrationLayer
static void Utils.includeJSP(com.sapportals.portal.prt.component.IPortalComponentRequest request, com.sapportals.portal.prt.component.IPortalComponentResponse response, IIntegrationLayer layer, java.lang.String name)
          returns the corresponding jsp resource for the given technique
 

Uses of IIntegrationLayer in com.sapportals.portal.appintegrator.layer
 

Classes in com.sapportals.portal.appintegrator.layer that implement IIntegrationLayer
 class AbstractIntegrationLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 class CacheLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 class DSMLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 class HTTPRenderLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 class PSIDLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 class SingleSignOnLayer
           
 class URLTemplateProcessLayer
          Copyright: Copyright (c) 2002 by SAP AG Description
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication
 

Classes in com.sapportals.portal.sapapplication that implement IIntegrationLayer
 class DragAndRelateLayer
          Title: Description: Copyright: Copyright (c) 2002 Company:
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication.bsp
 

Classes in com.sapportals.portal.sapapplication.bsp that implement IIntegrationLayer
 class BSPLayer
           
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication.bwreport
 

Classes in com.sapportals.portal.sapapplication.bwreport that implement IIntegrationLayer
 class BWReportLayer
           
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication.itsdetection
 

Classes in com.sapportals.portal.sapapplication.itsdetection that implement IIntegrationLayer
 class ITSDetectionLayer
           
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication.transaction
 

Classes in com.sapportals.portal.sapapplication.transaction that implement IIntegrationLayer
 class ConnectionStringLayer
           
 class JavaGuiRenderLayer
           
 class TransactionLayer
           
 class WinGuiRenderLayer
           
 

Uses of IIntegrationLayer in com.sapportals.portal.sapapplication.webdynpro
 

Classes in com.sapportals.portal.sapapplication.webdynpro that implement IIntegrationLayer
 class TopLayer