Uses of Interface
com.sapportals.portal.appintegrator.ILayerFactory

Packages that use ILayerFactory
com.sapportals.portal.appintegrator   
com.sapportals.portal.sapapplication   
 

Uses of ILayerFactory in com.sapportals.portal.appintegrator
 

Classes in com.sapportals.portal.appintegrator that implement ILayerFactory
 class AbstractIntegratorComponent
           
 

Methods in com.sapportals.portal.appintegrator with parameters of type ILayerFactory
 ILayerProcessor IIntegratorService.getLayerProcessor(com.sapportals.portal.prt.component.IPortalComponentRequest request, ILayerFactory layerFactory)
          Returns an ILayerProcessor instance for the given request - Factory Method.
 

Uses of ILayerFactory in com.sapportals.portal.sapapplication
 

Classes in com.sapportals.portal.sapapplication that implement ILayerFactory
 class SAPApplicationIntegratorComponent