Uses of Class
org.csapi.jr.se.InvalidCriteriaException

Packages that use InvalidCriteriaException
org.csapi.jr.se.am Contains the Parlay Account Management (AM) data types and interfaces. 
org.csapi.jr.se.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.csapi.jr.se.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.csapi.jr.se.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.csapi.jr.se.dsc Contains the Parlay Data Session Control data types and interfaces. 
org.csapi.jr.se.fw.fw_application.notification Contains the Parlay Framework-to-Application Event Notification interfaces. 
org.csapi.jr.se.fw.fw_service.notification Contains the Parlay Framework-to-Service Event Notification interfaces. 
org.csapi.jr.se.termcap Contains the Parlay Terminal Capabilities data types and interfaces. 
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of InvalidCriteriaException in org.csapi.jr.se.am
 

Methods in org.csapi.jr.se.am that throw InvalidCriteriaException
 void Notification.createNotification(org.csapi.jr.se.am.ChargingEventCriteria chargingEventCriteria)
          Invokes the createNotification() method on the Parlay Gateway.
 void Notification.changeNotification(org.csapi.jr.se.am.ChargingEventCriteria eventCriteria)
          Invokes the changeNotification() method on the Parlay Gateway.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.cc.gccs
 

Methods in org.csapi.jr.se.cc.gccs that throw InvalidCriteriaException
 void CallNotification.enableCallNotification(org.csapi.jr.se.cc.gccs.CallEventCriteria eventCriteria)
          Invokes the enableCallNotification() method on the Parlay Gateway.
 void CallNotification.changeCallNotification(org.csapi.jr.se.cc.gccs.CallEventCriteria eventCriteria)
          Invokes the changeCallNotification() method on the Parlay Gateway.
 void Route.routeReq(org.csapi.jr.se.cc.gccs.CallReportRequest[] responseRequested, org.csapi.jr.se.Address targetAddress, org.csapi.jr.se.Address originatingAddress, org.csapi.jr.se.Address originalDestinationAddress, org.csapi.jr.se.Address redirectingAddress, org.csapi.jr.se.cc.gccs.CallAppInfo[] appInfo)
          Invokes the routeReq() method on the Parlay Gateway.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.cc.mmccs
 

Methods in org.csapi.jr.se.cc.mmccs that throw InvalidCriteriaException
 void MediaNotification.createMediaNotification(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest notificationMediaRequest)
          Invokes the createMediaNotification() method on the Parlay Gateway.
 void MediaNotification.changeMediaNotification(org.csapi.jr.se.cc.mmccs.NotificationMediaRequest notificationMediaRequest)
          Invokes the changeMediaNotification() method on the Parlay Gateway.
 void MultiMediaCallLeg.mediaStreamMonitorReq(org.csapi.jr.se.cc.mmccs.MediaStreamRequest[] mediaStreamEventCriteria)
          Invokes the mediaStreamMonitorReq() method on the Parlay Gateway.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.cc.mpccs
 

Methods in org.csapi.jr.se.cc.mpccs that throw InvalidCriteriaException
 void CallLeg.eventReportReq(org.csapi.jr.se.cc.CallEventRequest[] eventsRequested)
          Invokes the eventReportReq() method on the Parlay Gateway.
 void Notification.createNotification(org.csapi.jr.se.cc.CallNotificationRequest notificationRequest)
          Invokes the createNotification() method on the Parlay Gateway.
 void Notification.changeNotification(org.csapi.jr.se.cc.CallNotificationRequest notificationRequest)
          Invokes the changeNotification() method on the Parlay Gateway.
 org.csapi.jr.se.cc.mpccs.CallLeg MultiPartyCall.createAndRouteCallLegReq(org.csapi.jr.se.cc.CallEventRequest[] eventsRequested, org.csapi.jr.se.Address targetAddress, org.csapi.jr.se.Address originatingAddress, org.csapi.jr.se.cc.CallAppInfo[] appInfo)
          Invokes the createAndRouteCallLegReq() method on the Parlay Gateway and returns a reference to a transient interface.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.dsc
 

Methods in org.csapi.jr.se.dsc that throw InvalidCriteriaException
 void Notifications.createNotifications(org.csapi.jr.se.dsc.DataSessionEventCriteria eventCriteria)
          Invokes the createNotifications() method on the Parlay Gateway.
 void Notification.createNotification(org.csapi.jr.se.dsc.DataSessionEventCriteria eventCriteria)
          Invokes the createNotification() method on the Parlay Gateway.
 void Notification.changeNotification(org.csapi.jr.se.dsc.DataSessionEventCriteria eventCriteria)
          Invokes the changeNotification() method on the Parlay Gateway.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.fw.fw_application.notification
 

Methods in org.csapi.jr.se.fw.fw_application.notification that throw InvalidCriteriaException
 int EventNotification.createNotification(org.csapi.jr.se.fw.FwEventCriteria eventCriteria)
          This method is used to enable generic notifications so that events can be sent to the application.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.fw.fw_service.notification
 

Methods in org.csapi.jr.se.fw.fw_service.notification that throw InvalidCriteriaException
 int FwEventNotification.createNotification(org.csapi.jr.se.fw.FwEventCriteria eventCriteria)
          This method is used to install generic notifications so that events can be sent to the service.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.termcap
 

Methods in org.csapi.jr.se.termcap that throw InvalidCriteriaException
 void TriggeredTerminalCapability.triggeredTerminalCapabilityStartReq(org.csapi.jr.se.Address[] terminals, org.csapi.jr.se.termcap.TerminalCapabilityScope capabilityScope, int criteria)
          Invokes the triggeredTerminalCapabilityStartReq() method on the Parlay Gateway.
 

Uses of InvalidCriteriaException in org.csapi.jr.se.ui
 

Methods in org.csapi.jr.se.ui that throw InvalidCriteriaException
 void Notification.createNotification(org.csapi.jr.se.ui.UIEventCriteria eventCriteria)
          Invokes the createNotification() method on the Parlay Gateway.
 void Notification.changeNotification(org.csapi.jr.se.ui.UIEventCriteria eventCriteria)
          Invokes the changeNotification() method on the Parlay Gateway.
 void RecordMessage.recordMessageReq(org.csapi.jr.se.ui.UIInfo info, org.csapi.jr.se.ui.UIMessageCriteria criteria)
          Invokes the recordMessageReq() method on the Parlay Gateway.
 void CallRelatedSendInfoAndCollect.sendInfoAndCollectReq(org.csapi.jr.se.ui.UIInfo info, java.lang.String language, org.csapi.jr.se.ui.UIVariableInfo[] variableInfo, org.csapi.jr.se.ui.UICollectCriteria criteria, int responseRequested)
          This asynchronous method plays an announcement or sends other information to the user and collects some information from the user.