Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


com.oracle.sft.api.context
Interface URIIndication

All Known Subinterfaces:
CallInfoIndication, DistinctiveRingingIndication, ErrorIndication

public interface URIIndication

Indication which indicates information by URI.


Method Summary
 String getAbsoluteURI()
          Get absolute URI of this indication.
 String getExpression()
          Get the full value of this indication, a text of its absolute URI joining with the parameter.

 

Method Detail

getAbsoluteURI

String getAbsoluteURI()
Get absolute URI of this indication.
Returns:
absolute URI of this indication as string

getExpression

String getExpression()
Get the full value of this indication, a text of its absolute URI joining with the parameter.
Returns:
value of this indication

Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.