|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return ClusterPhysicalFeatures | |
---|---|
protected ClusterPhysicalFeatures |
PhysicalFeaturesDaoBase.toClusterPhysicalFeatures(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterPhysicalFeatures |
PhysicalFeaturesDaoImpl.toClusterPhysicalFeatures(PhysicalFeatures entity)
|
ClusterPhysicalFeatures |
PhysicalFeaturesDao.toClusterPhysicalFeatures(PhysicalFeatures entity)
Converts this DAO's entity to an object of type ClusterPhysicalFeatures . |
ClusterPhysicalFeatures |
PhysicalFeaturesDaoBase.toClusterPhysicalFeatures(PhysicalFeatures entity)
|
ClusterPhysicalFeatures[] |
PhysicalFeaturesDao.toClusterPhysicalFeaturesArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterPhysicalFeatures . |
ClusterPhysicalFeatures[] |
PhysicalFeaturesDaoBase.toClusterPhysicalFeaturesArray(java.util.Collection entities)
|
Uses of ClusterPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster |
---|
Subclasses of ClusterPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster | |
---|---|
class |
ClusterGearPhysicalFeatures
|
class |
ClusterVesselPhysicalFeatures
|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterPhysicalFeatures | |
---|---|
void |
ClusterPhysicalFeatures.copy(ClusterPhysicalFeatures otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterPhysicalFeatures | |
---|---|
ClusterPhysicalFeatures(ClusterPhysicalFeatures otherBean)
Copies constructor from other ClusterPhysicalFeatures |
Uses of ClusterPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return ClusterPhysicalFeatures | |
---|---|
ClusterPhysicalFeatures |
RemotePhysicalFeaturesFullService.getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
ClusterPhysicalFeatures |
RemotePhysicalFeaturesFullServiceWSDelegator.getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
ClusterPhysicalFeatures |
RemotePhysicalFeaturesFullServiceBase.getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
protected ClusterPhysicalFeatures |
RemotePhysicalFeaturesFullServiceImpl.handleGetClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterPhysicalFeatures |
RemotePhysicalFeaturesFullServiceBase.handleGetClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
Performs the core logic for RemotePhysicalFeaturesFullServiceBase.getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |