|
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 |
The management interface for the MultimediaMessaging MM7 Plug-in
Field Summary | |
static boolean |
chargingAllowed Specifies if charging is allowed or not. |
static int |
collectInterCharTimeout Specifies user input inter-character timeout for digit collect. |
static int |
collectStartTimeout Specifies user input start timeout for digit collect. |
static String |
endSequence The endSequence of digit collect. |
static String |
language The Language of the information to be sent to the user. |
static int |
maxDigits The maximum digits can be collected. |
static int |
minDigits The minimum digits can be collected. |
static int |
repeatIndicator Defines how many times the information shall be sent to the end-user. |
static int |
responseRequested Specifies if a response is required from the call user interaction service, and any action the service should take. |
static int |
retensionTime Specifies time interval in second for which status is retained after a message is played or an error occurs. |
Method Summary | |
boolean |
getChargingAllowed() |
int |
getCollectInterCharTimeout() |
int |
getCollectStartTimeout() |
String |
getEndSequence() |
String |
getLanguage() |
int |
getMaxDigits() |
int |
getMinDigits() |
int |
getRepeatIndicator() |
int |
getResponseRequested() |
int |
getRetensionTime() |
void |
setChargingAllowed(boolean value) |
void |
setCollectInterCharTimeout(int collectInterCharTimeout) |
void |
setCollectStartTimeout(int collectStartTimeout) |
void |
setEndSequence(String value) |
void |
setLanguage(String value) |
void |
setMaxDigits(int value) |
void |
setMinDigits(int value) |
void |
setRepeatIndicator(int value) |
void |
setResponseRequested(int value) |
void |
setRetensionTime(int value) |
Field Detail |
public static final boolean chargingAllowed
public static final int collectInterCharTimeout
public static final int collectStartTimeout
public static final String endSequence
public static final String language
public static final int maxDigits
public static final int minDigits
public static final int repeatIndicator
public static final int responseRequested
public static final int retensionTime
Method Detail |
public boolean getChargingAllowed() throws ManagementException
ManagementException
public int getCollectInterCharTimeout() throws ManagementException
ManagementException
public int getCollectStartTimeout() throws ManagementException
ManagementException
public String getEndSequence() throws ManagementException
ManagementException
public String getLanguage() throws ManagementException
ManagementException
public int getMaxDigits() throws ManagementException
ManagementException
public int getMinDigits() throws ManagementException
ManagementException
public int getRepeatIndicator() throws ManagementException
ManagementException
public int getResponseRequested() throws ManagementException
ManagementException
public int getRetensionTime() throws ManagementException
ManagementException
public void setChargingAllowed(boolean value) throws ManagementException
ManagementException
public void setCollectInterCharTimeout(int collectInterCharTimeout) throws ManagementException
ManagementException
public void setCollectStartTimeout(int collectStartTimeout) throws ManagementException
ManagementException
public void setEndSequence(String value) throws ManagementException
ManagementException
public void setLanguage(String value) throws ManagementException
ManagementException
public void setMaxDigits(int value) throws ManagementException
ManagementException
public void setMinDigits(int value) throws ManagementException
ManagementException
public void setRepeatIndicator(int value) throws ManagementException
ManagementException
public void setResponseRequested(int value) throws ManagementException
ManagementException
public void setRetensionTime(int value) throws ManagementException
ManagementException
|
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 |