SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.service.pipeline.RequestData

Packages that use RequestData
com.sapportals.wcm.service.pipeline.formatter Provides an interface for generating the output format for the publishing pipeline.  
com.sapportals.wcm.service.pipeline.processor Provides an interface for transforming content from one format to another.  
com.sapportals.wcm.service.pipeline.producer Contains interfaces to prepare content for a transformation to a different layout or format.  
 

Uses of RequestData in com.sapportals.wcm.service.pipeline.formatter
 

Methods in com.sapportals.wcm.service.pipeline.formatter with parameters of type RequestData
 IContent IFormatter.format(RequestData data, java.util.Dictionary parameters)
          Generates the output format.
 

Uses of RequestData in com.sapportals.wcm.service.pipeline.processor
 

Methods in com.sapportals.wcm.service.pipeline.processor that return RequestData
 RequestData IProcessor.process(RequestData data, java.util.Dictionary parameters)
          Process this RequestData.
 RequestData DefaultProcessor.process(RequestData data, java.util.Dictionary parameters)
           
 

Methods in com.sapportals.wcm.service.pipeline.processor with parameters of type RequestData
 RequestData IProcessor.process(RequestData data, java.util.Dictionary parameters)
          Process this RequestData.
 RequestData DefaultProcessor.process(RequestData data, java.util.Dictionary parameters)
           
 

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

Methods in com.sapportals.wcm.service.pipeline.producer that return RequestData
protected  RequestData AbstractProducer.createRequestData(java.io.InputStream inputStream, java.lang.String mime)
           
 RequestData ProducerFromUrl.getData()
           
 RequestData IProducer.getData()
          This method is responsible to provide a Content object which contains the XML DOM and/or a stream to non XML data;
 RequestData ProducerFromString.getData()
           
 RequestData ProducerFromResource.getData()
           
 RequestData ProducerFromStream.getData()
           
 


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.