Uses of Class
fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department

Packages that use ClusterProgram2Department
fr.ifremer.allegro.administration.programStrategy   
fr.ifremer.allegro.administration.programStrategy.generic.cluster   
fr.ifremer.allegro.administration.programStrategy.generic.service   
 

Uses of ClusterProgram2Department in fr.ifremer.allegro.administration.programStrategy
 

Methods in fr.ifremer.allegro.administration.programStrategy that return ClusterProgram2Department
protected  ClusterProgram2Department Program2DepartmentDaoBase.toClusterProgram2Department(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterProgram2Department Program2DepartmentDaoImpl.toClusterProgram2Department(Program2Department entity)
           
 ClusterProgram2Department Program2DepartmentDao.toClusterProgram2Department(Program2Department entity)
          Converts this DAO's entity to an object of type ClusterProgram2Department.
 ClusterProgram2Department Program2DepartmentDaoBase.toClusterProgram2Department(Program2Department entity)
           
 ClusterProgram2Department[] Program2DepartmentDao.toClusterProgram2DepartmentArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterProgram2Department.
 ClusterProgram2Department[] Program2DepartmentDaoBase.toClusterProgram2DepartmentArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type ClusterProgram2Department
 Program2Department Program2DepartmentDaoImpl.clusterProgram2DepartmentToEntity(ClusterProgram2Department clusterProgram2Department)
           
 Program2Department Program2DepartmentDao.clusterProgram2DepartmentToEntity(ClusterProgram2Department clusterProgram2Department)
          Converts an instance of type ClusterProgram2Department to this DAO's entity.
 void Program2DepartmentDaoImpl.clusterProgram2DepartmentToEntity(ClusterProgram2Department source, Program2Department target, boolean copyIfNull)
           
 void Program2DepartmentDao.clusterProgram2DepartmentToEntity(ClusterProgram2Department source, Program2Department target, boolean copyIfNull)
          Copies the fields of ClusterProgram2Department to the specified entity.
 void Program2DepartmentDaoBase.clusterProgram2DepartmentToEntity(ClusterProgram2Department source, Program2Department target, boolean copyIfNull)
           
 Program2Department Program2DepartmentDao.createFromClusterProgram2Department(ClusterProgram2Department clusterProgram2Department)
           
 Program2Department Program2DepartmentDaoBase.createFromClusterProgram2Department(ClusterProgram2Department clusterProgram2Department)
           
protected  Program2Department Program2DepartmentDaoImpl.handleCreateFromClusterProgram2Department(ClusterProgram2Department clusterProgram2Department)
           
protected abstract  Program2Department Program2DepartmentDaoBase.handleCreateFromClusterProgram2Department(ClusterProgram2Department clusterProgram2Department)
          Performs the core logic for Program2DepartmentDaoBase.createFromClusterProgram2Department(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterProgram2Department)
 void Program2DepartmentDaoImpl.toClusterProgram2Department(Program2Department source, ClusterProgram2Department target)
           
 void Program2DepartmentDao.toClusterProgram2Department(Program2Department source, ClusterProgram2Department target)
          Copies the fields of the specified entity to the target value object.
 void Program2DepartmentDaoBase.toClusterProgram2Department(Program2Department source, ClusterProgram2Department target)
           
 

Uses of ClusterProgram2Department in fr.ifremer.allegro.administration.programStrategy.generic.cluster
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return ClusterProgram2Department
 ClusterProgram2Department[] ClusterProgram.getClusterProgram2Departments()
           
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterProgram2Department
 void ClusterProgram2Department.copy(ClusterProgram2Department otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterProgram.setClusterProgram2Departments(ClusterProgram2Department[] clusterProgram2Departments)
           
 

Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterProgram2Department
ClusterProgram(java.lang.String code, java.lang.String name, java.lang.String description, java.util.Date creationDate, RemoteStrategyNaturalId[] strategyNaturalId, RemoteLocationClassificationNaturalId[] locationClassificationNaturalId, RemoteLocationNaturalId[] locationNaturalId, RemoteGearClassificationNaturalId gearClassificationNaturalId, ClusterProgram2Department[] clusterProgram2Departments, ClusterProgram2Person[] clusterProgramUserss)
           
ClusterProgram(java.lang.String code, java.lang.String name, java.lang.String description, java.util.Date creationDate, java.sql.Timestamp updateDate, RemoteStrategyNaturalId[] strategyNaturalId, RemoteLocationClassificationNaturalId[] locationClassificationNaturalId, RemoteLocationNaturalId[] locationNaturalId, RemoteGearClassificationNaturalId gearClassificationNaturalId, ClusterProgram2Department[] clusterProgram2Departments, ClusterProgram2Person[] clusterProgramUserss)
           
ClusterProgram2Department(ClusterProgram2Department otherBean)
          Copies constructor from other ClusterProgram2Department
 

Uses of ClusterProgram2Department in fr.ifremer.allegro.administration.programStrategy.generic.service
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return ClusterProgram2Department
 ClusterProgram2Department RemoteProgram2DepartmentFullService.getClusterProgram2DepartmentByIdentifiers(java.lang.Integer id)
           
 ClusterProgram2Department RemoteProgram2DepartmentFullServiceWSDelegator.getClusterProgram2DepartmentByIdentifiers(java.lang.Integer id)
           
 ClusterProgram2Department RemoteProgram2DepartmentFullServiceBase.getClusterProgram2DepartmentByIdentifiers(java.lang.Integer id)
           
protected  ClusterProgram2Department RemoteProgram2DepartmentFullServiceImpl.handleGetClusterProgram2DepartmentByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterProgram2Department RemoteProgram2DepartmentFullServiceBase.handleGetClusterProgram2DepartmentByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteProgram2DepartmentFullServiceBase.getClusterProgram2DepartmentByIdentifiers(java.lang.Integer)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.