| Package | Description |
|---|---|
| fr.ifremer.adagio.core.dao.referential.regulation |
| Modifier and Type | Class and Description |
|---|---|
class |
RegulationAreaImpl |
| Modifier and Type | Method and Description |
|---|---|
RegulationArea |
RegulationAreaDao.create(Location location)
Creates a new
fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
RegulationArea |
RegulationAreaDaoBase.create(Location location) |
RegulationArea |
RegulationAreaDao.create(Location location,
Collection<RegulationArea2RegulationLocation> regulationLocation,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
Fishery fishery,
DistanceToCoastGradient distanceToCoastGradient)
Creates a new
fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea
instance from all attributes and
properties and adds it to the persistent store. |
RegulationArea |
RegulationAreaDaoBase.create(Location location,
Collection<RegulationArea2RegulationLocation> regulationLocation,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
Fishery fishery,
DistanceToCoastGradient distanceToCoastGradient) |
RegulationArea |
RegulationAreaDao.create(RegulationArea regulationArea)
Creates an instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea and adds it to the persistent store.
|
RegulationArea |
RegulationAreaDaoBase.create(RegulationArea regulationArea) |
RegulationArea |
RegulationArea2RegulationLocationPK.getRegulationArea() |
RegulationArea |
Fishery.getRegulationArea()
Zone de peche à laquelle la pecherie est rattachée
|
RegulationArea |
RegulationAreaDao.load(Integer id)
Loads an instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea from the persistent store.
|
RegulationArea |
RegulationAreaDaoBase.load(Integer id) |
static RegulationArea |
RegulationArea.Factory.newInstance()
Constructs a new instance of
RegulationArea. |
static RegulationArea |
RegulationArea.Factory.newInstance(Location location)
Constructs a new instance of
RegulationArea, taking all required and/or
read-only properties as arguments. |
static RegulationArea |
RegulationArea.Factory.newInstance(Location location,
Collection<RegulationArea2RegulationLocation> regulationLocation,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
Fishery fishery,
DistanceToCoastGradient distanceToCoastGradient)
Constructs a new instance of
RegulationArea, taking all possible properties
(except the identifier(s))as arguments. |
protected RegulationArea |
RegulationAreaDaoBase.toEntity(Object[] row) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegulationArea> |
RegulationAreaDao.create(Collection<RegulationArea> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea and adds
from the passed in
entities collection |
Collection<RegulationArea> |
RegulationAreaDaoBase.create(Collection<RegulationArea> entities) |
Collection<RegulationArea> |
RegulationAreaDao.loadAll()
Loads all entities of type
RegulationArea. |
Collection<RegulationArea> |
RegulationAreaDaoBase.loadAll() |
Set<RegulationArea> |
RegulationAreaDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<RegulationArea> |
RegulationAreaDaoBase.search(Search search) |
| Modifier and Type | Method and Description |
|---|---|
Object |
RegulationArea2RegulationLocationDaoBase.create(int transform,
Location location,
RegulationArea regulationArea) |
Object |
RegulationArea2RegulationLocationDao.create(int transform,
Location location,
RegulationArea regulationArea)
Does the same thing as
RegulationArea2RegulationLocationDao.create(fr.ifremer.adagio.core.dao.referential.location.Location,fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea) with an
additional flag called transform. |
Object |
RegulationAreaDao.create(int transform,
RegulationArea regulationArea)
Does the same thing as
RegulationAreaDao.create(fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea) with an
additional flag called transform. |
Object |
RegulationAreaDaoBase.create(int transform,
RegulationArea regulationArea) |
Object |
FisheryDaoBase.create(int transform,
String name,
Timestamp updateDate,
RegulationArea regulationArea,
Collection<Corpus> corpus,
Gear gear,
TaxonGroup taxonGroup) |
Object |
FisheryDao.create(int transform,
String name,
Timestamp updateDate,
RegulationArea regulationArea,
Collection<Corpus> corpus,
Gear gear,
TaxonGroup taxonGroup)
Does the same thing as
#create(java.lang.String,java.sql.Timestamp,fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea,java.util.Collection with an
additional flag called transform. |
RegulationArea2RegulationLocation |
RegulationArea2RegulationLocationDaoBase.create(Location location,
RegulationArea regulationArea) |
RegulationArea2RegulationLocation |
RegulationArea2RegulationLocationDao.create(Location location,
RegulationArea regulationArea)
Creates a new
fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea2RegulationLocation
instance from all attributes and
properties and adds it to the persistent store. |
RegulationArea |
RegulationAreaDao.create(RegulationArea regulationArea)
Creates an instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea and adds it to the persistent store.
|
RegulationArea |
RegulationAreaDaoBase.create(RegulationArea regulationArea) |
Fishery |
FisheryDaoBase.create(String name,
Timestamp updateDate,
RegulationArea regulationArea,
Collection<Corpus> corpus,
Gear gear,
TaxonGroup taxonGroup) |
Fishery |
FisheryDao.create(String name,
Timestamp updateDate,
RegulationArea regulationArea,
Collection<Corpus> corpus,
Gear gear,
TaxonGroup taxonGroup)
Creates a new
fr.ifremer.adagio.core.dao.referential.regulation.Fishery
instance from all attributes and
properties and adds it to the persistent store. |
Object |
RegulationArea2RegulationLocationDaoBase.load(int transform,
Location location,
RegulationArea regulationArea) |
Object |
RegulationArea2RegulationLocationDao.load(int transform,
Location location,
RegulationArea regulationArea)
Does the same thing as
RegulationArea2RegulationLocationDao.load(fr.ifremer.adagio.core.dao.referential.location.Location,fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea) with an
additional flag called transform. |
RegulationArea2RegulationLocation |
RegulationArea2RegulationLocationDaoBase.load(Location location,
RegulationArea regulationArea) |
RegulationArea2RegulationLocation |
RegulationArea2RegulationLocationDao.load(Location location,
RegulationArea regulationArea)
Loads an instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea2RegulationLocation from the persistent store.
|
static Fishery |
Fishery.Factory.newInstance(String name,
Timestamp updateDate,
RegulationArea regulationArea,
Collection<Corpus> corpus,
Gear gear,
TaxonGroup taxonGroup)
Constructs a new instance of
Fishery, taking all possible properties
(except the identifier(s))as arguments. |
void |
RegulationArea2RegulationLocationDaoBase.remove(Location location,
RegulationArea regulationArea) |
void |
RegulationArea2RegulationLocationDao.remove(Location location,
RegulationArea regulationArea)
Removes the instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea2RegulationLocation having the given
identifiers from the persistent store. |
void |
RegulationAreaDao.remove(RegulationArea regulationArea)
Removes the instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea from the persistent store.
|
void |
RegulationAreaDaoBase.remove(RegulationArea regulationArea) |
void |
RegulationArea2RegulationLocationPK.setRegulationArea(RegulationArea regulationArea) |
void |
Fishery.setRegulationArea(RegulationArea regulationArea) |
protected Object |
RegulationAreaDaoBase.transformEntity(int transform,
RegulationArea 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.adagio.core.dao.referential.regulation.RegulationAreaDao, please note
that the RegulationAreaDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
RegulationAreaDao.update(RegulationArea regulationArea)
Updates the
regulationArea instance in the persistent store. |
void |
RegulationAreaDaoBase.update(RegulationArea regulationArea) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RegulationArea> |
RegulationAreaDao.create(Collection<RegulationArea> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea and adds
from the passed in
entities collection |
Collection<RegulationArea> |
RegulationAreaDaoBase.create(Collection<RegulationArea> entities) |
Collection<?> |
RegulationAreaDao.create(int transform,
Collection<RegulationArea> entities)
Does the same thing as
RegulationAreaDao.create(fr.ifremer.adagio.core.dao.referential.regulation.RegulationArea) with an
additional flag called transform. |
Collection<?> |
RegulationAreaDaoBase.create(int transform,
Collection<RegulationArea> entities) |
void |
RegulationAreaDao.remove(Collection<RegulationArea> entities)
Removes all entities in the given
entities |
void |
RegulationAreaDaoBase.remove(Collection<RegulationArea> entities) |
void |
RegulationAreaDao.update(Collection<RegulationArea> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
RegulationAreaDaoBase.update(Collection<RegulationArea> entities) |
Copyright © 2013. All Rights Reserved.