|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CrossReferenceableOp
A CrossReferenceableOp is an extension of a MessageOperation.
Operations that implement this interface can manage an optional OpID.
Your result class has to implement the [@link CrossReferenceableResult} Java interface.
CrossReferenceableResult| Method Summary | |
|---|---|
java.lang.String |
getOperationID()
Gets the optional identifier of this operation |
void |
setOperationID(java.lang.String opID)
Set the optional identifier of this operation |
| Methods inherited from interface com.highdeal.hci.MessageOperation |
|---|
getName |
| Methods inherited from interface com.highdeal.hci.XMLMarshallable |
|---|
addCharacterData, addChild, marshal, setAttributes |
| Method Detail |
|---|
java.lang.String getOperationID()
void setOperationID(java.lang.String opID)
opID - The ID for this operation
|
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 | ||||||||