public class DefaultCtrlParamConditionEvaluator extends Object implements IEvaluationConditionApplicationService<TCtrlCapp,TCtrlInit>
| Constructor and Description |
|---|
DefaultCtrlParamConditionEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(TCtrlCapp t_ctrl_capp,
List<String> currentDMA,
Object context,
boolean checkMotCle,
long estampille) |
boolean |
isApplicable(TCtrlCapp t_ctrl_capp,
List<String> currentDMA,
Object context,
TCtrlInit ctrlInit,
boolean checkMotCle)
Condition d''application ; 0 ; systèmatique / 1 : inactif / 2 : MC
|
void |
setEvaluationMotCleService(IEvaluationMotCleService evaluationMotCleService) |
void |
setEvaluationMotCleServiceLocal(IEvaluationMotCleService evaluationMotCleServiceLocal) |
public boolean isApplicable(TCtrlCapp t_ctrl_capp, List<String> currentDMA, Object context, TCtrlInit ctrlInit, boolean checkMotCle) throws T9Exception
isApplicable in interface IEvaluationConditionApplicationService<TCtrlCapp,TCtrlInit>t_ctrl_capp - La condition d'application courantecurrentDMF - La transaction en courscontext - Objet du contexte fonctionnelcheckMotCle - Le mot clé doit il être évalué tout de suite ou plus tard ? (Utile pour les contrôles pendant)T9Exceptionpublic void setEvaluationMotCleService(IEvaluationMotCleService evaluationMotCleService)
setEvaluationMotCleService in interface IEvaluationConditionApplicationService<TCtrlCapp,TCtrlInit>public void setEvaluationMotCleServiceLocal(IEvaluationMotCleService evaluationMotCleServiceLocal)
setEvaluationMotCleServiceLocal in interface IEvaluationConditionApplicationService<TCtrlCapp,TCtrlInit>public boolean isApplicable(TCtrlCapp t_ctrl_capp, List<String> currentDMA, Object context, boolean checkMotCle, long estampille) throws T9Exception
isApplicable in interface IEvaluationConditionApplicationService<TCtrlCapp,TCtrlInit>T9ExceptionCopyright © 2016. All rights reserved.