Uses of Class
org.compiere.model.MSLAGoal
Packages that use 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*).
-
Uses of MSLAGoal in org.compiere.model
Methods in org.compiere.model that return MSLAGoalModifier and TypeMethodDescriptionMSLAGoal[]
MSLACriteria.getGoals()
Deprecated.Get Goals of CriteriaConstructors in org.compiere.model with parameters of type MSLAGoalModifierConstructorDescriptionMSLAMeasure
(MSLAGoal goal, Timestamp DateTrx, BigDecimal MeasureActual, String Description) Deprecated.Parent Constructor -
Uses of MSLAGoal in org.compiere.sla
Methods in org.compiere.sla with parameters of type MSLAGoalModifier 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