|
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.HCIClientOperation
public class HCIClientOperation
This Java class represents all the operations that you can implement in your client application that communicates via the HCI technical interface.
| Nested Class Summary | |
|---|---|
static class |
HCIClientOperation.HCIOperation
This enumeration lists all the HCI operations that are available; You can implement these service operations in your client application. |
| Constructor Summary | |
|---|---|
HCIClientOperation(HCIClientOperation.HCIOperation operation)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the name of the HCI operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HCIClientOperation(HCIClientOperation.HCIOperation operation)
| Method Detail |
|---|
public java.lang.String getName()
IHCIOperation
getName in interface IHCIOperation
|
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 | ||||||||