|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterSpatialItemPoint | |
---|---|
fr.ifremer.allegro.referential.spatial | |
fr.ifremer.allegro.referential.spatial.generic.cluster | |
fr.ifremer.allegro.referential.spatial.generic.service |
Uses of ClusterSpatialItemPoint in fr.ifremer.allegro.referential.spatial |
---|
Methods in fr.ifremer.allegro.referential.spatial that return ClusterSpatialItemPoint | |
---|---|
protected ClusterSpatialItemPoint |
SpatialItemPointDaoBase.toClusterSpatialItemPoint(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterSpatialItemPoint |
SpatialItemPointDaoImpl.toClusterSpatialItemPoint(SpatialItemPoint entity)
|
ClusterSpatialItemPoint |
SpatialItemPointDao.toClusterSpatialItemPoint(SpatialItemPoint entity)
Converts this DAO's entity to an object of type ClusterSpatialItemPoint . |
ClusterSpatialItemPoint |
SpatialItemPointDaoBase.toClusterSpatialItemPoint(SpatialItemPoint entity)
|
ClusterSpatialItemPoint[] |
SpatialItemPointDao.toClusterSpatialItemPointArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterSpatialItemPoint . |
ClusterSpatialItemPoint[] |
SpatialItemPointDaoBase.toClusterSpatialItemPointArray(java.util.Collection entities)
|
Uses of ClusterSpatialItemPoint in fr.ifremer.allegro.referential.spatial.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.spatial.generic.cluster that return ClusterSpatialItemPoint | |
---|---|
ClusterSpatialItemPoint[] |
ClusterSpatialItem.getClusterSpatialItemPoints()
|
Methods in fr.ifremer.allegro.referential.spatial.generic.cluster with parameters of type ClusterSpatialItemPoint | |
---|---|
void |
ClusterSpatialItemPoint.copy(ClusterSpatialItemPoint otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterSpatialItem.setClusterSpatialItemPoints(ClusterSpatialItemPoint[] clusterSpatialItemPoints)
|
Constructors in fr.ifremer.allegro.referential.spatial.generic.cluster with parameters of type ClusterSpatialItemPoint | |
---|---|
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)
|
|
ClusterSpatialItemPoint(ClusterSpatialItemPoint otherBean)
Copies constructor from other ClusterSpatialItemPoint |
Uses of ClusterSpatialItemPoint in fr.ifremer.allegro.referential.spatial.generic.service |
---|
Methods in fr.ifremer.allegro.referential.spatial.generic.service that return ClusterSpatialItemPoint | |
---|---|
ClusterSpatialItemPoint |
RemoteSpatialItemPointFullService.getClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
|
ClusterSpatialItemPoint |
RemoteSpatialItemPointFullServiceWSDelegator.getClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
|
ClusterSpatialItemPoint |
RemoteSpatialItemPointFullServiceBase.getClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
|
protected ClusterSpatialItemPoint |
RemoteSpatialItemPointFullServiceImpl.handleGetClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterSpatialItemPoint |
RemoteSpatialItemPointFullServiceBase.handleGetClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteSpatialItemPointFullServiceBase.getClusterSpatialItemPointByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |