com.sap.aii.mapping.lookup

Class Payload

java.lang.Object
  extended by com.sap.aii.mapping.lookup.Payload
Direct Known Subclasses:
BinaryPayload, TextPayload, XmlPayload

public abstract class Payload
extends Object

Payload contains the data that has to be forwarded to or was received by a system accessor. As abstract class it defines the common attributes and classes for all its subclasses.

Since:
SAP NetWeaver '04 SPS 13
See Also:
LookupService

Method Summary
abstract  InputStream getContent()
          Returns a reference to the InputStream that carries the content data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContent

public abstract InputStream getContent()
Returns a reference to the InputStream that carries the content data.

Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.mapping.lib.facade api BC-XI


Copyright 2012 SAP AG Complete Copyright Notice