Uses of Class
org.ow2.dragon.ui.uibeans.sla.GuaranteeBean

Packages that use GuaranteeBean
org.ow2.dragon.ui.uibeans.sla   
 

Uses of GuaranteeBean in org.ow2.dragon.ui.uibeans.sla
 

Methods in org.ow2.dragon.ui.uibeans.sla that return GuaranteeBean
 GuaranteeBean QualifyingConditionBean.getGb()
           
 GuaranteeBean ServiceLevelObjectiveBean.getGb()
           
 GuaranteeBean BusinessValueBean.getGb()
           
 

Methods in org.ow2.dragon.ui.uibeans.sla that return types with arguments of type GuaranteeBean
 java.util.List<GuaranteeBean> AgreementBean.getGuaranteesBean()
           
 

Methods in org.ow2.dragon.ui.uibeans.sla with parameters of type GuaranteeBean
 java.lang.String ServiceSelectorBean.delete(GuaranteeBean gBean)
          Deletes the current endpoint from the database
 void CompensationBean.init(GuaranteeBean gb, java.lang.String indice, java.lang.String compensationType)
           
 void QualifyingConditionBean.setGb(GuaranteeBean gb)
           
 void ServiceLevelObjectiveBean.setGb(GuaranteeBean gb)
           
 void BusinessValueBean.setGb(GuaranteeBean gb)
           
 

Method parameters in org.ow2.dragon.ui.uibeans.sla with type arguments of type GuaranteeBean
 void AgreementBean.setGuaranteesBean(java.util.List<GuaranteeBean> guaranteeBean)
           
 

Constructors in org.ow2.dragon.ui.uibeans.sla with parameters of type GuaranteeBean
QualifyingConditionBean(com.ebmwebsourcing.agreement.definition.api.QualifyingCondition qcTO, GuaranteeBean gb, ManagedAgreementBean mab)
          Constructor
ServiceLevelObjectiveBean(com.ebmwebsourcing.agreement.definition.api.ServiceLevelObjective slo, GuaranteeBean gb, ManagedAgreementBean mab)
           
ServiceSelectorBean(com.ebmwebsourcing.agreement.definition.api.ServiceScope ssTO, GuaranteeBean gb, ManagedAgreementBean mab)
          Constructor
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.