|
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 MapHandlingMBean
Inteface for MapHandlingMBean
Method Summary | |
---|---|
java.lang.String |
getDefaultNumberingPlan() Defines the default numbering plan used to set the MSISDN and the gsmSCF-Address parameter. |
java.lang.String |
getDefaultSs7EntityAlias() Specifies the SS7 entity to which IM-PSX sends MAP request. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getGsmScfAddress() Defines the value to set in the gsmSCF-Address parameter of the MAP request. |
java.lang.String |
getGsmScfAddressNoa() Defines the NOA of the gsmSCF-Address parameter in the MAP request. |
java.lang.String |
getMsisdnNoa() Defines the NOA of the MSISDN parameter in the MAP request. |
void |
setDefaultNumberingPlan(java.lang.String param) Defines the default numbering plan used to set the MSISDN and the gsmSCF-Address parameter. |
void |
setDefaultSs7EntityAlias(java.lang.String param) Specifies the SS7 entity to which IM-PSX sends MAP request. |
void |
setGsmScfAddress(java.lang.String param) Defines the value to set in the gsmSCF-Address parameter of the MAP request. |
void |
setGsmScfAddressNoa(java.lang.String param) Defines the NOA of the gsmSCF-Address parameter in the MAP request. |
void |
setMsisdnNoa(java.lang.String param) Defines the NOA of the MSISDN parameter in the MAP request. |
Method Detail |
---|
java.lang.String getDefaultSs7EntityAlias() throws java.io.IOException
java.io.IOException
void setDefaultSs7EntityAlias(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getGsmScfAddress() throws java.io.IOException
java.io.IOException
void setGsmScfAddress(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getGsmScfAddressNoa() throws java.io.IOException
java.io.IOException
void setGsmScfAddressNoa(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMsisdnNoa() throws java.io.IOException
java.io.IOException
void setMsisdnNoa(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDefaultNumberingPlan() throws java.io.IOException
java.io.IOException
void setDefaultNumberingPlan(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 |