|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
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) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |