|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.support.HibernateDaoSupport
fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDaoBase
public abstract class FishingArea2RegulationLocationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation
.
FishingArea2RegulationLocation
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao |
---|
TRANSFORM_CLUSTERFISHINGAREA2REGULATIONLOCATION, TRANSFORM_NONE, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONFULLVO, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONNATURALID |
Constructor Summary | |
---|---|
FishingArea2RegulationLocationDaoBase()
|
Method Summary | |
---|---|
void |
clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
Copies the fields of ClusterFishingArea2RegulationLocation to the specified entity. |
void |
clusterFishingArea2RegulationLocationToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type ClusterFishingArea2RegulationLocation to this
DAO's entity. |
java.util.Collection |
create(java.util.Collection entities)
Creates a new instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation and adds from the passed in entities collection |
FishingArea2RegulationLocation |
create(FishingArea2RegulationLocation fishingArea2RegulationLocation)
Creates an instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation and adds it to the persistent store. |
FishingArea2RegulationLocation |
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. |
java.util.Collection |
create(int transform,
java.util.Collection entities)
Does the same thing as FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
FishingArea2RegulationLocation fishingArea2RegulationLocation)
Does the same thing as FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation) with an
additional flag called transform . |
java.lang.Object |
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 . |
FishingArea2RegulationLocation |
createFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
|
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(FishingArea fishingArea)
|
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(int transform,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional flag called transform . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(int pageNumber,
int pageSize,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(int transform,
int pageNumber,
int pageSize,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(int transform,
java.lang.String queryString,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, String, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(java.lang.String queryString,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional argument called queryString . |
java.util.Collection |
findFishingArea2RegulationLocationByFishingArea(java.lang.String queryString,
int pageNumber,
int pageSize,
FishingArea fishingArea)
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(String, fr.ifremer.allegro.data.fishingArea.FishingArea) with an
additional two arguments called pageNumber and pageSize . |
java.lang.Object |
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 |
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 . |
FishingArea2RegulationLocation |
findFishingArea2RegulationLocationByIdentifiers(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
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 . |
java.util.Collection |
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 |
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 |
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 |
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 |
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 |
findFishingArea2RegulationLocationByLocation(Location location)
|
java.util.Collection |
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 |
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.lang.Object |
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 |
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 . |
FishingArea2RegulationLocation |
findFishingArea2RegulationLocationByNaturalId(Location location,
FishingArea fishingArea)
|
FishingArea2RegulationLocation |
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 . |
java.util.Collection |
getAllFishingArea2RegulationLocation()
|
java.util.Collection |
getAllFishingArea2RegulationLocation(int transform)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation() with an
additional flag called transform . |
java.util.Collection |
getAllFishingArea2RegulationLocation(int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation() with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllFishingArea2RegulationLocation(int transform,
int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllFishingArea2RegulationLocation(int transform,
java.lang.String queryString)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int) with an
additional argument called queryString . |
java.util.Collection |
getAllFishingArea2RegulationLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllFishingArea2RegulationLocation(java.lang.String queryString)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation() with an
additional argument called queryString . |
java.util.Collection |
getAllFishingArea2RegulationLocation(java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(String) with an
additional two arguments called pageNumber and pageSize . |
protected FishingAreaDao |
getFishingAreaDao()
Gets the reference to fishingAreaDao . |
protected LocationDao |
getLocationDao()
Gets the reference to locationDao . |
protected java.security.Principal |
getPrincipal()
Gets the current principal if one has been set,
otherwise returns null . |
protected abstract FishingArea2RegulationLocation |
handleCreateFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
Performs the core logic for createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation) |
FishingArea2RegulationLocation |
load(FishingArea fishingArea,
Location location)
Loads an instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation from the persistent store. |
java.lang.Object |
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.util.Collection |
loadAll()
Loads all entities of type FishingArea2RegulationLocation . |
java.util.Collection |
loadAll(int transform)
Does the same thing as FishingArea2RegulationLocationDao.loadAll() with an
additional flag called transform . |
java.util.Collection |
loadAll(int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.loadAll() with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
loadAll(int transform,
int pageNumber,
int pageSize)
Does the same thing as FishingArea2RegulationLocationDao.loadAll(int) with an
additional two arguments called pageNumber and pageSize . |
void |
remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
Copies the fields of RemoteFishingArea2RegulationLocationFullVO to the specified entity. |
void |
remoteFishingArea2RegulationLocationFullVOToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteFishingArea2RegulationLocationFullVO to this
DAO's entity. |
void |
remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
Copies the fields of RemoteFishingArea2RegulationLocationNaturalId to the specified entity. |
void |
remoteFishingArea2RegulationLocationNaturalIdToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteFishingArea2RegulationLocationNaturalId to this
DAO's entity. |
void |
remove(java.util.Collection entities)
Removes all entities in the given entities |
void |
remove(FishingArea2RegulationLocation fishingArea2RegulationLocation)
Removes the instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation from the persistent store. |
void |
remove(FishingArea fishingArea,
Location location)
Removes the instance of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation having the given identifiers from the persistent store. |
PaginationResult |
search(int transform,
int pageNumber,
int pageSize,
Search search)
Does the same thing as {@link #search(int, fr.ifremer.allegro.Search) but with an additional two flags called pageNumber and pageSize . |
PaginationResult |
search(int pageNumber,
int pageSize,
Search search)
Does the same thing as {@link #search(fr.ifremer.allegro.Search) but with an additional two flags called pageNumber and pageSize . |
java.util.Set |
search(int transform,
Search search)
Does the same thing as FishingArea2RegulationLocationDao.search(fr.ifremer.allegro.Search) but with an
additional flag called transform . |
java.util.Set |
search(Search search)
Performs a search using the parameters specified in the given search object. |
void |
setFishingAreaDao(FishingAreaDao fishingAreaDao)
Sets the reference to fishingAreaDao . |
void |
setLocationDao(LocationDao locationDao)
Sets the reference to locationDao . |
ClusterFishingArea2RegulationLocation |
toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation entity)
Converts this DAO's entity to an object of type ClusterFishingArea2RegulationLocation . |
void |
toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation source,
ClusterFishingArea2RegulationLocation target)
Copies the fields of the specified entity to the target value object. |
protected ClusterFishingArea2RegulationLocation |
toClusterFishingArea2RegulationLocation(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterFishingArea2RegulationLocation[] |
toClusterFishingArea2RegulationLocationArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterFishingArea2RegulationLocation . |
void |
toClusterFishingArea2RegulationLocationCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type ClusterFishingArea2RegulationLocation . |
protected FishingArea2RegulationLocation |
toEntity(java.lang.Object[] row)
|
RemoteFishingArea2RegulationLocationFullVO |
toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation entity)
Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationFullVO . |
void |
toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation source,
RemoteFishingArea2RegulationLocationFullVO target)
Copies the fields of the specified entity to the target value object. |
protected RemoteFishingArea2RegulationLocationFullVO |
toRemoteFishingArea2RegulationLocationFullVO(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteFishingArea2RegulationLocationFullVO[] |
toRemoteFishingArea2RegulationLocationFullVOArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteFishingArea2RegulationLocationFullVO . |
void |
toRemoteFishingArea2RegulationLocationFullVOCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteFishingArea2RegulationLocationFullVO . |
RemoteFishingArea2RegulationLocationNaturalId |
toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationNaturalId . |
void |
toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source,
RemoteFishingArea2RegulationLocationNaturalId target)
Copies the fields of the specified entity to the target value object. |
protected RemoteFishingArea2RegulationLocationNaturalId |
toRemoteFishingArea2RegulationLocationNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteFishingArea2RegulationLocationNaturalId[] |
toRemoteFishingArea2RegulationLocationNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteFishingArea2RegulationLocationNaturalId . |
void |
toRemoteFishingArea2RegulationLocationNaturalIdCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteFishingArea2RegulationLocationNaturalId . |
protected void |
transformEntities(int transform,
java.util.Collection entities)
Transforms a collection of entities using the transformEntity(int,fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
method. |
protected java.lang.Object |
transformEntity(int transform,
FishingArea2RegulationLocation 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.data.fishingArea.FishingArea2RegulationLocationDao , please note
that the FishingArea2RegulationLocationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
update(java.util.Collection entities)
Updates all instances in the entities collection in the persistent store. |
void |
update(FishingArea2RegulationLocation fishingArea2RegulationLocation)
Updates the fishingArea2RegulationLocation instance in the persistent store. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao |
---|
clusterFishingArea2RegulationLocationToEntity, remoteFishingArea2RegulationLocationFullVOToEntity, remoteFishingArea2RegulationLocationNaturalIdToEntity |
Constructor Detail |
---|
public FishingArea2RegulationLocationDaoBase()
Method Detail |
---|
public void setLocationDao(LocationDao locationDao)
locationDao
.
protected LocationDao getLocationDao()
locationDao
.
public void setFishingAreaDao(FishingAreaDao fishingAreaDao)
fishingAreaDao
.
protected FishingAreaDao getFishingAreaDao()
fishingAreaDao
.
public java.lang.Object load(int transform, FishingArea fishingArea, Location location)
FishingArea2RegulationLocationDao
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
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOT be transformed. If this flag is any of the other constants
defined in this class then the result WILL BE passed through an operation which can
optionally transform the entity (into a value object for example). By default, transformation does
not occur.
load
in interface FishingArea2RegulationLocationDao
fishingArea
- identifier of the entity to loadlocation
- identifier of the entity to load
FishingArea2RegulationLocationDao.load(int, fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location)
public FishingArea2RegulationLocation load(FishingArea fishingArea, Location location)
FishingArea2RegulationLocationDao
load
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.load(fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location)
public java.util.Collection loadAll()
FishingArea2RegulationLocationDao
FishingArea2RegulationLocation
.
loadAll
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.loadAll()
public java.util.Collection loadAll(int transform)
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.loadAll()
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOT be transformed. If this flag is any of the other constants
defined here then the result WILL BE passed through an operation which can optionally
transform the entity (into a value object for example). By default, transformation does
not occur.
loadAll
in interface FishingArea2RegulationLocationDao
transform
- the flag indicating what transformation to use.
FishingArea2RegulationLocationDao.loadAll(int)
public java.util.Collection loadAll(int pageNumber, int pageSize)
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.loadAll()
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
loadAll
in interface FishingArea2RegulationLocationDao
pageNumber
- the page number to retrieve when paging results.pageSize
- the size of the page to retrieve when paging results.
FishingArea2RegulationLocationDao.loadAll(int, int)
public java.util.Collection loadAll(int transform, int pageNumber, int pageSize)
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.loadAll(int)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
loadAll
in interface FishingArea2RegulationLocationDao
transform
- the flag indicating what transformation to use.pageNumber
- the page number to retrieve when paging results.pageSize
- the size of the page to retrieve when paging results.
FishingArea2RegulationLocationDao.loadAll(int, int, int)
public FishingArea2RegulationLocation create(FishingArea2RegulationLocation fishingArea2RegulationLocation)
FishingArea2RegulationLocationDao
create
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public java.lang.Object create(int transform, FishingArea2RegulationLocation fishingArea2RegulationLocation)
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOT be transformed. If this flag is any of the other constants
defined here then the result WILL BE passed through an operation which can optionally
transform the entity (into a value object for example). By default, transformation does
not occur.
create
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.create(int transform, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public java.util.Collection create(java.util.Collection entities)
FishingArea2RegulationLocationDao
entities
collection
create
in interface FishingArea2RegulationLocationDao
entities
- the collection of fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation
instances to create.
FishingArea2RegulationLocationDao.create(java.util.Collection)
public java.util.Collection create(int transform, java.util.Collection entities)
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOT be transformed. If this flag is any of the other constants
defined here then the result WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
create
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.create(int, java.util.Collection)
public FishingArea2RegulationLocation create(FishingArea fishingArea, Location location)
FishingArea2RegulationLocationDao
Creates a new fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation
instance from all attributes and
properties and adds it to the persistent store.
create
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.create(fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location)
public java.lang.Object create(int transform, FishingArea fishingArea, Location location)
FishingArea2RegulationLocationDao
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
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOT be transformed. If this flag is any of the other constants
defined here then the result WILL BE passed through an operation which can optionally
transform the entity (into a value object for example). By default, transformation does
not occur.
create
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.create(int, fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location)
public void update(FishingArea2RegulationLocation fishingArea2RegulationLocation)
FishingArea2RegulationLocationDao
fishingArea2RegulationLocation
instance in the persistent store.
update
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.update(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public void update(java.util.Collection entities)
FishingArea2RegulationLocationDao
entities
collection in the persistent store.
update
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.update(java.util.Collection)
public void remove(FishingArea2RegulationLocation fishingArea2RegulationLocation)
FishingArea2RegulationLocationDao
remove
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.remove(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public void remove(FishingArea fishingArea, Location location)
FishingArea2RegulationLocationDao
identifiers
from the persistent store.
remove
in interface FishingArea2RegulationLocationDao
FishingArea2RegulationLocationDao.remove(fr.ifremer.allegro.data.fishingArea.FishingArea,fr.ifremer.allegro.referential.location.Location)
public void remove(java.util.Collection entities)
FishingArea2RegulationLocationDao
entities collection.
- Specified by:
remove
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.remove(java.util.Collection)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation()
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation()
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(int transform)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation()
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then finder results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(java.lang.String queryString)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation()
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation()
.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(java.lang.String)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(int pageNumber,
int pageSize)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation()
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, int)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(java.lang.String queryString,
int pageNumber,
int pageSize)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(String)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(String, int, int)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(int transform,
java.lang.String queryString)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int)
.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, String)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(int transform,
int pageNumber,
int pageSize)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, int, int)
getAllFishingArea2RegulationLocation
public java.util.Collection getAllFishingArea2RegulationLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, String)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
getAllFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.getAllFishingArea2RegulationLocation(int, java.lang.String, int, int)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(Location location)
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(int transform,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location)
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then finder results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location)
.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(java.lang.String, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(int pageNumber,
int pageSize,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(fr.ifremer.allegro.referential.location.Location)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, int, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(String, fr.ifremer.allegro.referential.location.Location)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(String, int, int, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location location)
.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, String, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(int transform,
int pageNumber,
int pageSize,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, fr.ifremer.allegro.referential.location.Location)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, int, int, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByLocation
public java.util.Collection findFishingArea2RegulationLocationByLocation(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Location location)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, String, fr.ifremer.allegro.referential.location.Location)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByLocation(int, java.lang.String, int, int, fr.ifremer.allegro.referential.location.Location)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(FishingArea fishingArea)
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(int transform,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then finder results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(java.lang.String queryString,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(java.lang.String, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(int pageNumber,
int pageSize,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, int, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(java.lang.String queryString,
int pageNumber,
int pageSize,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(String, fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(String, int, int, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(int transform,
java.lang.String queryString,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea fishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, String, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(int transform,
int pageNumber,
int pageSize,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, int, int, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByFishingArea
public java.util.Collection findFishingArea2RegulationLocationByFishingArea(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
Does the same thing as FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, String, fr.ifremer.allegro.data.fishingArea.FishingArea)
with an
additional two arguments called pageNumber
and pageSize
. The pageNumber
argument allows you to specify the page number when you are paging the results and the pageSize allows you to specify the size of the
page retrieved.
- Specified by:
findFishingArea2RegulationLocationByFishingArea
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByFishingArea(int, java.lang.String, int, int, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByIdentifiers
public FishingArea2RegulationLocation findFishingArea2RegulationLocationByIdentifiers(Location location,
FishingArea fishingArea)
- Specified by:
findFishingArea2RegulationLocationByIdentifiers
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByIdentifiers
public java.lang.Object findFishingArea2RegulationLocationByIdentifiers(int transform,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then finder results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
findFishingArea2RegulationLocationByIdentifiers
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByIdentifiers
public FishingArea2RegulationLocation findFishingArea2RegulationLocationByIdentifiers(java.lang.String queryString,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByIdentifiers
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(java.lang.String, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByIdentifiers
public java.lang.Object findFishingArea2RegulationLocationByIdentifiers(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int, fr.ifremer.allegro.referential.location.Location location, fr.ifremer.allegro.data.fishingArea.FishingArea fishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByIdentifiers
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByIdentifiers(int, java.lang.String, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByNaturalId
public FishingArea2RegulationLocation findFishingArea2RegulationLocationByNaturalId(Location location,
FishingArea fishingArea)
- Specified by:
findFishingArea2RegulationLocationByNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByNaturalId
public java.lang.Object findFishingArea2RegulationLocationByNaturalId(int transform,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then finder results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
findFishingArea2RegulationLocationByNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByNaturalId
public FishingArea2RegulationLocation findFishingArea2RegulationLocationByNaturalId(java.lang.String queryString,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(java.lang.String, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
findFishingArea2RegulationLocationByNaturalId
public java.lang.Object findFishingArea2RegulationLocationByNaturalId(int transform,
java.lang.String queryString,
Location location,
FishingArea fishingArea)
- Description copied from interface:
FishingArea2RegulationLocationDao
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
. This queryString
argument allows you to override the query string defined in FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int, fr.ifremer.allegro.referential.location.Location location, fr.ifremer.allegro.data.fishingArea.FishingArea fishingArea)
.
- Specified by:
findFishingArea2RegulationLocationByNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.findFishingArea2RegulationLocationByNaturalId(int, java.lang.String, fr.ifremer.allegro.referential.location.Location, fr.ifremer.allegro.data.fishingArea.FishingArea)
createFromClusterFishingArea2RegulationLocation
public FishingArea2RegulationLocation createFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
- Specified by:
createFromClusterFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
handleCreateFromClusterFishingArea2RegulationLocation
protected abstract FishingArea2RegulationLocation handleCreateFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
throws java.lang.Exception
- Performs the core logic for
createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
- Throws:
java.lang.Exception
transformEntity
protected java.lang.Object transformEntity(int transform,
FishingArea2RegulationLocation 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.data.fishingArea.FishingArea2RegulationLocationDao
, please note
that the FishingArea2RegulationLocationDao.TRANSFORM_NONE
constant denotes no transformation, so the entity itself
will be returned.
This method will return instances of these types:
FishingArea2RegulationLocation
- FishingArea2RegulationLocationDao.TRANSFORM_NONE
RemoteFishingArea2RegulationLocationFullVO
- TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONFULLVO
RemoteFishingArea2RegulationLocationNaturalId
- TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONNATURALID
ClusterFishingArea2RegulationLocation
- TRANSFORM_CLUSTERFISHINGAREA2REGULATIONLOCATION
If the integer argument value is unknown FishingArea2RegulationLocationDao.TRANSFORM_NONE
is assumed.
- Parameters:
transform
- one of the constants declared in FishingArea2RegulationLocationDao
entity
- an entity that was found
- Returns:
- the transformed entity (i.e. new value object, etc)
- See Also:
transformEntities(int,java.util.Collection)
transformEntities
protected void transformEntities(int transform,
java.util.Collection entities)
- Transforms a collection of entities using the
transformEntity(int,fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
method. This method does not instantiate a new collection.
This method is to be used internally only.
- Parameters:
transform
- one of the constants declared in fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao
entities
- the collection of entities to transform- See Also:
transformEntity(int,fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
toEntity
protected FishingArea2RegulationLocation toEntity(java.lang.Object[] row)
toRemoteFishingArea2RegulationLocationFullVOCollection
public final void toRemoteFishingArea2RegulationLocationFullVOCollection(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to a Collection of instances of type
RemoteFishingArea2RegulationLocationFullVO
.
- Specified by:
toRemoteFishingArea2RegulationLocationFullVOCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVOCollection(java.util.Collection)
toRemoteFishingArea2RegulationLocationFullVOArray
public final RemoteFishingArea2RegulationLocationFullVO[] toRemoteFishingArea2RegulationLocationFullVOArray(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an array of instances of type
RemoteFishingArea2RegulationLocationFullVO
.
- Specified by:
toRemoteFishingArea2RegulationLocationFullVOArray
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVOArray(java.util.Collection)
toRemoteFishingArea2RegulationLocationFullVO
protected RemoteFishingArea2RegulationLocationFullVO toRemoteFishingArea2RegulationLocationFullVO(java.lang.Object[] row)
- Default implementation for transforming the results of a report query into a value object. This
implementation exists for convenience reasons only. It needs only be overridden in the
FishingArea2RegulationLocationDaoImpl
class if you intend to use reporting queries.
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
remoteFishingArea2RegulationLocationFullVOToEntityCollection
public final void remoteFishingArea2RegulationLocationFullVOToEntityCollection(java.util.Collection instances)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts a Collection of instances of type
RemoteFishingArea2RegulationLocationFullVO
to this
DAO's entity.
- Specified by:
remoteFishingArea2RegulationLocationFullVOToEntityCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationFullVOToEntityCollection(java.util.Collection)
toRemoteFishingArea2RegulationLocationFullVO
public void toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation source,
RemoteFishingArea2RegulationLocationFullVO target)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of the specified entity to the target value object. This method is similar to
toRemoteFishingArea2RegulationLocationFullVO(), but it does not handle any attributes in the target
value object that are "read-only" (as those do not have setter methods exposed).
- Specified by:
toRemoteFishingArea2RegulationLocationFullVO
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
toRemoteFishingArea2RegulationLocationFullVO
public RemoteFishingArea2RegulationLocationFullVO toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation entity)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an object of type
RemoteFishingArea2RegulationLocationFullVO
.
- Specified by:
toRemoteFishingArea2RegulationLocationFullVO
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
remoteFishingArea2RegulationLocationFullVOToEntity
public void remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of
RemoteFishingArea2RegulationLocationFullVO
to the specified entity.
- Specified by:
remoteFishingArea2RegulationLocationFullVOToEntity
in interface FishingArea2RegulationLocationDao
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.- See Also:
fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationFullVOToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
toRemoteFishingArea2RegulationLocationNaturalIdCollection
public final void toRemoteFishingArea2RegulationLocationNaturalIdCollection(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to a Collection of instances of type
RemoteFishingArea2RegulationLocationNaturalId
.
- Specified by:
toRemoteFishingArea2RegulationLocationNaturalIdCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalIdCollection(java.util.Collection)
toRemoteFishingArea2RegulationLocationNaturalIdArray
public final RemoteFishingArea2RegulationLocationNaturalId[] toRemoteFishingArea2RegulationLocationNaturalIdArray(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an array of instances of type
RemoteFishingArea2RegulationLocationNaturalId
.
- Specified by:
toRemoteFishingArea2RegulationLocationNaturalIdArray
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalIdArray(java.util.Collection)
toRemoteFishingArea2RegulationLocationNaturalId
protected RemoteFishingArea2RegulationLocationNaturalId toRemoteFishingArea2RegulationLocationNaturalId(java.lang.Object[] row)
- Default implementation for transforming the results of a report query into a value object. This
implementation exists for convenience reasons only. It needs only be overridden in the
FishingArea2RegulationLocationDaoImpl
class if you intend to use reporting queries.
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
remoteFishingArea2RegulationLocationNaturalIdToEntityCollection
public final void remoteFishingArea2RegulationLocationNaturalIdToEntityCollection(java.util.Collection instances)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts a Collection of instances of type
RemoteFishingArea2RegulationLocationNaturalId
to this
DAO's entity.
- Specified by:
remoteFishingArea2RegulationLocationNaturalIdToEntityCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationNaturalIdToEntityCollection(java.util.Collection)
toRemoteFishingArea2RegulationLocationNaturalId
public void toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source,
RemoteFishingArea2RegulationLocationNaturalId target)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of the specified entity to the target value object. This method is similar to
toRemoteFishingArea2RegulationLocationNaturalId(), but it does not handle any attributes in the target
value object that are "read-only" (as those do not have setter methods exposed).
- Specified by:
toRemoteFishingArea2RegulationLocationNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
toRemoteFishingArea2RegulationLocationNaturalId
public RemoteFishingArea2RegulationLocationNaturalId toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an object of type
RemoteFishingArea2RegulationLocationNaturalId
.
- Specified by:
toRemoteFishingArea2RegulationLocationNaturalId
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
remoteFishingArea2RegulationLocationNaturalIdToEntity
public void remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of
RemoteFishingArea2RegulationLocationNaturalId
to the specified entity.
- Specified by:
remoteFishingArea2RegulationLocationNaturalIdToEntity
in interface FishingArea2RegulationLocationDao
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.- See Also:
fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationNaturalIdToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
toClusterFishingArea2RegulationLocationCollection
public final void toClusterFishingArea2RegulationLocationCollection(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to a Collection of instances of type
ClusterFishingArea2RegulationLocation
.
- Specified by:
toClusterFishingArea2RegulationLocationCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocationCollection(java.util.Collection)
toClusterFishingArea2RegulationLocationArray
public final ClusterFishingArea2RegulationLocation[] toClusterFishingArea2RegulationLocationArray(java.util.Collection entities)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an array of instances of type
ClusterFishingArea2RegulationLocation
.
- Specified by:
toClusterFishingArea2RegulationLocationArray
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocationArray(java.util.Collection)
toClusterFishingArea2RegulationLocation
protected ClusterFishingArea2RegulationLocation toClusterFishingArea2RegulationLocation(java.lang.Object[] row)
- Default implementation for transforming the results of a report query into a value object. This
implementation exists for convenience reasons only. It needs only be overridden in the
FishingArea2RegulationLocationDaoImpl
class if you intend to use reporting queries.
- See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
clusterFishingArea2RegulationLocationToEntityCollection
public final void clusterFishingArea2RegulationLocationToEntityCollection(java.util.Collection instances)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts a Collection of instances of type
ClusterFishingArea2RegulationLocation
to this
DAO's entity.
- Specified by:
clusterFishingArea2RegulationLocationToEntityCollection
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.clusterFishingArea2RegulationLocationToEntityCollection(java.util.Collection)
toClusterFishingArea2RegulationLocation
public void toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation source,
ClusterFishingArea2RegulationLocation target)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of the specified entity to the target value object. This method is similar to
toClusterFishingArea2RegulationLocation(), but it does not handle any attributes in the target
value object that are "read-only" (as those do not have setter methods exposed).
- Specified by:
toClusterFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
toClusterFishingArea2RegulationLocation
public ClusterFishingArea2RegulationLocation toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation entity)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Converts this DAO's entity to an object of type
ClusterFishingArea2RegulationLocation
.
- Specified by:
toClusterFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
- See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
clusterFishingArea2RegulationLocationToEntity
public void clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation source,
FishingArea2RegulationLocation target,
boolean copyIfNull)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Copies the fields of
ClusterFishingArea2RegulationLocation
to the specified entity.
- Specified by:
clusterFishingArea2RegulationLocationToEntity
in interface FishingArea2RegulationLocationDao
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.- See Also:
fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao#clusterFishingArea2RegulationLocationToEntity(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
getPrincipal
protected java.security.Principal getPrincipal()
- Gets the current
principal
if one has been set,
otherwise returns null
.
- Returns:
- the current principal
search
public PaginationResult search(int transform,
int pageNumber,
int pageSize,
Search search)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Does the same thing as {@link #search(int, fr.ifremer.allegro.Search) but with an
additional two flags called
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
- Specified by:
search
in interface FishingArea2RegulationLocationDao
- Parameters:
transform
- the transformation flag.pageNumber
- the page number in the data to retrievepageSize
- the size of the page to retrieve.search
- the search object which provides the search parameters and pagination specification.
- Returns:
- any found results from the search wrapped in a
PaginationResult
instance. - See Also:
FishingArea2RegulationLocationDao.search(int, int, int, fr.ifremer.allegro.Search)
search
public PaginationResult search(int pageNumber,
int pageSize,
Search search)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Does the same thing as {@link #search(fr.ifremer.allegro.Search) but with an
additional two flags called
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
- Specified by:
search
in interface FishingArea2RegulationLocationDao
- Parameters:
pageNumber
- the page number in the data to retrievepageSize
- the size of the page to retrieve.search
- the search object which provides the search parameters and pagination specification.
- Returns:
- any found results from the search wrapped in a
PaginationResult
instance. - See Also:
FishingArea2RegulationLocationDao.search(int, int, fr.ifremer.allegro.Search)
search
public java.util.Set search(int transform,
Search search)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Does the same thing as
FishingArea2RegulationLocationDao.search(fr.ifremer.allegro.Search)
but with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
finder results will NOT be transformed during retrieval.
If this flag is any of the other constants defined here
then results WILL BE passed through an operation which can optionally
transform the entities (into value objects for example). By default, transformation does
not occur.
- Specified by:
search
in interface FishingArea2RegulationLocationDao
- Parameters:
transform
- the transformation flag.search
- the search object which provides the search parameters and pagination specification.
- Returns:
- any found results from the search.
- See Also:
FishingArea2RegulationLocationDao.search(int, fr.ifremer.allegro.Search)
search
public java.util.Set search(Search search)
- Description copied from interface:
FishingArea2RegulationLocationDao
- Performs a search using the parameters specified in the given
search
object.
- Specified by:
search
in interface FishingArea2RegulationLocationDao
- Parameters:
search
- the search object which provides the search parameters and pagination specification.
- Returns:
- any found results from the search.
- See Also:
FishingArea2RegulationLocationDao.search(fr.ifremer.allegro.Search)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2008-2010 IFREMER. All Rights Reserved.