fr.ifremer.quadrige3.core.dao.data.survey

Entity CampaignImpl


Identifier Summary
Name Column Type Description
campaignId Column Integer  
Property Summary
Name Column Access Type Description
campaignAreas   property (get / set) Set<CampaignAreaImpl>  
campaignCm CAMPAIGN_CM property (get / set) String  
campaignEndDt CAMPAIGN_END_DT property (get / set) DateType  
campaignLines   property (get / set) Set<CampaignLineImpl>  
campaignNm CAMPAIGN_NM property (get / set) String  
campaignPoints   property (get / set) Set<CampaignPointImpl>  
campaignPositionCm CAMPAIGN_POSITION_CM property (get / set) String  
campaignSismerLk CAMPAIGN_SISMER_LK property (get / set) String  
campaignStartDt CAMPAIGN_START_DT property (get / set) DateType  
moratoria   property (get / set) Set<MoratoriumImpl>  
occasions   property (get / set) Set<OccasionImpl>  
positionningSystem POS_SYSTEM_ID property (get / set) PositionningSystemImpl  
programs   property (get / set) Set<ProgramImpl>  
quser QUSER_ID property (get / set) QuserImpl  
recorderDepartment REC_DEP_ID property (get / set) DepartmentImpl  
remoteId REMOTE_ID property (get / set) Integer  
ship SHIP_ID property (get / set) ShipImpl  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

campaignId

Property Detail

campaignSismerLk


campaignStartDt


campaignEndDt


campaignNm


campaignCm


campaignPositionCm


updateDt


remoteId


moratoria


campaignPoints


quser


programs


ship


occasions


positionningSystem


campaignLines


recorderDepartment


campaignAreas