|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterPlaygroundVesselMaster | |
---|---|
fr.ifremer.allegro.playground | |
fr.ifremer.allegro.playground.generic.cluster | |
fr.ifremer.allegro.playground.generic.service |
Uses of ClusterPlaygroundVesselMaster in fr.ifremer.allegro.playground |
---|
Methods in fr.ifremer.allegro.playground that return ClusterPlaygroundVesselMaster | |
---|---|
ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDao.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDaoBase.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDaoImpl.handleGetAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDaoBase.handleGetAllClusterPlaygroundVesselMasterSinceDateSynchro(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 PlaygroundVesselMasterDaoBase.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterPlaygroundVesselMaster |
PlaygroundVesselMasterDaoBase.toClusterPlaygroundVesselMaster(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterPlaygroundVesselMaster |
PlaygroundVesselMasterDaoImpl.toClusterPlaygroundVesselMaster(PlaygroundVesselMaster entity)
|
ClusterPlaygroundVesselMaster |
PlaygroundVesselMasterDao.toClusterPlaygroundVesselMaster(PlaygroundVesselMaster entity)
Converts this DAO's entity to an object of type ClusterPlaygroundVesselMaster . |
ClusterPlaygroundVesselMaster |
PlaygroundVesselMasterDaoBase.toClusterPlaygroundVesselMaster(PlaygroundVesselMaster entity)
|
ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDao.toClusterPlaygroundVesselMasterArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterPlaygroundVesselMaster . |
ClusterPlaygroundVesselMaster[] |
PlaygroundVesselMasterDaoBase.toClusterPlaygroundVesselMasterArray(java.util.Collection entities)
|
Uses of ClusterPlaygroundVesselMaster in fr.ifremer.allegro.playground.generic.cluster |
---|
Methods in fr.ifremer.allegro.playground.generic.cluster with parameters of type ClusterPlaygroundVesselMaster | |
---|---|
void |
ClusterPlaygroundVesselMaster.copy(ClusterPlaygroundVesselMaster otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.playground.generic.cluster with parameters of type ClusterPlaygroundVesselMaster | |
---|---|
ClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster otherBean)
Copies constructor from other ClusterPlaygroundVesselMaster |
Uses of ClusterPlaygroundVesselMaster in fr.ifremer.allegro.playground.generic.service |
---|
Methods in fr.ifremer.allegro.playground.generic.service that return ClusterPlaygroundVesselMaster | |
---|---|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullService.addOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceWSDelegator.addOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceBase.addOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
|
ClusterPlaygroundVesselMaster[] |
RemotePlaygroundVesselMasterFullService.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPlaygroundVesselMaster[] |
RemotePlaygroundVesselMasterFullServiceWSDelegator.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPlaygroundVesselMaster[] |
RemotePlaygroundVesselMasterFullServiceBase.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullService.getClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceWSDelegator.getClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
|
ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceBase.getClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
|
protected ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceImpl.handleAddOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
|
protected abstract ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceBase.handleAddOrUpdateClusterPlaygroundVesselMaster(ClusterPlaygroundVesselMaster clusterPlaygroundVesselMaster)
Performs the core logic for RemotePlaygroundVesselMasterFullServiceBase.addOrUpdateClusterPlaygroundVesselMaster(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselMaster) |
protected ClusterPlaygroundVesselMaster[] |
RemotePlaygroundVesselMasterFullServiceImpl.handleGetAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterPlaygroundVesselMaster[] |
RemotePlaygroundVesselMasterFullServiceBase.handleGetAllClusterPlaygroundVesselMasterSinceDateSynchro(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 RemotePlaygroundVesselMasterFullServiceBase.getAllClusterPlaygroundVesselMasterSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceImpl.handleGetClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterPlaygroundVesselMaster |
RemotePlaygroundVesselMasterFullServiceBase.handleGetClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer id)
Performs the core logic for RemotePlaygroundVesselMasterFullServiceBase.getClusterPlaygroundVesselMasterByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |