Uses of Interface
fr.ifremer.isisfish.entities.SetOfVessels
Packages that use SetOfVessels
Package
Description
Entité metier d'IsisFish.
-
Uses of SetOfVessels in fr.ifremer.isisfish.entities
Classes in fr.ifremer.isisfish.entities with type parameters of type SetOfVesselsModifier and TypeClassDescriptionclassSetOfVesselsDAOAbstract<E extends SetOfVessels>classSetOfVesselsDAOImpl<E extends SetOfVessels>Classes in fr.ifremer.isisfish.entities that implement SetOfVesselsModifier and TypeClassDescriptionclassclassImplantation des operations pour l'entité SetOfVessels.Fields in fr.ifremer.isisfish.entities declared as SetOfVesselsModifier and TypeFieldDescriptionprotected SetOfVesselsEffortDescriptionAbstract.setOfVesselsNom de l'attribut en BD : setOfVesselsprotected SetOfVesselsStrategyAbstract.setOfVesselsNom de l'attribut en BD : setOfVesselsMethods in fr.ifremer.isisfish.entities that return SetOfVesselsModifier and TypeMethodDescriptionEffortDescription.getSetOfVessels()EffortDescriptionAbstract.getSetOfVessels()Strategy.getSetOfVessels()StrategyAbstract.getSetOfVessels()Methods in fr.ifremer.isisfish.entities that return types with arguments of type SetOfVesselsModifier and TypeMethodDescriptionFisheryRegion.getSetOfVessels()FisheryRegionImpl.getSetOfVessels()Methods in fr.ifremer.isisfish.entities with parameters of type SetOfVesselsModifier and TypeMethodDescriptionStrategyDAOAbstract.findAllBySetOfVessels(SetOfVessels v) StrategyDAOAbstract.findBySetOfVessels(SetOfVessels v) voidEffortDescription.setSetOfVessels(SetOfVessels setOfVessels) voidEffortDescriptionAbstract.setSetOfVessels(SetOfVessels setOfVessels) voidStrategy.setSetOfVessels(SetOfVessels setOfVessels) voidStrategyAbstract.setSetOfVessels(SetOfVessels setOfVessels) -
Uses of SetOfVessels in fr.ifremer.isisfish.ui.input.check
Methods in fr.ifremer.isisfish.ui.input.check with parameters of type SetOfVesselsModifier and TypeMethodDescriptionstatic voidCheckRegion.check(SetOfVessels sov, CheckResult result) -
Uses of SetOfVessels in fr.ifremer.isisfish.ui.input.setofvessels
Fields in fr.ifremer.isisfish.ui.input.setofvessels declared as SetOfVesselsModifier and TypeFieldDescriptionprotected SetOfVesselsEffortDescriptionParametersUI.beanprotected SetOfVesselsEffortDescriptionUI.beanprotected SetOfVesselsSetOfVesselsBasicsUI.beanprotected SetOfVesselsSetOfVesselsUI.beanFields in fr.ifremer.isisfish.ui.input.setofvessels with type parameters of type SetOfVesselsModifier and TypeFieldDescriptionprotected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels>EffortDescriptionParametersUI.validatorprotected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels>EffortDescriptionUI.validatorprotected jaxx.runtime.validator.swing.SwingValidator<SetOfVessels>SetOfVesselsBasicsUI.validatorMethods in fr.ifremer.isisfish.ui.input.setofvessels that return SetOfVesselsModifier and TypeMethodDescriptionEffortDescriptionParametersUI.getBean()EffortDescriptionUI.getBean()SetOfVesselsBasicsUI.getBean()SetOfVesselsUI.getBean()Methods in fr.ifremer.isisfish.ui.input.setofvessels that return types with arguments of type SetOfVesselsModifier and TypeMethodDescriptionjaxx.runtime.validator.swing.SwingValidator<SetOfVessels>EffortDescriptionParametersUI.getValidator()jaxx.runtime.validator.swing.SwingValidator<SetOfVessels>EffortDescriptionUI.getValidator()jaxx.runtime.validator.swing.SwingValidator<SetOfVessels>SetOfVesselsBasicsUI.getValidator()Methods in fr.ifremer.isisfish.ui.input.setofvessels with parameters of type SetOfVesselsModifier and TypeMethodDescriptionprotected voidEffortDescriptionHandler.addEffortDescription(SetOfVessels setOfVessels, Metier metier) protected voidEffortDescriptionHandler.removeEffortDescription(SetOfVessels sov, EffortDescription effort) voidEffortDescriptionParametersUI.setBean(SetOfVessels bean) voidEffortDescriptionUI.setBean(SetOfVessels bean) voidSetOfVesselsBasicsUI.setBean(SetOfVessels bean) voidSetOfVesselsUI.setBean(SetOfVessels bean) -
Uses of SetOfVessels in fr.ifremer.isisfish.ui.input.strategy
Fields in fr.ifremer.isisfish.ui.input.strategy with type parameters of type SetOfVesselsModifier and TypeFieldDescriptionprotected JComboBox<SetOfVessels>StrategyTabUI.fieldStrategySetOfVesselsMethods in fr.ifremer.isisfish.ui.input.strategy that return types with arguments of type SetOfVessels -
Uses of SetOfVessels in fr.ifremer.isisfish.ui.input.tree.loadors
Methods in fr.ifremer.isisfish.ui.input.tree.loadors that return types with arguments of type SetOfVesselsModifier and TypeMethodDescriptionSetOfVesselsNodeLoador.getData(Class<?> parentClass, String parentId, jaxx.runtime.swing.nav.NavDataProvider dataProvider) Methods in fr.ifremer.isisfish.ui.input.tree.loadors with parameters of type SetOfVesselsModifier and TypeMethodDescriptionSetOfVesselsNodeLoador.createNode(SetOfVessels setOfVessel, jaxx.runtime.swing.nav.NavDataProvider dataProvider)