1 #line 2 "src/Dbo/Jobs/Definition.h"
3 #ifndef __DBO_JOBS_DEFINITION_H___
4 #define __DBO_JOBS_DEFINITION_H___
6 #include <Wt/WFormModel.h>
16 extern const Wt::WFormModel::Field
guid ;
17 extern const Wt::WFormModel::Field
id ;
18 extern const Wt::WFormModel::Field
name ;
19 extern const Wt::WFormModel::Field
reference ;
20 extern const Wt::WFormModel::Field
active ;
21 extern const Wt::WFormModel::Field
owner_type ;
22 extern const Wt::WFormModel::Field
owner_guid ;
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field owner_type
const Wt::WFormModel::Field reference
const Wt::WFormModel::Field active
const Wt::WFormModel::Field owner_guid
const Wt::WFormModel::Field name
const Wt::WFormModel::Field id