|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterSpatialItem2Location | |
---|---|
fr.ifremer.allegro.referential.spatial | |
fr.ifremer.allegro.referential.spatial.generic.cluster | |
fr.ifremer.allegro.referential.spatial.generic.service |
Uses of ClusterSpatialItem2Location in fr.ifremer.allegro.referential.spatial |
---|
Methods in fr.ifremer.allegro.referential.spatial that return ClusterSpatialItem2Location | |
---|---|
protected ClusterSpatialItem2Location |
SpatialItem2LocationDaoBase.toClusterSpatialItem2Location(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterSpatialItem2Location |
SpatialItem2LocationDaoImpl.toClusterSpatialItem2Location(SpatialItem2Location entity)
|
ClusterSpatialItem2Location |
SpatialItem2LocationDao.toClusterSpatialItem2Location(SpatialItem2Location entity)
Converts this DAO's entity to an object of type ClusterSpatialItem2Location . |
ClusterSpatialItem2Location |
SpatialItem2LocationDaoBase.toClusterSpatialItem2Location(SpatialItem2Location entity)
|
ClusterSpatialItem2Location[] |
SpatialItem2LocationDao.toClusterSpatialItem2LocationArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterSpatialItem2Location . |
ClusterSpatialItem2Location[] |
SpatialItem2LocationDaoBase.toClusterSpatialItem2LocationArray(java.util.Collection entities)
|
Uses of ClusterSpatialItem2Location in fr.ifremer.allegro.referential.spatial.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.spatial.generic.cluster that return ClusterSpatialItem2Location | |
---|---|
ClusterSpatialItem2Location[] |
ClusterSpatialItem.getClusterSpatialItem2Locations()
|
Methods in fr.ifremer.allegro.referential.spatial.generic.cluster with parameters of type ClusterSpatialItem2Location | |
---|---|
void |
ClusterSpatialItem2Location.copy(ClusterSpatialItem2Location otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterSpatialItem.setClusterSpatialItem2Locations(ClusterSpatialItem2Location[] clusterSpatialItem2Locations)
|
Constructors in fr.ifremer.allegro.referential.spatial.generic.cluster with parameters of type ClusterSpatialItem2Location | |
---|---|
ClusterSpatialItem(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Integer objectId,
java.sql.Timestamp updateDate,
RemoteSpatialItemTypeNaturalId spatialItemTypeNaturalId,
ClusterSpatialItemArea[] clusterSpatialItemAreas,
ClusterSpatialItemLine[] clusterSpatialItemLines,
ClusterSpatialItemPoint[] clusterSpatialItemPoints,
ClusterSpatialItem2Location[] clusterSpatialItem2Locations)
|
|
ClusterSpatialItem(java.lang.Integer objectId,
RemoteSpatialItemTypeNaturalId spatialItemTypeNaturalId,
ClusterSpatialItemArea[] clusterSpatialItemAreas,
ClusterSpatialItemLine[] clusterSpatialItemLines,
ClusterSpatialItemPoint[] clusterSpatialItemPoints,
ClusterSpatialItem2Location[] clusterSpatialItem2Locations)
|
|
ClusterSpatialItem2Location(ClusterSpatialItem2Location otherBean)
Copies constructor from other ClusterSpatialItem2Location |
Uses of ClusterSpatialItem2Location in fr.ifremer.allegro.referential.spatial.generic.service |
---|
Methods in fr.ifremer.allegro.referential.spatial.generic.service that return ClusterSpatialItem2Location | |
---|---|
ClusterSpatialItem2Location |
RemoteSpatialItem2LocationFullService.getClusterSpatialItem2LocationByIdentifiers(java.lang.Integer spatialItemId,
java.lang.Integer locationId)
|
ClusterSpatialItem2Location |
RemoteSpatialItem2LocationFullServiceWSDelegator.getClusterSpatialItem2LocationByIdentifiers(java.lang.Integer spatialItemId,
java.lang.Integer locationId)
|
ClusterSpatialItem2Location |
RemoteSpatialItem2LocationFullServiceBase.getClusterSpatialItem2LocationByIdentifiers(java.lang.Integer spatialItemId,
java.lang.Integer locationId)
|
protected ClusterSpatialItem2Location |
RemoteSpatialItem2LocationFullServiceImpl.handleGetClusterSpatialItem2LocationByIdentifiers(java.lang.Integer spatialItemId,
java.lang.Integer locationId)
|
protected abstract ClusterSpatialItem2Location |
RemoteSpatialItem2LocationFullServiceBase.handleGetClusterSpatialItem2LocationByIdentifiers(java.lang.Integer spatialItemId,
java.lang.Integer locationId)
Performs the core logic for RemoteSpatialItem2LocationFullServiceBase.getClusterSpatialItem2LocationByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |