|
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 |
chargingAllowed |
static String |
fromAddress |
static String |
mediaServerJNDI |
static String |
routeUri |
Method Summary | |
boolean |
getChargingAllowed() Get the retention duration for status query |
String |
getFromAddress() Get the from address |
String |
getMediaServerFactoryJNDI() Get the Media Server Factory JNDI |
int |
getRetentionDuration() Get the retention duration for status query |
String |
getRouteUri() Get the Route URI |
void |
setChargingAllowed(boolean allowed) Set the retention duration for status query |
void |
setFromAddress(String fromAddress) Set the from address |
void |
setMediaServerFactoryJNDI(String jndi) Set the Media Server Factory JNDI |
void |
setRetentionDuration(int duration) Set the retention duration for status query |
void |
setRouteUri(String routeUri) Set 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 5.0 E21718-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |