Uses of Class
com.sapportals.portal.prt.service.soap.exception.PRTFaultInternalError

Packages that use PRTFaultInternalError
com.sapportals.portal.prt.service.soap.util   
 

Uses of PRTFaultInternalError in com.sapportals.portal.prt.service.soap.util
 

Methods in com.sapportals.portal.prt.service.soap.util that throw PRTFaultInternalError
static javax.xml.soap.SOAPElement XMLValueExtractor.getSOAPElementFromRef(javax.xml.soap.SOAPElement param, ISOAPMessageContext context)
          if the Soap element have a ref attribute, the method research the SOAP element with the id key from the ref attribute return 1- the param if nothing ref exists in the soap element param 2- if the param is a ref on the other soap element, it returns the soap element referenced Exception: if the object researched from the ref attribute is not found an exception is throw