protected AbstractAction |
ActionImporter.getEffectiveAction(ActionImportDto dto) |
protected EffectiveInterventionDto |
ActionImporter.getEffectiveIntervention(ActionImportDto from) |
protected PracticedInterventionDto |
ActionImporter.getPracticedIntervention(ActionImportDto from) |
protected boolean |
ActionImporter.validIntervention(ImportResults importResults,
long line,
ActionImportDto from,
boolean error) |
protected boolean |
ActionImporter.validMainAction(ImportResults importResults,
long line,
ActionImportDto from,
AbstractAction abstractAction,
boolean error) |
protected boolean |
ActionImporter.validSpecificActionData(ImportResults importResults,
long line,
ActionImportDto from,
AbstractAction to,
boolean error) |
protected boolean |
ActionImporter.validToolsCouplingCode(ImportResults importResults,
long line,
ActionImportDto from,
AbstractAction to,
PracticedInterventionDto practicedInterventionDto,
EffectiveInterventionDto effectiveInterventionDto,
boolean error) |