|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static Boolean |
allowATM |
static Integer |
atiTimeout |
static Integer |
bindToStackRetryInterval |
static Integer |
bindToStackRetryPeriod |
static Boolean |
bound |
static String |
cpUserId |
static Integer |
groupRequestTimeout |
static String |
gsmscfAddressDigits |
static Integer |
localSpc |
static Integer |
localSsn |
static Integer |
noOfPluginInstances |
static Integer |
pluginInstanceId |
static String |
ss7Host |
static String |
ss7Instances |
static Integer |
ss7PortNumber |
Method Summary | |
void |
addNetworkSelection(String ServiceProviderId, String MAPVersion, String MAPApplicationContext, String MAPApplicationHandlingContext, String MAPApplicationReporingContext, String MAPDialogueAS, Integer SSN, Integer DPC, Integer GTI, Integer TT, Integer Na, Integer Np) |
void |
addNetworkSelectionRoute(String serviceProviderId, String expression) |
void |
bindToStack() |
String |
doNetworkSelectionRouteMatch(String address) |
Boolean |
getAllowATM() |
Integer |
getAtiTimeout() Get the ATI timeout value |
Integer |
getBindToStackRetryInterval() |
Integer |
getBindToStackRetryPeriod() |
Boolean |
getBound() |
String |
getCpUserId() Get the CommonParts user ID. |
Integer |
getGroupRequestTimeout() |
String |
getGsmscfAddressDigits() Get the GSMSCF Address digits |
Integer |
getJCPQueueSize() |
Integer |
getLocalSpc() Get the local SPC. |
Integer |
getLocalSsn() Get the local SSN. |
String |
getNetworkSelection(String ServiceProviderId) |
String |
getNetworkSelectionRoute(String expression) |
Integer |
getNumOfPluginInstances() Get the number of plug-in instances. |
Integer |
getPluginInstanceId() Get the plug-in instance ID. |
String |
getSs7Host() Get the SS7 host address. |
String |
getSs7Instances() Get the SS7 instances. |
Integer |
getSs7PortNumber() Get the SS7 port number. |
String[] |
listAllNetworkSelectionRoutes() |
String[] |
listNetworkSelectionRoutes(String serviceProviderId) |
String[] |
listNetworkSelections() |
String |
removeNetworkSelection(String ServiceProviderId) |
String |
removeNetworkSelectionRoute(String expression) |
void |
removeNotifications(Boolean includeActiveNotifications) |
void |
setAllowATM(Boolean allowATM) |
void |
setAtiTimeout(Integer timeout) Set the ATI timeout value. |
void |
setBindToStackRetryInterval(Integer interval) Set the Bind to stack retry period. |
void |
setBindToStackRetryPeriod(Integer period) Set the Bind to stack retry period. |
void |
setCpUserId(String cpUserId) Set the CommonParts user ID. |
void |
setGroupRequestTimeout(Integer timeout) Set the Group request timeout in seconds. |
void |
setGsmscfAddressDigits(String digits) Set the GSMSCF Address digits |
void |
setJCPQueueSize(Integer queueSize) Sets the JCP message queue size. |
void |
setLocalSpc(Integer spc) Set the local SPC. |
void |
setLocalSsn(Integer ssn) Set the local SSN. |
void |
setNumOfPluginInstances(Integer numOfPluginInstances) Set the number of plug-in instances. |
void |
setPluginInstanceId(Integer pluginInstanceId) Set the plug-in instance ID. |
void |
setSs7Host(String ss7Host) Set the SS7 host address. |
void |
setSs7Instances(String ss7instances) Set the SS7 instances. |
void |
setSs7PortNumber(Integer ss7PortNumber) Set the SS7 port number. |
Field Detail |
public static final Boolean allowATM
public static final Integer atiTimeout
public static final Integer bindToStackRetryInterval
public static final Integer bindToStackRetryPeriod
public static final Boolean bound
public static final String cpUserId
public static final Integer groupRequestTimeout
public static final String gsmscfAddressDigits
public static final Integer localSpc
public static final Integer localSsn
public static final Integer noOfPluginInstances
public static final Integer pluginInstanceId
public static final String ss7Host
public static final String ss7Instances
public static final Integer ss7PortNumber
Method Detail |
public void addNetworkSelection(String ServiceProviderId, String MAPVersion, String MAPApplicationContext, String MAPApplicationHandlingContext, String MAPApplicationReporingContext, String MAPDialogueAS, Integer SSN, Integer DPC, Integer GTI, Integer TT, Integer Na, Integer Np) throws StorageException, ConfigurationException
StorageException
ConfigurationException
public void addNetworkSelectionRoute(String serviceProviderId, String expression) throws StorageException
StorageException
public void bindToStack() throws Exception
Exception
public String doNetworkSelectionRouteMatch(String address) throws StorageException
StorageException
public Boolean getAllowATM() throws ConfigurationException
ConfigurationException
public Integer getAtiTimeout() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getBindToStackRetryInterval() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than Integer.public Integer getBindToStackRetryPeriod() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than Integer.public Boolean getBound()
public String getCpUserId() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getGroupRequestTimeout() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than Integer.public String getGsmscfAddressDigits() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getJCPQueueSize() throws ConfigurationException
ConfigurationException
public Integer getLocalSpc() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getLocalSsn() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public String getNetworkSelection(String ServiceProviderId) throws StorageException
StorageException
public String getNetworkSelectionRoute(String expression) throws StorageException
StorageException
public Integer getNumOfPluginInstances() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getPluginInstanceId() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public String getSs7Host() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public String getSs7Instances() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public Integer getSs7PortNumber() throws NotInitializedException, InvalidTypeException
NotInitializedException
- thrown if the parameter has not been initialized.InvalidTypeException
- thrown if the key was initialized to other type than String.public String[] listAllNetworkSelectionRoutes() throws StorageException
StorageException
public String[] listNetworkSelectionRoutes(String serviceProviderId) throws StorageException
StorageException
public String[] listNetworkSelections() throws StorageException
StorageException
public String removeNetworkSelection(String ServiceProviderId) throws StorageException
StorageException
public String removeNetworkSelectionRoute(String expression) throws StorageException
StorageException
public void removeNotifications(Boolean includeActiveNotifications) throws StorageException
StorageException
public void setAllowATM(Boolean allowATM) throws ConfigurationException
allowATM
- whether allow ATM operationConfigurationException
public void setAtiTimeout(Integer timeout) throws ConfigurationException
timeout
- timeout in msConfigurationException
- thrown if there was an error communicating with the database.public void setBindToStackRetryInterval(Integer interval) throws ConfigurationException
interval
- in secondsConfigurationException
- if there was an error communicating with the database.public void setBindToStackRetryPeriod(Integer period) throws ConfigurationException
period
- in secondsConfigurationException
- if there was an error communicating with the database.public void setCpUserId(String cpUserId) throws ConfigurationException
cpUserId
-ConfigurationException
- thrown if there was an error communicating with the database.public void setGroupRequestTimeout(Integer timeout) throws ConfigurationException
timeout
- in secondsConfigurationException
- if there was an error communicating with the database.public void setGsmscfAddressDigits(String digits) throws ConfigurationException
ConfigurationException
public void setJCPQueueSize(Integer queueSize) throws ConfigurationException
queueSize
-ConfigurationException
public void setLocalSpc(Integer spc) throws ConfigurationException
spc
- local SPC, e.g. 777ConfigurationException
- thrown if there was an error communicating with the database.public void setLocalSsn(Integer ssn) throws ConfigurationException
ssn
- local SSN, e.g. 254ConfigurationException
- thrown if there was an error communicating with the database.public void setNumOfPluginInstances(Integer numOfPluginInstances) throws ConfigurationException
numOfPluginInstances
-ConfigurationException
- thrown if there was an error communicating with the database.public void setPluginInstanceId(Integer pluginInstanceId) throws ConfigurationException
pluginInstanceId
-ConfigurationException
- thrown if there was an error communicating with the database.public void setSs7Host(String ss7Host) throws ConfigurationException
ss7Host
-ConfigurationException
- thrown if there was an error communicating with the database.public void setSs7Instances(String ss7instances) throws ConfigurationException
ss7instances
-ConfigurationException
- thrown if there was an error communicating with the database.public void setSs7PortNumber(Integer ss7PortNumber) throws ConfigurationException
ss7PortNumber
-ConfigurationException
- thrown if there was an error communicating with the database.
|
Oracle Communications Services Gatekeeper OAM Java API Reference 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |