|
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 ContextualNode
FOR INTERNAL USE ONLY -
This Java interface allows to chain price plan tree nodes and recursively
retrieve the context description.
| Method Summary | |
|---|---|
RatingContextDescription |
getContext(ContextualNode child)
Gets the context description for the specified child; The context description contains all the context properties. |
RatingContextDescription |
inheritedContext()
Gets the inherited context; The context description contains all the context properties. |
void |
setParent(ContextualNode parent)
Sets the parent node |
| Method Detail |
|---|
void setParent(ContextualNode parent)
parent - The parent nodeRatingContextDescription getContext(ContextualNode child)
child - The child node
RatingContextDescription inheritedContext()
|
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 | ||||||||