com.sap.aii.mapping.api

Class OutputHeader

java.lang.Object
  extended by com.sap.aii.mapping.api.OutputHeader

public abstract class OutputHeader
extends Object

Access to set to fields of the message header.


Constructor Summary
OutputHeader()
           
 
Method Summary
abstract  void setContentType(String contentType)
          Message objects have an attribute "content type".
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputHeader

public OutputHeader()
Method Detail

setContentType

public abstract void setContentType(String contentType)
Message objects have an attribute "content type". Use this method to set its value after the mapping. If this method is not used during the mapping, the content type of the message object remains unchanged after the mapping.

Parameters:
contentType - the content type of the payload after the mapping.
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 2014 SAP AG Complete Copyright Notice