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

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

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

Methods in com.ebmwebsourcing.agreement.definition.api that return Context
 Context Agreement.getContext()
           
 Context Agreement.newContext()
           
 

Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type Context
 void Agreement.setContext(Context context)
           
 

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

Classes in com.ebmwebsourcing.agreement.definition.impl that implement Context
 class ContextImpl
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl that return Context
 Context AgreementTypeImpl.getContext()
           
 Context AgreementTypeImpl.newContext()
           
 

Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type Context
 void AgreementTypeImpl.setContext(Context context)
           
 



Copyright © 2009 eBM Websourcing. All Rights Reserved.