Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.context.ReasonData

Packages that use ReasonData
com.oracle.sft.api.context The SFT Context Elements. 

 

Uses of ReasonData in com.oracle.sft.api.context

 

Methods in com.oracle.sft.api.context that return ReasonData
 ReasonData EventReason.createReasonData(Reason reasonType)
          Create a ReasonData with specified Reason type and add it into this EventReason.
 ReasonData HistoryElement.getAlternateReasonData()
          A History element can have an alternate reason, which is embedded in the message.
 ReasonData HistoryElement.getReasonData()
          The reason associated with this call diversion history element.

 

Methods in com.oracle.sft.api.context that return types with arguments of type ReasonData
 List<ReasonData> EventReason.getReasonData()
          Set of ReasonData for this event.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.