|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteFisheryNaturalId in fr.ifremer.allegro.data.fishingArea.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.fishingArea.generic.cluster that return RemoteFisheryNaturalId | |
---|---|
RemoteFisheryNaturalId[] |
ClusterFishingArea.getFisheryNaturalId()
|
Methods in fr.ifremer.allegro.data.fishingArea.generic.cluster with parameters of type RemoteFisheryNaturalId | |
---|---|
void |
ClusterFishingArea.setFisheryNaturalId(RemoteFisheryNaturalId[] fisheryNaturalId)
|
Constructors in fr.ifremer.allegro.data.fishingArea.generic.cluster with parameters of type RemoteFisheryNaturalId | |
---|---|
ClusterFishingArea(java.lang.Integer id,
RemoteNearbySpecificAreaNaturalId nearbySpecificAreaNaturalId,
RemoteDepthGradientNaturalId depthGradientNaturalId,
RemoteDistanceToCoastGradientNaturalId distanceToCoastGradientNaturalId,
RemoteLocationNaturalId locationNaturalId,
RemoteGearUseFeaturesNaturalId gearUseFeaturesNaturalId,
RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteSampleNaturalId sampleNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
|
|
ClusterFishingArea(RemoteLocationNaturalId locationNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
ClusterFishingArea2RegulationLocation[] clusterRegulationLocations)
|
Uses of RemoteFisheryNaturalId in fr.ifremer.allegro.referential.regulation |
---|
Methods in fr.ifremer.allegro.referential.regulation that return RemoteFisheryNaturalId | |
---|---|
RemoteFisheryNaturalId |
FisheryDaoImpl.toRemoteFisheryNaturalId(Fishery entity)
|
RemoteFisheryNaturalId |
FisheryDao.toRemoteFisheryNaturalId(Fishery entity)
Converts this DAO's entity to an object of type RemoteFisheryNaturalId . |
RemoteFisheryNaturalId |
FisheryDaoBase.toRemoteFisheryNaturalId(Fishery entity)
|
protected RemoteFisheryNaturalId |
FisheryDaoBase.toRemoteFisheryNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteFisheryNaturalId[] |
FisheryDao.toRemoteFisheryNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteFisheryNaturalId . |
RemoteFisheryNaturalId[] |
FisheryDaoBase.toRemoteFisheryNaturalIdArray(java.util.Collection entities)
|
Methods in fr.ifremer.allegro.referential.regulation with parameters of type RemoteFisheryNaturalId | |
---|---|
Fishery |
FisheryDaoImpl.remoteFisheryNaturalIdToEntity(RemoteFisheryNaturalId remoteFisheryNaturalId)
|
Fishery |
FisheryDao.remoteFisheryNaturalIdToEntity(RemoteFisheryNaturalId remoteFisheryNaturalId)
Converts an instance of type RemoteFisheryNaturalId to this DAO's entity. |
void |
FisheryDaoImpl.remoteFisheryNaturalIdToEntity(RemoteFisheryNaturalId source,
Fishery target,
boolean copyIfNull)
|
void |
FisheryDao.remoteFisheryNaturalIdToEntity(RemoteFisheryNaturalId source,
Fishery target,
boolean copyIfNull)
Copies the fields of RemoteFisheryNaturalId to the specified entity. |
void |
FisheryDaoBase.remoteFisheryNaturalIdToEntity(RemoteFisheryNaturalId source,
Fishery target,
boolean copyIfNull)
|
void |
FisheryDaoImpl.toRemoteFisheryNaturalId(Fishery source,
RemoteFisheryNaturalId target)
|
void |
FisheryDao.toRemoteFisheryNaturalId(Fishery source,
RemoteFisheryNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
FisheryDaoBase.toRemoteFisheryNaturalId(Fishery source,
RemoteFisheryNaturalId target)
|
Uses of RemoteFisheryNaturalId in fr.ifremer.allegro.referential.regulation.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.cluster that return RemoteFisheryNaturalId | |
---|---|
RemoteFisheryNaturalId[] |
ClusterCorpus.getFisheryNaturalId()
|
RemoteFisheryNaturalId[] |
ClusterRightToProduce.getFisheryNaturalId()
|
Methods in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type RemoteFisheryNaturalId | |
---|---|
void |
ClusterCorpus.setFisheryNaturalId(RemoteFisheryNaturalId[] fisheryNaturalId)
|
void |
ClusterRightToProduce.setFisheryNaturalId(RemoteFisheryNaturalId[] fisheryNaturalId)
|
Constructors in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type RemoteFisheryNaturalId | |
---|---|
ClusterCorpus(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.lang.String description,
java.util.Date startDate,
java.util.Date endDate,
java.sql.Timestamp updateDate,
RemoteRightToProduceNaturalId rightToProduceNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteCorpusTypeNaturalId corpusTypeNaturalId,
ClusterMinimumSizeAllowed[] clusterMinimumSizeAlloweds)
|
|
ClusterCorpus(java.lang.String name,
java.util.Date startDate,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteCorpusTypeNaturalId corpusTypeNaturalId,
ClusterMinimumSizeAllowed[] clusterMinimumSizeAlloweds)
|
|
ClusterRightToProduce(java.util.Date startDate,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteVesselNaturalId[] vesselNaturalId,
RemoteVesselOwnerNaturalId[] vesselOwnerNaturalId)
|
|
ClusterRightToProduce(java.lang.Integer id,
java.lang.Integer idLocal,
java.util.Date startDate,
java.util.Date endDate,
java.lang.String reference,
java.sql.Timestamp updateDate,
RemoteCorpusNaturalId corpusNaturalId,
RemoteFisheryNaturalId[] fisheryNaturalId,
RemoteVesselNaturalId[] vesselNaturalId,
RemoteVesselOwnerNaturalId[] vesselOwnerNaturalId)
|
Uses of RemoteFisheryNaturalId in fr.ifremer.allegro.referential.regulation.generic.service |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.service with parameters of type RemoteFisheryNaturalId | |
---|---|
RemoteFisheryFullVO |
RemoteFisheryFullService.getFisheryByNaturalId(RemoteFisheryNaturalId fisheryNaturalId)
|
RemoteFisheryFullVO |
RemoteFisheryFullServiceWSDelegator.getFisheryByNaturalId(RemoteFisheryNaturalId fisheryNaturalId)
|
RemoteFisheryFullVO |
RemoteFisheryFullServiceBase.getFisheryByNaturalId(RemoteFisheryNaturalId fisheryNaturalId)
|
protected RemoteFisheryFullVO |
RemoteFisheryFullServiceImpl.handleGetFisheryByNaturalId(RemoteFisheryNaturalId fisheryNaturalId)
|
protected abstract RemoteFisheryFullVO |
RemoteFisheryFullServiceBase.handleGetFisheryByNaturalId(RemoteFisheryNaturalId fisheryNaturalId)
Performs the core logic for RemoteFisheryFullServiceBase.getFisheryByNaturalId(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteFisheryNaturalId) |
Uses of RemoteFisheryNaturalId in fr.ifremer.allegro.referential.regulation.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.vo with parameters of type RemoteFisheryNaturalId | |
---|---|
void |
RemoteFisheryNaturalId.copy(RemoteFisheryNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.regulation.generic.vo with parameters of type RemoteFisheryNaturalId | |
---|---|
RemoteFisheryNaturalId(RemoteFisheryNaturalId otherBean)
Copies constructor from other RemoteFisheryNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |