Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


oracle.ocsb.app.rcc.mediation.ece2ro
Interface EceToRoMediatorConfigMBean


public interface EceToRoMediatorConfigMBean

Method Summary
 String getBlockedSessionResultcodeList()
          Gets the value of the blockedSessionResultcodeList property.
 long getCcrTimeout()
          Gets the value of the ccrTimeout property.
 long getChargingSessionStateTimeout()
          Gets the value of the chargingSessionStateTimeout property.
 String getCustomizedProcessorKeyGeneratorClass()
          Gets the value of the customizedProcessorKeyGeneratorClass property.
 DegradedModeTypeMBean getDegradedModeMBean()
          Return the value of the DegradedModeType element
 String getEceSpecificationOverrideFile()
          Gets the value of the eceSpecificationOverrideFile property.
 ProcessorMappingTypeMBean getProcessorMappingMBean()
          Return the value of the ProcessorMappingType element
 ServiceTypesMBean getServiceTypesMBean()
          Return the value of the ServiceTypes element
 boolean isPtModeStatisticsEnabled()
          Gets the value of the ptModeStatisticsEnabled property.
 boolean isSetBlockedSessionResultcodeList()
           
 boolean isSetCcrTimeout()
           
 boolean isSetChargingSessionStateTimeout()
           
 boolean isSetCustomizedProcessorKeyGeneratorClass()
           
 boolean isSetDegradedMode()
           
 boolean isSetEceSpecificationOverrideFile()
           
 boolean isSetProcessorMapping()
           
 boolean isSetPtModeStatisticsEnabled()
           
 boolean isSetServiceTypes()
           
 void setBlockedSessionResultcodeList(String value)
          Sets the value of the blockedSessionResultcodeList property.
 void setCcrTimeout(long value)
          Sets the value of the ccrTimeout property.
 void setChargingSessionStateTimeout(long value)
          Sets the value of the chargingSessionStateTimeout property.
 void setCustomizedProcessorKeyGeneratorClass(String value)
          Sets the value of the customizedProcessorKeyGeneratorClass property.
 void setDegradedModeMBean(DegradedModeTypeMBean val)
          Set the value of the DegradedModeType element
 void setEceSpecificationOverrideFile(String value)
          Sets the value of the eceSpecificationOverrideFile property.
 void setProcessorMappingMBean(ProcessorMappingTypeMBean val)
          Set the value of the ProcessorMappingType element
 void setPtModeStatisticsEnabled(boolean value)
          Sets the value of the ptModeStatisticsEnabled property.
 void setServiceTypesMBean(ServiceTypesMBean val)
          Set the value of the ServiceTypes element

 

Method Detail

getEceSpecificationOverrideFile

String getEceSpecificationOverrideFile()
Gets the value of the eceSpecificationOverrideFile property.

setEceSpecificationOverrideFile

void setEceSpecificationOverrideFile(String value)
Sets the value of the eceSpecificationOverrideFile property.

isSetEceSpecificationOverrideFile

boolean isSetEceSpecificationOverrideFile()

isSetServiceTypes

boolean isSetServiceTypes()

getCcrTimeout

long getCcrTimeout()
Gets the value of the ccrTimeout property.

setCcrTimeout

void setCcrTimeout(long value)
Sets the value of the ccrTimeout property.

isSetCcrTimeout

boolean isSetCcrTimeout()

getChargingSessionStateTimeout

long getChargingSessionStateTimeout()
Gets the value of the chargingSessionStateTimeout property.

setChargingSessionStateTimeout

void setChargingSessionStateTimeout(long value)
Sets the value of the chargingSessionStateTimeout property.

isSetChargingSessionStateTimeout

boolean isSetChargingSessionStateTimeout()

isSetProcessorMapping

boolean isSetProcessorMapping()

isSetDegradedMode

boolean isSetDegradedMode()

getCustomizedProcessorKeyGeneratorClass

String getCustomizedProcessorKeyGeneratorClass()
Gets the value of the customizedProcessorKeyGeneratorClass property.

setCustomizedProcessorKeyGeneratorClass

void setCustomizedProcessorKeyGeneratorClass(String value)
Sets the value of the customizedProcessorKeyGeneratorClass property.

isSetCustomizedProcessorKeyGeneratorClass

boolean isSetCustomizedProcessorKeyGeneratorClass()

isPtModeStatisticsEnabled

boolean isPtModeStatisticsEnabled()
Gets the value of the ptModeStatisticsEnabled property.

setPtModeStatisticsEnabled

void setPtModeStatisticsEnabled(boolean value)
Sets the value of the ptModeStatisticsEnabled property.

isSetPtModeStatisticsEnabled

boolean isSetPtModeStatisticsEnabled()

getBlockedSessionResultcodeList

String getBlockedSessionResultcodeList()
Gets the value of the blockedSessionResultcodeList property.

setBlockedSessionResultcodeList

void setBlockedSessionResultcodeList(String value)
Sets the value of the blockedSessionResultcodeList property.

isSetBlockedSessionResultcodeList

boolean isSetBlockedSessionResultcodeList()

getServiceTypesMBean

ServiceTypesMBean getServiceTypesMBean()
Return the value of the ServiceTypes element

setServiceTypesMBean

void setServiceTypesMBean(ServiceTypesMBean val)
Set the value of the ServiceTypes element

getProcessorMappingMBean

ProcessorMappingTypeMBean getProcessorMappingMBean()
Return the value of the ProcessorMappingType element

setProcessorMappingMBean

void setProcessorMappingMBean(ProcessorMappingTypeMBean val)
Set the value of the ProcessorMappingType element

getDegradedModeMBean

DegradedModeTypeMBean getDegradedModeMBean()
Return the value of the DegradedModeType element

setDegradedModeMBean

void setDegradedModeMBean(DegradedModeTypeMBean val)
Set the value of the DegradedModeType element

Skip navigation links

Oracle Communications Service Broker Configuration and Runtime MBean Java API Referencee
6.1

E38079-01


Copyright © 2013, Oracle and/or its affiliates. All rights reserved.