Save This Page
Home » axiom-1.2.8-src » org.apache.axiom.soap » [javadoc | source]
org.apache.axiom.soap
public interface: SOAPFaultRole [javadoc | source]

All Implemented Interfaces:
    OMElement

All Known Implementing Classes:
    SOAPFaultRoleImpl, SOAPFaultRoleImpl, SOAP11FaultRoleImpl, SOAP12FaultRoleImpl, SOAP12FaultRoleImpl, SOAP11FaultRoleImpl

The Role element information item identifies the role the node was operating in at the point the fault occurred.

The Role element information item has: A [local name] of Role . A [namespace name] of http://www.w3.org/2003/05/soap-envelope .
Method from org.apache.axiom.soap.SOAPFaultRole Summary:
getRoleValue,   setRoleValue
Method from org.apache.axiom.soap.SOAPFaultRole Detail:
 public String getRoleValue()
 public  void setRoleValue(String uri)
    The value of the Role element information item MUST be one of the roles assumed by the node during processing of the message