|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.support.HibernateDaoSupport
fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDaoBase
public abstract class TranscribingTaxonGroupDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
.
TranscribingTaxonGroup
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao |
---|
TRANSFORM_CLUSTERTRANSCRIBINGTAXONGROUP, TRANSFORM_NONE, TRANSFORM_REMOTETRANSCRIBINGTAXONGROUPFULLVO, TRANSFORM_REMOTETRANSCRIBINGTAXONGROUPNATURALID |
Constructor Summary | |
---|---|
TranscribingTaxonGroupDaoBase()
|
Method Summary | |
---|---|
void |
clusterTranscribingTaxonGroupToEntity(ClusterTranscribingTaxonGroup source,
TranscribingTaxonGroup target,
boolean copyIfNull)
Copies the fields of ClusterTranscribingTaxonGroup to the specified entity. |
void |
clusterTranscribingTaxonGroupToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type ClusterTranscribingTaxonGroup to this
DAO's entity. |
java.util.Collection |
create(java.util.Collection entities)
Creates a new instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup and adds from the passed in entities collection |
java.util.Collection |
create(int transform,
java.util.Collection entities)
Does the same thing as TranscribingTaxonGroupDao.create(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
java.lang.String externalCode,
TaxonGroup taxonGroup,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
TranscribingTaxonGroup transcribingTaxonGroup)
Does the same thing as TranscribingTaxonGroupDao.create(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup) with an
additional flag called transform . |
TranscribingTaxonGroup |
create(java.lang.String externalCode,
TaxonGroup taxonGroup,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
TranscribingTaxonGroup |
create(java.lang.String externalCode,
java.sql.Timestamp updateDate,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
instance from all attributes and
properties and adds it to the persistent store. |
TranscribingTaxonGroup |
create(TranscribingTaxonGroup transcribingTaxonGroup)
Creates an instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup and adds it to the persistent store. |
TranscribingTaxonGroup |
createFromClusterTranscribingTaxonGroup(ClusterTranscribingTaxonGroup clusterTranscribingTaxonGroup)
|
java.lang.Object |
findTranscribingTaxonGroupByIdentifiers(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
java.lang.Object |
findTranscribingTaxonGroupByIdentifiers(int transform,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
TranscribingTaxonGroup |
findTranscribingTaxonGroupByIdentifiers(java.lang.String queryString,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
TranscribingTaxonGroup |
findTranscribingTaxonGroupByIdentifiers(TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
|
java.lang.Object |
findTranscribingTaxonGroupByNaturalId(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
java.lang.Object |
findTranscribingTaxonGroupByNaturalId(int transform,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
TranscribingTaxonGroup |
findTranscribingTaxonGroupByNaturalId(java.lang.String queryString,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
TranscribingTaxonGroup |
findTranscribingTaxonGroupByNaturalId(TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
|
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(int transform,
int pageNumber,
int pageSize,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(int pageNumber,
int pageSize,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(int transform,
java.lang.String queryString,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(int transform,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString,
int pageNumber,
int pageSize,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTaxonGroup(TaxonGroup taxonGroup)
|
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(int transform,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(int transform,
java.lang.String queryString,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(int transform,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional flag called transform . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(String, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(java.lang.String queryString,
TranscribingSide transcribingSide)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSide(TranscribingSide transcribingSide)
|
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(int transform,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(int transform,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(java.lang.String queryString,
TranscribingSystem transcribingSystem)
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingTaxonGroupByTranscribingSystem(TranscribingSystem transcribingSystem)
|
ClusterTranscribingTaxonGroup[] |
getAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
java.util.Collection |
getAllTranscribingTaxonGroup()
|
java.util.Collection |
getAllTranscribingTaxonGroup(int transform)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup() with an
additional flag called transform . |
java.util.Collection |
getAllTranscribingTaxonGroup(int pageNumber,
int pageSize)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup() with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroup(int transform,
int pageNumber,
int pageSize)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroup(int transform,
java.lang.String queryString)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingTaxonGroup(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int, String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroup(java.lang.String queryString)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup() with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingTaxonGroup(java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(int transform,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, String, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(int transform,
java.lang.String queryString,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(int transform,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp) with an
additional flag called transform . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(java.lang.String queryString,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(String, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(java.lang.String queryString,
java.sql.Timestamp updateDate)
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp updateDate)
|
protected java.security.Principal |
getPrincipal()
Gets the current principal if one has been set,
otherwise returns null . |
protected TaxonGroupDao |
getTaxonGroupDao()
Gets the reference to taxonGroupDao . |
protected TranscribingSideDao |
getTranscribingSideDao()
Gets the reference to transcribingSideDao . |
protected TranscribingSystemDao |
getTranscribingSystemDao()
Gets the reference to transcribingSystemDao . |
protected abstract TranscribingTaxonGroup |
handleCreateFromClusterTranscribingTaxonGroup(ClusterTranscribingTaxonGroup clusterTranscribingTaxonGroup)
Performs the core logic for createFromClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingTaxonGroup) |
protected abstract ClusterTranscribingTaxonGroup[] |
handleGetAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for getAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
java.lang.Object |
load(int transform,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Does the same thing as TranscribingTaxonGroupDao.load(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an
additional flag called transform . |
TranscribingTaxonGroup |
load(TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Loads an instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup from the persistent store. |
java.util.Collection |
loadAll()
Loads all entities of type TranscribingTaxonGroup . |
java.util.Collection |
loadAll(int transform)
Does the same thing as TranscribingTaxonGroupDao.loadAll() with an
additional flag called transform . |
java.util.Collection |
loadAll(int pageNumber,
int pageSize)
Does the same thing as TranscribingTaxonGroupDao.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 TranscribingTaxonGroupDao.loadAll(int) with an
additional two arguments called pageNumber and pageSize . |
void |
remoteTranscribingTaxonGroupFullVOToEntity(RemoteTranscribingTaxonGroupFullVO source,
TranscribingTaxonGroup target,
boolean copyIfNull)
Copies the fields of RemoteTranscribingTaxonGroupFullVO to the specified entity. |
void |
remoteTranscribingTaxonGroupFullVOToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteTranscribingTaxonGroupFullVO to this
DAO's entity. |
void |
remoteTranscribingTaxonGroupNaturalIdToEntity(RemoteTranscribingTaxonGroupNaturalId source,
TranscribingTaxonGroup target,
boolean copyIfNull)
Copies the fields of RemoteTranscribingTaxonGroupNaturalId to the specified entity. |
void |
remoteTranscribingTaxonGroupNaturalIdToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteTranscribingTaxonGroupNaturalId to this
DAO's entity. |
void |
remove(java.util.Collection entities)
Removes all entities in the given entities |
void |
remove(TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide,
TaxonGroup taxonGroup)
Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup having the given identifiers from the persistent store. |
void |
remove(TranscribingTaxonGroup transcribingTaxonGroup)
Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup 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 TranscribingTaxonGroupDao.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 |
setTaxonGroupDao(TaxonGroupDao taxonGroupDao)
Sets the reference to taxonGroupDao . |
void |
setTranscribingSideDao(TranscribingSideDao transcribingSideDao)
Sets the reference to transcribingSideDao . |
void |
setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
Sets the reference to transcribingSystemDao . |
protected ClusterTranscribingTaxonGroup |
toClusterTranscribingTaxonGroup(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTranscribingTaxonGroup |
toClusterTranscribingTaxonGroup(TranscribingTaxonGroup entity)
Converts this DAO's entity to an object of type ClusterTranscribingTaxonGroup . |
void |
toClusterTranscribingTaxonGroup(TranscribingTaxonGroup source,
ClusterTranscribingTaxonGroup target)
Copies the fields of the specified entity to the target value object. |
ClusterTranscribingTaxonGroup[] |
toClusterTranscribingTaxonGroupArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTranscribingTaxonGroup . |
void |
toClusterTranscribingTaxonGroupCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type ClusterTranscribingTaxonGroup . |
protected TranscribingTaxonGroup |
toEntity(java.lang.Object[] row)
|
protected RemoteTranscribingTaxonGroupFullVO |
toRemoteTranscribingTaxonGroupFullVO(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteTranscribingTaxonGroupFullVO |
toRemoteTranscribingTaxonGroupFullVO(TranscribingTaxonGroup entity)
Converts this DAO's entity to an object of type RemoteTranscribingTaxonGroupFullVO . |
void |
toRemoteTranscribingTaxonGroupFullVO(TranscribingTaxonGroup source,
RemoteTranscribingTaxonGroupFullVO target)
Copies the fields of the specified entity to the target value object. |
RemoteTranscribingTaxonGroupFullVO[] |
toRemoteTranscribingTaxonGroupFullVOArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteTranscribingTaxonGroupFullVO . |
void |
toRemoteTranscribingTaxonGroupFullVOCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteTranscribingTaxonGroupFullVO . |
protected RemoteTranscribingTaxonGroupNaturalId |
toRemoteTranscribingTaxonGroupNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteTranscribingTaxonGroupNaturalId |
toRemoteTranscribingTaxonGroupNaturalId(TranscribingTaxonGroup entity)
Converts this DAO's entity to an object of type RemoteTranscribingTaxonGroupNaturalId . |
void |
toRemoteTranscribingTaxonGroupNaturalId(TranscribingTaxonGroup source,
RemoteTranscribingTaxonGroupNaturalId target)
Copies the fields of the specified entity to the target value object. |
RemoteTranscribingTaxonGroupNaturalId[] |
toRemoteTranscribingTaxonGroupNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteTranscribingTaxonGroupNaturalId . |
void |
toRemoteTranscribingTaxonGroupNaturalIdCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteTranscribingTaxonGroupNaturalId . |
protected void |
transformEntities(int transform,
java.util.Collection entities)
Transforms a collection of entities using the transformEntity(int,fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
method. |
protected java.lang.Object |
transformEntity(int transform,
TranscribingTaxonGroup 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.transcribing.TranscribingTaxonGroupDao , please note
that the TranscribingTaxonGroupDao.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(TranscribingTaxonGroup transcribingTaxonGroup)
Updates the transcribingTaxonGroup 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.referential.transcribing.TranscribingTaxonGroupDao |
---|
clusterTranscribingTaxonGroupToEntity, remoteTranscribingTaxonGroupFullVOToEntity, remoteTranscribingTaxonGroupNaturalIdToEntity |
Constructor Detail |
---|
public TranscribingTaxonGroupDaoBase()
Method Detail |
---|
public void setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
transcribingSystemDao
.
protected TranscribingSystemDao getTranscribingSystemDao()
transcribingSystemDao
.
public void setTranscribingSideDao(TranscribingSideDao transcribingSideDao)
transcribingSideDao
.
protected TranscribingSideDao getTranscribingSideDao()
transcribingSideDao
.
public void setTaxonGroupDao(TaxonGroupDao taxonGroupDao)
taxonGroupDao
.
protected TaxonGroupDao getTaxonGroupDao()
taxonGroupDao
.
public java.lang.Object load(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.load(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
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 TranscribingTaxonGroupDao
transcribingSystem
- identifier of the entity to loadtranscribingSide
- identifier of the entity to loadtaxonGroup
- identifier of the entity to load
TranscribingTaxonGroupDao.load(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup load(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
load
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.load(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection loadAll()
TranscribingTaxonGroupDao
TranscribingTaxonGroup
.
loadAll
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.loadAll()
public java.util.Collection loadAll(int transform)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.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 TranscribingTaxonGroupDao
transform
- the flag indicating what transformation to use.
TranscribingTaxonGroupDao.loadAll(int)
public java.util.Collection loadAll(int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.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 TranscribingTaxonGroupDao
pageNumber
- the page number to retrieve when paging results.pageSize
- the size of the page to retrieve when paging results.
TranscribingTaxonGroupDao.loadAll(int, int)
public java.util.Collection loadAll(int transform, int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.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 TranscribingTaxonGroupDao
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.
TranscribingTaxonGroupDao.loadAll(int, int, int)
public TranscribingTaxonGroup create(TranscribingTaxonGroup transcribingTaxonGroup)
TranscribingTaxonGroupDao
create
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public java.lang.Object create(int transform, TranscribingTaxonGroup transcribingTaxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.create(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
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 TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(int transform, fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public java.util.Collection create(java.util.Collection entities)
TranscribingTaxonGroupDao
entities
collection
create
in interface TranscribingTaxonGroupDao
entities
- the collection of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
instances to create.
TranscribingTaxonGroupDao.create(java.util.Collection)
public java.util.Collection create(int transform, java.util.Collection entities)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.create(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
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 TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(int, java.util.Collection)
public TranscribingTaxonGroup create(java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
instance from all attributes and
properties and adds it to the persistent store.
create
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.lang.Object create(int transform, java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
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 TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(int, java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup create(java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup
instance from only required properties (attributes
and association ends) and adds it to the persistent store.
create
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.lang.Object create(int transform, java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional flag called transform
. If this flag is set to TRANSFORM_NONE
then
the returned entity will NOTWILL 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 TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.create(int, java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public void update(TranscribingTaxonGroup transcribingTaxonGroup)
TranscribingTaxonGroupDao
transcribingTaxonGroup
instance in the persistent store.
update
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.update(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public void update(java.util.Collection entities)
TranscribingTaxonGroupDao
entities
collection in the persistent store.
update
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.update(java.util.Collection)
public void remove(TranscribingTaxonGroup transcribingTaxonGroup)
TranscribingTaxonGroupDao
remove
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.remove(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public void remove(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
identifiers
from the persistent store.
remove
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.remove(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup)
public void remove(java.util.Collection entities)
TranscribingTaxonGroupDao
entities collection.
- Specified by:
remove
in interface TranscribingTaxonGroupDao
- See Also:
TranscribingTaxonGroupDao.remove(java.util.Collection)
public java.util.Collection getAllTranscribingTaxonGroup()
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup()
public java.util.Collection getAllTranscribingTaxonGroup(int transform)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup()
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.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int)
public java.util.Collection getAllTranscribingTaxonGroup(java.lang.String queryString)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup()
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup()
.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(java.lang.String)
public java.util.Collection getAllTranscribingTaxonGroup(int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup()
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.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int, int)
public java.util.Collection getAllTranscribingTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(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.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(String, int, int)
public java.util.Collection getAllTranscribingTaxonGroup(int transform, java.lang.String queryString)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int)
.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int, String)
public java.util.Collection getAllTranscribingTaxonGroup(int transform, int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(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.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int, int, int)
public java.util.Collection getAllTranscribingTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(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.
getAllTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroup(int, java.lang.String, int, int)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(TranscribingSystem transcribingSystem)
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(int transform, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
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.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(java.lang.String queryString, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
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.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(java.lang.String queryString, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
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.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(String, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem)
.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(int transform, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
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.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSystem(int transform, java.lang.String queryString, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
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.
findTranscribingTaxonGroupByTranscribingSystem
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSystem(int, java.lang.String, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(TranscribingSide transcribingSide)
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(int transform, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(java.lang.String queryString, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(int pageNumber, int pageSize, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(java.lang.String queryString, int pageNumber, int pageSize, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(String, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(String, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(int transform, java.lang.String queryString, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide transcribingSide)
.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(int transform, int pageNumber, int pageSize, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTranscribingSide(int transform, java.lang.String queryString, int pageNumber, int pageSize, TranscribingSide transcribingSide)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
findTranscribingTaxonGroupByTranscribingSide
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTranscribingSide(int, java.lang.String, int, int, fr.ifremer.allegro.referential.transcribing.TranscribingSide)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(TaxonGroup taxonGroup)
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(int transform, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup)
.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(java.lang.String, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(String, int, int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup taxonGroup)
.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, int, int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, java.lang.String, int, int, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup findTranscribingTaxonGroupByIdentifiers(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
findTranscribingTaxonGroupByIdentifiers
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.lang.Object findTranscribingTaxonGroupByIdentifiers(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByIdentifiers
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup findTranscribingTaxonGroupByIdentifiers(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
.
findTranscribingTaxonGroupByIdentifiers
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.lang.Object findTranscribingTaxonGroupByIdentifiers(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide transcribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup taxonGroup)
.
findTranscribingTaxonGroupByIdentifiers
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup findTranscribingTaxonGroupByNaturalId(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
findTranscribingTaxonGroupByNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.lang.Object findTranscribingTaxonGroupByNaturalId(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
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.
findTranscribingTaxonGroupByNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public TranscribingTaxonGroup findTranscribingTaxonGroupByNaturalId(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
.
findTranscribingTaxonGroupByNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.lang.Object findTranscribingTaxonGroupByNaturalId(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide transcribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup taxonGroup)
.
findTranscribingTaxonGroupByNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, java.lang.String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp updateDate)
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(int transform, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp)
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.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(java.lang.String queryString, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp)
.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.lang.String, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(int pageNumber, int pageSize, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp)
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.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, int, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(java.lang.String queryString, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(String, java.sql.Timestamp)
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.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(String, int, int, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(int transform, java.lang.String queryString, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp updateDate)
.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, String, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(int transform, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.sql.Timestamp)
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.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, int, int, java.sql.Timestamp)
public java.util.Collection getAllTranscribingTaxonGroupSinceDateSynchro(int transform, java.lang.String queryString, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
TranscribingTaxonGroupDao
Does the same thing as TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, String, java.sql.Timestamp)
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.
getAllTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllTranscribingTaxonGroupSinceDateSynchro(int, java.lang.String, int, int, java.sql.Timestamp)
public TranscribingTaxonGroup createFromClusterTranscribingTaxonGroup(ClusterTranscribingTaxonGroup clusterTranscribingTaxonGroup)
createFromClusterTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.createFromClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingTaxonGroup)
protected abstract TranscribingTaxonGroup handleCreateFromClusterTranscribingTaxonGroup(ClusterTranscribingTaxonGroup clusterTranscribingTaxonGroup) throws java.lang.Exception
createFromClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingTaxonGroup)
java.lang.Exception
public ClusterTranscribingTaxonGroup[] getAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
getAllClusterTranscribingTaxonGroupSinceDateSynchro
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.getAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected abstract ClusterTranscribingTaxonGroup[] handleGetAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
getAllClusterTranscribingTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
java.lang.Exception
protected java.lang.Object transformEntity(int transform, TranscribingTaxonGroup entity)
transform
flag is set to one of the constants defined in fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao
, please note
that the TranscribingTaxonGroupDao.TRANSFORM_NONE
constant denotes no transformation, so the entity itself
will be returned.
This method will return instances of these types:
TranscribingTaxonGroup
- TranscribingTaxonGroupDao.TRANSFORM_NONE
RemoteTranscribingTaxonGroupFullVO
- TRANSFORM_REMOTETRANSCRIBINGTAXONGROUPFULLVO
RemoteTranscribingTaxonGroupNaturalId
- TRANSFORM_REMOTETRANSCRIBINGTAXONGROUPNATURALID
ClusterTranscribingTaxonGroup
- TRANSFORM_CLUSTERTRANSCRIBINGTAXONGROUP
TranscribingTaxonGroupDao.TRANSFORM_NONE
is assumed.
transform
- one of the constants declared in TranscribingTaxonGroupDao
entity
- an entity that was found
transformEntities(int,java.util.Collection)
protected void transformEntities(int transform, java.util.Collection entities)
transformEntity(int,fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
method. This method does not instantiate a new collection.
This method is to be used internally only.
transform
- one of the constants declared in fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao
entities
- the collection of entities to transformtransformEntity(int,fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
protected TranscribingTaxonGroup toEntity(java.lang.Object[] row)
public final void toRemoteTranscribingTaxonGroupFullVOCollection(java.util.Collection entities)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupFullVO
.
toRemoteTranscribingTaxonGroupFullVOCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupFullVOCollection(java.util.Collection)
public final RemoteTranscribingTaxonGroupFullVO[] toRemoteTranscribingTaxonGroupFullVOArray(java.util.Collection entities)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupFullVO
.
toRemoteTranscribingTaxonGroupFullVOArray
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupFullVOArray(java.util.Collection)
protected RemoteTranscribingTaxonGroupFullVO toRemoteTranscribingTaxonGroupFullVO(java.lang.Object[] row)
TranscribingTaxonGroupDaoImpl
class if you intend to use reporting queries.
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public final void remoteTranscribingTaxonGroupFullVOToEntityCollection(java.util.Collection instances)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupFullVO
to this
DAO's entity.
remoteTranscribingTaxonGroupFullVOToEntityCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.remoteTranscribingTaxonGroupFullVOToEntityCollection(java.util.Collection)
public void toRemoteTranscribingTaxonGroupFullVO(TranscribingTaxonGroup source, RemoteTranscribingTaxonGroupFullVO target)
TranscribingTaxonGroupDao
toRemoteTranscribingTaxonGroupFullVO
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingTaxonGroupFullVO)
public RemoteTranscribingTaxonGroupFullVO toRemoteTranscribingTaxonGroupFullVO(TranscribingTaxonGroup entity)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupFullVO
.
toRemoteTranscribingTaxonGroupFullVO
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public void remoteTranscribingTaxonGroupFullVOToEntity(RemoteTranscribingTaxonGroupFullVO source, TranscribingTaxonGroup target, boolean copyIfNull)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupFullVO
to the specified entity.
remoteTranscribingTaxonGroupFullVOToEntity
in interface TranscribingTaxonGroupDao
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.fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao#remoteTranscribingTaxonGroupFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingTaxonGroupFullVO, fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public final void toRemoteTranscribingTaxonGroupNaturalIdCollection(java.util.Collection entities)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupNaturalId
.
toRemoteTranscribingTaxonGroupNaturalIdCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupNaturalIdCollection(java.util.Collection)
public final RemoteTranscribingTaxonGroupNaturalId[] toRemoteTranscribingTaxonGroupNaturalIdArray(java.util.Collection entities)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupNaturalId
.
toRemoteTranscribingTaxonGroupNaturalIdArray
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupNaturalIdArray(java.util.Collection)
protected RemoteTranscribingTaxonGroupNaturalId toRemoteTranscribingTaxonGroupNaturalId(java.lang.Object[] row)
TranscribingTaxonGroupDaoImpl
class if you intend to use reporting queries.
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public final void remoteTranscribingTaxonGroupNaturalIdToEntityCollection(java.util.Collection instances)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupNaturalId
to this
DAO's entity.
remoteTranscribingTaxonGroupNaturalIdToEntityCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.remoteTranscribingTaxonGroupNaturalIdToEntityCollection(java.util.Collection)
public void toRemoteTranscribingTaxonGroupNaturalId(TranscribingTaxonGroup source, RemoteTranscribingTaxonGroupNaturalId target)
TranscribingTaxonGroupDao
toRemoteTranscribingTaxonGroupNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingTaxonGroupNaturalId)
public RemoteTranscribingTaxonGroupNaturalId toRemoteTranscribingTaxonGroupNaturalId(TranscribingTaxonGroup entity)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupNaturalId
.
toRemoteTranscribingTaxonGroupNaturalId
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toRemoteTranscribingTaxonGroupNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public void remoteTranscribingTaxonGroupNaturalIdToEntity(RemoteTranscribingTaxonGroupNaturalId source, TranscribingTaxonGroup target, boolean copyIfNull)
TranscribingTaxonGroupDao
RemoteTranscribingTaxonGroupNaturalId
to the specified entity.
remoteTranscribingTaxonGroupNaturalIdToEntity
in interface TranscribingTaxonGroupDao
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.fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao#remoteTranscribingTaxonGroupNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingTaxonGroupNaturalId, fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public final void toClusterTranscribingTaxonGroupCollection(java.util.Collection entities)
TranscribingTaxonGroupDao
ClusterTranscribingTaxonGroup
.
toClusterTranscribingTaxonGroupCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toClusterTranscribingTaxonGroupCollection(java.util.Collection)
public final ClusterTranscribingTaxonGroup[] toClusterTranscribingTaxonGroupArray(java.util.Collection entities)
TranscribingTaxonGroupDao
ClusterTranscribingTaxonGroup
.
toClusterTranscribingTaxonGroupArray
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toClusterTranscribingTaxonGroupArray(java.util.Collection)
protected ClusterTranscribingTaxonGroup toClusterTranscribingTaxonGroup(java.lang.Object[] row)
TranscribingTaxonGroupDaoImpl
class if you intend to use reporting queries.
TranscribingTaxonGroupDao.toClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public final void clusterTranscribingTaxonGroupToEntityCollection(java.util.Collection instances)
TranscribingTaxonGroupDao
ClusterTranscribingTaxonGroup
to this
DAO's entity.
clusterTranscribingTaxonGroupToEntityCollection
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.clusterTranscribingTaxonGroupToEntityCollection(java.util.Collection)
public void toClusterTranscribingTaxonGroup(TranscribingTaxonGroup source, ClusterTranscribingTaxonGroup target)
TranscribingTaxonGroupDao
toClusterTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup, fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingTaxonGroup)
public ClusterTranscribingTaxonGroup toClusterTranscribingTaxonGroup(TranscribingTaxonGroup entity)
TranscribingTaxonGroupDao
ClusterTranscribingTaxonGroup
.
toClusterTranscribingTaxonGroup
in interface TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.toClusterTranscribingTaxonGroup(fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
public void clusterTranscribingTaxonGroupToEntity(ClusterTranscribingTaxonGroup source, TranscribingTaxonGroup target, boolean copyIfNull)
TranscribingTaxonGroupDao
ClusterTranscribingTaxonGroup
to the specified entity.
clusterTranscribingTaxonGroupToEntity
in interface TranscribingTaxonGroupDao
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.fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroupDao#clusterTranscribingTaxonGroupToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingTaxonGroup, fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup)
protected java.security.Principal getPrincipal()
principal
if one has been set,
otherwise returns null
.
public PaginationResult search(int transform, int pageNumber, int pageSize, Search search)
TranscribingTaxonGroupDao
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
search
in interface TranscribingTaxonGroupDao
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.
PaginationResult
instance.TranscribingTaxonGroupDao.search(int, int, int, fr.ifremer.allegro.Search)
public PaginationResult search(int pageNumber, int pageSize, Search search)
TranscribingTaxonGroupDao
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
search
in interface TranscribingTaxonGroupDao
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.
PaginationResult
instance.TranscribingTaxonGroupDao.search(int, int, fr.ifremer.allegro.Search)
public java.util.Set search(int transform, Search search)
TranscribingTaxonGroupDao
TranscribingTaxonGroupDao.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.
search
in interface TranscribingTaxonGroupDao
transform
- the transformation flag.search
- the search object which provides the search parameters and pagination specification.
TranscribingTaxonGroupDao.search(int, fr.ifremer.allegro.Search)
public java.util.Set search(Search search)
TranscribingTaxonGroupDao
search
object.
search
in interface TranscribingTaxonGroupDao
search
- the search object which provides the search parameters and pagination specification.
TranscribingTaxonGroupDao.search(fr.ifremer.allegro.Search)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |