fr.ifremer.quadrige3.core.dao.administration.strategy

Entity StrategyImpl


Identifier Summary
Name Column Type Description
stratId Column Integer  
Property Summary
Name Column Access Type Description
appliedStrategies   property (get / set) Set<AppliedStrategyImpl>  
departments   property (get / set) Set<DepartmentImpl>  
pmfmStrategies   property (get / set) Set<PmfmStrategyImpl>  
program PROG_CD property (get / set) ProgramImpl  
qusers   property (get / set) Set<QuserImpl>  
stratCreationDt STRAT_CREATION_DT property (get / set) DateType  
stratDc STRAT_DC property (get / set) String  
stratNm STRAT_NM property (get / set) String  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

stratId

Property Detail

stratNm


stratDc


stratCreationDt


updateDt


qusers


departments


pmfmStrategies


appliedStrategies


program