|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.hci.HCIModelAdapter
com.highdeal.hci.OperationResultAdapter
public abstract class OperationResultAdapter
Adapter for HCI operation result to use new XML marshalling.
| Constructor Summary | |
|---|---|
OperationResultAdapter()
|
|
| Method Summary | |
|---|---|
abstract java.lang.String |
getTagName()
Gets the XML tag name of the HCI operation result. |
| Methods inherited from class com.highdeal.hci.HCIModelAdapter |
|---|
marshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.highdeal.hci.OperationResult |
|---|
getOperandReference |
| Methods inherited from interface com.highdeal.hci.XMLMarshallable |
|---|
addCharacterData, addChild, marshal, setAttributes |
| Methods inherited from interface com.highdeal.hci.IXMLMarshallable |
|---|
marshalAttributes, marshalChildren |
| Constructor Detail |
|---|
public OperationResultAdapter()
| Method Detail |
|---|
public abstract java.lang.String getTagName()
HCI operation result.
getTagName in interface ITagNameProvider
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||