fr.ifremer.quadrige3.core.dao.system.rule

Entity RuleListImpl


Identifier Summary
Name Column Type Description
ruleListCd Column String  
Property Summary
Name Column Access Type Description
controledDepartments   property (get / set) Set<DepartmentImpl>  
programs   property (get / set) Set<ProgramImpl>  
qusers   property (get / set) Set<QuserImpl>  
respDepartments   property (get / set) Set<DepartmentImpl>  
ruleListCreationDt RULE_LIST_CREATION_DT property (get / set) DateType  
ruleListDc RULE_LIST_DC property (get / set) String  
ruleListFirstMonth RULE_LIST_FIRST_MONTH property (get / set) DateType  
ruleListIsActive RULE_LIST_IS_ACTIVE property (get / set) String  
ruleListLastMonth RULE_LIST_LAST_MONTH property (get / set) DateType  
rules   property (get / set) Set<RuleImpl>  
status STATUS_CD property (get / set) StatusImpl  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

ruleListCd

Property Detail

ruleListDc


ruleListIsActive


ruleListFirstMonth


ruleListLastMonth


ruleListCreationDt


updateDt


status


programs


rules


controledDepartments


respDepartments


qusers