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


public interface IPRTSOAPBody

PRT SOAP body image of the javax.xml.soap.SOAPBody class already processed


Method Summary
 IPRTSOAPBodyElement generateEmptyPRTSOAPBodyElementEntry()
           
 java.util.Hashtable getListOfBodyElements()
           
 java.lang.String getMainNamespaceURI()
           
 

Method Detail

getListOfBodyElements

public java.util.Hashtable getListOfBodyElements()
Returns:
the list of IPRTSOAPBodyElement conatins in this IPRTSOAPBody

getMainNamespaceURI

public java.lang.String getMainNamespaceURI()
Returns:
the namespace attach the current javax.xml.soap.SOAPBody

generateEmptyPRTSOAPBodyElementEntry

public IPRTSOAPBodyElement generateEmptyPRTSOAPBodyElementEntry()