|
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 |
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 |
getHlrNotifyWhenAvailable() Specifies whether or not an HLR sends SMSNotification to IM-PSX when a mobile subscriber who was previously unavailable becomes available again. |
java.lang.String |
getLocationOperation() Specifies a default ANSI-MAP operation for the Presence event. |
java.lang.String |
getMdnNoa() Specifies the NatureOfAddress of the MDN parameter that IM-PSX sets in ANSI-MAP operations. |
java.lang.String |
getSearchServiceId() Specifies the parameter in a Search request if all DataAccessElements in the DataAccessElementList are associated to a particular service. |
void |
setDefaultSs7EntityAlias(java.lang.String param) Specifies the SS7 entity to which IM-PSX sends MAP request. |
void |
setHlrNotifyWhenAvailable(java.lang.String param) Specifies whether or not an HLR sends SMSNotification to IM-PSX when a mobile subscriber who was previously unavailable becomes available again. |
void |
setLocationOperation(java.lang.String param) Specifies a default ANSI-MAP operation for the Presence event. |
void |
setMdnNoa(java.lang.String param) Specifies the NatureOfAddress of the MDN parameter that IM-PSX sets in ANSI-MAP operations. |
void |
setSearchServiceId(java.lang.String param) Specifies the parameter in a Search request if all DataAccessElements in the DataAccessElementList are associated to a particular service. |
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 getLocationOperation() throws java.io.IOException
java.io.IOException
void setLocationOperation(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getHlrNotifyWhenAvailable() throws java.io.IOException
java.io.IOException
void setHlrNotifyWhenAvailable(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getSearchServiceId() throws java.io.IOException
java.io.IOException
void setSearchServiceId(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMdnNoa() throws java.io.IOException
java.io.IOException
void setMdnNoa(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 |