Uses of Class
fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed

Packages that use ClusterMinimumSizeAllowed
fr.ifremer.allegro.referential.regulation   
fr.ifremer.allegro.referential.regulation.generic.cluster   
fr.ifremer.allegro.referential.regulation.generic.service   
 

Uses of ClusterMinimumSizeAllowed in fr.ifremer.allegro.referential.regulation
 

Methods in fr.ifremer.allegro.referential.regulation that return ClusterMinimumSizeAllowed
 ClusterMinimumSizeAllowed MinimumSizeAllowedDaoImpl.toClusterMinimumSizeAllowed(MinimumSizeAllowed entity)
           
 ClusterMinimumSizeAllowed MinimumSizeAllowedDao.toClusterMinimumSizeAllowed(MinimumSizeAllowed entity)
          Converts this DAO's entity to an object of type ClusterMinimumSizeAllowed.
 ClusterMinimumSizeAllowed MinimumSizeAllowedDaoBase.toClusterMinimumSizeAllowed(MinimumSizeAllowed entity)
           
protected  ClusterMinimumSizeAllowed MinimumSizeAllowedDaoBase.toClusterMinimumSizeAllowed(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterMinimumSizeAllowed[] MinimumSizeAllowedDao.toClusterMinimumSizeAllowedArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterMinimumSizeAllowed.
 ClusterMinimumSizeAllowed[] MinimumSizeAllowedDaoBase.toClusterMinimumSizeAllowedArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type ClusterMinimumSizeAllowed
 MinimumSizeAllowed MinimumSizeAllowedDaoImpl.clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
           
 MinimumSizeAllowed MinimumSizeAllowedDao.clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
          Converts an instance of type ClusterMinimumSizeAllowed to this DAO's entity.
 void MinimumSizeAllowedDaoImpl.clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed source, MinimumSizeAllowed target, boolean copyIfNull)
           
 void MinimumSizeAllowedDao.clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed source, MinimumSizeAllowed target, boolean copyIfNull)
          Copies the fields of ClusterMinimumSizeAllowed to the specified entity.
 void MinimumSizeAllowedDaoBase.clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed source, MinimumSizeAllowed target, boolean copyIfNull)
           
 MinimumSizeAllowed MinimumSizeAllowedDao.createFromClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
           
 MinimumSizeAllowed MinimumSizeAllowedDaoBase.createFromClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
           
protected  MinimumSizeAllowed MinimumSizeAllowedDaoImpl.handleCreateFromClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
           
protected abstract  MinimumSizeAllowed MinimumSizeAllowedDaoBase.handleCreateFromClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
          Performs the core logic for MinimumSizeAllowedDaoBase.createFromClusterMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed)
 void MinimumSizeAllowedDaoImpl.toClusterMinimumSizeAllowed(MinimumSizeAllowed source, ClusterMinimumSizeAllowed target)
           
 void MinimumSizeAllowedDao.toClusterMinimumSizeAllowed(MinimumSizeAllowed source, ClusterMinimumSizeAllowed target)
          Copies the fields of the specified entity to the target value object.
 void MinimumSizeAllowedDaoBase.toClusterMinimumSizeAllowed(MinimumSizeAllowed source, ClusterMinimumSizeAllowed target)
           
 

Uses of ClusterMinimumSizeAllowed in fr.ifremer.allegro.referential.regulation.generic.cluster
 

Methods in fr.ifremer.allegro.referential.regulation.generic.cluster that return ClusterMinimumSizeAllowed
 ClusterMinimumSizeAllowed[] ClusterCorpus.getClusterMinimumSizeAlloweds()
           
 

Methods in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterMinimumSizeAllowed
 void ClusterMinimumSizeAllowed.copy(ClusterMinimumSizeAllowed otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterCorpus.setClusterMinimumSizeAlloweds(ClusterMinimumSizeAllowed[] clusterMinimumSizeAlloweds)
           
 

Constructors in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterMinimumSizeAllowed
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)
           
ClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed otherBean)
          Copies constructor from other ClusterMinimumSizeAllowed
 

Uses of ClusterMinimumSizeAllowed in fr.ifremer.allegro.referential.regulation.generic.service
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service that return ClusterMinimumSizeAllowed
 ClusterMinimumSizeAllowed RemoteMinimumSizeAllowedFullService.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
           
 ClusterMinimumSizeAllowed RemoteMinimumSizeAllowedFullServiceWSDelegator.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
           
 ClusterMinimumSizeAllowed RemoteMinimumSizeAllowedFullServiceBase.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
           
protected  ClusterMinimumSizeAllowed RemoteMinimumSizeAllowedFullServiceImpl.handleGetClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterMinimumSizeAllowed RemoteMinimumSizeAllowedFullServiceBase.handleGetClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.