Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


com.convergin.wcs.osgi.im.scf.cs1
Interface PostCallInitiationErrorHandlingRuleSetMBean


public interface PostCallInitiationErrorHandlingRuleSetMBean

Method Summary
 void addPostCallInitiationErrorHandlingRule()
          Add a new element named postCallInitiationErrorHandlingRule
 List<PostCallInitiationErrorHandlingRuleMBean> getPostCallInitiationErrorHandlingRuleMBean()
          Return the list of the PostCallInitiationErrorHandlingRule element
 void removePostCallInitiationErrorHandlingRule(int index)
          Remove an element named postCallInitiationErrorHandlingRule by the index

 

Method Detail

addPostCallInitiationErrorHandlingRule

void addPostCallInitiationErrorHandlingRule()
Add a new element named postCallInitiationErrorHandlingRule

removePostCallInitiationErrorHandlingRule

void removePostCallInitiationErrorHandlingRule(int index)
Remove an element named postCallInitiationErrorHandlingRule by the index

getPostCallInitiationErrorHandlingRuleMBean

List<PostCallInitiationErrorHandlingRuleMBean> getPostCallInitiationErrorHandlingRuleMBean()
Return the list of the PostCallInitiationErrorHandlingRule element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.