Uses of Class
org.csapi.cc.gccs.TpCallIdentifier

Packages that use TpCallIdentifier
org.csapi.cc.gccs   
org.csapi.ui   
 

Uses of TpCallIdentifier in org.csapi.cc.gccs
 

Fields in org.csapi.cc.gccs declared as TpCallIdentifier
 TpCallIdentifier TpCallIdentifierHolder.value
           
 

Methods in org.csapi.cc.gccs that return TpCallIdentifier
 TpCallIdentifier IpCallControlManagerOperations.createCall(IpAppCall appCall)
           
 TpCallIdentifier IpCallControlManagerPOATie.createCall(IpAppCall appCall)
           
 TpCallIdentifier _IpCallControlManagerStub.createCall(IpAppCall appCall)
           
static TpCallIdentifier TpCallIdentifierHelper.extract(org.omg.CORBA.Any any)
           
static TpCallIdentifier TpCallIdentifierHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cc.gccs with parameters of type TpCallIdentifier
 IpAppCall _IpAppCallControlManagerStub.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall IpAppCallControlManagerPOATie.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
 IpAppCall IpAppCallControlManagerOperations.callEventNotify(TpCallIdentifier callReference, TpCallEventInfo eventInfo, int assignmentID)
           
static void TpCallIdentifierHelper.insert(org.omg.CORBA.Any any, TpCallIdentifier s)
           
static void TpCallIdentifierHelper.write(org.omg.CORBA.portable.OutputStream out, TpCallIdentifier s)
           
 

Constructors in org.csapi.cc.gccs with parameters of type TpCallIdentifier
TpCallIdentifierHolder(TpCallIdentifier initial)
           
 

Uses of TpCallIdentifier in org.csapi.ui
 

Methods in org.csapi.ui that return TpCallIdentifier
 TpCallIdentifier TpUITargetObject.Call()
           
 

Methods in org.csapi.ui with parameters of type TpCallIdentifier
 void TpUITargetObject.Call(TpCallIdentifier _x)
           
 



Copyright © 2008. All Rights Reserved.