Uses of Class
fr.ifremer.allegro.referential.vessel.ScientificResearchVessel

Packages that use ScientificResearchVessel
fr.ifremer.allegro.data.survey.scientificCruise   
fr.ifremer.allegro.referential.vessel   
 

Uses of ScientificResearchVessel in fr.ifremer.allegro.data.survey.scientificCruise
 

Methods in fr.ifremer.allegro.data.survey.scientificCruise that return ScientificResearchVessel
 ScientificResearchVessel ScientificCruise.getScientificResearchVessel()
           
 

Methods in fr.ifremer.allegro.data.survey.scientificCruise with parameters of type ScientificResearchVessel
 ScientificCruise ScientificCruiseDao.create(java.util.Date creationDate, java.util.Date departureDateTime, Person managerPerson, java.lang.String name, Program program, Department recorderDepartment, ScientificResearchVessel scientificResearchVessel)
           Creates a new fr.ifremer.allegro.data.survey.scientificCruise.ScientificCruise instance from only required properties (attributes and association ends) and adds it to the persistent store.
 ScientificCruise ScientificCruiseDaoBase.create(java.util.Date creationDate, java.util.Date departureDateTime, Person managerPerson, java.lang.String name, Program program, Department recorderDepartment, ScientificResearchVessel scientificResearchVessel)
           
 java.lang.Object ScientificCruiseDao.create(int transform, java.util.Date creationDate, java.util.Date departureDateTime, Person managerPerson, java.lang.String name, Program program, Department recorderDepartment, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.create(java.util.Date,java.util.Date,fr.ifremer.allegro.administration.user.Person,java.lang.String,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional flag called transform.
 java.lang.Object ScientificCruiseDaoBase.create(int transform, java.util.Date creationDate, java.util.Date departureDateTime, Person managerPerson, java.lang.String name, Program program, Department recorderDepartment, ScientificResearchVessel scientificResearchVessel)
           
 java.lang.Object ScientificCruiseDao.create(int transform, java.lang.String name, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String reference, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person recorderPerson, java.util.Collection fishingTrips, Person managerPerson)
           Does the same thing as ScientificCruiseDao.create(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.util.Date,java.sql.Timestamp,fr.ifremer.allegro.referential.vessel.ScientificResearchVessel,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Person,java.util.Collection,fr.ifremer.allegro.administration.user.Person) with an additional flag called transform.
 java.lang.Object ScientificCruiseDaoBase.create(int transform, java.lang.String name, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String reference, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person recorderPerson, java.util.Collection fishingTrips, Person managerPerson)
           
 ScientificCruise ScientificCruiseDao.create(java.lang.String name, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String reference, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person recorderPerson, java.util.Collection fishingTrips, Person managerPerson)
           Creates a new fr.ifremer.allegro.data.survey.scientificCruise.ScientificCruise instance from all attributes and properties and adds it to the persistent store.
 ScientificCruise ScientificCruiseDaoBase.create(java.lang.String name, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String reference, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person recorderPerson, java.util.Collection fishingTrips, Person managerPerson)
           
 ScientificCruise ScientificCruiseDao.findScientificCruiseByNaturalId(java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           
 ScientificCruise ScientificCruiseDaoBase.findScientificCruiseByNaturalId(java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           
 java.lang.Object ScientificCruiseDao.findScientificCruiseByNaturalId(int transform, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByNaturalId(java.util.Date, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel, fr.ifremer.allegro.administration.programStrategy.Program) with an additional flag called transform.
 java.lang.Object ScientificCruiseDaoBase.findScientificCruiseByNaturalId(int transform, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           
 java.lang.Object ScientificCruiseDao.findScientificCruiseByNaturalId(int transform, java.lang.String queryString, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByNaturalId(int, java.util.Date, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel, fr.ifremer.allegro.administration.programStrategy.Program) with an additional argument called queryString.
 java.lang.Object ScientificCruiseDaoBase.findScientificCruiseByNaturalId(int transform, java.lang.String queryString, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           
 ScientificCruise ScientificCruiseDao.findScientificCruiseByNaturalId(java.lang.String queryString, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByNaturalId(java.util.Date, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel, fr.ifremer.allegro.administration.programStrategy.Program) with an additional argument called queryString.
 ScientificCruise ScientificCruiseDaoBase.findScientificCruiseByNaturalId(java.lang.String queryString, java.util.Date departureDateTime, ScientificResearchVessel scientificResearchVessel, Program program)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int transform, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(int transform, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int transform, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional flag called transform.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(int transform, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int transform, java.lang.String queryString, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int, String, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(int transform, java.lang.String queryString, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int transform, java.lang.String queryString, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(int, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional argument called queryString.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(int transform, java.lang.String queryString, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(java.lang.String queryString, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(String, fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(java.lang.String queryString, int pageNumber, int pageSize, ScientificResearchVessel scientificResearchVessel)
           
 java.util.Collection ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(java.lang.String queryString, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificCruiseDao.findScientificCruiseByScientificResearchVessel(fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional argument called queryString.
 java.util.Collection ScientificCruiseDaoBase.findScientificCruiseByScientificResearchVessel(java.lang.String queryString, ScientificResearchVessel scientificResearchVessel)
           
static ScientificCruise ScientificCruise.Factory.newInstance(java.lang.String name, java.util.Date departureDateTime, java.util.Date creationDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person managerPerson)
          Constructs a new instance of ScientificCruise, taking all required and/or read-only properties as arguments.
static ScientificCruise ScientificCruise.Factory.newInstance(java.lang.String name, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String reference, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, ScientificResearchVessel scientificResearchVessel, Department recorderDepartment, Program program, Person recorderPerson, java.util.Collection fishingTrips, Person managerPerson)
          Constructs a new instance of ScientificCruise, taking all possible properties (except the identifier(s))as arguments.
 void ScientificCruise.setScientificResearchVessel(ScientificResearchVessel scientificResearchVessel)
           
 

Uses of ScientificResearchVessel in fr.ifremer.allegro.referential.vessel
 

Subclasses of ScientificResearchVessel in fr.ifremer.allegro.referential.vessel
 class ScientificResearchVesselImpl
           
 

Methods in fr.ifremer.allegro.referential.vessel that return ScientificResearchVessel
 ScientificResearchVessel ScientificResearchVesselDaoImpl.clusterScientificResearchVesselToEntity(ClusterScientificResearchVessel clusterScientificResearchVessel)
           
 ScientificResearchVessel ScientificResearchVesselDao.clusterScientificResearchVesselToEntity(ClusterScientificResearchVessel clusterScientificResearchVessel)
          Converts an instance of type ClusterScientificResearchVessel to this DAO's entity.
 ScientificResearchVessel ScientificResearchVesselDaoBase.create(ScientificResearchVessel scientificResearchVessel)
           
 ScientificResearchVessel ScientificResearchVesselDaoBase.create(java.lang.String code, Status status, VesselType vesselType)
           
 ScientificResearchVessel ScientificResearchVesselDaoBase.create(java.lang.String code, java.sql.Timestamp updateDate, java.util.Collection rightToProduces, java.util.Collection vesselOwnerPeriods, java.util.Collection vesselRegistrationPeriods, Status status, VesselType vesselType)
           
 ScientificResearchVessel ScientificResearchVesselDao.createFromClusterScientificResearchVessel(ClusterScientificResearchVessel clusterScientificResearchVessel)
           
 ScientificResearchVessel ScientificResearchVesselDaoBase.createFromClusterScientificResearchVessel(ClusterScientificResearchVessel clusterScientificResearchVessel)
           
 ScientificResearchVessel ScientificResearchVesselDao.findScientificResearchVesselByCode(java.lang.String code)
           
 ScientificResearchVessel ScientificResearchVesselDaoBase.findScientificResearchVesselByCode(java.lang.String code)
           
 ScientificResearchVessel ScientificResearchVesselDao.findScientificResearchVesselByCode(java.lang.String queryString, java.lang.String code)
           Does the same thing as ScientificResearchVesselDao.findScientificResearchVesselByCode(java.lang.String) with an additional argument called queryString.
 ScientificResearchVessel ScientificResearchVesselDaoBase.findScientificResearchVesselByCode(java.lang.String queryString, java.lang.String code)
           
 ScientificResearchVessel ScientificResearchVesselDao.findScientificResearchVesselByNaturalId(java.lang.String code)
           
 ScientificResearchVessel ScientificResearchVesselDaoBase.findScientificResearchVesselByNaturalId(java.lang.String code)
           
 ScientificResearchVessel ScientificResearchVesselDao.findScientificResearchVesselByNaturalId(java.lang.String queryString, java.lang.String code)
           Does the same thing as ScientificResearchVesselDao.findScientificResearchVesselByNaturalId(java.lang.String) with an additional argument called queryString.
 ScientificResearchVessel ScientificResearchVesselDaoBase.findScientificResearchVesselByNaturalId(java.lang.String queryString, java.lang.String code)
           
protected  ScientificResearchVessel ScientificResearchVesselDaoImpl.handleCreateFromClusterScientificResearchVessel(ClusterScientificResearchVessel clusterScientificResearchVessel)
           
protected abstract  ScientificResearchVessel ScientificResearchVesselDaoBase.handleCreateFromClusterScientificResearchVessel(ClusterScientificResearchVessel clusterScientificResearchVessel)
          Performs the core logic for ScientificResearchVesselDaoBase.createFromClusterScientificResearchVessel(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterScientificResearchVessel)
 ScientificResearchVessel ScientificResearchVesselDaoBase.load(java.lang.String code)
           
static ScientificResearchVessel ScientificResearchVessel.Factory.newInstance()
          Constructs a new instance of ScientificResearchVessel.
static ScientificResearchVessel ScientificResearchVessel.Factory.newInstance(Status status, VesselType vesselType)
          Constructs a new instance of ScientificResearchVessel, taking all required and/or read-only properties as arguments.
static ScientificResearchVessel ScientificResearchVessel.Factory.newInstance(java.sql.Timestamp updateDate, java.util.Collection rightToProduces, java.util.Collection vesselOwnerPeriods, java.util.Collection vesselRegistrationPeriods, Status status, VesselType vesselType)
          Constructs a new instance of ScientificResearchVessel, taking all possible properties (except the identifier(s))as arguments.
 ScientificResearchVessel ScientificResearchVesselDaoImpl.remoteScientificResearchVesselFullVOToEntity(RemoteScientificResearchVesselFullVO remoteScientificResearchVesselFullVO)
           
 ScientificResearchVessel ScientificResearchVesselDao.remoteScientificResearchVesselFullVOToEntity(RemoteScientificResearchVesselFullVO remoteScientificResearchVesselFullVO)
          Converts an instance of type RemoteScientificResearchVesselFullVO to this DAO's entity.
 ScientificResearchVessel ScientificResearchVesselDaoImpl.remoteScientificResearchVesselNaturalIdToEntity(RemoteScientificResearchVesselNaturalId remoteScientificResearchVesselNaturalId)
           
 ScientificResearchVessel ScientificResearchVesselDao.remoteScientificResearchVesselNaturalIdToEntity(RemoteScientificResearchVesselNaturalId remoteScientificResearchVesselNaturalId)
          Converts an instance of type RemoteScientificResearchVesselNaturalId to this DAO's entity.
protected  ScientificResearchVessel ScientificResearchVesselDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type ScientificResearchVessel
 void ScientificResearchVesselDaoImpl.clusterScientificResearchVesselToEntity(ClusterScientificResearchVessel source, ScientificResearchVessel target, boolean copyIfNull)
           
 void ScientificResearchVesselDao.clusterScientificResearchVesselToEntity(ClusterScientificResearchVessel source, ScientificResearchVessel target, boolean copyIfNull)
          Copies the fields of ClusterScientificResearchVessel to the specified entity.
 void ScientificResearchVesselDaoBase.clusterScientificResearchVesselToEntity(ClusterScientificResearchVessel source, ScientificResearchVessel target, boolean copyIfNull)
           
 java.lang.Object ScientificResearchVesselDao.create(int transform, ScientificResearchVessel scientificResearchVessel)
           Does the same thing as ScientificResearchVesselDao.create(fr.ifremer.allegro.referential.vessel.ScientificResearchVessel) with an additional flag called transform.
 java.lang.Object ScientificResearchVesselDaoBase.create(int transform, ScientificResearchVessel scientificResearchVessel)
           
 Vessel ScientificResearchVesselDao.create(ScientificResearchVessel scientificResearchVessel)
          Creates an instance of fr.ifremer.allegro.referential.vessel.ScientificResearchVessel and adds it to the persistent store.
 ScientificResearchVessel ScientificResearchVesselDaoBase.create(ScientificResearchVessel scientificResearchVessel)
           
 void ScientificResearchVesselDaoImpl.remoteScientificResearchVesselFullVOToEntity(RemoteScientificResearchVesselFullVO source, ScientificResearchVessel target, boolean copyIfNull)
           
 void ScientificResearchVesselDao.remoteScientificResearchVesselFullVOToEntity(RemoteScientificResearchVesselFullVO source, ScientificResearchVessel target, boolean copyIfNull)
          Copies the fields of RemoteScientificResearchVesselFullVO to the specified entity.
 void ScientificResearchVesselDaoBase.remoteScientificResearchVesselFullVOToEntity(RemoteScientificResearchVesselFullVO source, ScientificResearchVessel target, boolean copyIfNull)
           
 void ScientificResearchVesselDaoImpl.remoteScientificResearchVesselNaturalIdToEntity(RemoteScientificResearchVesselNaturalId source, ScientificResearchVessel target, boolean copyIfNull)
           
 void ScientificResearchVesselDao.remoteScientificResearchVesselNaturalIdToEntity(RemoteScientificResearchVesselNaturalId source, ScientificResearchVessel target, boolean copyIfNull)
          Copies the fields of RemoteScientificResearchVesselNaturalId to the specified entity.
 void ScientificResearchVesselDaoBase.remoteScientificResearchVesselNaturalIdToEntity(RemoteScientificResearchVesselNaturalId source, ScientificResearchVessel target, boolean copyIfNull)
           
 void ScientificResearchVesselDao.remove(ScientificResearchVessel scientificResearchVessel)
          Removes the instance of fr.ifremer.allegro.referential.vessel.ScientificResearchVessel from the persistent store.
 void ScientificResearchVesselDaoBase.remove(ScientificResearchVessel scientificResearchVessel)
           
 ClusterScientificResearchVessel ScientificResearchVesselDaoImpl.toClusterScientificResearchVessel(ScientificResearchVessel entity)
           
 ClusterScientificResearchVessel ScientificResearchVesselDao.toClusterScientificResearchVessel(ScientificResearchVessel entity)
          Converts this DAO's entity to an object of type ClusterScientificResearchVessel.
 ClusterScientificResearchVessel ScientificResearchVesselDaoBase.toClusterScientificResearchVessel(ScientificResearchVessel entity)
           
 void ScientificResearchVesselDaoImpl.toClusterScientificResearchVessel(ScientificResearchVessel source, ClusterScientificResearchVessel target)
           
 void ScientificResearchVesselDao.toClusterScientificResearchVessel(ScientificResearchVessel source, ClusterScientificResearchVessel target)
          Copies the fields of the specified entity to the target value object.
 void ScientificResearchVesselDaoBase.toClusterScientificResearchVessel(ScientificResearchVessel source, ClusterScientificResearchVessel target)
           
 RemoteScientificResearchVesselFullVO ScientificResearchVesselDaoImpl.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel entity)
           
 RemoteScientificResearchVesselFullVO ScientificResearchVesselDao.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel entity)
          Converts this DAO's entity to an object of type RemoteScientificResearchVesselFullVO.
 RemoteScientificResearchVesselFullVO ScientificResearchVesselDaoBase.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel entity)
           
 void ScientificResearchVesselDaoImpl.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel source, RemoteScientificResearchVesselFullVO target)
           
 void ScientificResearchVesselDao.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel source, RemoteScientificResearchVesselFullVO target)
          Copies the fields of the specified entity to the target value object.
 void ScientificResearchVesselDaoBase.toRemoteScientificResearchVesselFullVO(ScientificResearchVessel source, RemoteScientificResearchVesselFullVO target)
           
 RemoteScientificResearchVesselNaturalId ScientificResearchVesselDaoImpl.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel entity)
           
 RemoteScientificResearchVesselNaturalId ScientificResearchVesselDao.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel entity)
          Converts this DAO's entity to an object of type RemoteScientificResearchVesselNaturalId.
 RemoteScientificResearchVesselNaturalId ScientificResearchVesselDaoBase.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel entity)
           
 void ScientificResearchVesselDaoImpl.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel source, RemoteScientificResearchVesselNaturalId target)
           
 void ScientificResearchVesselDao.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel source, RemoteScientificResearchVesselNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void ScientificResearchVesselDaoBase.toRemoteScientificResearchVesselNaturalId(ScientificResearchVessel source, RemoteScientificResearchVesselNaturalId target)
           
protected  java.lang.Object ScientificResearchVesselDaoBase.transformEntity(int transform, ScientificResearchVessel entity)
          Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in fr.ifremer.allegro.referential.vessel.ScientificResearchVesselDao, please note that the VesselDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void ScientificResearchVesselDao.update(ScientificResearchVessel scientificResearchVessel)
          Updates the scientificResearchVessel instance in the persistent store.
 void ScientificResearchVesselDaoBase.update(ScientificResearchVessel scientificResearchVessel)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.