|
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
public abstract class HCIModelAdapter
Adapts HCI models to new interface IXMLMarshallable.
| Constructor Summary | |
|---|---|
HCIModelAdapter()
|
|
| Method Summary | |
|---|---|
void |
marshal(XMLOutputter output)
Adapts old marshalling to new way of marshalling an object. |
| 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.IXMLMarshallable |
|---|
marshalAttributes, marshalChildren |
| Methods inherited from interface com.highdeal.hci.XMLMarshallable |
|---|
addCharacterData, addChild, setAttributes |
| Methods inherited from interface com.highdeal.hci.ITagNameProvider |
|---|
getTagName |
| Constructor Detail |
|---|
public HCIModelAdapter()
| Method Detail |
|---|
public final void marshal(XMLOutputter output)
marshal in interface IXMLMarshallablemarshal in interface XMLMarshallableoutput - The XML output to marshal the object into
|
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 | ||||||||