Methods
| Modifier and Type |
Method and Description |
ImportResults |
importFromStream(InputStream is,
Map<String,EntityAndDependencies> entitiesByCsvId) |
void |
init(ServiceContext serviceContext) |
protected boolean |
validEffectivePerennialCropCycleAffiliation(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |
protected boolean |
validGraftClone(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |
protected boolean |
validGraftSupport(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |
protected boolean |
validOverGraftDate(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |
protected boolean |
validPlantsCertified(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |
protected boolean |
validSpecies(ImportResults importResults,
long line,
EffectiveCropCycleSpeciesImportDto dto,
EffectiveCropCycleSpeciesDto species,
boolean error) |