|
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 LssProfileMBean
Inteface for LssProfileMBean
Method Summary | |
---|---|
java.lang.String |
getByFromPrefix() Rule: specifies a session calling party's prefix as a condition that must be met to apply the orchestration profile. |
int |
getByServiceKey() Rule: specifies a session service key as a condition that must be met to apply the orchestration profile. |
java.lang.String |
getByToPrefix() Rule: specifies a session destination party's prefix as a condition that must be met to apply the orchestration profile. |
java.lang.String |
getDeploymentName() return the Module instance name that this MBean configures |
int |
getId() Specifies an internal unique orchestration profile identifier. |
javax.management.ObjectName |
getLss_REFSEP_() Returns the MBean parent get accessor to the parent mbean: Lss_REFSEP_ |
java.lang.String |
getOlpData() Specifies the orchestration profile data for the OLP to process. |
java.lang.String |
getOlpName() Specifies an OLP that the OE must use to process the orchestration profile data. |
int |
getPriority() Specifies the orchestration profile priority. |
void |
setByFromPrefix(java.lang.String param) Rule: specifies a session calling party's prefix as a condition that must be met to apply the orchestration profile. |
void |
setByServiceKey(int param) Rule: specifies a session service key as a condition that must be met to apply the orchestration profile. |
void |
setByToPrefix(java.lang.String param) Rule: specifies a session destination party's prefix as a condition that must be met to apply the orchestration profile. |
void |
setId(int param) Specifies an internal unique orchestration profile identifier. |
void |
setOlpData(java.lang.String param) Specifies the orchestration profile data for the OLP to process. |
void |
setOlpName(java.lang.String param) Specifies an OLP that the OE must use to process the orchestration profile data. |
void |
setPriority(int param) Specifies the orchestration profile priority. |
Method Detail |
---|
javax.management.ObjectName getLss_REFSEP_() throws java.io.IOException
java.io.IOException
int getId() throws java.io.IOException
java.io.IOException
void setId(int 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
java.lang.String getByFromPrefix() throws java.io.IOException
java.io.IOException
void setByFromPrefix(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getByToPrefix() throws java.io.IOException
java.io.IOException
void setByToPrefix(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
int getByServiceKey() throws java.io.IOException
java.io.IOException
void setByServiceKey(int param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOlpName() throws java.io.IOException
java.io.IOException
void setOlpName(java.lang.String param) throws java.io.IOException
param
-java.io.IOException
java.lang.String getOlpData() throws java.io.IOException
java.io.IOException
void setOlpData(java.lang.String 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 |