Skip navigation links

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

E38079-01


com.convergin.wcs.osgi.im.ssf.cs1
Interface CallHandlingIMSSFConfigParserMBean


public interface CallHandlingIMSSFConfigParserMBean

Method Summary
 String getImssfModeOfOperationValue()
           
 String getSessionCaseValue()
           
 BigInteger getTssfDurationInSeconds()
          Gets the value of the tssfDurationInSeconds property.
 BigInteger getTssfUserInteractionDurationInSeconds()
          Gets the value of the tssfUserInteractionDurationInSeconds property.
 void setImssfModeOfOperationValue(String value)
          Set the value of imssfModeOfOperation
 void setSessionCaseValue(String value)
          Set the value of sessionCase
 void setTssfDurationInSeconds(BigInteger value)
          Sets the value of the tssfDurationInSeconds property.
 void setTssfUserInteractionDurationInSeconds(BigInteger value)
          Sets the value of the tssfUserInteractionDurationInSeconds property.

 

Method Detail

getTssfDurationInSeconds

BigInteger getTssfDurationInSeconds()
Gets the value of the tssfDurationInSeconds property.

setTssfDurationInSeconds

void setTssfDurationInSeconds(BigInteger value)
Sets the value of the tssfDurationInSeconds property.

getTssfUserInteractionDurationInSeconds

BigInteger getTssfUserInteractionDurationInSeconds()
Gets the value of the tssfUserInteractionDurationInSeconds property.

setTssfUserInteractionDurationInSeconds

void setTssfUserInteractionDurationInSeconds(BigInteger value)
Sets the value of the tssfUserInteractionDurationInSeconds property.

setImssfModeOfOperationValue

void setImssfModeOfOperationValue(String value)
Set the value of imssfModeOfOperation

getImssfModeOfOperationValue

String getImssfModeOfOperationValue()

setSessionCaseValue

void setSessionCaseValue(String value)
Set the value of sessionCase

getSessionCaseValue

String getSessionCaseValue()

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.