public class UssdPropertiesManagement extends Object implements UssdPropertiesManagementMBean
| Modifier and Type | Class and Description |
|---|---|
static class |
UssdPropertiesManagement.CdrLoggedType |
static class |
UssdPropertiesManagement.UssdPropertiesManagement_ussdGwGtNetworkId |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CDR_LOGGING_TO |
protected static String |
DIALOG_TIMEOUT |
protected static String |
DIALOG_TIMEOUT_ERROR_MESSAGE |
protected static String |
HLR_SSN |
protected static String |
HR_HLR_GT |
protected static String |
MAX_MAP_VERSION |
protected static String |
MSC_SSN |
protected static String |
NO_ROUTING_RULE_CONFIGURED_ERROR_MESSAGE |
protected static String |
SERVER_ERROR_MESSAGE |
protected static String |
USSD_GT |
protected static String |
USSD_SSN |
protected static final String NO_ROUTING_RULE_CONFIGURED_ERROR_MESSAGE
protected static final String SERVER_ERROR_MESSAGE
protected static final String DIALOG_TIMEOUT_ERROR_MESSAGE
protected static final String DIALOG_TIMEOUT
protected static final String USSD_GT
protected static final String USSD_SSN
protected static final String HLR_SSN
protected static final String MSC_SSN
protected static final String MAX_MAP_VERSION
protected static final String HR_HLR_GT
protected static final String CDR_LOGGING_TO
protected static UssdPropertiesManagement getInstance(String name)
public static UssdPropertiesManagement getInstance()
public String getName()
public String getNoRoutingRuleConfiguredMessage()
getNoRoutingRuleConfiguredMessage in interface UssdPropertiesManagementMBeanpublic void setNoRoutingRuleConfiguredMessage(String noRoutingRuleConfiguredMessage)
setNoRoutingRuleConfiguredMessage in interface UssdPropertiesManagementMBeanpublic String getServerErrorMessage()
getServerErrorMessage in interface UssdPropertiesManagementMBeanpublic void setServerErrorMessage(String serverErrorMessage)
setServerErrorMessage in interface UssdPropertiesManagementMBeanpublic String getDialogTimeoutErrorMessage()
getDialogTimeoutErrorMessage in interface UssdPropertiesManagementMBeanpublic void setDialogTimeoutErrorMessage(String dialogTimeoutErrorMessage)
setDialogTimeoutErrorMessage in interface UssdPropertiesManagementMBeanpublic long getDialogTimeout()
getDialogTimeout in interface UssdPropertiesManagementMBeanpublic void setDialogTimeout(long dialogTimeout)
setDialogTimeout in interface UssdPropertiesManagementMBeanpublic String getPersistDir()
public void setPersistDir(String persistDir)
public String getUssdGt()
getUssdGt in interface UssdPropertiesManagementMBeanpublic void setUssdGt(String serviceCenterGt)
setUssdGt in interface UssdPropertiesManagementMBeanpublic String getUssdGt(int networkId)
getUssdGt in interface UssdPropertiesManagementMBeanpublic Map<Integer,String> getNetworkIdVsUssdGwGt()
getNetworkIdVsUssdGwGt in interface UssdPropertiesManagementMBeanpublic void setUssdGt(int networkId,
String serviceCenterGt)
setUssdGt in interface UssdPropertiesManagementMBeanpublic int getUssdSsn()
getUssdSsn in interface UssdPropertiesManagementMBeanpublic void setUssdSsn(int serviceCenterSsn)
setUssdSsn in interface UssdPropertiesManagementMBeanpublic int getHlrSsn()
getHlrSsn in interface UssdPropertiesManagementMBeanpublic void setHlrSsn(int hlrSsn)
setHlrSsn in interface UssdPropertiesManagementMBeanpublic int getMaxMapVersion()
getMaxMapVersion in interface UssdPropertiesManagementMBeanpublic void setMaxMapVersion(int maxMapVersion)
setMaxMapVersion in interface UssdPropertiesManagementMBeanpublic String getHrHlrGt()
getHrHlrGt in interface UssdPropertiesManagementMBeanpublic void setHrHlrGt(String hrHlrNumber)
setHrHlrGt in interface UssdPropertiesManagementMBeanpublic int getMscSsn()
getMscSsn in interface UssdPropertiesManagementMBeanpublic void setMscSsn(int mscSsn)
setMscSsn in interface UssdPropertiesManagementMBeanpublic UssdPropertiesManagement.CdrLoggedType getCdrLoggingTo()
getCdrLoggingTo in interface UssdPropertiesManagementMBeanpublic void setCdrLoggingTo(UssdPropertiesManagement.CdrLoggedType cdrLoggingTo)
setCdrLoggingTo in interface UssdPropertiesManagementMBeanpublic void store()
public void load()
throws FileNotFoundException
ExceptionFileNotFoundExceptionCopyright © 2016. All Rights Reserved.