|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterRightToProduce | |
---|---|
fr.ifremer.allegro.referential.regulation | |
fr.ifremer.allegro.referential.regulation.generic.cluster | |
fr.ifremer.allegro.referential.regulation.generic.service |
Uses of ClusterRightToProduce in fr.ifremer.allegro.referential.regulation |
---|
Methods in fr.ifremer.allegro.referential.regulation that return ClusterRightToProduce | |
---|---|
ClusterRightToProduce[] |
RightToProduceDao.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterRightToProduce[] |
RightToProduceDaoBase.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterRightToProduce[] |
RightToProduceDaoImpl.handleGetAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterRightToProduce[] |
RightToProduceDaoBase.handleGetAllClusterRightToProduceSinceDateSynchro(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 RightToProduceDaoBase.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterRightToProduce |
RightToProduceDaoBase.toClusterRightToProduce(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterRightToProduce |
RightToProduceDaoImpl.toClusterRightToProduce(RightToProduce entity)
|
ClusterRightToProduce |
RightToProduceDao.toClusterRightToProduce(RightToProduce entity)
Converts this DAO's entity to an object of type ClusterRightToProduce . |
ClusterRightToProduce |
RightToProduceDaoBase.toClusterRightToProduce(RightToProduce entity)
|
ClusterRightToProduce[] |
RightToProduceDao.toClusterRightToProduceArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterRightToProduce . |
ClusterRightToProduce[] |
RightToProduceDaoBase.toClusterRightToProduceArray(java.util.Collection entities)
|
Uses of ClusterRightToProduce in fr.ifremer.allegro.referential.regulation.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterRightToProduce | |
---|---|
void |
ClusterRightToProduce.copy(ClusterRightToProduce otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterRightToProduce | |
---|---|
ClusterRightToProduce(ClusterRightToProduce otherBean)
Copies constructor from other ClusterRightToProduce |
Uses of ClusterRightToProduce in fr.ifremer.allegro.referential.regulation.generic.service |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.service that return ClusterRightToProduce | |
---|---|
ClusterRightToProduce |
RemoteRightToProduceFullService.addOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
|
ClusterRightToProduce |
RemoteRightToProduceFullServiceWSDelegator.addOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
|
ClusterRightToProduce |
RemoteRightToProduceFullServiceBase.addOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
|
ClusterRightToProduce[] |
RemoteRightToProduceFullService.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterRightToProduce[] |
RemoteRightToProduceFullServiceWSDelegator.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterRightToProduce[] |
RemoteRightToProduceFullServiceBase.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterRightToProduce |
RemoteRightToProduceFullService.getClusterRightToProduceByIdentifiers(java.lang.Integer id)
|
ClusterRightToProduce |
RemoteRightToProduceFullServiceWSDelegator.getClusterRightToProduceByIdentifiers(java.lang.Integer id)
|
ClusterRightToProduce |
RemoteRightToProduceFullServiceBase.getClusterRightToProduceByIdentifiers(java.lang.Integer id)
|
protected ClusterRightToProduce |
RemoteRightToProduceFullServiceImpl.handleAddOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
|
protected abstract ClusterRightToProduce |
RemoteRightToProduceFullServiceBase.handleAddOrUpdateClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
Performs the core logic for RemoteRightToProduceFullServiceBase.addOrUpdateClusterRightToProduce(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce) |
protected ClusterRightToProduce[] |
RemoteRightToProduceFullServiceImpl.handleGetAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterRightToProduce[] |
RemoteRightToProduceFullServiceBase.handleGetAllClusterRightToProduceSinceDateSynchro(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 RemoteRightToProduceFullServiceBase.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterRightToProduce |
RemoteRightToProduceFullServiceImpl.handleGetClusterRightToProduceByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterRightToProduce |
RemoteRightToProduceFullServiceBase.handleGetClusterRightToProduceByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteRightToProduceFullServiceBase.getClusterRightToProduceByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |