|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TranscribingPmfmDao
TranscribingPmfm
Field Summary | |
---|---|
static int |
TRANSFORM_CLUSTERTRANSCRIBINGPMFM
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform . |
static int |
TRANSFORM_NONE
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform . |
static int |
TRANSFORM_REMOTETRANSCRIBINGPMFMFULLVO
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform . |
static int |
TRANSFORM_REMOTETRANSCRIBINGPMFMNATURALID
This constant is used as a transformation flag; entities can be converted automatically into value objects or other types, different methods in a class implementing this interface support this feature: look for an int parameter called transform . |
Method Summary | |
---|---|
TranscribingPmfm |
clusterTranscribingPmfmToEntity(ClusterTranscribingPmfm clusterTranscribingPmfm)
Converts an instance of type ClusterTranscribingPmfm to this DAO's entity. |
void |
clusterTranscribingPmfmToEntity(ClusterTranscribingPmfm source,
TranscribingPmfm target,
boolean copyIfNull)
Copies the fields of ClusterTranscribingPmfm to the specified entity. |
void |
clusterTranscribingPmfmToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type ClusterTranscribingPmfm to this
DAO's entity. |
java.util.Collection |
create(java.util.Collection entities)
Creates a new instance of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm and adds from the passed in entities collection |
java.util.Collection |
create(int transform,
java.util.Collection entities)
Does the same thing as create(fr.ifremer.allegro.referential.transcribing.TranscribingPmfm) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
java.lang.String externalCode,
Pmfm pmfm,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Does the same thing as create(java.lang.String,fr.ifremer.allegro.referential.pmfm.Pmfm,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,
Pmfm pmfm,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide)
Does the same thing as create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
TranscribingPmfm transcribingPmfm)
Does the same thing as create(fr.ifremer.allegro.referential.transcribing.TranscribingPmfm) with an
additional flag called transform . |
TranscribingPmfm |
create(java.lang.String externalCode,
Pmfm pmfm,
TranscribingSide transcribingSide,
TranscribingSystem transcribingSystem)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingPmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
TranscribingPmfm |
create(java.lang.String externalCode,
java.sql.Timestamp updateDate,
Pmfm pmfm,
TranscribingSystem transcribingSystem,
TranscribingSide transcribingSide)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingPmfm
instance from all attributes and
properties and adds it to the persistent store. |
TranscribingPmfm |
create(TranscribingPmfm transcribingPmfm)
Creates an instance of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm and adds it to the persistent store. |
TranscribingPmfm |
createFromClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
|
java.lang.Object |
findTranscribingPmfmByIdentifiers(int transform,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.lang.Object |
findTranscribingPmfmByIdentifiers(int transform,
java.lang.String queryString,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(int, fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
TranscribingPmfm |
findTranscribingPmfmByIdentifiers(Pmfm pmfm,
TranscribingSystem transcribingSystem)
|
TranscribingPmfm |
findTranscribingPmfmByIdentifiers(java.lang.String queryString,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.lang.Object |
findTranscribingPmfmByNaturalId(int transform,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.lang.Object |
findTranscribingPmfmByNaturalId(int transform,
java.lang.String queryString,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(int, fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
TranscribingPmfm |
findTranscribingPmfmByNaturalId(Pmfm pmfm,
TranscribingSystem transcribingSystem)
|
TranscribingPmfm |
findTranscribingPmfmByNaturalId(java.lang.String queryString,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByPmfm(int transform,
int pageNumber,
int pageSize,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByPmfm(int pageNumber,
int pageSize,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByPmfm(int transform,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional flag called transform . |
java.util.Collection |
findTranscribingPmfmByPmfm(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, String, fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByPmfm(int transform,
java.lang.String queryString,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByPmfm(Pmfm pmfm)
|
java.util.Collection |
findTranscribingPmfmByPmfm(java.lang.String queryString,
int pageNumber,
int pageSize,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(String, fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByPmfm(java.lang.String queryString,
Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(int transform,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(int transform,
java.lang.String queryString,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(int transform,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional flag called transform . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(String, fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(java.lang.String queryString,
TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByTranscribingSide(TranscribingSide transcribingSide)
|
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(int transform,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(int, String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(int transform,
java.lang.String queryString,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(int transform,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(java.lang.String queryString,
int pageNumber,
int pageSize,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(String, fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(java.lang.String queryString,
TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional argument called queryString . |
java.util.Collection |
findTranscribingPmfmByTranscribingSystem(TranscribingSystem transcribingSystem)
|
ClusterTranscribingPmfm[] |
getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
java.util.Collection |
getAllTranscribingPmfm()
|
java.util.Collection |
getAllTranscribingPmfm(int transform)
Does the same thing as getAllTranscribingPmfm() with an
additional flag called transform . |
java.util.Collection |
getAllTranscribingPmfm(int pageNumber,
int pageSize)
Does the same thing as getAllTranscribingPmfm() with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfm(int transform,
int pageNumber,
int pageSize)
Does the same thing as getAllTranscribingPmfm(int) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfm(int transform,
java.lang.String queryString)
Does the same thing as getAllTranscribingPmfm(int) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingPmfm(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as getAllTranscribingPmfm(int, String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfm(java.lang.String queryString)
Does the same thing as getAllTranscribingPmfm() with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingPmfm(java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as getAllTranscribingPmfm(String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(int transform,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(int, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(int, String, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(int transform,
java.lang.String queryString,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(int, java.sql.Timestamp) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(int transform,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp) with an
additional flag called transform . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(java.lang.String queryString,
int pageNumber,
int pageSize,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(String, java.sql.Timestamp) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(java.lang.String queryString,
java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp) with an
additional argument called queryString . |
java.util.Collection |
getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp updateDate)
|
java.lang.Object |
load(int transform,
Pmfm pmfm,
TranscribingSystem transcribingSystem)
Does the same thing as load(fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an
additional flag called transform . |
TranscribingPmfm |
load(Pmfm pmfm,
TranscribingSystem transcribingSystem)
Loads an instance of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm from the persistent store. |
java.util.Collection |
loadAll()
Loads all entities of type TranscribingPmfm . |
java.util.Collection |
loadAll(int transform)
Does the same thing as loadAll() with an
additional flag called transform . |
java.util.Collection |
loadAll(int pageNumber,
int pageSize)
Does the same thing as 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 loadAll(int) with an
additional two arguments called pageNumber and pageSize . |
TranscribingPmfm |
remoteTranscribingPmfmFullVOToEntity(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVO)
Converts an instance of type RemoteTranscribingPmfmFullVO to this DAO's entity. |
void |
remoteTranscribingPmfmFullVOToEntity(RemoteTranscribingPmfmFullVO source,
TranscribingPmfm target,
boolean copyIfNull)
Copies the fields of RemoteTranscribingPmfmFullVO to the specified entity. |
void |
remoteTranscribingPmfmFullVOToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteTranscribingPmfmFullVO to this
DAO's entity. |
TranscribingPmfm |
remoteTranscribingPmfmNaturalIdToEntity(RemoteTranscribingPmfmNaturalId remoteTranscribingPmfmNaturalId)
Converts an instance of type RemoteTranscribingPmfmNaturalId to this DAO's entity. |
void |
remoteTranscribingPmfmNaturalIdToEntity(RemoteTranscribingPmfmNaturalId source,
TranscribingPmfm target,
boolean copyIfNull)
Copies the fields of RemoteTranscribingPmfmNaturalId to the specified entity. |
void |
remoteTranscribingPmfmNaturalIdToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteTranscribingPmfmNaturalId to this
DAO's entity. |
void |
remove(java.util.Collection entities)
Removes all entities in the given entities |
void |
remove(Pmfm pmfm,
TranscribingSystem transcribingSystem)
Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm having the given identifiers from the persistent store. |
void |
remove(TranscribingPmfm transcribingPmfm)
Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm 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 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. |
ClusterTranscribingPmfm |
toClusterTranscribingPmfm(TranscribingPmfm entity)
Converts this DAO's entity to an object of type ClusterTranscribingPmfm . |
void |
toClusterTranscribingPmfm(TranscribingPmfm source,
ClusterTranscribingPmfm target)
Copies the fields of the specified entity to the target value object. |
ClusterTranscribingPmfm[] |
toClusterTranscribingPmfmArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTranscribingPmfm . |
void |
toClusterTranscribingPmfmCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type ClusterTranscribingPmfm . |
RemoteTranscribingPmfmFullVO |
toRemoteTranscribingPmfmFullVO(TranscribingPmfm entity)
Converts this DAO's entity to an object of type RemoteTranscribingPmfmFullVO . |
void |
toRemoteTranscribingPmfmFullVO(TranscribingPmfm source,
RemoteTranscribingPmfmFullVO target)
Copies the fields of the specified entity to the target value object. |
RemoteTranscribingPmfmFullVO[] |
toRemoteTranscribingPmfmFullVOArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteTranscribingPmfmFullVO . |
void |
toRemoteTranscribingPmfmFullVOCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteTranscribingPmfmFullVO . |
RemoteTranscribingPmfmNaturalId |
toRemoteTranscribingPmfmNaturalId(TranscribingPmfm entity)
Converts this DAO's entity to an object of type RemoteTranscribingPmfmNaturalId . |
void |
toRemoteTranscribingPmfmNaturalId(TranscribingPmfm source,
RemoteTranscribingPmfmNaturalId target)
Copies the fields of the specified entity to the target value object. |
RemoteTranscribingPmfmNaturalId[] |
toRemoteTranscribingPmfmNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteTranscribingPmfmNaturalId . |
void |
toRemoteTranscribingPmfmNaturalIdCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteTranscribingPmfmNaturalId . |
void |
update(java.util.Collection entities)
Updates all instances in the entities collection in the persistent store. |
void |
update(TranscribingPmfm transcribingPmfm)
Updates the transcribingPmfm instance in the persistent store. |
Field Detail |
---|
static final int TRANSFORM_NONE
int
parameter called transform
.
This specific flag denotes no transformation will occur.
static final int TRANSFORM_REMOTETRANSCRIBINGPMFMFULLVO
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
RemoteTranscribingPmfmFullVO
.
static final int TRANSFORM_REMOTETRANSCRIBINGPMFMNATURALID
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
RemoteTranscribingPmfmNaturalId
.
static final int TRANSFORM_CLUSTERTRANSCRIBINGPMFM
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
ClusterTranscribingPmfm
.
Method Detail |
---|
void toRemoteTranscribingPmfmFullVO(TranscribingPmfm source, RemoteTranscribingPmfmFullVO target)
RemoteTranscribingPmfmFullVO toRemoteTranscribingPmfmFullVO(TranscribingPmfm entity)
RemoteTranscribingPmfmFullVO
.
void toRemoteTranscribingPmfmFullVOCollection(java.util.Collection entities)
RemoteTranscribingPmfmFullVO
.
RemoteTranscribingPmfmFullVO[] toRemoteTranscribingPmfmFullVOArray(java.util.Collection entities)
RemoteTranscribingPmfmFullVO
.
void remoteTranscribingPmfmFullVOToEntity(RemoteTranscribingPmfmFullVO source, TranscribingPmfm target, boolean copyIfNull)
RemoteTranscribingPmfmFullVO
to the specified entity.
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.TranscribingPmfm remoteTranscribingPmfmFullVOToEntity(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVO)
RemoteTranscribingPmfmFullVO
to this DAO's entity.
void remoteTranscribingPmfmFullVOToEntityCollection(java.util.Collection instances)
RemoteTranscribingPmfmFullVO
to this
DAO's entity.
void toRemoteTranscribingPmfmNaturalId(TranscribingPmfm source, RemoteTranscribingPmfmNaturalId target)
RemoteTranscribingPmfmNaturalId toRemoteTranscribingPmfmNaturalId(TranscribingPmfm entity)
RemoteTranscribingPmfmNaturalId
.
void toRemoteTranscribingPmfmNaturalIdCollection(java.util.Collection entities)
RemoteTranscribingPmfmNaturalId
.
RemoteTranscribingPmfmNaturalId[] toRemoteTranscribingPmfmNaturalIdArray(java.util.Collection entities)
RemoteTranscribingPmfmNaturalId
.
void remoteTranscribingPmfmNaturalIdToEntity(RemoteTranscribingPmfmNaturalId source, TranscribingPmfm target, boolean copyIfNull)
RemoteTranscribingPmfmNaturalId
to the specified entity.
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.TranscribingPmfm remoteTranscribingPmfmNaturalIdToEntity(RemoteTranscribingPmfmNaturalId remoteTranscribingPmfmNaturalId)
RemoteTranscribingPmfmNaturalId
to this DAO's entity.
void remoteTranscribingPmfmNaturalIdToEntityCollection(java.util.Collection instances)
RemoteTranscribingPmfmNaturalId
to this
DAO's entity.
void toClusterTranscribingPmfm(TranscribingPmfm source, ClusterTranscribingPmfm target)
ClusterTranscribingPmfm toClusterTranscribingPmfm(TranscribingPmfm entity)
ClusterTranscribingPmfm
.
void toClusterTranscribingPmfmCollection(java.util.Collection entities)
ClusterTranscribingPmfm
.
ClusterTranscribingPmfm[] toClusterTranscribingPmfmArray(java.util.Collection entities)
ClusterTranscribingPmfm
.
void clusterTranscribingPmfmToEntity(ClusterTranscribingPmfm source, TranscribingPmfm target, boolean copyIfNull)
ClusterTranscribingPmfm
to the specified entity.
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.TranscribingPmfm clusterTranscribingPmfmToEntity(ClusterTranscribingPmfm clusterTranscribingPmfm)
ClusterTranscribingPmfm
to this DAO's entity.
void clusterTranscribingPmfmToEntityCollection(java.util.Collection instances)
ClusterTranscribingPmfm
to this
DAO's entity.
TranscribingPmfm load(Pmfm pmfm, TranscribingSystem transcribingSystem)
java.lang.Object load(int transform, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as load(fr.ifremer.allegro.referential.pmfm.Pmfm,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 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.
pmfm
- identifier of the entity to loadtranscribingSystem
- identifier of the entity to load
java.util.Collection loadAll()
TranscribingPmfm
.
java.util.Collection loadAll(int transform)
Does the same thing as 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.
transform
- the flag indicating what transformation to use.
java.util.Collection loadAll(int pageNumber, int pageSize)
Does the same thing as 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.
pageNumber
- the page number to retrieve when paging results.pageSize
- the size of the page to retrieve when paging results.
java.util.Collection loadAll(int transform, int pageNumber, int pageSize)
Does the same thing as 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.
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.
TranscribingPmfm create(TranscribingPmfm transcribingPmfm)
java.lang.Object create(int transform, TranscribingPmfm transcribingPmfm)
Does the same thing as create(fr.ifremer.allegro.referential.transcribing.TranscribingPmfm)
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.
java.util.Collection create(java.util.Collection entities)
entities
collection
entities
- the collection of fr.ifremer.allegro.referential.transcribing.TranscribingPmfm
instances to create.
java.util.Collection create(int transform, java.util.Collection entities)
Does the same thing as create(fr.ifremer.allegro.referential.transcribing.TranscribingPmfm)
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.
TranscribingPmfm create(java.lang.String externalCode, java.sql.Timestamp updateDate, Pmfm pmfm, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingPmfm
instance from all attributes and
properties and adds it to the persistent store.
java.lang.Object create(int transform, java.lang.String externalCode, java.sql.Timestamp updateDate, Pmfm pmfm, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide)
Does the same thing as create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide)
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.
TranscribingPmfm create(java.lang.String externalCode, Pmfm pmfm, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingPmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store.
java.lang.Object create(int transform, java.lang.String externalCode, Pmfm pmfm, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
Does the same thing as create(java.lang.String,fr.ifremer.allegro.referential.pmfm.Pmfm,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.
void update(TranscribingPmfm transcribingPmfm)
transcribingPmfm
instance in the persistent store.
void update(java.util.Collection entities)
entities
collection in the persistent store.
void remove(TranscribingPmfm transcribingPmfm)
void remove(Pmfm pmfm, TranscribingSystem transcribingSystem)
identifiers
from the persistent store.
void remove(java.util.Collection entities)
entities collection.
java.util.Collection getAllTranscribingPmfm()
java.util.Collection getAllTranscribingPmfm(java.lang.String queryString)
Does the same thing as getAllTranscribingPmfm()
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllTranscribingPmfm()
.
java.util.Collection getAllTranscribingPmfm(int pageNumber, int pageSize)
Does the same thing as getAllTranscribingPmfm()
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.
java.util.Collection getAllTranscribingPmfm(java.lang.String queryString, int pageNumber, int pageSize)
Does the same thing as getAllTranscribingPmfm(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.
java.util.Collection getAllTranscribingPmfm(int transform)
Does the same thing as getAllTranscribingPmfm()
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.
java.util.Collection getAllTranscribingPmfm(int transform, int pageNumber, int pageSize)
Does the same thing as getAllTranscribingPmfm(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.
java.util.Collection getAllTranscribingPmfm(int transform, java.lang.String queryString)
Does the same thing as getAllTranscribingPmfm(int)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllTranscribingPmfm(int)
.
java.util.Collection getAllTranscribingPmfm(int transform, java.lang.String queryString, int pageNumber, int pageSize)
Does the same thing as getAllTranscribingPmfm(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.
java.util.Collection findTranscribingPmfmByPmfm(Pmfm pmfm)
java.util.Collection findTranscribingPmfmByPmfm(java.lang.String queryString, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm)
.
java.util.Collection findTranscribingPmfmByPmfm(int pageNumber, int pageSize, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm)
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.
java.util.Collection findTranscribingPmfmByPmfm(java.lang.String queryString, int pageNumber, int pageSize, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(String, fr.ifremer.allegro.referential.pmfm.Pmfm)
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.
java.util.Collection findTranscribingPmfmByPmfm(int transform, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(fr.ifremer.allegro.referential.pmfm.Pmfm)
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.
java.util.Collection findTranscribingPmfmByPmfm(int transform, int pageNumber, int pageSize, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, fr.ifremer.allegro.referential.pmfm.Pmfm)
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.
java.util.Collection findTranscribingPmfmByPmfm(int transform, java.lang.String queryString, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, fr.ifremer.allegro.referential.pmfm.Pmfm)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByPmfm(int, fr.ifremer.allegro.referential.pmfm.Pmfm pmfm)
.
java.util.Collection findTranscribingPmfmByPmfm(int transform, java.lang.String queryString, int pageNumber, int pageSize, Pmfm pmfm)
Does the same thing as findTranscribingPmfmByPmfm(int, String, fr.ifremer.allegro.referential.pmfm.Pmfm)
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.
java.util.Collection findTranscribingPmfmByTranscribingSystem(TranscribingSystem transcribingSystem)
java.util.Collection findTranscribingPmfmByTranscribingSystem(java.lang.String queryString, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
.
java.util.Collection findTranscribingPmfmByTranscribingSystem(int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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.
java.util.Collection findTranscribingPmfmByTranscribingSystem(java.lang.String queryString, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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.
java.util.Collection findTranscribingPmfmByTranscribingSystem(int transform, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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.
java.util.Collection findTranscribingPmfmByTranscribingSystem(int transform, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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.
java.util.Collection findTranscribingPmfmByTranscribingSystem(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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 findTranscribingPmfmByTranscribingSystem(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem)
.
java.util.Collection findTranscribingPmfmByTranscribingSystem(int transform, java.lang.String queryString, int pageNumber, int pageSize, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByTranscribingSystem(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.
java.util.Collection findTranscribingPmfmByTranscribingSide(TranscribingSide transcribingSide)
java.util.Collection findTranscribingPmfmByTranscribingSide(java.lang.String queryString, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByTranscribingSide(fr.ifremer.allegro.referential.transcribing.TranscribingSide)
.
java.util.Collection findTranscribingPmfmByTranscribingSide(int pageNumber, int pageSize, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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.
java.util.Collection findTranscribingPmfmByTranscribingSide(java.lang.String queryString, int pageNumber, int pageSize, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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.
java.util.Collection findTranscribingPmfmByTranscribingSide(int transform, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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.
java.util.Collection findTranscribingPmfmByTranscribingSide(int transform, int pageNumber, int pageSize, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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.
java.util.Collection findTranscribingPmfmByTranscribingSide(int transform, java.lang.String queryString, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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 findTranscribingPmfmByTranscribingSide(int, fr.ifremer.allegro.referential.transcribing.TranscribingSide transcribingSide)
.
java.util.Collection findTranscribingPmfmByTranscribingSide(int transform, java.lang.String queryString, int pageNumber, int pageSize, TranscribingSide transcribingSide)
Does the same thing as findTranscribingPmfmByTranscribingSide(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.
TranscribingPmfm findTranscribingPmfmByIdentifiers(Pmfm pmfm, TranscribingSystem transcribingSystem)
TranscribingPmfm findTranscribingPmfmByIdentifiers(java.lang.String queryString, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
.
java.lang.Object findTranscribingPmfmByIdentifiers(int transform, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, 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.
java.lang.Object findTranscribingPmfmByIdentifiers(int transform, java.lang.String queryString, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByIdentifiers(int, fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByIdentifiers(int, fr.ifremer.allegro.referential.pmfm.Pmfm pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem)
.
TranscribingPmfm findTranscribingPmfmByNaturalId(Pmfm pmfm, TranscribingSystem transcribingSystem)
TranscribingPmfm findTranscribingPmfmByNaturalId(java.lang.String queryString, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
.
java.lang.Object findTranscribingPmfmByNaturalId(int transform, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, 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.
java.lang.Object findTranscribingPmfmByNaturalId(int transform, java.lang.String queryString, Pmfm pmfm, TranscribingSystem transcribingSystem)
Does the same thing as findTranscribingPmfmByNaturalId(int, fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findTranscribingPmfmByNaturalId(int, fr.ifremer.allegro.referential.pmfm.Pmfm pmfm, fr.ifremer.allegro.referential.transcribing.TranscribingSystem transcribingSystem)
.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp updateDate)
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(java.lang.String queryString, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllTranscribingPmfmSinceDateSynchro(java.sql.Timestamp)
.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(int pageNumber, int pageSize, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(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.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(java.lang.String queryString, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(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.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(int transform, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(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.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(int transform, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(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.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(int transform, java.lang.String queryString, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(int, java.sql.Timestamp)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllTranscribingPmfmSinceDateSynchro(int, java.sql.Timestamp updateDate)
.
java.util.Collection getAllTranscribingPmfmSinceDateSynchro(int transform, java.lang.String queryString, int pageNumber, int pageSize, java.sql.Timestamp updateDate)
Does the same thing as getAllTranscribingPmfmSinceDateSynchro(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.
TranscribingPmfm createFromClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
ClusterTranscribingPmfm[] getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
PaginationResult search(int transform, int pageNumber, int pageSize, Search search)
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
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.PaginationResult search(int pageNumber, int pageSize, Search search)
pageNumber
and pageSize
. These flags allow you to
limit your data to a specified page number and size.
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.java.util.Set search(int transform, Search search)
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.
transform
- the transformation flag.search
- the search object which provides the search parameters and pagination specification.
java.util.Set search(Search search)
search
object.
search
- the search object which provides the search parameters and pagination specification.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |