com.ebmwebsourcing.agreement.definition.impl
Class GuaranteeTermsImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<GuaranteeTermType>
      extended by com.ebmwebsourcing.agreement.definition.impl.GuaranteeTermsImpl
All Implemented Interfaces:
GuaranteeTerms, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement

public class GuaranteeTermsImpl
extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<GuaranteeTermType>
implements GuaranteeTerms

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
documentation, model, parent
 
Constructor Summary
GuaranteeTermsImpl(GuaranteeTermType model, org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
           
 
Method Summary
 void addServiceScope(ServiceScope scopes)
           
 BusinessValueList getBusinessValueList()
           
 java.lang.String getName()
           
 ServiceRoleType getObligated()
           
 QualifyingCondition getQualifyingCondition()
           
 ServiceLevelObjective getServiceLevelObjective()
           
 java.util.List<ServiceScope> getServiceScopes()
           
 BusinessValueList newBusinessValueList()
           
 QualifyingCondition newQualifyingCondition(java.lang.String value, java.lang.String expressionLanguage)
           
 ServiceLevelObjective newServiceLevelObjective()
           
 ServiceScope newServiceScope()
           
 void removeServiceScope(ServiceScope scopes)
           
 void setBusinessValueList(BusinessValueList bvl)
           
 void setName(java.lang.String name)
           
 void setObligated(ServiceRoleType role)
           
 void setQualifyingCondition(QualifyingCondition q)
           
 void setServiceLevelObjective(ServiceLevelObjective slo)
           
 
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuaranteeTermsImpl

public GuaranteeTermsImpl(GuaranteeTermType model,
                          org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl parent)
                   throws WSAgreementException
Throws:
WSAgreementException
Method Detail

getBusinessValueList

public BusinessValueList getBusinessValueList()
Specified by:
getBusinessValueList in interface GuaranteeTerms

getQualifyingCondition

public QualifyingCondition getQualifyingCondition()
Specified by:
getQualifyingCondition in interface GuaranteeTerms

getServiceLevelObjective

public ServiceLevelObjective getServiceLevelObjective()
Specified by:
getServiceLevelObjective in interface GuaranteeTerms

getServiceScopes

public java.util.List<ServiceScope> getServiceScopes()
Specified by:
getServiceScopes in interface GuaranteeTerms

setBusinessValueList

public void setBusinessValueList(BusinessValueList bvl)
Specified by:
setBusinessValueList in interface GuaranteeTerms

setQualifyingCondition

public void setQualifyingCondition(QualifyingCondition q)
Specified by:
setQualifyingCondition in interface GuaranteeTerms

setServiceLevelObjective

public void setServiceLevelObjective(ServiceLevelObjective slo)
Specified by:
setServiceLevelObjective in interface GuaranteeTerms

addServiceScope

public void addServiceScope(ServiceScope scopes)
Specified by:
addServiceScope in interface GuaranteeTerms

removeServiceScope

public void removeServiceScope(ServiceScope scopes)
Specified by:
removeServiceScope in interface GuaranteeTerms

newBusinessValueList

public BusinessValueList newBusinessValueList()
                                       throws WSAgreementException
Specified by:
newBusinessValueList in interface GuaranteeTerms
Throws:
WSAgreementException

newQualifyingCondition

public QualifyingCondition newQualifyingCondition(java.lang.String value,
                                                  java.lang.String expressionLanguage)
                                           throws WSAgreementException
Specified by:
newQualifyingCondition in interface GuaranteeTerms
Throws:
WSAgreementException

newServiceLevelObjective

public ServiceLevelObjective newServiceLevelObjective()
                                               throws WSAgreementException
Specified by:
newServiceLevelObjective in interface GuaranteeTerms
Throws:
WSAgreementException

newServiceScope

public ServiceScope newServiceScope()
                             throws WSAgreementException
Specified by:
newServiceScope in interface GuaranteeTerms
Throws:
WSAgreementException

getName

public java.lang.String getName()
Specified by:
getName in interface GuaranteeTerms

setName

public void setName(java.lang.String name)
Specified by:
setName in interface GuaranteeTerms

getObligated

public ServiceRoleType getObligated()
Specified by:
getObligated in interface GuaranteeTerms

setObligated

public void setObligated(ServiceRoleType role)
Specified by:
setObligated in interface GuaranteeTerms


Copyright © 2009 eBM Websourcing. All Rights Reserved.