|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnouncementInfoMBean
Inteface for AnnouncementInfoMBean
Method Summary | |
---|---|
int |
getAnnouncementCode() Specifies an announcement code (identifier) (value is integer) |
javax.management.ObjectName |
getAnnouncementInfoTable_REFSEP_() Returns the MBean parent get accessor to the parent mbean: AnnouncementInfoTable_REFSEP_ |
java.lang.String |
getCallState() This parameter specifies the call state (the point in call) for which playing the announcement is relevant. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getEnabled() Specifies whether or not the announcement is enabled |
java.lang.String |
getNetwork() This restriction indicates for which user locations the announcement is relevant. |
int |
getPriority() Specifies the priority of the announcement |
int |
getReasonFrom() This parameter specifies a (positive) lower limit of a range. |
int |
getReasonTo() This parameter specifies an (positive) upper limit of a range. |
java.lang.String |
getReasonType() The type of criteria for this announcement. |
java.lang.String |
getServiceSide() Specifies for which service side (orig, term or both) the announcement is relevant. |
int |
getThreshold() This parameter specifies the time (positive amount of seconds > 0) the announcement should be played before the call quota ends. |
void |
setAnnouncementCode(int param) Specifies an announcement code (identifier) (value is integer) |
void |
setCallState(java.lang.String param) This parameter specifies the call state (the point in call) for which playing the announcement is relevant. |
void |
setEnabled(java.lang.String param) Specifies whether or not the announcement is enabled |
void |
setNetwork(java.lang.String param) This restriction indicates for which user locations the announcement is relevant. |
void |
setPriority(int param) Specifies the priority of the announcement |
void |
setReasonFrom(int param) This parameter specifies a (positive) lower limit of a range. |
void |
setReasonTo(int param) This parameter specifies an (positive) upper limit of a range. |
void |
setReasonType(java.lang.String param) The type of criteria for this announcement. |
void |
setServiceSide(java.lang.String param) Specifies for which service side (orig, term or both) the announcement is relevant. |
void |
setThreshold(int param) This parameter specifies the time (positive amount of seconds > 0) the announcement should be played before the call quota ends. |
Method Detail |
---|
javax.management.ObjectName getAnnouncementInfoTable_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getEnabled() throws java.io.IOException
java.io.IOException
void setEnabled(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getReasonType() throws java.io.IOException
java.io.IOException
void setReasonType(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getReasonFrom() throws java.io.IOException
java.io.IOException
void setReasonFrom(int param) throws java.io.IOException
param
-java.io.IOException
int getReasonTo() throws java.io.IOException
java.io.IOException
void setReasonTo(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getNetwork() throws java.io.IOException
java.io.IOException
void setNetwork(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getServiceSide() throws java.io.IOException
java.io.IOException
void setServiceSide(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCallState() throws java.io.IOException
java.io.IOException
void setCallState(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getPriority() throws java.io.IOException
java.io.IOException
void setPriority(int param) throws java.io.IOException
param
-java.io.IOException
int getAnnouncementCode() throws java.io.IOException
java.io.IOException
void setAnnouncementCode(int param) throws java.io.IOException
param
-java.io.IOException
int getThreshold() throws java.io.IOException
java.io.IOException
void setThreshold(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getDeploymentName()
|
Oracle Communications Service Broker Module MBean Java API Reference Release 6.0 E26174-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |