SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.pipeline.producer.IProducer

Packages that use IProducer
com.sapportals.wcm.service.notificator Provides a service for sending notifications.  
com.sapportals.wcm.service.pipeline Contains interfaces for transforming the layout and format of resources.  
com.sapportals.wcm.service.pipeline.producer Contains interfaces to prepare content for a transformation to a different layout or format.  
 

Uses of IProducer in com.sapportals.wcm.service.notificator
 

Methods in com.sapportals.wcm.service.notificator that return IProducer
protected  IProducer AbstractNotification.getXmlProducer(IResourceFactory factory, RID xmlRID)
          Get the XML producer for feeding the pipeline.
protected  IProducer AbstractNotification.getXslProducer(IResourceFactory factory, RID xslRID)
          Get the XSL producer for feeding the pipeline.
 

Uses of IProducer in com.sapportals.wcm.service.pipeline
 

Methods in com.sapportals.wcm.service.pipeline with parameters of type IProducer
 IContent IXsltPipelineService.handle(IProducer xml, IProducer xsl, java.util.Hashtable properties)
          This method calls the XSLT processor.
 IContent IXsltPipelineService.handle(IProducer xml, IProducer xsl, java.util.Hashtable properties, java.lang.String mime)
          This method calls the XSLT processor.
 IContent IXsltPipelineService.handle(IProducer xml, java.lang.String xslUrl, java.util.Hashtable properties)
          This method calls the XSLT processor.
 IContent IXsltPipelineService.handle(IProducer xml, java.lang.String xslUrl, java.util.Hashtable properties, java.lang.String mime)
          This method calls the XSLT processor.
 IContent IPipelineService.handle(IProducer producer, IProcessor defaultProcessor, java.util.Hashtable properties)
           
 

Uses of IProducer in com.sapportals.wcm.service.pipeline.producer
 

Classes in com.sapportals.wcm.service.pipeline.producer that implement IProducer
 class AbstractProducer
          Abstract base class for WCM Prodcuer.
 class ProducerFromResource
           Provides access to a resource.
 class ProducerFromStream
           Provides access to a stream.
 class ProducerFromString
           Provides access to a XML-Strings or XML-DOM (Document ).
 class ProducerFromUrl
           Provides access via URL.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.