Uses of Interface
com.ebmwebsourcing.agreement.definition.api.ServiceLevelObjective

Packages that use ServiceLevelObjective
com.ebmwebsourcing.agreement.definition.api   
com.ebmwebsourcing.agreement.definition.impl   
 

Uses of ServiceLevelObjective in com.ebmwebsourcing.agreement.definition.api
 

Methods in com.ebmwebsourcing.agreement.definition.api that return ServiceLevelObjective
 ServiceLevelObjective GuaranteeTerms.getServiceLevelObjective()
           
 ServiceLevelObjective GuaranteeTerms.newServiceLevelObjective()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type ServiceLevelObjective
 void GuaranteeTerms.setServiceLevelObjective(ServiceLevelObjective slo)
           
 

Uses of ServiceLevelObjective in com.ebmwebsourcing.agreement.definition.impl
 

Classes in com.ebmwebsourcing.agreement.definition.impl that implement ServiceLevelObjective
 class ServiceLevelObjectiveImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return ServiceLevelObjective
 ServiceLevelObjective GuaranteeTermsImpl.getServiceLevelObjective()
           
 ServiceLevelObjective GuaranteeTermsImpl.newServiceLevelObjective()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type ServiceLevelObjective
 void GuaranteeTermsImpl.setServiceLevelObjective(ServiceLevelObjective slo)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.