com.sapportals.portal.prt.service.soap.element
Interface IPRTSOAPHeader


public interface IPRTSOAPHeader

PRT SOAP Header view of the javax.xml.soap.SOAPHeader class


Method Summary
 javax.xml.soap.SOAPHeader getHeader()
           
 java.util.Hashtable getListOfHeaderElements()
           
 

Method Detail

getListOfHeaderElements

public java.util.Hashtable getListOfHeaderElements()
Returns:
the list of IPRTSOAPHeaderElement contains in the current IPRTSOAPHeader

getHeader

public javax.xml.soap.SOAPHeader getHeader()
Returns:
the javax.xml.soap.Header corresponding