|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFC_Fault
Title: Web Dynpro Dynamic RFC Adapter Exception Description: Copyright: Copyright (c) 2003 Company: SAP AG
| Inner Class Summary | |
static class |
WDDynamicRFC_Fault.AttributesType
Helper class that represents the attributes (parameters) of an RFC exception message. |
static class |
WDDynamicRFC_Fault.MessageType
Helper class that represents the message part of an RFC exception message. |
static class |
WDDynamicRFC_Fault.NameType
Helper class required by the AII Proxy layer to fully describe exceptions. |
| Constructor Summary | |
WDDynamicRFC_Fault()
|
|
| Method Summary | |
protected java.lang.Class |
_associatedModelClazz()
|
protected WDModelScopeType |
_defaultScope()
|
WDDynamicRFC_Fault.AttributesType |
getAttributes()
|
WDDynamicRFC_Fault.MessageType |
getMessage()
|
WDDynamicRFC_Fault.NameType |
getName()
Value space = Xsdl string |
java.lang.String |
getText()
Value space = Xsdl string |
void |
setAttributes(WDDynamicRFC_Fault.AttributesType Attributes)
|
void |
setMessage(WDDynamicRFC_Fault.MessageType Message)
|
void |
setName(WDDynamicRFC_Fault.NameType Name)
Value space = Xsdl string Restrictions: values = "AUSNAHME" |
void |
setText(java.lang.String Text)
Value space = Xsdl string |
java.lang.String |
toString()
|
| Constructor Detail |
public WDDynamicRFC_Fault()
| Method Detail |
protected java.lang.Class _associatedModelClazz()
protected WDModelScopeType _defaultScope()
public WDDynamicRFC_Fault.AttributesType getAttributes()
public void setName(WDDynamicRFC_Fault.NameType Name)
public void setMessage(WDDynamicRFC_Fault.MessageType Message)
public java.lang.String getText()
public WDDynamicRFC_Fault.MessageType getMessage()
public WDDynamicRFC_Fault.NameType getName()
public void setAttributes(WDDynamicRFC_Fault.AttributesType Attributes)
public void setText(java.lang.String Text)
public java.lang.String toString()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||