|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CcfhRecordMBean
Inteface for CcfhRecordMBean
Method Summary | |
---|---|
java.lang.String |
getAnnouncementId() Specifies announcement ID for reject-call announcement, in case announcement should be played for the error code |
java.lang.String |
getCallHandling() Specifies a method for default call handling when: Use CCA CCFH is set to False. |
javax.management.ObjectName |
getCcfhRecords_REFSEP_() Returns the MBean parent get accessor to the parent mbean: CcfhRecords_REFSEP_ |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getRangeHigh() Specifies the high limit of a Result-Code range.Together with the Range Low parameter, it specifies the a range of Result-Code values.If you need to define a range with only one Result-Code value in it, specify this value in both the Range Low and Range High parameters. |
int |
getRangeLow() Specifies the low limit of a Result-Code range. |
java.lang.String |
getUseCcfh() Specifies whether or not IM-OCF handles the call based on the Credit Control Failure Handling specified in CCA. |
void |
setAnnouncementId(java.lang.String param) Specifies announcement ID for reject-call announcement, in case announcement should be played for the error code |
void |
setCallHandling(java.lang.String param) Specifies a method for default call handling when: Use CCA CCFH is set to False. |
void |
setRangeHigh(int param) Specifies the high limit of a Result-Code range.Together with the Range Low parameter, it specifies the a range of Result-Code values.If you need to define a range with only one Result-Code value in it, specify this value in both the Range Low and Range High parameters. |
void |
setRangeLow(int param) Specifies the low limit of a Result-Code range. |
void |
setUseCcfh(java.lang.String param) Specifies whether or not IM-OCF handles the call based on the Credit Control Failure Handling specified in CCA. |
Method Detail |
---|
javax.management.ObjectName getCcfhRecords_REFSEP_() throws java.io.IOException
java.io.IOException
int getRangeLow() throws java.io.IOException
java.io.IOException
void setRangeLow(int param) throws java.io.IOException
param
-java.io.IOException
int getRangeHigh() throws java.io.IOException
java.io.IOException
void setRangeHigh(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getUseCcfh() throws java.io.IOException
java.io.IOException
void setUseCcfh(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCallHandling() throws java.io.IOException
java.io.IOException
void setCallHandling(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAnnouncementId() throws java.io.IOException
java.io.IOException
void setAnnouncementId(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |