|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterGear | |
---|---|
fr.ifremer.allegro.referential.gear | |
fr.ifremer.allegro.referential.gear.generic.cluster | |
fr.ifremer.allegro.referential.gear.generic.service |
Uses of ClusterGear in fr.ifremer.allegro.referential.gear |
---|
Methods in fr.ifremer.allegro.referential.gear that return ClusterGear | |
---|---|
ClusterGear[] |
GearDao.getAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterGear[] |
GearDaoBase.getAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterGear[] |
GearDaoImpl.handleGetAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterGear[] |
GearDaoBase.handleGetAllClusterGearSinceDateSynchro(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 GearDaoBase.getAllClusterGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterGear |
GearDaoImpl.toClusterGear(Gear entity)
|
ClusterGear |
GearDao.toClusterGear(Gear entity)
Converts this DAO's entity to an object of type ClusterGear . |
ClusterGear |
GearDaoBase.toClusterGear(Gear entity)
|
protected ClusterGear |
GearDaoBase.toClusterGear(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterGear[] |
GearDao.toClusterGearArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterGear . |
ClusterGear[] |
GearDaoBase.toClusterGearArray(java.util.Collection entities)
|
Methods in fr.ifremer.allegro.referential.gear with parameters of type ClusterGear | |
---|---|
Gear |
GearDaoImpl.clusterGearToEntity(ClusterGear clusterGear)
|
Gear |
GearDao.clusterGearToEntity(ClusterGear clusterGear)
Converts an instance of type ClusterGear to this DAO's entity. |
void |
GearDaoImpl.clusterGearToEntity(ClusterGear source,
Gear target,
boolean copyIfNull)
|
void |
GearDao.clusterGearToEntity(ClusterGear source,
Gear target,
boolean copyIfNull)
Copies the fields of ClusterGear to the specified entity. |
void |
GearDaoBase.clusterGearToEntity(ClusterGear source,
Gear target,
boolean copyIfNull)
|
Gear |
GearDao.createFromClusterGear(ClusterGear clusterGear)
|
Gear |
GearDaoBase.createFromClusterGear(ClusterGear clusterGear)
|
protected Gear |
GearDaoImpl.handleCreateFromClusterGear(ClusterGear clusterGear)
|
protected abstract Gear |
GearDaoBase.handleCreateFromClusterGear(ClusterGear clusterGear)
Performs the core logic for GearDaoBase.createFromClusterGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterGear) |
void |
GearDaoImpl.toClusterGear(Gear source,
ClusterGear target)
|
void |
GearDao.toClusterGear(Gear source,
ClusterGear target)
Copies the fields of the specified entity to the target value object. |
void |
GearDaoBase.toClusterGear(Gear source,
ClusterGear target)
|
Uses of ClusterGear in fr.ifremer.allegro.referential.gear.generic.cluster |
---|
Subclasses of ClusterGear in fr.ifremer.allegro.referential.gear.generic.cluster | |
---|---|
class |
ClusterFishingGear
|
Methods in fr.ifremer.allegro.referential.gear.generic.cluster that return ClusterGear | |
---|---|
ClusterGear[] |
ClusterGear.getClusterChildGearss()
|
Methods in fr.ifremer.allegro.referential.gear.generic.cluster with parameters of type ClusterGear | |
---|---|
void |
ClusterGear.copy(ClusterGear otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterGear.setClusterChildGearss(ClusterGear[] clusterChildGearss)
|
Constructors in fr.ifremer.allegro.referential.gear.generic.cluster with parameters of type ClusterGear | |
---|---|
ClusterFishingGear(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String label,
java.lang.String name,
java.lang.String description,
java.sql.Timestamp updateDate,
RemoteGearNaturalId parentGearNaturalId,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
RemoteStatusNaturalId statusNaturalId,
ClusterFishingGear[] clusterChildGearssOfFishingGear,
ClusterGear[] clusterChildGearss,
ClusterGearAssociation[] clusterAssociatedGearss,
java.lang.Boolean isActive,
java.lang.Boolean isTowed)
|
|
ClusterFishingGear(java.lang.String label,
java.lang.String name,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
RemoteStatusNaturalId statusNaturalId,
ClusterFishingGear[] clusterChildGearssOfFishingGear,
ClusterGear[] clusterChildGearss,
ClusterGearAssociation[] clusterAssociatedGearss)
|
|
ClusterGear(ClusterGear otherBean)
Copies constructor from other ClusterGear |
|
ClusterGear(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String label,
java.lang.String name,
java.lang.String description,
java.sql.Timestamp updateDate,
RemoteGearNaturalId parentGearNaturalId,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
RemoteStatusNaturalId statusNaturalId,
ClusterFishingGear[] clusterChildGearssOfFishingGear,
ClusterGear[] clusterChildGearss,
ClusterGearAssociation[] clusterAssociatedGearss)
|
|
ClusterGear(java.lang.String label,
java.lang.String name,
RemoteGearClassificationNaturalId gearClassificationNaturalId,
RemoteStatusNaturalId statusNaturalId,
ClusterFishingGear[] clusterChildGearssOfFishingGear,
ClusterGear[] clusterChildGearss,
ClusterGearAssociation[] clusterAssociatedGearss)
|
Uses of ClusterGear in fr.ifremer.allegro.referential.gear.generic.service |
---|
Methods in fr.ifremer.allegro.referential.gear.generic.service that return ClusterGear | |
---|---|
ClusterGear |
RemoteGearFullService.addOrUpdateClusterGear(ClusterGear clusterGear)
|
ClusterGear |
RemoteGearFullServiceWSDelegator.addOrUpdateClusterGear(ClusterGear clusterGear)
|
ClusterGear |
RemoteGearFullServiceBase.addOrUpdateClusterGear(ClusterGear clusterGear)
|
ClusterGear[] |
RemoteGearFullService.getAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterGear[] |
RemoteGearFullServiceWSDelegator.getAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterGear[] |
RemoteGearFullServiceBase.getAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterGear |
RemoteGearFullService.getClusterGearByIdentifiers(java.lang.Integer id)
|
ClusterGear |
RemoteGearFullServiceWSDelegator.getClusterGearByIdentifiers(java.lang.Integer id)
|
ClusterGear |
RemoteGearFullServiceBase.getClusterGearByIdentifiers(java.lang.Integer id)
|
protected ClusterGear |
RemoteGearFullServiceImpl.handleAddOrUpdateClusterGear(ClusterGear clusterGear)
|
protected abstract ClusterGear |
RemoteGearFullServiceBase.handleAddOrUpdateClusterGear(ClusterGear clusterGear)
Performs the core logic for RemoteGearFullServiceBase.addOrUpdateClusterGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterGear) |
protected ClusterGear[] |
RemoteGearFullServiceImpl.handleGetAllClusterGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterGear[] |
RemoteGearFullServiceBase.handleGetAllClusterGearSinceDateSynchro(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 RemoteGearFullServiceBase.getAllClusterGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterGear |
RemoteGearFullServiceImpl.handleGetClusterGearByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterGear |
RemoteGearFullServiceBase.handleGetClusterGearByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteGearFullServiceBase.getClusterGearByIdentifiers(java.lang.Integer) |
Methods in fr.ifremer.allegro.referential.gear.generic.service with parameters of type ClusterGear | |
---|---|
ClusterGear |
RemoteGearFullService.addOrUpdateClusterGear(ClusterGear clusterGear)
|
ClusterGear |
RemoteGearFullServiceWSDelegator.addOrUpdateClusterGear(ClusterGear clusterGear)
|
ClusterGear |
RemoteGearFullServiceBase.addOrUpdateClusterGear(ClusterGear clusterGear)
|
protected ClusterGear |
RemoteGearFullServiceImpl.handleAddOrUpdateClusterGear(ClusterGear clusterGear)
|
protected abstract ClusterGear |
RemoteGearFullServiceBase.handleAddOrUpdateClusterGear(ClusterGear clusterGear)
Performs the core logic for RemoteGearFullServiceBase.addOrUpdateClusterGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterGear) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |