| Package | Description |
|---|---|
| fr.ifremer.isisfish.entities |
Entité metier d'IsisFish.
|
| fr.ifremer.isisfish.ui.input | |
| fr.ifremer.isisfish.ui.input.check | |
| fr.ifremer.isisfish.ui.input.model | |
| fr.ifremer.isisfish.ui.input.tree.loadors |
| Modifier and Type | Class and Description |
|---|---|
class |
SetOfVesselsDAOAbstract<E extends SetOfVessels> |
class |
SetOfVesselsDAOImpl<E extends SetOfVessels> |
| Modifier and Type | Class and Description |
|---|---|
class |
SetOfVesselsAbstract |
class |
SetOfVesselsImpl
Implantation des operations pour l'entité SetOfVessels.
|
| Modifier and Type | Field and Description |
|---|---|
protected SetOfVessels |
EffortDescriptionAbstract.setOfVessels
Nom de l'attribut en BD : setOfVessels
|
protected SetOfVessels |
StrategyAbstract.setOfVessels
Nom de l'attribut en BD : setOfVessels
|
| Modifier and Type | Method and Description |
|---|---|
SetOfVessels |
EffortDescriptionAbstract.getSetOfVessels() |
SetOfVessels |
EffortDescription.getSetOfVessels() |
SetOfVessels |
Strategy.getSetOfVessels() |
SetOfVessels |
StrategyAbstract.getSetOfVessels() |
| Modifier and Type | Method and Description |
|---|---|
List<SetOfVessels> |
FisheryRegionImpl.getSetOfVessels() |
List<SetOfVessels> |
FisheryRegion.getSetOfVessels()
Area represente la région dans lequel on va définir la pêcherie.
|
| Modifier and Type | Method and Description |
|---|---|
List<E> |
StrategyDAOAbstract.findAllBySetOfVessels(SetOfVessels v) |
E |
StrategyDAOAbstract.findBySetOfVessels(SetOfVessels v) |
void |
EffortDescriptionAbstract.setSetOfVessels(SetOfVessels setOfVessels) |
void |
EffortDescription.setSetOfVessels(SetOfVessels setOfVessels) |
void |
Strategy.setSetOfVessels(SetOfVessels setOfVessels) |
void |
StrategyAbstract.setSetOfVessels(SetOfVessels setOfVessels) |
| Modifier and Type | Field and Description |
|---|---|
protected SetOfVessels |
SetOfVesselsBasicsUI.bean |
protected SetOfVessels |
EffortDescriptionParametersUI.bean |
protected SetOfVessels |
SetOfVesselsUI.bean |
protected SetOfVessels |
EffortDescriptionUI.bean |
| Modifier and Type | Field and Description |
|---|---|
protected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
SetOfVesselsBasicsUI.validator |
protected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
EffortDescriptionParametersUI.validator |
protected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
EffortDescriptionUI.validator |
| Modifier and Type | Method and Description |
|---|---|
SetOfVessels |
SetOfVesselsBasicsUI.getBean() |
SetOfVessels |
EffortDescriptionParametersUI.getBean() |
SetOfVessels |
SetOfVesselsUI.getBean() |
SetOfVessels |
EffortDescriptionUI.getBean() |
| Modifier and Type | Method and Description |
|---|---|
jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
SetOfVesselsBasicsUI.getValidator() |
jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
EffortDescriptionParametersUI.getValidator() |
jaxx.runtime.validator.swing.SwingValidator<SetOfVessels> |
EffortDescriptionUI.getValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
InputAction.addEffortDescription(SetOfVessels setOfVessels,
Metier metier) |
Object |
InputAction.removeEffortDescription(SetOfVessels sov,
EffortDescription effort) |
void |
SetOfVesselsBasicsUI.setBean(SetOfVessels bean) |
void |
EffortDescriptionParametersUI.setBean(SetOfVessels bean) |
void |
SetOfVesselsUI.setBean(SetOfVessels bean) |
void |
EffortDescriptionUI.setBean(SetOfVessels bean) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CheckRegion.check(SetOfVessels sov,
CheckResult result) |
| Modifier and Type | Field and Description |
|---|---|
protected List<SetOfVessels> |
SetOfVesselsComboModel.setOfVesselsList
VesselType list
|
| Constructor and Description |
|---|
SetOfVesselsComboModel(List<SetOfVessels> setOfVesselsList)
Constructor with ports list.
|
| Modifier and Type | Method and Description |
|---|---|
List<SetOfVessels> |
SetOfVesselsNodeLoador.getData(Class<?> parentClass,
String parentId,
jaxx.runtime.swing.nav.NavDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
FisheryTreeNode |
SetOfVesselsNodeLoador.createNode(SetOfVessels setOfVessel,
jaxx.runtime.swing.nav.NavDataProvider dataProvider) |
Copyright © 1999-2013 CodeLutin. All Rights Reserved.