Uses of Class
org.compiere.model.MSLAGoal
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
Deprecated
-
Uses of MSLAGoal in org.compiere.model
Modifier and TypeMethodDescriptionMSLAGoal[]
MSLACriteria.getGoals()
Deprecated.Get Goals of CriteriaModifierConstructorDescriptionMSLAMeasure
(MSLAGoal goal, Timestamp DateTrx, BigDecimal MeasureActual, String Description) Deprecated.Parent Constructor -
Uses of MSLAGoal in org.compiere.sla
Modifier and TypeMethodDescriptionDeliveryAccuracy.calculateMeasure
(MSLAGoal goal) Deprecated.Calculate Goal Actual from unprocessed Measuresabstract BigDecimal
SLACriteria.calculateMeasure
(MSLAGoal goal) Deprecated.Calculate Goal Actual from unprocessed Measures of the Goalint
DeliveryAccuracy.createMeasures
(MSLAGoal goal) Deprecated.Create new Measures for the Goalabstract int
SLACriteria.createMeasures
(MSLAGoal goal) Deprecated.Create new Measures for the Goal