|
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
ManagementExceptionNotInitializedExceptionInvalidTypeException
public String getFromAddress()
throws NotInitializedException,
InvalidTypeException
ManagementExceptionNotInitializedExceptionInvalidTypeException
public String getMediaServerFactoryJNDI()
throws NotInitializedException,
InvalidTypeException
ManagementExceptionNotInitializedExceptionInvalidTypeException
public int getRetentionDuration()
throws NotInitializedException,
InvalidTypeException
ManagementExceptionNotInitializedExceptionInvalidTypeException
public String getRouteUri()
throws NotInitializedException,
InvalidTypeException
ManagementExceptionNotInitializedExceptionInvalidTypeException
public void setChargingAllowed(boolean allowed)
throws ConfigurationException
ManagementExceptionConfigurationException
public void setFromAddress(String fromAddress)
throws ConfigurationException
ManagementExceptionConfigurationException
public void setMediaServerFactoryJNDI(String jndi)
throws ConfigurationException
ManagementExceptionConfigurationException
public void setRetentionDuration(int duration)
throws ConfigurationException
ManagementExceptionConfigurationException
public void setRouteUri(String routeUri)
throws ConfigurationException
ManagementExceptionConfigurationException
|
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 | ||||||||||