|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
static boolean |
chargingAllowed |
static String |
fromAddress |
static String |
mediaServerJNDI |
static String |
routeUri |
Method Summary | |
boolean |
getChargingAllowed() Gets the retention duration for status query. |
String |
getFromAddress() Gets the from address. |
String |
getMediaServerFactoryJNDI() Gets the Media Server Factory JNDI. |
int |
getRetentionDuration() Gets the retention duration for the status query. |
String |
getRouteUri() Gets the Route URI. |
void |
setChargingAllowed(boolean allowed) Set the retention duration for the status query. |
void |
setFromAddress(String fromAddress) Sets the from address. |
void |
setMediaServerFactoryJNDI(String jndi) Sets the Media Server Factory JNDI. |
void |
setRetentionDuration(int duration) Sets the retention duration for the status query. |
void |
setRouteUri(String routeUri) Sets the Route URI. |
Field Detail |
public static final boolean chargingAllowed
public static final String fromAddress
public static final String mediaServerJNDI
public static final String routeUri
Method Detail |
public boolean getChargingAllowed() throws NotInitializedException, InvalidTypeException
ManagementException.
NotInitializedException
InvalidTypeException
public String getFromAddress() throws NotInitializedException, InvalidTypeException
ManagementException.
NotInitializedException
InvalidTypeException
public String getMediaServerFactoryJNDI() throws NotInitializedException, InvalidTypeException
ManagementException.
NotInitializedException
InvalidTypeException
public int getRetentionDuration() throws NotInitializedException, InvalidTypeException
ManagementException.
NotInitializedException
InvalidTypeException
public String getRouteUri() throws NotInitializedException, InvalidTypeException
ManagementException.
NotInitializedException
InvalidTypeException
public void setChargingAllowed(boolean allowed) throws ConfigurationException
ManagementException.
ConfigurationException
public void setFromAddress(String fromAddress) throws ConfigurationException
ManagementException.
ConfigurationException
public void setMediaServerFactoryJNDI(String jndi) throws ConfigurationException
ManagementException.
ConfigurationException
public void setRetentionDuration(int duration) throws ConfigurationException
ManagementException.
ConfigurationException
public void setRouteUri(String routeUri) throws ConfigurationException
ManagementException.
ConfigurationException
|
Oracle Communications Services Gatekeeper OAM Java API Reference 6.0 E55516-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |