1 #line 2 "src/Dbo/Customers/Item.h"
3 #ifndef __DBO_CUSTOMERS_ITEM_H___
4 #define __DBO_CUSTOMERS_ITEM_H___
6 #include "../BaseItem.h"
28 template<>
struct Wt::Dbo::dbo_traits<
GCW::Dbo::Customers::Item >
29 :
public Wt::Dbo::dbo_default_traits
38 struct Wt::Dbo::dbo_traits< const
GCW::Dbo::Customers::Item >
39 : Wt::Dbo::dbo_traits< GCW::Dbo::Customers::Item > {};
114 const std::string &
id ()
const {
return m_id ; }
std::string m_shipaddr_addr2
std::string m_shipaddr_email
std::string m_shipaddr_phone
std::string m_shipaddr_addr4
void persist(Action &action)
const std::string & guid() const
std::string m_shipaddr_fax
std::string m_shipaddr_name
std::string m_shipaddr_addr3
const std::string & id() const
std::string m_shipaddr_addr1
const std::string & name() const
Wt::WFormModel::Field addr_addr1
Wt::WFormModel::Field addr_name
Wt::WFormModel::Field tax_included
Wt::WFormModel::Field discount_denom
Wt::WFormModel::Field notes
Wt::WFormModel::Field shipaddr_addr4
Wt::WFormModel::Field addr_fax
Wt::WFormModel::Field shipaddr_email
Wt::WFormModel::Field taxtable
Wt::WFormModel::Field guid
Wt::WFormModel::Field addr_addr3
Wt::WFormModel::Field tax_override
Wt::WFormModel::Field active
Wt::WFormModel::Field shipaddr_fax
Wt::WFormModel::Field addr_phone
Wt::WFormModel::Field credit_denom
Wt::WFormModel::Field shipaddr_addr3
Wt::WFormModel::Field addr_email
Wt::WFormModel::Field name
Wt::WFormModel::Field discount_num
Wt::WFormModel::Field currency
Wt::WFormModel::Field terms
Wt::WFormModel::Field shipaddr_addr1
Wt::WFormModel::Field addr_addr2
Wt::WFormModel::Field shipaddr_name
Wt::WFormModel::Field credit_num
Wt::WFormModel::Field shipaddr_phone
Wt::WFormModel::Field shipaddr_addr2
Wt::WFormModel::Field addr_addr4
const Wt::WFormModel::Field action
const Wt::WFormModel::Field id
static IdType invalidId()
static const char * surrogateIdField()
static const char * versionField()