|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Location in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return Location | |
---|---|
Location |
AppliedStrategy.getLocation()
|
Location |
Program2Department.getLocation()
Lieu sur lequel le d??partement a les droits |
Location |
Program2Person.getLocation()
|
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type Location | |
---|---|
AppliedStrategy |
AppliedStrategyDao.create(java.util.Collection appliedPeriods,
java.util.Collection pmfmAppliedStrategies,
Strategy strategy,
Location location,
java.util.Collection batchModelAppliedStrategies)
Creates a new fr.ifremer.allegro.administration.programStrategy.AppliedStrategy
instance from all attributes and
properties and adds it to the persistent store. |
AppliedStrategy |
AppliedStrategyDaoBase.create(java.util.Collection appliedPeriods,
java.util.Collection pmfmAppliedStrategies,
Strategy strategy,
Location location,
java.util.Collection batchModelAppliedStrategies)
|
AppliedStrategy |
AppliedStrategyDao.create(java.util.Collection appliedPeriods,
Location location,
Strategy strategy)
Creates a new fr.ifremer.allegro.administration.programStrategy.AppliedStrategy
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
AppliedStrategy |
AppliedStrategyDaoBase.create(java.util.Collection appliedPeriods,
Location location,
Strategy strategy)
|
java.lang.Object |
AppliedStrategyDao.create(int transform,
java.util.Collection appliedPeriods,
java.util.Collection pmfmAppliedStrategies,
Strategy strategy,
Location location,
java.util.Collection batchModelAppliedStrategies)
Does the same thing as AppliedStrategyDao.create(java.util.Collection,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Strategy,fr.ifremer.allegro.referential.location.Location,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
AppliedStrategyDaoBase.create(int transform,
java.util.Collection appliedPeriods,
java.util.Collection pmfmAppliedStrategies,
Strategy strategy,
Location location,
java.util.Collection batchModelAppliedStrategies)
|
java.lang.Object |
AppliedStrategyDao.create(int transform,
java.util.Collection appliedPeriods,
Location location,
Strategy strategy)
Does the same thing as AppliedStrategyDao.create(java.util.Collection,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.Strategy) with an
additional flag called transform . |
java.lang.Object |
AppliedStrategyDaoBase.create(int transform,
java.util.Collection appliedPeriods,
Location location,
Strategy strategy)
|
java.lang.Object |
Program2DepartmentDao.create(int transform,
Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
Does the same thing as Program2DepartmentDao.create(fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.ProgramPrivilege,fr.ifremer.allegro.administration.user.Department) with an
additional flag called transform . |
java.lang.Object |
Program2DepartmentDaoBase.create(int transform,
Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
|
java.lang.Object |
Program2PersonDao.create(int transform,
Program program,
Location location,
ProgramPrivilege programPrivilege,
Person person)
Does the same thing as Program2PersonDao.create(fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.ProgramPrivilege,fr.ifremer.allegro.administration.user.Person) with an
additional flag called transform . |
java.lang.Object |
Program2PersonDaoBase.create(int transform,
Program program,
Location location,
ProgramPrivilege programPrivilege,
Person person)
|
Program2Department |
Program2DepartmentDao.create(Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
Creates a new fr.ifremer.allegro.administration.programStrategy.Program2Department
instance from all attributes and
properties and adds it to the persistent store. |
Program2Department |
Program2DepartmentDaoBase.create(Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
|
Program2Person |
Program2PersonDao.create(Program program,
Location location,
ProgramPrivilege programPrivilege,
Person person)
Creates a new fr.ifremer.allegro.administration.programStrategy.Program2Person
instance from all attributes and
properties and adds it to the persistent store. |
Program2Person |
Program2PersonDaoBase.create(Program program,
Location location,
ProgramPrivilege programPrivilege,
Person person)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(int transform,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(int transform,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(Location location)
|
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
AppliedStrategyDao.findAppliedStrategyByLocation(java.lang.String queryString,
Location location)
Does the same thing as AppliedStrategyDao.findAppliedStrategyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
AppliedStrategyDaoBase.findAppliedStrategyByLocation(java.lang.String queryString,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(int transform,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(int transform,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(Location location)
|
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2DepartmentDao.findProgram2DepartmentByLocation(java.lang.String queryString,
Location location)
Does the same thing as Program2DepartmentDao.findProgram2DepartmentByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
Program2DepartmentDaoBase.findProgram2DepartmentByLocation(java.lang.String queryString,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(int transform,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(int transform,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(Location location)
|
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
Program2PersonDao.findProgram2PersonByLocation(java.lang.String queryString,
Location location)
Does the same thing as Program2PersonDao.findProgram2PersonByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
Program2PersonDaoBase.findProgram2PersonByLocation(java.lang.String queryString,
Location location)
|
static AppliedStrategy |
AppliedStrategy.Factory.newInstance(java.util.Collection appliedPeriods,
java.util.Collection pmfmAppliedStrategies,
Strategy strategy,
Location location,
java.util.Collection batchModelAppliedStrategies)
Constructs a new instance of AppliedStrategy , taking all possible properties
(except the identifier(s))as arguments. |
static AppliedStrategy |
AppliedStrategy.Factory.newInstance(java.util.Collection appliedPeriods,
Strategy strategy,
Location location)
Constructs a new instance of AppliedStrategy , taking all required and/or
read-only properties as arguments. |
static Program2Department |
Program2Department.Factory.newInstance(Program program,
Location location,
ProgramPrivilege programPrivilege,
Department department)
Constructs a new instance of Program2Department , taking all possible properties
(except the identifier(s))as arguments. |
static Program2Person |
Program2Person.Factory.newInstance(Program program,
Location location,
ProgramPrivilege programPrivilege,
Person person)
Constructs a new instance of Program2Person , taking all possible properties
(except the identifier(s))as arguments. |
void |
AppliedStrategy.setLocation(Location location)
|
void |
Program2Department.setLocation(Location location)
|
void |
Program2Person.setLocation(Location location)
|
Uses of Location in fr.ifremer.allegro.data.fishingArea |
---|
Methods in fr.ifremer.allegro.data.fishingArea that return Location | |
---|---|
Location |
FishingArea2RegulationLocationPK.getLocation()
|
Location |
FishingArea.getLocation()
|
Methods in fr.ifremer.allegro.data.fishingArea with parameters of type Location | |
---|---|
FishingArea |
FishingAreaDao.create(java.util.Collection fisheries,
Sample sample,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
DistanceToCoastGradient distanceToCoastGradient,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures,
java.util.Collection regulationLocation)
Creates a new fr.ifremer.allegro.data.fishingArea.FishingArea
instance from all attributes and
properties and adds it to the persistent store. |
FishingArea |
FishingAreaDaoBase.create(java.util.Collection fisheries,
Sample sample,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
DistanceToCoastGradient distanceToCoastGradient,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures,
java.util.Collection regulationLocation)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.create(FishingArea fishingArea,
Location location)
Creates a new fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation
instance from all attributes and
properties and adds it to the persistent store. |
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.create(FishingArea fishingArea,
Location location)
|
java.lang.Object |
FishingAreaDao.create(int transform,
java.util.Collection fisheries,
Sample sample,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
DistanceToCoastGradient distanceToCoastGradient,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures,
java.util.Collection regulationLocation)
Does the same thing as FishingAreaDao.create(java.util.Collection,fr.ifremer.allegro.data.sample.Sample,fr.ifremer.allegro.referential.NearbySpecificArea,fr.ifremer.allegro.referential.DepthGradient,fr.ifremer.allegro.referential.DistanceToCoastGradient,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures,fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
FishingAreaDaoBase.create(int transform,
java.util.Collection fisheries,
Sample sample,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
DistanceToCoastGradient distanceToCoastGradient,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures,
java.util.Collection regulationLocation)
|
java.lang.Object |
FishingArea2RegulationLocationDao.create(int transform,
FishingArea fishingArea,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.create(int transform,
FishingArea fishingArea,
Location location)
|
java.lang.Object |
FishingAreaDao.create(int transform,
Location location)
Does the same thing as FishingAreaDao.create(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
FishingAreaDaoBase.create(int transform,
Location location)
|
FishingArea |
FishingAreaDao.create(Location location)
Creates a new fr.ifremer.allegro.data.fishingArea.FishingArea
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
FishingArea |
FishingAreaDaoBase.create(Location location)
|
java.lang.Object |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int transform,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional flag called transform . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByIdentifiers(int transform,
Location location,
FishingArea fishingArea)
|
java.lang.Object |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByIdentifiers(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByIdentifiers(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(java.lang.String queryString,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByIdentifiers(java.lang.String queryString,
Location location,
FishingArea fishingArea)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int transform,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(int transform,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int transform,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional flag called transform . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByNaturalId(int transform,
Location location,
FishingArea fishingArea)
|
java.lang.Object |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByNaturalId(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByNaturalId(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(java.lang.String queryString,
Location location,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.findFishingArea2RegulationLocationByNaturalId(java.lang.String queryString,
Location location,
FishingArea fishingArea)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(int transform,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(int transform,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(Location location)
|
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
FishingAreaDao.findFishingAreaByLocation(java.lang.String queryString,
Location location)
Does the same thing as FishingAreaDao.findFishingAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
FishingAreaDaoBase.findFishingAreaByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
FishingAreaDao.findFishingAreaByNaturalId(int transform,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
Does the same thing as FishingAreaDao.findFishingAreaByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional flag called transform . |
java.lang.Object |
FishingAreaDaoBase.findFishingAreaByNaturalId(int transform,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
|
java.lang.Object |
FishingAreaDao.findFishingAreaByNaturalId(int transform,
java.lang.String queryString,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
Does the same thing as FishingAreaDao.findFishingAreaByNaturalId(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional argument called queryString . |
java.lang.Object |
FishingAreaDaoBase.findFishingAreaByNaturalId(int transform,
java.lang.String queryString,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
|
FishingArea |
FishingAreaDao.findFishingAreaByNaturalId(Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
|
FishingArea |
FishingAreaDaoBase.findFishingAreaByNaturalId(Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
|
FishingArea |
FishingAreaDao.findFishingAreaByNaturalId(java.lang.String queryString,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
Does the same thing as FishingAreaDao.findFishingAreaByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional argument called queryString . |
FishingArea |
FishingAreaDaoBase.findFishingAreaByNaturalId(java.lang.String queryString,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures)
|
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDao.load(FishingArea fishingArea,
Location location)
Loads an instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation from the persistent store. |
FishingArea2RegulationLocation |
FishingArea2RegulationLocationDaoBase.load(FishingArea fishingArea,
Location location)
|
java.lang.Object |
FishingArea2RegulationLocationDao.load(int transform,
FishingArea fishingArea,
Location location)
Does the same thing as FishingArea2RegulationLocationDao.load(fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
FishingArea2RegulationLocationDaoBase.load(int transform,
FishingArea fishingArea,
Location location)
|
static FishingArea |
FishingArea.Factory.newInstance(java.util.Collection fisheries,
Sample sample,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
DistanceToCoastGradient distanceToCoastGradient,
Location location,
GearUseFeatures gearUseFeatures,
VesselUseFeatures vesselUseFeatures,
java.util.Collection regulationLocation)
Constructs a new instance of FishingArea , taking all possible properties
(except the identifier(s))as arguments. |
static FishingArea |
FishingArea.Factory.newInstance(Location location)
Constructs a new instance of FishingArea , taking all required and/or
read-only properties as arguments. |
void |
FishingArea2RegulationLocationDao.remove(FishingArea fishingArea,
Location location)
Removes the instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation having the given identifiers from the persistent store. |
void |
FishingArea2RegulationLocationDaoBase.remove(FishingArea fishingArea,
Location location)
|
void |
FishingArea2RegulationLocationPK.setLocation(Location location)
|
void |
FishingArea.setLocation(Location location)
|
Uses of Location in fr.ifremer.allegro.data.sale |
---|
Methods in fr.ifremer.allegro.data.sale that return Location | |
---|---|
Location |
ExpectedSale.getSaleLocation()
|
Methods in fr.ifremer.allegro.data.sale with parameters of type Location | |
---|---|
ExpectedSale |
ExpectedSaleDao.create(java.util.Collection saleMeasurements,
ObservedLanding observedLanding,
ObservedFishingTrip observedFishingTrip,
Location saleLocation,
SaleType saleType,
java.util.Collection saleProduces)
Creates a new fr.ifremer.allegro.data.sale.ExpectedSale
instance from all attributes and
properties and adds it to the persistent store. |
ExpectedSale |
ExpectedSaleDaoBase.create(java.util.Collection saleMeasurements,
ObservedLanding observedLanding,
ObservedFishingTrip observedFishingTrip,
Location saleLocation,
SaleType saleType,
java.util.Collection saleProduces)
|
java.lang.Object |
ExpectedSaleDao.create(int transform,
java.util.Collection saleMeasurements,
ObservedLanding observedLanding,
ObservedFishingTrip observedFishingTrip,
Location saleLocation,
SaleType saleType,
java.util.Collection saleProduces)
Does the same thing as ExpectedSaleDao.create(java.util.Collection,fr.ifremer.allegro.data.survey.landing.ObservedLanding,fr.ifremer.allegro.data.survey.fishingTrip.ObservedFishingTrip,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
ExpectedSaleDaoBase.create(int transform,
java.util.Collection saleMeasurements,
ObservedLanding observedLanding,
ObservedFishingTrip observedFishingTrip,
Location saleLocation,
SaleType saleType,
java.util.Collection saleProduces)
|
java.lang.Object |
ExpectedSaleDao.create(int transform,
Location saleLocation,
SaleType saleType)
Does the same thing as ExpectedSaleDao.create(fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType) with an
additional flag called transform . |
java.lang.Object |
ExpectedSaleDaoBase.create(int transform,
Location saleLocation,
SaleType saleType)
|
ExpectedSale |
ExpectedSaleDao.create(Location saleLocation,
SaleType saleType)
Creates a new fr.ifremer.allegro.data.sale.ExpectedSale
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
ExpectedSale |
ExpectedSaleDaoBase.create(Location saleLocation,
SaleType saleType)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(int transform,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(int transform,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ExpectedSaleDao.findExpectedSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
Does the same thing as ExpectedSaleDao.findExpectedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ExpectedSaleDaoBase.findExpectedSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
|
static ExpectedSale |
ExpectedSale.Factory.newInstance(java.util.Collection saleMeasurements,
ObservedLanding observedLanding,
ObservedFishingTrip observedFishingTrip,
Location saleLocation,
SaleType saleType,
java.util.Collection saleProduces)
Constructs a new instance of ExpectedSale , taking all possible properties
(except the identifier(s))as arguments. |
static ExpectedSale |
ExpectedSale.Factory.newInstance(Location saleLocation,
SaleType saleType)
Constructs a new instance of ExpectedSale , taking all required and/or
read-only properties as arguments. |
void |
ExpectedSale.setSaleLocation(Location saleLocation)
|
Uses of Location in fr.ifremer.allegro.data.survey.fishingTrip |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip that return Location | |
---|---|
Location |
FishingTrip.getDepartureLocation()
|
Location |
FishingTrip.getReturnLocation()
|
Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type Location | |
---|---|
FishingTrip |
ObservedFishingTripDao.create(java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.fishingTrip.ObservedFishingTrip
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
ObservedFishingTrip |
ObservedFishingTripDaoBase.create(java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
|
FishingTrip |
FishingTripDao.create(java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
FishingTrip |
FishingTripDaoBase.create(java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
|
FishingTrip |
FishingTripDao.create(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson)
Creates a new fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip
instance from all attributes and
properties and adds it to the persistent store. |
FishingTrip |
FishingTripDaoBase.create(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson)
|
FishingTrip |
ObservedFishingTripDao.create(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Creates a new fr.ifremer.allegro.data.survey.fishingTrip.ObservedFishingTrip
instance from all attributes and
properties and adds it to the persistent store. |
ObservedFishingTrip |
ObservedFishingTripDaoBase.create(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
|
java.lang.Object |
ObservedFishingTripDao.create(int transform,
java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
Does the same thing as ObservedFishingTripDao.create(java.util.Date,java.util.Date,fr.ifremer.allegro.referential.location.Location,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,java.util.Date,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
ObservedFishingTripDaoBase.create(int transform,
java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
|
java.lang.Object |
FishingTripDao.create(int transform,
java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
Does the same thing as FishingTripDao.create(java.util.Date,java.util.Date,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,java.util.Date,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
FishingTripDaoBase.create(int transform,
java.util.Date creationDate,
java.util.Date departureDateTime,
Location departureLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
java.util.Date returnDateTime,
Location returnLocation,
Vessel vessel)
|
java.lang.Object |
FishingTripDao.create(int transform,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson)
Does the same thing as FishingTripDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.scientificCruise.ScientificCruise,java.util.Collection,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,java.util.Collection,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,fr.ifremer.allegro.administration.user.Person) with an
additional flag called transform . |
java.lang.Object |
FishingTripDaoBase.create(int transform,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson)
|
java.lang.Object |
ObservedFishingTripDao.create(int transform,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Does the same thing as ObservedFishingTripDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.scientificCruise.ScientificCruise,java.util.Collection,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,java.util.Collection,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection,fr.ifremer.allegro.administration.user.Person,java.util.Collection,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
ObservedFishingTripDaoBase.create(int transform,
java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(int transform,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(int transform,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByDepartureLocation(java.lang.String queryString,
Location departureLocation)
Does the same thing as FishingTripDao.findFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByDepartureLocation(java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByDepartureLocation(java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(int transform,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(int transform,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(int transform,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(int transform,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(int transform,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(int transform,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(int transform,
java.lang.String queryString,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
FishingTripDao.findFishingTripByReturnLocation(java.lang.String queryString,
Location returnLocation)
Does the same thing as FishingTripDao.findFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findFishingTripByReturnLocation(java.lang.String queryString,
Location returnLocation)
|
java.util.Collection |
FishingTripDaoBase.findFishingTripByReturnLocation(java.lang.String queryString,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int transform,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(int transform,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int transform,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(int transform,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(int transform,
java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(java.lang.String queryString,
Location departureLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByDepartureLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByDepartureLocation(java.lang.String queryString,
Location departureLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int transform,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(int transform,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int transform,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(int transform,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int transform,
java.lang.String queryString,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(int transform,
java.lang.String queryString,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location returnLocation)
|
java.util.Collection |
ObservedFishingTripDao.findObservedFishingTripByReturnLocation(java.lang.String queryString,
Location returnLocation)
Does the same thing as ObservedFishingTripDao.findObservedFishingTripByReturnLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedFishingTripDaoBase.findObservedFishingTripByReturnLocation(java.lang.String queryString,
Location returnLocation)
|
static ObservedFishingTrip |
ObservedFishingTrip.Factory.newInstance(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.util.Date creationDate,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag)
Constructs a new instance of ObservedFishingTrip , taking all required and/or
read-only properties as arguments. |
static FishingTrip |
FishingTrip.Factory.newInstance(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.util.Date creationDate,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag)
Constructs a new instance of FishingTrip , taking all required and/or
read-only properties as arguments. |
static FishingTrip |
FishingTrip.Factory.newInstance(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson)
Constructs a new instance of FishingTrip , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedFishingTrip |
ObservedFishingTrip.Factory.newInstance(java.util.Date departureDateTime,
java.util.Date returnDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
ScientificCruise scientificCruise,
java.util.Collection landings,
Vessel vessel,
Location returnLocation,
Location departureLocation,
Program program,
Department recorderDepartment,
java.util.Collection fishingTripOrigins,
QualityFlag qualityFlag,
java.util.Collection sales,
java.util.Collection operations,
java.util.Collection transshipments,
java.util.Collection vesselUseFeatures,
java.util.Collection gearPhysicalFeatures,
Person recorderPerson,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Constructs a new instance of ObservedFishingTrip , taking all possible properties
(except the identifier(s))as arguments. |
void |
FishingTrip.setDepartureLocation(Location departureLocation)
|
void |
FishingTrip.setReturnLocation(Location returnLocation)
|
Uses of Location in fr.ifremer.allegro.data.survey.landing |
---|
Methods in fr.ifremer.allegro.data.survey.landing that return Location | |
---|---|
Location |
Landing.getLandingLocation()
|
Methods in fr.ifremer.allegro.data.survey.landing with parameters of type Location | |
---|---|
Landing |
ObservedLandingDao.create(java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.landing.ObservedLanding
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
ObservedLanding |
ObservedLandingDaoBase.create(java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
|
Landing |
LandingDao.create(java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.landing.Landing
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Landing |
LandingDaoBase.create(java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
|
Landing |
LandingDao.create(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces)
Creates a new fr.ifremer.allegro.data.survey.landing.Landing
instance from all attributes and
properties and adds it to the persistent store. |
Landing |
LandingDaoBase.create(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces)
|
Landing |
ObservedLandingDao.create(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Creates a new fr.ifremer.allegro.data.survey.landing.ObservedLanding
instance from all attributes and
properties and adds it to the persistent store. |
ObservedLanding |
ObservedLandingDaoBase.create(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
|
java.lang.Object |
ObservedLandingDao.create(int transform,
java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
Does the same thing as ObservedLandingDao.create(java.util.Date,java.util.Date,fr.ifremer.allegro.referential.location.Location,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
ObservedLandingDaoBase.create(int transform,
java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
|
java.lang.Object |
LandingDao.create(int transform,
java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
Does the same thing as LandingDao.create(java.util.Date,java.util.Date,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
LandingDaoBase.create(int transform,
java.util.Date creationDate,
java.util.Date landingDateTime,
Location landingLocation,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel vessel)
|
java.lang.Object |
LandingDao.create(int transform,
java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces)
Does the same thing as LandingDao.create(java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Person,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,java.util.Collection,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
LandingDaoBase.create(int transform,
java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces)
|
java.lang.Object |
ObservedLandingDao.create(int transform,
java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Does the same thing as ObservedLandingDao.create(java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Person,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,java.util.Collection,java.util.Collection,java.util.Collection,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
ObservedLandingDaoBase.create(int transform,
java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(int transform,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(int transform,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(int transform,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(int transform,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(int transform,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(int transform,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(int transform,
java.lang.String queryString,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(int transform,
java.lang.String queryString,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(int transform,
java.lang.String queryString,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(Location landingLocation)
|
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
LandingDao.findLandingByLandingLocation(java.lang.String queryString,
Location landingLocation)
Does the same thing as LandingDao.findLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LandingDaoBase.findLandingByLandingLocation(java.lang.String queryString,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findLandingByLandingLocation(java.lang.String queryString,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(int transform,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(int transform,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(int transform,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(int transform,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(int transform,
java.lang.String queryString,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(int transform,
java.lang.String queryString,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(Location landingLocation)
|
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location landingLocation)
|
java.util.Collection |
ObservedLandingDao.findObservedLandingByLandingLocation(java.lang.String queryString,
Location landingLocation)
Does the same thing as ObservedLandingDao.findObservedLandingByLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedLandingDaoBase.findObservedLandingByLandingLocation(java.lang.String queryString,
Location landingLocation)
|
static Landing |
Landing.Factory.newInstance(java.util.Date landingDateTime,
java.util.Date creationDate,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Location landingLocation)
Constructs a new instance of Landing , taking all required and/or
read-only properties as arguments. |
static ObservedLanding |
ObservedLanding.Factory.newInstance(java.util.Date landingDateTime,
java.util.Date creationDate,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Location landingLocation)
Constructs a new instance of ObservedLanding , taking all required and/or
read-only properties as arguments. |
static Landing |
Landing.Factory.newInstance(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces)
Constructs a new instance of Landing , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedLanding |
ObservedLanding.Factory.newInstance(java.util.Date landingDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection landingMeasurements,
java.util.Collection surveyMeasurements,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
Person recorderPerson,
FishingTrip fishingTrip,
Location landingLocation,
java.util.Collection sales,
java.util.Collection produces,
java.util.Collection observerPersons,
java.util.Collection expectedSales)
Constructs a new instance of ObservedLanding , taking all possible properties
(except the identifier(s))as arguments. |
void |
Landing.setLandingLocation(Location landingLocation)
|
Uses of Location in fr.ifremer.allegro.data.survey.sale |
---|
Methods in fr.ifremer.allegro.data.survey.sale that return Location | |
---|---|
Location |
Sale.getSaleLocation()
|
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type Location | |
---|---|
Sale |
ObservedSaleDao.create(java.util.Date creationDate,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.sale.ObservedSale
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
ObservedSale |
ObservedSaleDaoBase.create(java.util.Date creationDate,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
|
Sale |
SaleDao.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
Creates a new fr.ifremer.allegro.data.survey.sale.Sale
instance from all attributes and
properties and adds it to the persistent store. |
Sale |
SaleDaoBase.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
|
Sale |
ObservedSaleDao.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
Creates a new fr.ifremer.allegro.data.survey.sale.ObservedSale
instance from all attributes and
properties and adds it to the persistent store. |
ObservedSale |
ObservedSaleDaoBase.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
|
Sale |
SaleDao.create(java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.sale.Sale
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Sale |
SaleDaoBase.create(java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
|
java.lang.Object |
ObservedSaleDao.create(int transform,
java.util.Date creationDate,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Does the same thing as ObservedSaleDao.create(java.util.Date,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.location.Location,java.util.Date,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
ObservedSaleDaoBase.create(int transform,
java.util.Date creationDate,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
|
java.lang.Object |
SaleDao.create(int transform,
java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
Does the same thing as SaleDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.administration.user.Person) with an
additional flag called transform . |
java.lang.Object |
SaleDaoBase.create(int transform,
java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
|
java.lang.Object |
ObservedSaleDao.create(int transform,
java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
Does the same thing as ObservedSaleDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.administration.user.Person,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
ObservedSaleDaoBase.create(int transform,
java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
|
java.lang.Object |
SaleDao.create(int transform,
java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Does the same thing as SaleDao.create(java.util.Date,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.location.Location,java.util.Date,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
SaleDaoBase.create(int transform,
java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(int transform,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(int transform,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
ObservedSaleDao.findObservedSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
Does the same thing as ObservedSaleDao.findObservedSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedSaleDaoBase.findObservedSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(int transform,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(int transform,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(int transform,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(int transform,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(int transform,
java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location saleLocation)
|
java.util.Collection |
SaleDao.findSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
Does the same thing as SaleDao.findSaleBySaleLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
ObservedSaleDaoBase.findSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
|
java.util.Collection |
SaleDaoBase.findSaleBySaleLocation(java.lang.String queryString,
Location saleLocation)
|
static ObservedSale |
ObservedSale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date creationDate,
Location saleLocation,
SaleType saleType,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag)
Constructs a new instance of ObservedSale , taking all required and/or
read-only properties as arguments. |
static Sale |
Sale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date creationDate,
Location saleLocation,
SaleType saleType,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag)
Constructs a new instance of Sale , taking all required and/or
read-only properties as arguments. |
static Sale |
Sale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
Constructs a new instance of Sale , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedSale |
ObservedSale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date saleEndDate,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
Constructs a new instance of ObservedSale , taking all possible properties
(except the identifier(s))as arguments. |
void |
Sale.setSaleLocation(Location saleLocation)
|
Uses of Location in fr.ifremer.allegro.data.transshipment |
---|
Methods in fr.ifremer.allegro.data.transshipment that return Location | |
---|---|
Location |
Transshipment.getTransshipmentLocation()
Zone ou port dans lequel se fait le transbordement. |
Methods in fr.ifremer.allegro.data.transshipment with parameters of type Location | |
---|---|
Transshipment |
TransshipmentDao.create(java.util.Date transshipmentDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
Vessel toVessel,
Location transshipmentLocation,
FishingTrip fishingTrip,
Program program,
Department recorderDepartment,
User recorderUser,
SurveyQualification surveyQualification,
java.util.Collection produces)
Creates a new fr.ifremer.allegro.data.transshipment.Transshipment
instance from all attributes and
properties and adds it to the persistent store. |
Transshipment |
TransshipmentDaoBase.create(java.util.Date transshipmentDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
Vessel toVessel,
Location transshipmentLocation,
FishingTrip fishingTrip,
Program program,
Department recorderDepartment,
User recorderUser,
SurveyQualification surveyQualification,
java.util.Collection produces)
|
java.lang.Object |
TransshipmentDao.create(int transform,
java.util.Date transshipmentDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
Vessel toVessel,
Location transshipmentLocation,
FishingTrip fishingTrip,
Program program,
Department recorderDepartment,
User recorderUser,
SurveyQualification surveyQualification,
java.util.Collection produces)
Does the same thing as TransshipmentDao.create(java.util.Date,java.lang.String,java.util.Date,java.sql.Timestamp,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.administration.user.User,fr.ifremer.allegro.referential.SurveyQualification,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
TransshipmentDaoBase.create(int transform,
java.util.Date transshipmentDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
Vessel toVessel,
Location transshipmentLocation,
FishingTrip fishingTrip,
Program program,
Department recorderDepartment,
User recorderUser,
SurveyQualification surveyQualification,
java.util.Collection produces)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(int transform,
int pageNumber,
int pageSize,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(int transform,
int pageNumber,
int pageSize,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(int pageNumber,
int pageSize,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(int pageNumber,
int pageSize,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(int transform,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(int transform,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(int transform,
java.lang.String queryString,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(int transform,
java.lang.String queryString,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location transshipmentLocation)
|
java.util.Collection |
TransshipmentDao.findTransshipmentByTransshipmentLocation(java.lang.String queryString,
Location transshipmentLocation)
Does the same thing as TransshipmentDao.findTransshipmentByTransshipmentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
TransshipmentDaoBase.findTransshipmentByTransshipmentLocation(java.lang.String queryString,
Location transshipmentLocation)
|
static Transshipment |
Transshipment.Factory.newInstance(java.util.Date transshipmentDateTime,
java.lang.String comments,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
Vessel toVessel,
Location transshipmentLocation,
FishingTrip fishingTrip,
Program program,
Department recorderDepartment,
User recorderUser,
SurveyQualification surveyQualification,
java.util.Collection produces)
Constructs a new instance of Transshipment , taking all possible properties
(except the identifier(s))as arguments. |
void |
Transshipment.setTransshipmentLocation(Location transshipmentLocation)
|
Uses of Location in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return Location | |
---|---|
Location |
VesselPhysicalFeatures.getBaseLandingLocation()
|
Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type Location | |
---|---|
PhysicalFeatures |
VesselPhysicalFeaturesDao.create(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
Vessel vessel,
QualityFlag qualityFlag,
Program program,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.String IRCS,
java.lang.String comments,
java.util.Collection vesselPhysicalMeasurements,
PhysicalGearSurvey physicalGearSurvey,
java.util.Collection vesselPhysicalFeaturesOrigins,
Department recorderDepartment,
User recorderUser,
Location baseLandingLocation)
Creates a new fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures
instance from all attributes and
properties and adds it to the persistent store. |
VesselPhysicalFeatures |
VesselPhysicalFeaturesDaoBase.create(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
Vessel vessel,
QualityFlag qualityFlag,
Program program,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.String IRCS,
java.lang.String comments,
java.util.Collection vesselPhysicalMeasurements,
PhysicalGearSurvey physicalGearSurvey,
java.util.Collection vesselPhysicalFeaturesOrigins,
Department recorderDepartment,
User recorderUser,
Location baseLandingLocation)
|
java.lang.Object |
VesselPhysicalFeaturesDao.create(int transform,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
Vessel vessel,
QualityFlag qualityFlag,
Program program,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.String IRCS,
java.lang.String comments,
java.util.Collection vesselPhysicalMeasurements,
PhysicalGearSurvey physicalGearSurvey,
java.util.Collection vesselPhysicalFeaturesOrigins,
Department recorderDepartment,
User recorderUser,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.create(java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.administration.programStrategy.Program,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Collection,fr.ifremer.allegro.data.survey.physicalGear.PhysicalGearSurvey,java.util.Collection,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.administration.user.User,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
VesselPhysicalFeaturesDaoBase.create(int transform,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
Vessel vessel,
QualityFlag qualityFlag,
Program program,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.String IRCS,
java.lang.String comments,
java.util.Collection vesselPhysicalMeasurements,
PhysicalGearSurvey physicalGearSurvey,
java.util.Collection vesselPhysicalFeaturesOrigins,
Department recorderDepartment,
User recorderUser,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
int pageNumber,
int pageSize,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
int pageNumber,
int pageSize,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int pageNumber,
int pageSize,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(int pageNumber,
int pageSize,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
java.lang.String queryString,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(int transform,
java.lang.String queryString,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location baseLandingLocation)
|
java.util.Collection |
VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(java.lang.String queryString,
Location baseLandingLocation)
Does the same thing as VesselPhysicalFeaturesDao.findVesselPhysicalFeaturesByBaseLandingLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselPhysicalFeaturesDaoBase.findVesselPhysicalFeaturesByBaseLandingLocation(java.lang.String queryString,
Location baseLandingLocation)
|
static VesselPhysicalFeatures |
VesselPhysicalFeatures.Factory.newInstance(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
Vessel vessel,
QualityFlag qualityFlag,
Program program,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.String IRCS,
java.lang.String comments,
java.util.Collection vesselPhysicalMeasurements,
PhysicalGearSurvey physicalGearSurvey,
java.util.Collection vesselPhysicalFeaturesOrigins,
Department recorderDepartment,
User recorderUser,
Location baseLandingLocation)
Constructs a new instance of VesselPhysicalFeatures , taking all possible properties
(except the identifier(s))as arguments. |
void |
VesselPhysicalFeatures.setBaseLandingLocation(Location baseLandingLocation)
|
Uses of Location in fr.ifremer.allegro.data.vessel.feature.use |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use that return Location | |
---|---|
Location |
VesselUseFeatures.getBasePortLocation()
Port d'exploitation, ou port d'attache (si pas d'activit??) |
Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type Location | |
---|---|
UseFeatures |
VesselUseFeaturesDao.create(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
java.lang.Boolean isActive,
java.util.Collection vesselUseMeasurements,
FishingEffortCalendar fishingEffortCalendar,
ActivityCalendar activityCalendar,
FishingTrip fishingTrip,
EconomicalSurvey economicalSurvey,
Operation operation,
Location basePortLocation,
java.util.Collection vesselUseFeaturesOrigins,
java.util.Collection fishingAreas)
Creates a new fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures
instance from all attributes and
properties and adds it to the persistent store. |
VesselUseFeatures |
VesselUseFeaturesDaoBase.create(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
java.lang.Boolean isActive,
java.util.Collection vesselUseMeasurements,
FishingEffortCalendar fishingEffortCalendar,
ActivityCalendar activityCalendar,
FishingTrip fishingTrip,
EconomicalSurvey economicalSurvey,
Operation operation,
Location basePortLocation,
java.util.Collection vesselUseFeaturesOrigins,
java.util.Collection fishingAreas)
|
java.lang.Object |
VesselUseFeaturesDao.create(int transform,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
java.lang.Boolean isActive,
java.util.Collection vesselUseMeasurements,
FishingEffortCalendar fishingEffortCalendar,
ActivityCalendar activityCalendar,
FishingTrip fishingTrip,
EconomicalSurvey economicalSurvey,
Operation operation,
Location basePortLocation,
java.util.Collection vesselUseFeaturesOrigins,
java.util.Collection fishingAreas)
Does the same thing as VesselUseFeaturesDao.create(java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.vessel.Vessel,fr.ifremer.allegro.administration.programStrategy.Program,java.lang.Boolean,java.util.Collection,fr.ifremer.allegro.data.survey.fishingEffort.FishingEffortCalendar,fr.ifremer.allegro.data.survey.activity.ActivityCalendar,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.data.survey.economy.EconomicalSurvey,fr.ifremer.allegro.data.operation.Operation,fr.ifremer.allegro.referential.location.Location,java.util.Collection,java.util.Collection) with an
additional flag called transform . |
java.lang.Object |
VesselUseFeaturesDaoBase.create(int transform,
java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
java.lang.Boolean isActive,
java.util.Collection vesselUseMeasurements,
FishingEffortCalendar fishingEffortCalendar,
ActivityCalendar activityCalendar,
FishingTrip fishingTrip,
EconomicalSurvey economicalSurvey,
Operation operation,
Location basePortLocation,
java.util.Collection vesselUseFeaturesOrigins,
java.util.Collection fishingAreas)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int transform,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(int transform,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int transform,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(int transform,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(java.lang.String queryString,
Location basePortLocation)
Does the same thing as VesselUseFeaturesDao.findVesselUseFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselUseFeaturesDaoBase.findVesselUseFeaturesByBasePortLocation(java.lang.String queryString,
Location basePortLocation)
|
static VesselUseFeatures |
VesselUseFeatures.Factory.newInstance(java.util.Date startDate,
java.util.Date endDate,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
java.lang.Boolean isActive,
java.util.Collection vesselUseMeasurements,
FishingEffortCalendar fishingEffortCalendar,
ActivityCalendar activityCalendar,
FishingTrip fishingTrip,
EconomicalSurvey economicalSurvey,
Operation operation,
Location basePortLocation,
java.util.Collection vesselUseFeaturesOrigins,
java.util.Collection fishingAreas)
Constructs a new instance of VesselUseFeatures , taking all possible properties
(except the identifier(s))as arguments. |
void |
VesselUseFeatures.setBasePortLocation(Location basePortLocation)
|
Uses of Location in fr.ifremer.allegro.referential.conversion |
---|
Methods in fr.ifremer.allegro.referential.conversion that return Location | |
---|---|
Location |
RoundWeightConversion.getLocation()
|
Location |
WeightLengthConversion.getLocation()
|
Methods in fr.ifremer.allegro.referential.conversion with parameters of type Location | |
---|---|
WeightLengthConversion |
WeightLengthConversionDao.create(java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer endMonth,
Location location,
ReferenceTaxon referenceTaxon,
java.lang.Integer startMonth)
Creates a new fr.ifremer.allegro.referential.conversion.WeightLengthConversion
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
WeightLengthConversion |
WeightLengthConversionDaoBase.create(java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer endMonth,
Location location,
ReferenceTaxon referenceTaxon,
java.lang.Integer startMonth)
|
RoundWeightConversion |
RoundWeightConversionDao.create(java.lang.Float conversionCoefficient,
QualitativeValue dressing,
Location location,
QualitativeValue preserving,
TaxonGroup taxonGroup)
Creates a new fr.ifremer.allegro.referential.conversion.RoundWeightConversion
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
RoundWeightConversion |
RoundWeightConversionDaoBase.create(java.lang.Float conversionCoefficient,
QualitativeValue dressing,
Location location,
QualitativeValue preserving,
TaxonGroup taxonGroup)
|
RoundWeightConversion |
RoundWeightConversionDao.create(java.lang.Float conversionCoefficient,
java.sql.Timestamp updateDate,
java.lang.String description,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
Creates a new fr.ifremer.allegro.referential.conversion.RoundWeightConversion
instance from all attributes and
properties and adds it to the persistent store. |
RoundWeightConversion |
RoundWeightConversionDaoBase.create(java.lang.Float conversionCoefficient,
java.sql.Timestamp updateDate,
java.lang.String description,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
|
WeightLengthConversion |
WeightLengthConversionDao.create(java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.String description,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer year,
java.sql.Timestamp updateDate,
Location location,
QualitativeValue sex,
ReferenceTaxon referenceTaxon)
Creates a new fr.ifremer.allegro.referential.conversion.WeightLengthConversion
instance from all attributes and
properties and adds it to the persistent store. |
WeightLengthConversion |
WeightLengthConversionDaoBase.create(java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.String description,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer year,
java.sql.Timestamp updateDate,
Location location,
QualitativeValue sex,
ReferenceTaxon referenceTaxon)
|
java.lang.Object |
WeightLengthConversionDao.create(int transform,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer endMonth,
Location location,
ReferenceTaxon referenceTaxon,
java.lang.Integer startMonth)
Does the same thing as WeightLengthConversionDao.create(java.lang.Float,java.lang.Float,java.lang.Integer,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.taxon.ReferenceTaxon,java.lang.Integer) with an
additional flag called transform . |
java.lang.Object |
WeightLengthConversionDaoBase.create(int transform,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer endMonth,
Location location,
ReferenceTaxon referenceTaxon,
java.lang.Integer startMonth)
|
java.lang.Object |
RoundWeightConversionDao.create(int transform,
java.lang.Float conversionCoefficient,
QualitativeValue dressing,
Location location,
QualitativeValue preserving,
TaxonGroup taxonGroup)
Does the same thing as RoundWeightConversionDao.create(java.lang.Float,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
java.lang.Object |
RoundWeightConversionDaoBase.create(int transform,
java.lang.Float conversionCoefficient,
QualitativeValue dressing,
Location location,
QualitativeValue preserving,
TaxonGroup taxonGroup)
|
java.lang.Object |
RoundWeightConversionDao.create(int transform,
java.lang.Float conversionCoefficient,
java.sql.Timestamp updateDate,
java.lang.String description,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
Does the same thing as RoundWeightConversionDao.create(java.lang.Float,java.sql.Timestamp,java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.QualitativeValue) with an
additional flag called transform . |
java.lang.Object |
RoundWeightConversionDaoBase.create(int transform,
java.lang.Float conversionCoefficient,
java.sql.Timestamp updateDate,
java.lang.String description,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
|
java.lang.Object |
WeightLengthConversionDao.create(int transform,
java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.String description,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer year,
java.sql.Timestamp updateDate,
Location location,
QualitativeValue sex,
ReferenceTaxon referenceTaxon)
Does the same thing as WeightLengthConversionDao.create(java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Integer,java.sql.Timestamp,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.taxon.ReferenceTaxon) with an
additional flag called transform . |
java.lang.Object |
WeightLengthConversionDaoBase.create(int transform,
java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.String description,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer year,
java.sql.Timestamp updateDate,
Location location,
QualitativeValue sex,
ReferenceTaxon referenceTaxon)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(int transform,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(int transform,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(Location location)
|
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
RoundWeightConversionDao.findRoundWeightConversionByLocation(java.lang.String queryString,
Location location)
Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
RoundWeightConversionDaoBase.findRoundWeightConversionByLocation(java.lang.String queryString,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(int transform,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(int transform,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(Location location)
|
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
WeightLengthConversionDao.findWeightLengthConversionByLocation(java.lang.String queryString,
Location location)
Does the same thing as WeightLengthConversionDao.findWeightLengthConversionByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
WeightLengthConversionDaoBase.findWeightLengthConversionByLocation(java.lang.String queryString,
Location location)
|
static RoundWeightConversion |
RoundWeightConversion.Factory.newInstance(java.lang.Float conversionCoefficient,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
Constructs a new instance of RoundWeightConversion , taking all required and/or
read-only properties as arguments. |
static RoundWeightConversion |
RoundWeightConversion.Factory.newInstance(java.lang.Float conversionCoefficient,
java.sql.Timestamp updateDate,
java.lang.String description,
TaxonGroup taxonGroup,
Location location,
QualitativeValue preserving,
QualitativeValue dressing)
Constructs a new instance of RoundWeightConversion , taking all possible properties
(except the identifier(s))as arguments. |
static WeightLengthConversion |
WeightLengthConversion.Factory.newInstance(java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
Location location,
ReferenceTaxon referenceTaxon)
Constructs a new instance of WeightLengthConversion , taking all required and/or
read-only properties as arguments. |
static WeightLengthConversion |
WeightLengthConversion.Factory.newInstance(java.lang.Integer startMonth,
java.lang.Integer endMonth,
java.lang.String description,
java.lang.Float conversionCoefficientA,
java.lang.Float conversionCoefficientB,
java.lang.Integer year,
java.sql.Timestamp updateDate,
Location location,
QualitativeValue sex,
ReferenceTaxon referenceTaxon)
Constructs a new instance of WeightLengthConversion , taking all possible properties
(except the identifier(s))as arguments. |
void |
RoundWeightConversion.setLocation(Location location)
|
void |
WeightLengthConversion.setLocation(Location location)
|
Uses of Location in fr.ifremer.allegro.referential.location |
---|
Subclasses of Location in fr.ifremer.allegro.referential.location | |
---|---|
class |
LocationImpl
|
Methods in fr.ifremer.allegro.referential.location that return Location | |
---|---|
Location |
LocationDaoImpl.clusterLocationToEntity(ClusterLocation clusterLocation)
|
Location |
LocationDao.clusterLocationToEntity(ClusterLocation clusterLocation)
Converts an instance of type ClusterLocation to this DAO's entity. |
Location |
LocationDao.create(Location location)
Creates an instance of fr.ifremer.allegro.referential.location.Location and adds it to the persistent store. |
Location |
LocationDaoBase.create(Location location)
|
Location |
LocationDao.create(LocationClassification locationClassification,
LocationLevel locationLevel,
java.lang.String name,
Status status)
Creates a new fr.ifremer.allegro.referential.location.Location
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Location |
LocationDaoBase.create(LocationClassification locationClassification,
LocationLevel locationLevel,
java.lang.String name,
Status status)
|
Location |
LocationDao.create(java.lang.String label,
java.lang.String name,
java.sql.Timestamp updateDate,
LocationLevel locationLevel,
LocationClassification locationClassification,
Status status,
java.util.Collection locationAreas,
java.util.Collection locationLines,
java.util.Collection locationPoints)
Creates a new fr.ifremer.allegro.referential.location.Location
instance from all attributes and
properties and adds it to the persistent store. |
Location |
LocationDaoBase.create(java.lang.String label,
java.lang.String name,
java.sql.Timestamp updateDate,
LocationLevel locationLevel,
LocationClassification locationClassification,
Status status,
java.util.Collection locationAreas,
java.util.Collection locationLines,
java.util.Collection locationPoints)
|
Location |
LocationDao.createFromClusterLocation(ClusterLocation clusterLocation)
|
Location |
LocationDaoBase.createFromClusterLocation(ClusterLocation clusterLocation)
|
Location |
LocationDao.findLocationById(java.lang.Integer id)
|
Location |
LocationDaoBase.findLocationById(java.lang.Integer id)
|
Location |
LocationDao.findLocationById(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as LocationDao.findLocationById(java.lang.Integer) with an
additional argument called queryString . |
Location |
LocationDaoBase.findLocationById(java.lang.String queryString,
java.lang.Integer id)
|
Location |
LocationDao.findLocationByNaturalId(java.lang.Integer id)
|
Location |
LocationDaoBase.findLocationByNaturalId(java.lang.Integer id)
|
Location |
LocationDao.findLocationByNaturalId(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as LocationDao.findLocationByNaturalId(java.lang.Integer) with an
additional argument called queryString . |
Location |
LocationDaoBase.findLocationByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Location |
LocationAssociationPK.getChildLocation()
|
Location |
LocationArea.getLocation()
|
Location |
LocationLine.getLocation()
|
Location |
LocationPoint.getLocation()
|
Location |
LocationAssociationPK.getParentLocation()
|
protected Location |
LocationDaoImpl.handleCreateFromClusterLocation(ClusterLocation clusterLocation)
|
protected abstract Location |
LocationDaoBase.handleCreateFromClusterLocation(ClusterLocation clusterLocation)
Performs the core logic for LocationDaoBase.createFromClusterLocation(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocation) |
Location |
LocationDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.referential.location.Location from the persistent store. |
Location |
LocationDaoBase.load(java.lang.Integer id)
|
static Location |
Location.Factory.newInstance()
Constructs a new instance of Location . |
static Location |
Location.Factory.newInstance(java.lang.String name,
LocationLevel locationLevel,
LocationClassification locationClassification,
Status status)
Constructs a new instance of Location , taking all required and/or
read-only properties as arguments. |
static Location |
Location.Factory.newInstance(java.lang.String label,
java.lang.String name,
java.sql.Timestamp updateDate,
LocationLevel locationLevel,
LocationClassification locationClassification,
Status status,
java.util.Collection locationAreas,
java.util.Collection locationLines,
java.util.Collection locationPoints)
Constructs a new instance of Location , taking all possible properties
(except the identifier(s))as arguments. |
Location |
LocationDaoImpl.remoteLocationFullVOToEntity(RemoteLocationFullVO remoteLocationFullVO)
|
Location |
LocationDao.remoteLocationFullVOToEntity(RemoteLocationFullVO remoteLocationFullVO)
Converts an instance of type RemoteLocationFullVO to this DAO's entity. |
Location |
LocationDaoImpl.remoteLocationNaturalIdToEntity(RemoteLocationNaturalId remoteLocationNaturalId)
|
Location |
LocationDao.remoteLocationNaturalIdToEntity(RemoteLocationNaturalId remoteLocationNaturalId)
Converts an instance of type RemoteLocationNaturalId to this DAO's entity. |
protected Location |
LocationDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.referential.location with parameters of type Location | |
---|---|
void |
LocationDaoImpl.clusterLocationToEntity(ClusterLocation source,
Location target,
boolean copyIfNull)
|
void |
LocationDao.clusterLocationToEntity(ClusterLocation source,
Location target,
boolean copyIfNull)
Copies the fields of ClusterLocation to the specified entity. |
void |
LocationDaoBase.clusterLocationToEntity(ClusterLocation source,
Location target,
boolean copyIfNull)
|
LocationAssociation |
LocationAssociationDao.create(java.lang.Float childSurfaceRatio,
java.sql.Timestamp updateDate,
Location childLocation,
Location parentLocation)
Creates a new fr.ifremer.allegro.referential.location.LocationAssociation
instance from all attributes and
properties and adds it to the persistent store. |
LocationAssociation |
LocationAssociationDaoBase.create(java.lang.Float childSurfaceRatio,
java.sql.Timestamp updateDate,
Location childLocation,
Location parentLocation)
|
java.lang.Object |
LocationAssociationDao.create(int transform,
java.lang.Float childSurfaceRatio,
java.sql.Timestamp updateDate,
Location childLocation,
Location parentLocation)
Does the same thing as LocationAssociationDao.create(java.lang.Float,java.sql.Timestamp,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAssociationDaoBase.create(int transform,
java.lang.Float childSurfaceRatio,
java.sql.Timestamp updateDate,
Location childLocation,
Location parentLocation)
|
java.lang.Object |
LocationDao.create(int transform,
Location location)
Does the same thing as LocationDao.create(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAreaDao.create(int transform,
Location location)
Does the same thing as LocationAreaDao.create(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationLineDao.create(int transform,
Location location)
Does the same thing as LocationLineDao.create(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationPointDao.create(int transform,
Location location)
Does the same thing as LocationPointDao.create(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationDaoBase.create(int transform,
Location location)
|
java.lang.Object |
LocationAreaDaoBase.create(int transform,
Location location)
|
java.lang.Object |
LocationLineDaoBase.create(int transform,
Location location)
|
java.lang.Object |
LocationPointDaoBase.create(int transform,
Location location)
|
java.lang.Object |
LocationAssociationDao.create(int transform,
Location childLocation,
java.lang.Float childSurfaceRatio,
Location parentLocation)
Does the same thing as LocationAssociationDao.create(fr.ifremer.allegro.referential.location.Location,java.lang.Float,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAssociationDaoBase.create(int transform,
Location childLocation,
java.lang.Float childSurfaceRatio,
Location parentLocation)
|
Location |
LocationDao.create(Location location)
Creates an instance of fr.ifremer.allegro.referential.location.Location and adds it to the persistent store. |
LocationArea |
LocationAreaDao.create(Location location)
Creates a new fr.ifremer.allegro.referential.location.LocationArea
instance from all attributes and
properties and adds it to the persistent store. |
LocationLine |
LocationLineDao.create(Location location)
Creates a new fr.ifremer.allegro.referential.location.LocationLine
instance from all attributes and
properties and adds it to the persistent store. |
LocationPoint |
LocationPointDao.create(Location location)
Creates a new fr.ifremer.allegro.referential.location.LocationPoint
instance from all attributes and
properties and adds it to the persistent store. |
Location |
LocationDaoBase.create(Location location)
|
LocationArea |
LocationAreaDaoBase.create(Location location)
|
LocationLine |
LocationLineDaoBase.create(Location location)
|
LocationPoint |
LocationPointDaoBase.create(Location location)
|
LocationAssociation |
LocationAssociationDao.create(Location childLocation,
java.lang.Float childSurfaceRatio,
Location parentLocation)
Creates a new fr.ifremer.allegro.referential.location.LocationAssociation
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
LocationAssociation |
LocationAssociationDaoBase.create(Location childLocation,
java.lang.Float childSurfaceRatio,
Location parentLocation)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(int transform,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(int transform,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(Location location)
|
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationAreaDao.findLocationAreaByLocation(java.lang.String queryString,
Location location)
Does the same thing as LocationAreaDao.findLocationAreaByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAreaDaoBase.findLocationAreaByLocation(java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(int transform,
int pageNumber,
int pageSize,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(int transform,
int pageNumber,
int pageSize,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(int pageNumber,
int pageSize,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(int pageNumber,
int pageSize,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(int transform,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(int transform,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(int transform,
java.lang.String queryString,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(int transform,
java.lang.String queryString,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(Location childLocation)
|
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByChildLocation(java.lang.String queryString,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByChildLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByChildLocation(java.lang.String queryString,
Location childLocation)
|
java.lang.Object |
LocationAssociationDao.findLocationAssociationByIdentifiers(int transform,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAssociationDaoBase.findLocationAssociationByIdentifiers(int transform,
Location parentLocation,
Location childLocation)
|
java.lang.Object |
LocationAssociationDao.findLocationAssociationByIdentifiers(int transform,
java.lang.String queryString,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByIdentifiers(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
LocationAssociationDaoBase.findLocationAssociationByIdentifiers(int transform,
java.lang.String queryString,
Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDao.findLocationAssociationByIdentifiers(Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDaoBase.findLocationAssociationByIdentifiers(Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDao.findLocationAssociationByIdentifiers(java.lang.String queryString,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
LocationAssociation |
LocationAssociationDaoBase.findLocationAssociationByIdentifiers(java.lang.String queryString,
Location parentLocation,
Location childLocation)
|
java.lang.Object |
LocationAssociationDao.findLocationAssociationByNaturalId(int transform,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAssociationDaoBase.findLocationAssociationByNaturalId(int transform,
Location parentLocation,
Location childLocation)
|
java.lang.Object |
LocationAssociationDao.findLocationAssociationByNaturalId(int transform,
java.lang.String queryString,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByNaturalId(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
LocationAssociationDaoBase.findLocationAssociationByNaturalId(int transform,
java.lang.String queryString,
Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDao.findLocationAssociationByNaturalId(Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDaoBase.findLocationAssociationByNaturalId(Location parentLocation,
Location childLocation)
|
LocationAssociation |
LocationAssociationDao.findLocationAssociationByNaturalId(java.lang.String queryString,
Location parentLocation,
Location childLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
LocationAssociation |
LocationAssociationDaoBase.findLocationAssociationByNaturalId(java.lang.String queryString,
Location parentLocation,
Location childLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(int transform,
int pageNumber,
int pageSize,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(int transform,
int pageNumber,
int pageSize,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(int pageNumber,
int pageSize,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(int pageNumber,
int pageSize,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(int transform,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(int transform,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(int transform,
java.lang.String queryString,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(int transform,
java.lang.String queryString,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(Location parentLocation)
|
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location parentLocation)
|
java.util.Collection |
LocationAssociationDao.findLocationAssociationByParentLocation(java.lang.String queryString,
Location parentLocation)
Does the same thing as LocationAssociationDao.findLocationAssociationByParentLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationAssociationDaoBase.findLocationAssociationByParentLocation(java.lang.String queryString,
Location parentLocation)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(int transform,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(int transform,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(Location location)
|
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationLineDao.findLocationLineByLocation(java.lang.String queryString,
Location location)
Does the same thing as LocationLineDao.findLocationLineByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationLineDaoBase.findLocationLineByLocation(java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(int transform,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(int transform,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(Location location)
|
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationPointDao.findLocationPointByLocation(java.lang.String queryString,
Location location)
Does the same thing as LocationPointDao.findLocationPointByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationPointDaoBase.findLocationPointByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
LocationAssociationDao.load(int transform,
Location childLocation,
Location parentLocation)
Does the same thing as LocationAssociationDao.load(fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationAssociationDaoBase.load(int transform,
Location childLocation,
Location parentLocation)
|
LocationAssociation |
LocationAssociationDao.load(Location childLocation,
Location parentLocation)
Loads an instance of fr.ifremer.allegro.referential.location.LocationAssociation from the persistent store. |
LocationAssociation |
LocationAssociationDaoBase.load(Location childLocation,
Location parentLocation)
|
static LocationArea |
LocationArea.Factory.newInstance(Location location)
Constructs a new instance of LocationArea , taking all possible properties
(except the identifier(s))as arguments. |
static LocationLine |
LocationLine.Factory.newInstance(Location location)
Constructs a new instance of LocationLine , taking all possible properties
(except the identifier(s))as arguments. |
static LocationPoint |
LocationPoint.Factory.newInstance(Location location)
Constructs a new instance of LocationPoint , taking all possible properties
(except the identifier(s))as arguments. |
void |
LocationDaoImpl.remoteLocationFullVOToEntity(RemoteLocationFullVO source,
Location target,
boolean copyIfNull)
|
void |
LocationDao.remoteLocationFullVOToEntity(RemoteLocationFullVO source,
Location target,
boolean copyIfNull)
Copies the fields of RemoteLocationFullVO to the specified entity. |
void |
LocationDaoBase.remoteLocationFullVOToEntity(RemoteLocationFullVO source,
Location target,
boolean copyIfNull)
|
void |
LocationDaoImpl.remoteLocationNaturalIdToEntity(RemoteLocationNaturalId source,
Location target,
boolean copyIfNull)
|
void |
LocationDao.remoteLocationNaturalIdToEntity(RemoteLocationNaturalId source,
Location target,
boolean copyIfNull)
Copies the fields of RemoteLocationNaturalId to the specified entity. |
void |
LocationDaoBase.remoteLocationNaturalIdToEntity(RemoteLocationNaturalId source,
Location target,
boolean copyIfNull)
|
void |
LocationDao.remove(Location location)
Removes the instance of fr.ifremer.allegro.referential.location.Location from the persistent store. |
void |
LocationDaoBase.remove(Location location)
|
void |
LocationAssociationDao.remove(Location childLocation,
Location parentLocation)
Removes the instance of fr.ifremer.allegro.referential.location.LocationAssociation having the given identifiers from the persistent store. |
void |
LocationAssociationDaoBase.remove(Location childLocation,
Location parentLocation)
|
void |
LocationAssociationPK.setChildLocation(Location childLocation)
|
void |
LocationArea.setLocation(Location location)
|
void |
LocationLine.setLocation(Location location)
|
void |
LocationPoint.setLocation(Location location)
|
void |
LocationAssociationPK.setParentLocation(Location parentLocation)
|
ClusterLocation |
LocationDaoImpl.toClusterLocation(Location entity)
|
ClusterLocation |
LocationDao.toClusterLocation(Location entity)
Converts this DAO's entity to an object of type ClusterLocation . |
ClusterLocation |
LocationDaoBase.toClusterLocation(Location entity)
|
void |
LocationDaoImpl.toClusterLocation(Location source,
ClusterLocation target)
|
void |
LocationDao.toClusterLocation(Location source,
ClusterLocation target)
Copies the fields of the specified entity to the target value object. |
void |
LocationDaoBase.toClusterLocation(Location source,
ClusterLocation target)
|
RemoteLocationFullVO |
LocationDaoImpl.toRemoteLocationFullVO(Location entity)
|
RemoteLocationFullVO |
LocationDao.toRemoteLocationFullVO(Location entity)
Converts this DAO's entity to an object of type RemoteLocationFullVO . |
RemoteLocationFullVO |
LocationDaoBase.toRemoteLocationFullVO(Location entity)
|
void |
LocationDaoImpl.toRemoteLocationFullVO(Location source,
RemoteLocationFullVO target)
|
void |
LocationDao.toRemoteLocationFullVO(Location source,
RemoteLocationFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
LocationDaoBase.toRemoteLocationFullVO(Location source,
RemoteLocationFullVO target)
|
RemoteLocationNaturalId |
LocationDaoImpl.toRemoteLocationNaturalId(Location entity)
|
RemoteLocationNaturalId |
LocationDao.toRemoteLocationNaturalId(Location entity)
Converts this DAO's entity to an object of type RemoteLocationNaturalId . |
RemoteLocationNaturalId |
LocationDaoBase.toRemoteLocationNaturalId(Location entity)
|
void |
LocationDaoImpl.toRemoteLocationNaturalId(Location source,
RemoteLocationNaturalId target)
|
void |
LocationDao.toRemoteLocationNaturalId(Location source,
RemoteLocationNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
LocationDaoBase.toRemoteLocationNaturalId(Location source,
RemoteLocationNaturalId target)
|
protected java.lang.Object |
LocationDaoBase.transformEntity(int transform,
Location entity)
Allows transformation of entities into value objects (or something else for that matter), when the transform
flag is set to one of the constants defined in fr.ifremer.allegro.referential.location.LocationDao , please note
that the LocationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
LocationDao.update(Location location)
Updates the location instance in the persistent store. |
void |
LocationDaoBase.update(Location location)
|
Uses of Location in fr.ifremer.allegro.referential.spatial |
---|
Methods in fr.ifremer.allegro.referential.spatial that return Location | |
---|---|
Location |
SpatialItem2LocationPK.getLocation()
|
Methods in fr.ifremer.allegro.referential.spatial with parameters of type Location | |
---|---|
java.lang.Object |
SpatialItem2LocationDao.create(int transform,
Location location,
SpatialItem spatialItem)
Does the same thing as SpatialItem2LocationDao.create(fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.spatial.SpatialItem) with an
additional flag called transform . |
java.lang.Object |
SpatialItem2LocationDaoBase.create(int transform,
Location location,
SpatialItem spatialItem)
|
java.lang.Object |
SpatialItem2LocationDao.create(int transform,
java.lang.String localizedName,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.create(java.lang.String,fr.ifremer.allegro.referential.spatial.SpatialItem,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
SpatialItem2LocationDaoBase.create(int transform,
java.lang.String localizedName,
SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.create(Location location,
SpatialItem spatialItem)
Creates a new fr.ifremer.allegro.referential.spatial.SpatialItem2Location
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
SpatialItem2Location |
SpatialItem2LocationDaoBase.create(Location location,
SpatialItem spatialItem)
|
SpatialItem2Location |
SpatialItem2LocationDao.create(java.lang.String localizedName,
SpatialItem spatialItem,
Location location)
Creates a new fr.ifremer.allegro.referential.spatial.SpatialItem2Location
instance from all attributes and
properties and adds it to the persistent store. |
SpatialItem2Location |
SpatialItem2LocationDaoBase.create(java.lang.String localizedName,
SpatialItem spatialItem,
Location location)
|
java.lang.Object |
SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(int transform,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByIdentifiers(int transform,
SpatialItem spatialItem,
Location location)
|
java.lang.Object |
SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(int transform,
java.lang.String queryString,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(int, fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByIdentifiers(int transform,
java.lang.String queryString,
SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByIdentifiers(SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(java.lang.String queryString,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByIdentifiers(fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
SpatialItem2Location |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByIdentifiers(java.lang.String queryString,
SpatialItem spatialItem,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int transform,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(int transform,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(Location location)
|
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
SpatialItem2LocationDao.findSpatialItem2LocationByLocation(java.lang.String queryString,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(int transform,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByNaturalId(int transform,
SpatialItem spatialItem,
Location location)
|
java.lang.Object |
SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(int transform,
java.lang.String queryString,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(int, fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByNaturalId(int transform,
java.lang.String queryString,
SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByNaturalId(SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(java.lang.String queryString,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.findSpatialItem2LocationByNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
SpatialItem2Location |
SpatialItem2LocationDaoBase.findSpatialItem2LocationByNaturalId(java.lang.String queryString,
SpatialItem spatialItem,
Location location)
|
java.lang.Object |
SpatialItem2LocationDao.load(int transform,
SpatialItem spatialItem,
Location location)
Does the same thing as SpatialItem2LocationDao.load(fr.ifremer.allegro.referential.spatial.SpatialItem,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
SpatialItem2LocationDaoBase.load(int transform,
SpatialItem spatialItem,
Location location)
|
SpatialItem2Location |
SpatialItem2LocationDao.load(SpatialItem spatialItem,
Location location)
Loads an instance of fr.ifremer.allegro.referential.spatial.SpatialItem2Location from the persistent store. |
SpatialItem2Location |
SpatialItem2LocationDaoBase.load(SpatialItem spatialItem,
Location location)
|
void |
SpatialItem2LocationDao.remove(SpatialItem spatialItem,
Location location)
Removes the instance of fr.ifremer.allegro.referential.spatial.SpatialItem2Location having the given identifiers from the persistent store. |
void |
SpatialItem2LocationDaoBase.remove(SpatialItem spatialItem,
Location location)
|
void |
SpatialItem2LocationPK.setLocation(Location location)
|
Uses of Location in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return Location | |
---|---|
Location |
TranscribingLocationPK.getLocation()
|
Methods in fr.ifremer.allegro.referential.transcribing with parameters of type Location | |
---|---|
java.lang.Object |
TranscribingLocationDao.create(int transform,
java.lang.String externalCode,
Location location,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingLocationDao.create(java.lang.String,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.lang.Object |
TranscribingLocationDaoBase.create(int transform,
java.lang.String externalCode,
Location location,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
|
java.lang.Object |
TranscribingLocationDao.create(int transform,
java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
Location location)
Does the same thing as TranscribingLocationDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
TranscribingLocationDaoBase.create(int transform,
java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.create(java.lang.String externalCode,
Location location,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingLocation
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
TranscribingLocation |
TranscribingLocationDaoBase.create(java.lang.String externalCode,
Location location,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
|
TranscribingLocation |
TranscribingLocationDao.create(java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
Location location)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingLocation
instance from all attributes and
properties and adds it to the persistent store. |
TranscribingLocation |
TranscribingLocationDaoBase.create(java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
Location location)
|
java.lang.Object |
TranscribingLocationDao.findTranscribingLocationByIdentifiers(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
TranscribingLocationDaoBase.findTranscribingLocationByIdentifiers(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
|
java.lang.Object |
TranscribingLocationDao.findTranscribingLocationByIdentifiers(int transform,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
TranscribingLocationDaoBase.findTranscribingLocationByIdentifiers(int transform,
TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.findTranscribingLocationByIdentifiers(java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
TranscribingLocation |
TranscribingLocationDaoBase.findTranscribingLocationByIdentifiers(java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.findTranscribingLocationByIdentifiers(TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDaoBase.findTranscribingLocationByIdentifiers(TranscribingSystem transcribingSystem,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(int transform,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(int transform,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(Location location)
|
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
TranscribingLocationDao.findTranscribingLocationByLocation(java.lang.String queryString,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
TranscribingLocationDaoBase.findTranscribingLocationByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
TranscribingLocationDao.findTranscribingLocationByNaturalId(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
TranscribingLocationDaoBase.findTranscribingLocationByNaturalId(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
|
java.lang.Object |
TranscribingLocationDao.findTranscribingLocationByNaturalId(int transform,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
TranscribingLocationDaoBase.findTranscribingLocationByNaturalId(int transform,
TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.findTranscribingLocationByNaturalId(java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.findTranscribingLocationByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
TranscribingLocation |
TranscribingLocationDaoBase.findTranscribingLocationByNaturalId(java.lang.String queryString,
TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.findTranscribingLocationByNaturalId(TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDaoBase.findTranscribingLocationByNaturalId(TranscribingSystem transcribingSystem,
Location location)
|
java.lang.Object |
TranscribingLocationDao.load(int transform,
TranscribingSystem transcribingSystem,
Location location)
Does the same thing as TranscribingLocationDao.load(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
TranscribingLocationDaoBase.load(int transform,
TranscribingSystem transcribingSystem,
Location location)
|
TranscribingLocation |
TranscribingLocationDao.load(TranscribingSystem transcribingSystem,
Location location)
Loads an instance of fr.ifremer.allegro.referential.transcribing.TranscribingLocation from the persistent store. |
TranscribingLocation |
TranscribingLocationDaoBase.load(TranscribingSystem transcribingSystem,
Location location)
|
void |
TranscribingLocationDao.remove(TranscribingSystem transcribingSystem,
Location location)
Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingLocation having the given identifiers from the persistent store. |
void |
TranscribingLocationDaoBase.remove(TranscribingSystem transcribingSystem,
Location location)
|
void |
TranscribingLocationPK.setLocation(Location location)
|
Uses of Location in fr.ifremer.allegro.referential.vessel |
---|
Methods in fr.ifremer.allegro.referential.vessel that return Location | |
---|---|
Location |
VesselFeatures.getBasePortLocation()
Base port |
Location |
VesselOwner.getCountryLocation()
Pays de r??sidence de l'armateur. |
Location |
VesselRegistrationPeriodPK.getRegistrationLocation()
|
Methods in fr.ifremer.allegro.referential.vessel with parameters of type Location | |
---|---|
VesselFeatures |
VesselFeaturesDao.create(java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.Float administrativePower,
java.lang.Float auxiliaryPower,
java.lang.Integer grossTonnageGT,
java.lang.Integer grossTonnageGRT,
java.lang.Integer lengthOverAll,
java.lang.Integer lengthBeetweenPerpendiculars,
java.lang.Integer constructionYear,
java.lang.String IRCS,
java.lang.Boolean hasVMS,
java.lang.Boolean isFPC,
java.sql.Timestamp updateDate,
Location basePortLocation,
FishingVessel fishingVessel,
QualitativeValue hullMaterial)
Creates a new fr.ifremer.allegro.referential.vessel.VesselFeatures
instance from all attributes and
properties and adds it to the persistent store. |
VesselFeatures |
VesselFeaturesDaoBase.create(java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.Float administrativePower,
java.lang.Float auxiliaryPower,
java.lang.Integer grossTonnageGT,
java.lang.Integer grossTonnageGRT,
java.lang.Integer lengthOverAll,
java.lang.Integer lengthBeetweenPerpendiculars,
java.lang.Integer constructionYear,
java.lang.String IRCS,
java.lang.Boolean hasVMS,
java.lang.Boolean isFPC,
java.sql.Timestamp updateDate,
Location basePortLocation,
FishingVessel fishingVessel,
QualitativeValue hullMaterial)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.create(java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String registrationCode,
java.lang.String internationalRegistrationCode,
Location registrationLocation,
Vessel vessel)
Creates a new fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod
instance from all attributes and
properties and adds it to the persistent store. |
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.create(java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String registrationCode,
java.lang.String internationalRegistrationCode,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselFeaturesDao.create(int transform,
java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.Float administrativePower,
java.lang.Float auxiliaryPower,
java.lang.Integer grossTonnageGT,
java.lang.Integer grossTonnageGRT,
java.lang.Integer lengthOverAll,
java.lang.Integer lengthBeetweenPerpendiculars,
java.lang.Integer constructionYear,
java.lang.String IRCS,
java.lang.Boolean hasVMS,
java.lang.Boolean isFPC,
java.sql.Timestamp updateDate,
Location basePortLocation,
FishingVessel fishingVessel,
QualitativeValue hullMaterial)
Does the same thing as VesselFeaturesDao.create(java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.sql.Timestamp,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.vessel.FishingVessel,fr.ifremer.allegro.referential.pmfm.QualitativeValue) with an
additional flag called transform . |
java.lang.Object |
VesselFeaturesDaoBase.create(int transform,
java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.Float administrativePower,
java.lang.Float auxiliaryPower,
java.lang.Integer grossTonnageGT,
java.lang.Integer grossTonnageGRT,
java.lang.Integer lengthOverAll,
java.lang.Integer lengthBeetweenPerpendiculars,
java.lang.Integer constructionYear,
java.lang.String IRCS,
java.lang.Boolean hasVMS,
java.lang.Boolean isFPC,
java.sql.Timestamp updateDate,
Location basePortLocation,
FishingVessel fishingVessel,
QualitativeValue hullMaterial)
|
java.lang.Object |
VesselRegistrationPeriodDao.create(int transform,
java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String registrationCode,
java.lang.String internationalRegistrationCode,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.create(java.util.Date,java.util.Date,java.lang.String,java.lang.String,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.create(int transform,
java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String registrationCode,
java.lang.String internationalRegistrationCode,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.create(int transform,
Location registrationLocation,
java.util.Date startDateTime,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.create(fr.ifremer.allegro.referential.location.Location,java.util.Date,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.create(int transform,
Location registrationLocation,
java.util.Date startDateTime,
Vessel vessel)
|
java.lang.Object |
VesselOwnerDao.create(int transform,
java.lang.String registrationCode,
java.lang.String lastname,
java.lang.String firstname,
java.lang.String street,
java.lang.String zipCode,
java.lang.String city,
java.util.Date dateOfBirth,
java.util.Date retirementDate,
java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
Location countryLocation)
Does the same thing as VesselOwnerDao.create(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Date,java.util.Date,java.sql.Timestamp,java.util.Collection,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
VesselOwnerDaoBase.create(int transform,
java.lang.String registrationCode,
java.lang.String lastname,
java.lang.String firstname,
java.lang.String street,
java.lang.String zipCode,
java.lang.String city,
java.util.Date dateOfBirth,
java.util.Date retirementDate,
java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
Location countryLocation)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.create(Location registrationLocation,
java.util.Date startDateTime,
Vessel vessel)
Creates a new fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.create(Location registrationLocation,
java.util.Date startDateTime,
Vessel vessel)
|
VesselOwner |
VesselOwnerDao.create(java.lang.String registrationCode,
java.lang.String lastname,
java.lang.String firstname,
java.lang.String street,
java.lang.String zipCode,
java.lang.String city,
java.util.Date dateOfBirth,
java.util.Date retirementDate,
java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
Location countryLocation)
Creates a new fr.ifremer.allegro.referential.vessel.VesselOwner
instance from all attributes and
properties and adds it to the persistent store. |
VesselOwner |
VesselOwnerDaoBase.create(java.lang.String registrationCode,
java.lang.String lastname,
java.lang.String firstname,
java.lang.String street,
java.lang.String zipCode,
java.lang.String city,
java.util.Date dateOfBirth,
java.util.Date retirementDate,
java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
Location countryLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int transform,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(int transform,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int transform,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(int transform,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(int transform,
java.lang.String queryString,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location basePortLocation)
|
java.util.Collection |
VesselFeaturesDao.findVesselFeaturesByBasePortLocation(java.lang.String queryString,
Location basePortLocation)
Does the same thing as VesselFeaturesDao.findVesselFeaturesByBasePortLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselFeaturesDaoBase.findVesselFeaturesByBasePortLocation(java.lang.String queryString,
Location basePortLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(int transform,
int pageNumber,
int pageSize,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(int transform,
int pageNumber,
int pageSize,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(int pageNumber,
int pageSize,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(int pageNumber,
int pageSize,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(int transform,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(int transform,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(int transform,
java.lang.String queryString,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(int transform,
java.lang.String queryString,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(Location countryLocation)
|
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location countryLocation)
|
java.util.Collection |
VesselOwnerDao.findVesselOwnerByCountryLocation(java.lang.String queryString,
Location countryLocation)
Does the same thing as VesselOwnerDao.findVesselOwnerByCountryLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselOwnerDaoBase.findVesselOwnerByCountryLocation(java.lang.String queryString,
Location countryLocation)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByIdentifiers(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(int transform,
java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(int, java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional argument called queryString . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByIdentifiers(int transform,
java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByIdentifiers(java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional argument called queryString . |
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByIdentifiers(java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByNaturalId(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByNaturalId(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(int transform,
java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(int, java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional argument called queryString . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByNaturalId(int transform,
java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByNaturalId(java.util.Date, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.vessel.Vessel) with an
additional argument called queryString . |
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByNaturalId(java.lang.String queryString,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int transform,
int pageNumber,
int pageSize,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(int transform,
int pageNumber,
int pageSize,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int pageNumber,
int pageSize,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(int pageNumber,
int pageSize,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int transform,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(int transform,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int transform,
java.lang.String queryString,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(int transform,
java.lang.String queryString,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location registrationLocation)
|
java.util.Collection |
VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(java.lang.String queryString,
Location registrationLocation)
Does the same thing as VesselRegistrationPeriodDao.findVesselRegistrationPeriodByRegistrationLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
VesselRegistrationPeriodDaoBase.findVesselRegistrationPeriodByRegistrationLocation(java.lang.String queryString,
Location registrationLocation)
|
VesselRegistrationPeriod |
VesselRegistrationPeriodDao.load(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Loads an instance of fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod from the persistent store. |
VesselRegistrationPeriod |
VesselRegistrationPeriodDaoBase.load(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
java.lang.Object |
VesselRegistrationPeriodDao.load(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Does the same thing as VesselRegistrationPeriodDao.load(java.util.Date,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.vessel.Vessel) with an
additional flag called transform . |
java.lang.Object |
VesselRegistrationPeriodDaoBase.load(int transform,
java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
static VesselFeatures |
VesselFeatures.Factory.newInstance(java.util.Date startDateTime,
java.util.Date endDateTime,
java.lang.String name,
java.lang.String exteriorMarking,
java.lang.Float administrativePower,
java.lang.Float auxiliaryPower,
java.lang.Integer grossTonnageGT,
java.lang.Integer grossTonnageGRT,
java.lang.Integer lengthOverAll,
java.lang.Integer lengthBeetweenPerpendiculars,
java.lang.Integer constructionYear,
java.lang.String IRCS,
java.lang.Boolean hasVMS,
java.lang.Boolean isFPC,
java.sql.Timestamp updateDate,
Location basePortLocation,
FishingVessel fishingVessel,
QualitativeValue hullMaterial)
Constructs a new instance of VesselFeatures , taking all possible properties
(except the identifier(s))as arguments. |
static VesselOwner |
VesselOwner.Factory.newInstance(java.lang.String registrationCode,
java.lang.String lastname,
java.lang.String firstname,
java.lang.String street,
java.lang.String zipCode,
java.lang.String city,
java.util.Date dateOfBirth,
java.util.Date retirementDate,
java.sql.Timestamp updateDate,
java.util.Collection rightToProduces,
Location countryLocation)
Constructs a new instance of VesselOwner , taking all possible properties
(except the identifier(s))as arguments. |
void |
VesselRegistrationPeriodDao.remove(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
Removes the instance of fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod having the given identifiers from the persistent store. |
void |
VesselRegistrationPeriodDaoBase.remove(java.util.Date startDateTime,
Location registrationLocation,
Vessel vessel)
|
void |
VesselFeatures.setBasePortLocation(Location basePortLocation)
|
void |
VesselOwner.setCountryLocation(Location countryLocation)
|
void |
VesselRegistrationPeriodPK.setRegistrationLocation(Location registrationLocation)
|
Uses of Location in fr.ifremer.allegro.technical.optimization.location |
---|
Methods in fr.ifremer.allegro.technical.optimization.location that return Location | |
---|---|
Location |
LocationHierarchyPK.getLocation()
|
Location |
LocationHierarchyPK.getParent()
|
Methods in fr.ifremer.allegro.technical.optimization.location with parameters of type Location | |
---|---|
LocationHierarchy |
LocationHierarchyDao.create(java.lang.Float childSurfaceRatio,
Location location,
Location parent)
Creates a new fr.ifremer.allegro.technical.optimization.location.LocationHierarchy
instance from all attributes and
properties and adds it to the persistent store. |
LocationHierarchy |
LocationHierarchyDaoBase.create(java.lang.Float childSurfaceRatio,
Location location,
Location parent)
|
java.lang.Object |
LocationHierarchyDao.create(int transform,
java.lang.Float childSurfaceRatio,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.create(java.lang.Float,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationHierarchyDaoBase.create(int transform,
java.lang.Float childSurfaceRatio,
Location location,
Location parent)
|
java.lang.Object |
LocationHierarchyDao.findLocationHierarchyByIdentifiers(int transform,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationHierarchyDaoBase.findLocationHierarchyByIdentifiers(int transform,
Location location,
Location parent)
|
java.lang.Object |
LocationHierarchyDao.findLocationHierarchyByIdentifiers(int transform,
java.lang.String queryString,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByIdentifiers(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
LocationHierarchyDaoBase.findLocationHierarchyByIdentifiers(int transform,
java.lang.String queryString,
Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDao.findLocationHierarchyByIdentifiers(Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDaoBase.findLocationHierarchyByIdentifiers(Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDao.findLocationHierarchyByIdentifiers(java.lang.String queryString,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
LocationHierarchy |
LocationHierarchyDaoBase.findLocationHierarchyByIdentifiers(java.lang.String queryString,
Location location,
Location parent)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(int transform,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(int transform,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(int, String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(int transform,
java.lang.String queryString,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(int, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(int transform,
java.lang.String queryString,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(Location location)
|
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(String, fr.ifremer.allegro.referential.location.Location) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
|
java.util.Collection |
LocationHierarchyDao.findLocationHierarchyByLocation(java.lang.String queryString,
Location location)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByLocation(fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.util.Collection |
LocationHierarchyDaoBase.findLocationHierarchyByLocation(java.lang.String queryString,
Location location)
|
java.lang.Object |
LocationHierarchyDao.findLocationHierarchyByNaturalId(int transform,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationHierarchyDaoBase.findLocationHierarchyByNaturalId(int transform,
Location location,
Location parent)
|
java.lang.Object |
LocationHierarchyDao.findLocationHierarchyByNaturalId(int transform,
java.lang.String queryString,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByNaturalId(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
java.lang.Object |
LocationHierarchyDaoBase.findLocationHierarchyByNaturalId(int transform,
java.lang.String queryString,
Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDao.findLocationHierarchyByNaturalId(Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDaoBase.findLocationHierarchyByNaturalId(Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDao.findLocationHierarchyByNaturalId(java.lang.String queryString,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.findLocationHierarchyByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.referential.location.Location) with an
additional argument called queryString . |
LocationHierarchy |
LocationHierarchyDaoBase.findLocationHierarchyByNaturalId(java.lang.String queryString,
Location location,
Location parent)
|
java.lang.Object |
LocationHierarchyDao.load(int transform,
Location location,
Location parent)
Does the same thing as LocationHierarchyDao.load(fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.location.Location) with an
additional flag called transform . |
java.lang.Object |
LocationHierarchyDaoBase.load(int transform,
Location location,
Location parent)
|
LocationHierarchy |
LocationHierarchyDao.load(Location location,
Location parent)
Loads an instance of fr.ifremer.allegro.technical.optimization.location.LocationHierarchy from the persistent store. |
LocationHierarchy |
LocationHierarchyDaoBase.load(Location location,
Location parent)
|
void |
LocationHierarchyDao.remove(Location location,
Location parent)
Removes the instance of fr.ifremer.allegro.technical.optimization.location.LocationHierarchy having the given identifiers from the persistent store. |
void |
LocationHierarchyDaoBase.remove(Location location,
Location parent)
|
void |
LocationHierarchyPK.setLocation(Location location)
|
void |
LocationHierarchyPK.setParent(Location parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |