|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterLocationAssociation | |
---|---|
fr.ifremer.allegro.referential.location | |
fr.ifremer.allegro.referential.location.generic.cluster | |
fr.ifremer.allegro.referential.location.generic.service |
Uses of ClusterLocationAssociation in fr.ifremer.allegro.referential.location |
---|
Methods in fr.ifremer.allegro.referential.location that return ClusterLocationAssociation | |
---|---|
ClusterLocationAssociation[] |
LocationAssociationDao.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterLocationAssociation[] |
LocationAssociationDaoBase.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterLocationAssociation[] |
LocationAssociationDaoImpl.handleGetAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterLocationAssociation[] |
LocationAssociationDaoBase.handleGetAllClusterLocationAssociationSinceDateSynchro(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 LocationAssociationDaoBase.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterLocationAssociation |
LocationAssociationDaoImpl.toClusterLocationAssociation(LocationAssociation entity)
|
ClusterLocationAssociation |
LocationAssociationDao.toClusterLocationAssociation(LocationAssociation entity)
Converts this DAO's entity to an object of type ClusterLocationAssociation . |
ClusterLocationAssociation |
LocationAssociationDaoBase.toClusterLocationAssociation(LocationAssociation entity)
|
protected ClusterLocationAssociation |
LocationAssociationDaoBase.toClusterLocationAssociation(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterLocationAssociation[] |
LocationAssociationDao.toClusterLocationAssociationArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterLocationAssociation . |
ClusterLocationAssociation[] |
LocationAssociationDaoBase.toClusterLocationAssociationArray(java.util.Collection entities)
|
Uses of ClusterLocationAssociation in fr.ifremer.allegro.referential.location.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.location.generic.cluster with parameters of type ClusterLocationAssociation | |
---|---|
void |
ClusterLocationAssociation.copy(ClusterLocationAssociation otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.location.generic.cluster with parameters of type ClusterLocationAssociation | |
---|---|
ClusterLocationAssociation(ClusterLocationAssociation otherBean)
Copies constructor from other ClusterLocationAssociation |
Uses of ClusterLocationAssociation in fr.ifremer.allegro.referential.location.generic.service |
---|
Methods in fr.ifremer.allegro.referential.location.generic.service that return ClusterLocationAssociation | |
---|---|
ClusterLocationAssociation |
RemoteLocationAssociationFullService.addOrUpdateClusterLocationAssociation(ClusterLocationAssociation clusterLocationAssociation)
|
ClusterLocationAssociation |
RemoteLocationAssociationFullServiceWSDelegator.addOrUpdateClusterLocationAssociation(ClusterLocationAssociation clusterLocationAssociation)
|
ClusterLocationAssociation |
RemoteLocationAssociationFullServiceBase.addOrUpdateClusterLocationAssociation(ClusterLocationAssociation clusterLocationAssociation)
|
ClusterLocationAssociation[] |
RemoteLocationAssociationFullService.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterLocationAssociation[] |
RemoteLocationAssociationFullServiceWSDelegator.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterLocationAssociation[] |
RemoteLocationAssociationFullServiceBase.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterLocationAssociation |
RemoteLocationAssociationFullService.getClusterLocationAssociationByIdentifiers(java.lang.Integer parentLocationId,
java.lang.Integer childLocationId)
|
ClusterLocationAssociation |
RemoteLocationAssociationFullServiceWSDelegator.getClusterLocationAssociationByIdentifiers(java.lang.Integer parentLocationId,
java.lang.Integer childLocationId)
|
ClusterLocationAssociation |
RemoteLocationAssociationFullServiceBase.getClusterLocationAssociationByIdentifiers(java.lang.Integer parentLocationId,
java.lang.Integer childLocationId)
|
protected ClusterLocationAssociation |
RemoteLocationAssociationFullServiceImpl.handleAddOrUpdateClusterLocationAssociation(ClusterLocationAssociation clusterLocationAssociation)
|
protected abstract ClusterLocationAssociation |
RemoteLocationAssociationFullServiceBase.handleAddOrUpdateClusterLocationAssociation(ClusterLocationAssociation clusterLocationAssociation)
Performs the core logic for RemoteLocationAssociationFullServiceBase.addOrUpdateClusterLocationAssociation(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationAssociation) |
protected ClusterLocationAssociation[] |
RemoteLocationAssociationFullServiceImpl.handleGetAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterLocationAssociation[] |
RemoteLocationAssociationFullServiceBase.handleGetAllClusterLocationAssociationSinceDateSynchro(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 RemoteLocationAssociationFullServiceBase.getAllClusterLocationAssociationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterLocationAssociation |
RemoteLocationAssociationFullServiceImpl.handleGetClusterLocationAssociationByIdentifiers(java.lang.Integer parentLocationId,
java.lang.Integer childLocationId)
|
protected abstract ClusterLocationAssociation |
RemoteLocationAssociationFullServiceBase.handleGetClusterLocationAssociationByIdentifiers(java.lang.Integer parentLocationId,
java.lang.Integer childLocationId)
Performs the core logic for RemoteLocationAssociationFullServiceBase.getClusterLocationAssociationByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |