Uses of Interface
org.mobicents.slee.resource.parlay.fw.application.SABean

Packages that use SABean
org.mobicents.slee.resource.parlay.fw.access   
org.mobicents.slee.resource.parlay.fw.application   
 

Uses of SABean in org.mobicents.slee.resource.parlay.fw.access
 

Methods in org.mobicents.slee.resource.parlay.fw.access that return SABean
 SABean TSMBeanImpl.createSABean()
          This method will create an instance of the Servcie Agreement bean.
 SABean TSMBean.createSABean()
          Creates an instance of the ServiceAgreementManagementBean.
 SABean TSMBeanImpl.getSABean()
          This method will return a previously created instance of the Servcie Agreement bean.
 SABean TSMBean.getSABean()
          Returns a previously created instance of the ServiceAgreementManagementBean
 

Uses of SABean in org.mobicents.slee.resource.parlay.fw.application
 

Classes in org.mobicents.slee.resource.parlay.fw.application that implement SABean
 class SABeanImpl
          This class represents the framework application service agreement module.
 

Methods in org.mobicents.slee.resource.parlay.fw.application with parameters of type SABean
 void IpAppServiceAgreementManagementImpl.setSABean(SABean saBean)
           
 

Constructors in org.mobicents.slee.resource.parlay.fw.application with parameters of type SABean
TerminateServiceAgreementHandler(SABean saBean, java.lang.String serviceToken, java.lang.String terminationText)
           
 



Copyright © 2009. All Rights Reserved.