| Modifier and Type | Method and Description |
|---|---|
GrowingPlan |
GrowingPlanService.duplicateGrowingPlan(ExtendContext extendContext,
Domain clonedDomain,
GrowingPlan growingPlan,
boolean duplicateGrowingSystems)
Duplicate growing plan without committing transaction.
|
| Modifier and Type | Method and Description |
|---|---|
GrowingSystem |
GrowingSystemService.duplicateGrowingSystem(ExtendContext extendContext,
GrowingPlan clonedGrowingPlan,
GrowingSystem growingSystem)
Duplicate a growing system without committing transaction.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementMode |
ManagementModeService.extendManagementMode(ExtendContext extendContext,
ManagementMode managementMode,
GrowingSystem clonedGrowingSystem)
Extend management mode.
|
| Modifier and Type | Method and Description |
|---|---|
Plot |
PlotService.extendPlot(ExtendContext extendContext,
Domain clonedDomain,
Plot plot)
Duplicate plot for extend domain process.
|
Copyright © 2013–2015 Inra. All rights reserved.