|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterShellfishGatherer | |
---|---|
fr.ifremer.allegro.referential.vessel | |
fr.ifremer.allegro.referential.vessel.generic.cluster | |
fr.ifremer.allegro.referential.vessel.generic.service |
Uses of ClusterShellfishGatherer in fr.ifremer.allegro.referential.vessel |
---|
Methods in fr.ifremer.allegro.referential.vessel that return ClusterShellfishGatherer | |
---|---|
ClusterShellfishGatherer[] |
ShellfishGathererDao.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterShellfishGatherer[] |
ShellfishGathererDaoBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterShellfishGatherer[] |
ShellfishGathererDaoImpl.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterShellfishGatherer[] |
ShellfishGathererDaoBase.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for ShellfishGathererDaoBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterShellfishGatherer |
ShellfishGathererDaoBase.toClusterShellfishGatherer(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterShellfishGatherer |
ShellfishGathererDaoImpl.toClusterShellfishGatherer(ShellfishGatherer entity)
|
ClusterShellfishGatherer |
ShellfishGathererDao.toClusterShellfishGatherer(ShellfishGatherer entity)
Converts this DAO's entity to an object of type ClusterShellfishGatherer . |
ClusterShellfishGatherer |
ShellfishGathererDaoBase.toClusterShellfishGatherer(ShellfishGatherer entity)
|
ClusterShellfishGatherer[] |
ShellfishGathererDao.toClusterShellfishGathererArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterShellfishGatherer . |
ClusterShellfishGatherer[] |
ShellfishGathererDaoBase.toClusterShellfishGathererArray(java.util.Collection entities)
|
Uses of ClusterShellfishGatherer in fr.ifremer.allegro.referential.vessel.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.vessel.generic.cluster with parameters of type ClusterShellfishGatherer | |
---|---|
void |
ClusterShellfishGatherer.copy(ClusterShellfishGatherer otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.vessel.generic.cluster with parameters of type ClusterShellfishGatherer | |
---|---|
ClusterShellfishGatherer(ClusterShellfishGatherer otherBean)
Copies constructor from other ClusterShellfishGatherer |
Uses of ClusterShellfishGatherer in fr.ifremer.allegro.referential.vessel.generic.service |
---|
Methods in fr.ifremer.allegro.referential.vessel.generic.service that return ClusterShellfishGatherer | |
---|---|
ClusterShellfishGatherer |
RemoteShellfishGathererFullService.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
|
ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceWSDelegator.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
|
ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
|
ClusterShellfishGatherer[] |
RemoteShellfishGathererFullService.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterShellfishGatherer[] |
RemoteShellfishGathererFullServiceWSDelegator.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterShellfishGatherer[] |
RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterShellfishGatherer |
RemoteShellfishGathererFullService.getClusterShellfishGathererByIdentifiers(java.lang.String code)
|
ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceWSDelegator.getClusterShellfishGathererByIdentifiers(java.lang.String code)
|
ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String code)
|
protected ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceImpl.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
|
protected abstract ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceBase.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
Performs the core logic for RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer) |
protected ClusterShellfishGatherer[] |
RemoteShellfishGathererFullServiceImpl.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterShellfishGatherer[] |
RemoteShellfishGathererFullServiceBase.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceImpl.handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
|
protected abstract ClusterShellfishGatherer |
RemoteShellfishGathererFullServiceBase.handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
Performs the core logic for RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |