|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VesselUseFeaturesOriginDao
VesselUseFeaturesOrigin
Field Summary | |
---|---|
static int |
TRANSFORM_CLUSTERVESSELUSEFEATURESORIGIN
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_REMOTEVESSELUSEFEATURESORIGINFULLVO
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_REMOTEVESSELUSEFEATURESORIGINNATURALID
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 | |
---|---|
VesselUseFeaturesOrigin |
clusterVesselUseFeaturesOriginToEntity(ClusterVesselUseFeaturesOrigin clusterVesselUseFeaturesOrigin)
Converts an instance of type ClusterVesselUseFeaturesOrigin to this DAO's entity. |
void |
clusterVesselUseFeaturesOriginToEntity(ClusterVesselUseFeaturesOrigin source,
VesselUseFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of ClusterVesselUseFeaturesOrigin to the specified entity. |
void |
clusterVesselUseFeaturesOriginToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type ClusterVesselUseFeaturesOrigin to this
DAO's entity. |
java.util.Collection |
create(java.util.Collection entities)
Creates a new instance of fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin 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.data.vessel.feature.use.VesselUseFeaturesOrigin) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
Program program,
VesselUseFeatures vesselUseFeatures)
Does the same thing as create(fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
Does the same thing as create(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin) with an
additional flag called transform . |
java.lang.Object |
create(int transform,
VesselUseFeatures vesselUseFeatures,
Program program,
AcquisitionLevel acquisitionLevel)
Does the same thing as create(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional flag called transform . |
VesselUseFeaturesOrigin |
create(Program program,
VesselUseFeatures vesselUseFeatures)
Creates a new fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
VesselUseFeaturesOrigin |
create(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
Creates an instance of fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin and adds it to the persistent store. |
VesselUseFeaturesOrigin |
create(VesselUseFeatures vesselUseFeatures,
Program program,
AcquisitionLevel acquisitionLevel)
Creates a new fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin
instance from all attributes and
properties and adds it to the persistent store. |
VesselUseFeaturesOrigin |
createFromClusterVesselUseFeaturesOrigin(ClusterVesselUseFeaturesOrigin clusterVesselUseFeaturesOrigin)
|
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(AcquisitionLevel acquisitionLevel)
|
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(int transform,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional flag called transform . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(int pageNumber,
int pageSize,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(int transform,
int pageNumber,
int pageSize,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(int transform,
java.lang.String queryString,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, String, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(java.lang.String queryString,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByAcquisitionLevel(java.lang.String queryString,
int pageNumber,
int pageSize,
AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(String, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional two arguments called pageNumber and pageSize . |
java.lang.Object |
findVesselUseFeaturesOriginByIdentifiers(int transform,
java.lang.String queryString,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
java.lang.Object |
findVesselUseFeaturesOriginByIdentifiers(int transform,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
VesselUseFeaturesOrigin |
findVesselUseFeaturesOriginByIdentifiers(java.lang.String queryString,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
VesselUseFeaturesOrigin |
findVesselUseFeaturesOriginByIdentifiers(VesselUseFeatures vesselUseFeatures,
Program program)
|
java.lang.Object |
findVesselUseFeaturesOriginByNaturalId(int transform,
java.lang.String queryString,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
java.lang.Object |
findVesselUseFeaturesOriginByNaturalId(int transform,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
VesselUseFeaturesOrigin |
findVesselUseFeaturesOriginByNaturalId(java.lang.String queryString,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
VesselUseFeaturesOrigin |
findVesselUseFeaturesOriginByNaturalId(VesselUseFeatures vesselUseFeatures,
Program program)
|
java.util.Collection |
findVesselUseFeaturesOriginByProgram(int transform,
int pageNumber,
int pageSize,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(int pageNumber,
int pageSize,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(int transform,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, String, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(int transform,
java.lang.String queryString,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(Program program)
|
java.util.Collection |
findVesselUseFeaturesOriginByProgram(java.lang.String queryString,
int pageNumber,
int pageSize,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(String, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByProgram(java.lang.String queryString,
Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(int transform,
int pageNumber,
int pageSize,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(int pageNumber,
int pageSize,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, String, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(int transform,
java.lang.String queryString,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(int transform,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional flag called transform . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(java.lang.String queryString,
int pageNumber,
int pageSize,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(String, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(java.lang.String queryString,
VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an
additional argument called queryString . |
java.util.Collection |
findVesselUseFeaturesOriginByVesselUseFeatures(VesselUseFeatures vesselUseFeatures)
|
java.util.Collection |
getAllVesselUseFeaturesOrigin()
|
java.util.Collection |
getAllVesselUseFeaturesOrigin(int transform)
Does the same thing as getAllVesselUseFeaturesOrigin() with an
additional flag called transform . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(int pageNumber,
int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin() with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(int transform,
int pageNumber,
int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(int) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(int transform,
java.lang.String queryString)
Does the same thing as getAllVesselUseFeaturesOrigin(int) with an
additional argument called queryString . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(int, String) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(java.lang.String queryString)
Does the same thing as getAllVesselUseFeaturesOrigin() with an
additional argument called queryString . |
java.util.Collection |
getAllVesselUseFeaturesOrigin(java.lang.String queryString,
int pageNumber,
int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(String) with an
additional two arguments called pageNumber and pageSize . |
java.lang.Object |
load(int transform,
VesselUseFeatures vesselUseFeatures,
Program program)
Does the same thing as load(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
VesselUseFeaturesOrigin |
load(VesselUseFeatures vesselUseFeatures,
Program program)
Loads an instance of fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin from the persistent store. |
java.util.Collection |
loadAll()
Loads all entities of type VesselUseFeaturesOrigin . |
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 . |
VesselUseFeaturesOrigin |
remoteVesselUseFeaturesOriginFullVOToEntity(RemoteVesselUseFeaturesOriginFullVO remoteVesselUseFeaturesOriginFullVO)
Converts an instance of type RemoteVesselUseFeaturesOriginFullVO to this DAO's entity. |
void |
remoteVesselUseFeaturesOriginFullVOToEntity(RemoteVesselUseFeaturesOriginFullVO source,
VesselUseFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of RemoteVesselUseFeaturesOriginFullVO to the specified entity. |
void |
remoteVesselUseFeaturesOriginFullVOToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteVesselUseFeaturesOriginFullVO to this
DAO's entity. |
VesselUseFeaturesOrigin |
remoteVesselUseFeaturesOriginNaturalIdToEntity(RemoteVesselUseFeaturesOriginNaturalId remoteVesselUseFeaturesOriginNaturalId)
Converts an instance of type RemoteVesselUseFeaturesOriginNaturalId to this DAO's entity. |
void |
remoteVesselUseFeaturesOriginNaturalIdToEntity(RemoteVesselUseFeaturesOriginNaturalId source,
VesselUseFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of RemoteVesselUseFeaturesOriginNaturalId to the specified entity. |
void |
remoteVesselUseFeaturesOriginNaturalIdToEntityCollection(java.util.Collection instances)
Converts a Collection of instances of type RemoteVesselUseFeaturesOriginNaturalId to this
DAO's entity. |
void |
remove(java.util.Collection entities)
Removes all entities in the given entities |
void |
remove(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
Removes the instance of fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin from the persistent store. |
void |
remove(VesselUseFeatures vesselUseFeatures,
Program program)
Removes the instance of fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin having the given identifiers from the persistent store. |
PaginationResult |
search(int transform,
int pageNumber,
int pageSize,
Search search)
Does the same thing as {@link #search(int, fr.ifremer.allegro.Search) but with an additional two flags called pageNumber and pageSize . |
PaginationResult |
search(int pageNumber,
int pageSize,
Search search)
Does the same thing as {@link #search(fr.ifremer.allegro.Search) but with an additional two flags called pageNumber and pageSize . |
java.util.Set |
search(int transform,
Search search)
Does the same thing as 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. |
ClusterVesselUseFeaturesOrigin |
toClusterVesselUseFeaturesOrigin(VesselUseFeaturesOrigin entity)
Converts this DAO's entity to an object of type ClusterVesselUseFeaturesOrigin . |
void |
toClusterVesselUseFeaturesOrigin(VesselUseFeaturesOrigin source,
ClusterVesselUseFeaturesOrigin target)
Copies the fields of the specified entity to the target value object. |
ClusterVesselUseFeaturesOrigin[] |
toClusterVesselUseFeaturesOriginArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterVesselUseFeaturesOrigin . |
void |
toClusterVesselUseFeaturesOriginCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type ClusterVesselUseFeaturesOrigin . |
RemoteVesselUseFeaturesOriginFullVO |
toRemoteVesselUseFeaturesOriginFullVO(VesselUseFeaturesOrigin entity)
Converts this DAO's entity to an object of type RemoteVesselUseFeaturesOriginFullVO . |
void |
toRemoteVesselUseFeaturesOriginFullVO(VesselUseFeaturesOrigin source,
RemoteVesselUseFeaturesOriginFullVO target)
Copies the fields of the specified entity to the target value object. |
RemoteVesselUseFeaturesOriginFullVO[] |
toRemoteVesselUseFeaturesOriginFullVOArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteVesselUseFeaturesOriginFullVO . |
void |
toRemoteVesselUseFeaturesOriginFullVOCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteVesselUseFeaturesOriginFullVO . |
RemoteVesselUseFeaturesOriginNaturalId |
toRemoteVesselUseFeaturesOriginNaturalId(VesselUseFeaturesOrigin entity)
Converts this DAO's entity to an object of type RemoteVesselUseFeaturesOriginNaturalId . |
void |
toRemoteVesselUseFeaturesOriginNaturalId(VesselUseFeaturesOrigin source,
RemoteVesselUseFeaturesOriginNaturalId target)
Copies the fields of the specified entity to the target value object. |
RemoteVesselUseFeaturesOriginNaturalId[] |
toRemoteVesselUseFeaturesOriginNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteVesselUseFeaturesOriginNaturalId . |
void |
toRemoteVesselUseFeaturesOriginNaturalIdCollection(java.util.Collection entities)
Converts this DAO's entity to a Collection of instances of type RemoteVesselUseFeaturesOriginNaturalId . |
void |
update(java.util.Collection entities)
Updates all instances in the entities collection in the persistent store. |
void |
update(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
Updates the vesselUseFeaturesOrigin 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_REMOTEVESSELUSEFEATURESORIGINFULLVO
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
RemoteVesselUseFeaturesOriginFullVO
.
static final int TRANSFORM_REMOTEVESSELUSEFEATURESORIGINNATURALID
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
RemoteVesselUseFeaturesOriginNaturalId
.
static final int TRANSFORM_CLUSTERVESSELUSEFEATURESORIGIN
int
parameter called transform
.
This specific flag denotes entities must be transformed into objects of type
ClusterVesselUseFeaturesOrigin
.
Method Detail |
---|
void toRemoteVesselUseFeaturesOriginFullVO(VesselUseFeaturesOrigin source, RemoteVesselUseFeaturesOriginFullVO target)
RemoteVesselUseFeaturesOriginFullVO toRemoteVesselUseFeaturesOriginFullVO(VesselUseFeaturesOrigin entity)
RemoteVesselUseFeaturesOriginFullVO
.
void toRemoteVesselUseFeaturesOriginFullVOCollection(java.util.Collection entities)
RemoteVesselUseFeaturesOriginFullVO
.
RemoteVesselUseFeaturesOriginFullVO[] toRemoteVesselUseFeaturesOriginFullVOArray(java.util.Collection entities)
RemoteVesselUseFeaturesOriginFullVO
.
void remoteVesselUseFeaturesOriginFullVOToEntity(RemoteVesselUseFeaturesOriginFullVO source, VesselUseFeaturesOrigin target, boolean copyIfNull)
RemoteVesselUseFeaturesOriginFullVO
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.VesselUseFeaturesOrigin remoteVesselUseFeaturesOriginFullVOToEntity(RemoteVesselUseFeaturesOriginFullVO remoteVesselUseFeaturesOriginFullVO)
RemoteVesselUseFeaturesOriginFullVO
to this DAO's entity.
void remoteVesselUseFeaturesOriginFullVOToEntityCollection(java.util.Collection instances)
RemoteVesselUseFeaturesOriginFullVO
to this
DAO's entity.
void toRemoteVesselUseFeaturesOriginNaturalId(VesselUseFeaturesOrigin source, RemoteVesselUseFeaturesOriginNaturalId target)
RemoteVesselUseFeaturesOriginNaturalId toRemoteVesselUseFeaturesOriginNaturalId(VesselUseFeaturesOrigin entity)
RemoteVesselUseFeaturesOriginNaturalId
.
void toRemoteVesselUseFeaturesOriginNaturalIdCollection(java.util.Collection entities)
RemoteVesselUseFeaturesOriginNaturalId
.
RemoteVesselUseFeaturesOriginNaturalId[] toRemoteVesselUseFeaturesOriginNaturalIdArray(java.util.Collection entities)
RemoteVesselUseFeaturesOriginNaturalId
.
void remoteVesselUseFeaturesOriginNaturalIdToEntity(RemoteVesselUseFeaturesOriginNaturalId source, VesselUseFeaturesOrigin target, boolean copyIfNull)
RemoteVesselUseFeaturesOriginNaturalId
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.VesselUseFeaturesOrigin remoteVesselUseFeaturesOriginNaturalIdToEntity(RemoteVesselUseFeaturesOriginNaturalId remoteVesselUseFeaturesOriginNaturalId)
RemoteVesselUseFeaturesOriginNaturalId
to this DAO's entity.
void remoteVesselUseFeaturesOriginNaturalIdToEntityCollection(java.util.Collection instances)
RemoteVesselUseFeaturesOriginNaturalId
to this
DAO's entity.
void toClusterVesselUseFeaturesOrigin(VesselUseFeaturesOrigin source, ClusterVesselUseFeaturesOrigin target)
ClusterVesselUseFeaturesOrigin toClusterVesselUseFeaturesOrigin(VesselUseFeaturesOrigin entity)
ClusterVesselUseFeaturesOrigin
.
void toClusterVesselUseFeaturesOriginCollection(java.util.Collection entities)
ClusterVesselUseFeaturesOrigin
.
ClusterVesselUseFeaturesOrigin[] toClusterVesselUseFeaturesOriginArray(java.util.Collection entities)
ClusterVesselUseFeaturesOrigin
.
void clusterVesselUseFeaturesOriginToEntity(ClusterVesselUseFeaturesOrigin source, VesselUseFeaturesOrigin target, boolean copyIfNull)
ClusterVesselUseFeaturesOrigin
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.VesselUseFeaturesOrigin clusterVesselUseFeaturesOriginToEntity(ClusterVesselUseFeaturesOrigin clusterVesselUseFeaturesOrigin)
ClusterVesselUseFeaturesOrigin
to this DAO's entity.
void clusterVesselUseFeaturesOriginToEntityCollection(java.util.Collection instances)
ClusterVesselUseFeaturesOrigin
to this
DAO's entity.
VesselUseFeaturesOrigin load(VesselUseFeatures vesselUseFeatures, Program program)
java.lang.Object load(int transform, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as load(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,fr.ifremer.allegro.administration.programStrategy.Program)
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.
vesselUseFeatures
- identifier of the entity to loadprogram
- identifier of the entity to load
java.util.Collection loadAll()
VesselUseFeaturesOrigin
.
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.
VesselUseFeaturesOrigin create(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
java.lang.Object create(int transform, VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
Does the same thing as create(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin)
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.data.vessel.feature.use.VesselUseFeaturesOrigin
instances to create.
java.util.Collection create(int transform, java.util.Collection entities)
Does the same thing as create(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin)
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.
VesselUseFeaturesOrigin create(VesselUseFeatures vesselUseFeatures, Program program, AcquisitionLevel acquisitionLevel)
Creates a new fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin
instance from all attributes and
properties and adds it to the persistent store.
java.lang.Object create(int transform, VesselUseFeatures vesselUseFeatures, Program program, AcquisitionLevel acquisitionLevel)
Does the same thing as create(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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.
VesselUseFeaturesOrigin create(Program program, VesselUseFeatures vesselUseFeatures)
Creates a new fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeaturesOrigin
instance from only required properties (attributes
and association ends) and adds it to the persistent store.
java.lang.Object create(int transform, Program program, VesselUseFeatures vesselUseFeatures)
Does the same thing as create(fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
vesselUseFeaturesOrigin
instance in the persistent store.
void update(java.util.Collection entities)
entities
collection in the persistent store.
void remove(VesselUseFeaturesOrigin vesselUseFeaturesOrigin)
void remove(VesselUseFeatures vesselUseFeatures, Program program)
identifiers
from the persistent store.
void remove(java.util.Collection entities)
entities collection.
java.util.Collection getAllVesselUseFeaturesOrigin()
java.util.Collection getAllVesselUseFeaturesOrigin(java.lang.String queryString)
Does the same thing as getAllVesselUseFeaturesOrigin()
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllVesselUseFeaturesOrigin()
.
java.util.Collection getAllVesselUseFeaturesOrigin(int pageNumber, int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin()
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 getAllVesselUseFeaturesOrigin(java.lang.String queryString, int pageNumber, int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(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 getAllVesselUseFeaturesOrigin(int transform)
Does the same thing as getAllVesselUseFeaturesOrigin()
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 getAllVesselUseFeaturesOrigin(int transform, int pageNumber, int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(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 getAllVesselUseFeaturesOrigin(int transform, java.lang.String queryString)
Does the same thing as getAllVesselUseFeaturesOrigin(int)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in getAllVesselUseFeaturesOrigin(int)
.
java.util.Collection getAllVesselUseFeaturesOrigin(int transform, java.lang.String queryString, int pageNumber, int pageSize)
Does the same thing as getAllVesselUseFeaturesOrigin(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 findVesselUseFeaturesOriginByVesselUseFeatures(VesselUseFeatures vesselUseFeatures)
java.util.Collection findVesselUseFeaturesOriginByVesselUseFeatures(java.lang.String queryString, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
.
java.util.Collection findVesselUseFeaturesOriginByVesselUseFeatures(int pageNumber, int pageSize, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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 findVesselUseFeaturesOriginByVesselUseFeatures(java.lang.String queryString, int pageNumber, int pageSize, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(String, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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 findVesselUseFeaturesOriginByVesselUseFeatures(int transform, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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 findVesselUseFeaturesOriginByVesselUseFeatures(int transform, int pageNumber, int pageSize, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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 findVesselUseFeaturesOriginByVesselUseFeatures(int transform, java.lang.String queryString, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByVesselUseFeatures(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures vesselUseFeatures)
.
java.util.Collection findVesselUseFeaturesOriginByVesselUseFeatures(int transform, java.lang.String queryString, int pageNumber, int pageSize, VesselUseFeatures vesselUseFeatures)
Does the same thing as findVesselUseFeaturesOriginByVesselUseFeatures(int, String, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures)
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 findVesselUseFeaturesOriginByProgram(Program program)
java.util.Collection findVesselUseFeaturesOriginByProgram(java.lang.String queryString, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program)
.
java.util.Collection findVesselUseFeaturesOriginByProgram(int pageNumber, int pageSize, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByProgram(java.lang.String queryString, int pageNumber, int pageSize, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(String, fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByProgram(int transform, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByProgram(int transform, int pageNumber, int pageSize, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByProgram(int transform, java.lang.String queryString, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByProgram(int, fr.ifremer.allegro.administration.programStrategy.Program program)
.
java.util.Collection findVesselUseFeaturesOriginByProgram(int transform, java.lang.String queryString, int pageNumber, int pageSize, Program program)
Does the same thing as findVesselUseFeaturesOriginByProgram(int, String, fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByAcquisitionLevel(AcquisitionLevel acquisitionLevel)
java.util.Collection findVesselUseFeaturesOriginByAcquisitionLevel(java.lang.String queryString, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
.
java.util.Collection findVesselUseFeaturesOriginByAcquisitionLevel(int pageNumber, int pageSize, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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 findVesselUseFeaturesOriginByAcquisitionLevel(java.lang.String queryString, int pageNumber, int pageSize, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(String, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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 findVesselUseFeaturesOriginByAcquisitionLevel(int transform, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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 findVesselUseFeaturesOriginByAcquisitionLevel(int transform, int pageNumber, int pageSize, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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 findVesselUseFeaturesOriginByAcquisitionLevel(int transform, java.lang.String queryString, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByAcquisitionLevel(int, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel acquisitionLevel)
.
java.util.Collection findVesselUseFeaturesOriginByAcquisitionLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AcquisitionLevel acquisitionLevel)
Does the same thing as findVesselUseFeaturesOriginByAcquisitionLevel(int, String, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel)
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.
VesselUseFeaturesOrigin findVesselUseFeaturesOriginByIdentifiers(VesselUseFeatures vesselUseFeatures, Program program)
VesselUseFeaturesOrigin findVesselUseFeaturesOriginByIdentifiers(java.lang.String queryString, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
.
java.lang.Object findVesselUseFeaturesOriginByIdentifiers(int transform, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByIdentifiers(int transform, java.lang.String queryString, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByIdentifiers(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByIdentifiers(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures vesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program program)
.
VesselUseFeaturesOrigin findVesselUseFeaturesOriginByNaturalId(VesselUseFeatures vesselUseFeatures, Program program)
VesselUseFeaturesOrigin findVesselUseFeaturesOriginByNaturalId(java.lang.String queryString, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
.
java.lang.Object findVesselUseFeaturesOriginByNaturalId(int transform, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
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 findVesselUseFeaturesOriginByNaturalId(int transform, java.lang.String queryString, VesselUseFeatures vesselUseFeatures, Program program)
Does the same thing as findVesselUseFeaturesOriginByNaturalId(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program)
with an
additional argument called queryString
. This queryString
argument allows you to override the query string defined in findVesselUseFeaturesOriginByNaturalId(int, fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures vesselUseFeatures, fr.ifremer.allegro.administration.programStrategy.Program program)
.
VesselUseFeaturesOrigin createFromClusterVesselUseFeaturesOrigin(ClusterVesselUseFeaturesOrigin clusterVesselUseFeaturesOrigin)
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 |