|
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 AnnouncementRecordMBean
Inteface for AnnouncementRecordMBean
Method Summary | |
---|---|
java.lang.String |
getActivity() Specifies whether or not the announcement is enabled. |
java.lang.String |
getAnnouncementId() Specifies a unique announcement identifier |
java.lang.String |
getAnnouncementName() Specifies the announcement file name |
javax.management.ObjectName |
getAnnouncementRecords_REFSEP_() Returns the MBean parent get accessor to the parent mbean: AnnouncementRecords_REFSEP_ |
java.lang.String |
getCallDirection() Specifies they call direction for which the announcement is applicable. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
java.lang.String |
getMscId() The announcement is relevant only to sessions that where triggered by the specified MSC. |
java.lang.String |
getPointInCall() Specifies the point in call when the announcement is played |
int |
getT1() When Point In Call is set to PRECALL, this parameter specifies a lower limit of a time range in seconds. |
int |
getT2() When Point In Call is set to PRECALL, this parameter specifies an upper limit of a time range in seconds. |
void |
setActivity(java.lang.String param) Specifies whether or not the announcement is enabled. |
void |
setAnnouncementId(java.lang.String param) Specifies a unique announcement identifier |
void |
setAnnouncementName(java.lang.String param) Specifies the announcement file name |
void |
setCallDirection(java.lang.String param) Specifies they call direction for which the announcement is applicable. |
void |
setMscId(java.lang.String param) The announcement is relevant only to sessions that where triggered by the specified MSC. |
void |
setPointInCall(java.lang.String param) Specifies the point in call when the announcement is played |
void |
setT1(int param) When Point In Call is set to PRECALL, this parameter specifies a lower limit of a time range in seconds. |
void |
setT2(int param) When Point In Call is set to PRECALL, this parameter specifies an upper limit of a time range in seconds. |
Method Detail |
---|
javax.management.ObjectName getAnnouncementRecords_REFSEP_() throws java.io.IOException
java.io.IOException
java.lang.String getPointInCall() throws java.io.IOException
java.io.IOException
void setPointInCall(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAnnouncementName() throws java.io.IOException
java.io.IOException
void setAnnouncementName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getActivity() throws java.io.IOException
java.io.IOException
void setActivity(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getAnnouncementId() throws java.io.IOException
java.io.IOException
void setAnnouncementId(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getMscId() throws java.io.IOException
java.io.IOException
void setMscId(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getCallDirection() throws java.io.IOException
java.io.IOException
void setCallDirection(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getT1() throws java.io.IOException
java.io.IOException
void setT1(int param) throws java.io.IOException
param
-java.io.IOException
int getT2() throws java.io.IOException
java.io.IOException
void setT2(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 |