org.ow2.dragon.ui.uibeans.sla
Class ServiceLevelObjectiveBean
java.lang.Object
org.ow2.dragon.ui.uibeans.sla.ServiceLevelObjectiveBean
public class ServiceLevelObjectiveBean
- extends java.lang.Object
- Author:
- nsaladge - eBM Websourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceLevelObjectiveBean
public ServiceLevelObjectiveBean()
- Constructor
ServiceLevelObjectiveBean
public ServiceLevelObjectiveBean(com.ebmwebsourcing.agreement.definition.api.ServiceLevelObjective slo,
GuaranteeBean gb,
ManagedAgreementBean mab)
getKpiName
public java.lang.String getKpiName()
- Returns:
- the kpiName
setKpiName
public void setKpiName(java.lang.String kpiName)
- Parameters:
kpiName - the kpiName to set
getValue
public int getValue()
- Returns:
- the value
setValue
public void setValue(int value)
- Parameters:
value - the value to set
save
public java.lang.String save()
throws org.ow2.opensuit.core.error.LocalizedError
- Throws:
org.ow2.opensuit.core.error.LocalizedError
setServiceLevelObjectiveTO
public void setServiceLevelObjectiveTO()
reset
public void reset()
- Resets changes made to the current endpoint attributes.
getSloTO
public com.ebmwebsourcing.agreement.definition.api.ServiceLevelObjective getSloTO()
- Returns:
- the sloTO
getOperator
public java.lang.String getOperator()
setOperator
public void setOperator(java.lang.String operator)
getUnit
public java.lang.String getUnit()
setUnit
public void setUnit(java.lang.String unit)
getUnit_semantic_concept
public java.lang.String getUnit_semantic_concept()
setUnit_semantic_concept
public void setUnit_semantic_concept(java.lang.String unit_semantic_concept)
getType
public java.lang.String getType()
setType
public void setType(java.lang.String type)
getType_semantic_concept
public java.lang.String getType_semantic_concept()
setType_semantic_concept
public void setType_semantic_concept(java.lang.String type_semantic_concept)
setSloTO
public void setSloTO(com.ebmwebsourcing.agreement.definition.api.ServiceLevelObjective sloTO)
getMab
public ManagedAgreementBean getMab()
setMab
public void setMab(ManagedAgreementBean mab)
getGb
public GuaranteeBean getGb()
setGb
public void setGb(GuaranteeBean gb)
Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.