Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Uses of Interface
com.oracle.sft.api.ContextElement

Packages that use ContextElement
com.oracle.sft.api The SFT base communication API. 
com.oracle.sft.api.context The SFT Context Elements. 

 

Uses of ContextElement in com.oracle.sft.api

 

Methods in com.oracle.sft.api with type parameters of type ContextElement
<E extends ContextElement>
Map<Class<E>,E>
CommunicationContext.getAllContextElements()
          Get a map of Context Elements and their type.
<E extends ContextElement>
E
CommunicationContext.getContextElement(Class<E> elementClass)
          Generic method to retrieve context elements.

 

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

 

Subinterfaces of ContextElement in com.oracle.sft.api.context
 interface AnnouncementIndication
          This interface is used for creating certain announcement related URIIndication.
 interface ConferenceResource
          This interface represents the conference resource.
 interface EventReason
          EventReason interface is used by applications to get the cause of the event.
 interface HistoryInformation
          This interface encapsulates the Call diversion history.
 interface IdentityInformation
          This interface encapsulates all identity information available in the context of the Event.
 interface MediaServerEvent
           MediaEvent interface is used by application to get the media event that from media server
 interface MessageObservationResource
          This interface represents the Message Observation resource.
 interface PrivacyInformation
          This interface encapsulates the Privacy information.
 interface ReferPolicy
           ReferPolicy interface is used by application to get the detailed information for CommunicationEvent.Type.REFER event and do the authorization by implement method annotated with this event in CommunicationBean, application can also set the correct refer-by value in this method.
 interface ReferResource
          This interface represents the Refer resource.
 interface Resource
          This interface represents the resource for subscribers.
 interface SubscriptionPolicy
           SubscriptionPolicy interface is used by application to get the detailed information for CommunicationEvent.Type.SUBSCRIPTION event and do the authorization by implement method annotated with this event in CommunicationBean.

 


Skip navigation links

Oracle Communications Converged Application Server Java API Reference
5.1

E36938-01


Copyright © 2012 Oracle Corporation. All Rights Reserved.