46 #ifndef __WTX_SYS_USER_H_234e0174_6b7d_11e8_b503_fb1ef3651ec0__ 47 #define __WTX_SYS_USER_H_234e0174_6b7d_11e8_b503_fb1ef3651ec0__ 63 Wtx::Sys::User::Item::Ptr find(
const std::string & xid,
Wtx::Dbo::Session & session );
64 Wtx::Sys::User::Item::Ptr xfind(
const std::string & xid,
Wtx::Dbo::Session & session );
65 Wtx::Sys::User::Item::Ptr
add(
const std::string & keyField,
const std::string & cfyField,
Wtx::Dbo::Session & session );
67 std::shared_ptr<Wt::WAbstractItemModel> getComboBoxModel(
int tid,
const std::string & group,
Wtx::Dbo::Session & session );
Wt::Dbo::ptr< Wtx::Crm::Activity::Item > add(const std::string &key, const Wt::WDate &date, Wtx::Dbo::Session &session)
Add an item to the lookup table.