1 #line 2 "src/Dbo/Employees/Item.h"
3 #ifndef __DBO_EMPLOYEES_ITEM_H___
4 #define __DBO_EMPLOYEES_ITEM_H___
6 #include "../BaseItem.h"
28 template<>
struct Wt::Dbo::dbo_traits<
GCW::Dbo::Employees::Item >
29 :
public Wt::Dbo::dbo_default_traits
37 template<>
struct Wt::Dbo::dbo_traits< const
GCW::Dbo::Employees::Item > : Wt::Dbo::dbo_traits< GCW::Dbo::Employees::Item > {};
auto guid() const -> const std::string &
GUID.
Item(const std::string &_guid)
ctor with guid.
void persist(Action &action)
persist the data
const Wt::WFormModel::Field addr_addr2
const Wt::WFormModel::Field workday_denom
const Wt::WFormModel::Field addr_name
const Wt::WFormModel::Field acl
const Wt::WFormModel::Field guid
const Wt::WFormModel::Field language
const Wt::WFormModel::Field rate_num
const Wt::WFormModel::Field addr_addr3
const Wt::WFormModel::Field username
const Wt::WFormModel::Field addr_email
const Wt::WFormModel::Field rate_denom
const Wt::WFormModel::Field addr_addr1
const Wt::WFormModel::Field ccard_guid
const Wt::WFormModel::Field currency
const Wt::WFormModel::Field workday_num
const Wt::WFormModel::Field id
const Wt::WFormModel::Field addr_addr4
const Wt::WFormModel::Field addr_phone
const Wt::WFormModel::Field active
const Wt::WFormModel::Field addr_fax
const Wt::WFormModel::Field action
const Wt::WFormModel::Field id
static auto invalidId() -> IdType
static auto surrogateIdField() -> const char *
static auto versionField() -> const char *