17 #ifndef TEAMCENTER__USER_INBOX__HXX
18 #define TEAMCENTER__USER_INBOX__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <epm/libepm_exports.h>
37 class User_InboxDelegate;
41 class User_InboxDispatch;
45 class User_InboxGenImpl;
71 int getEnd_date( date_t &value,
bool &isNull )
const;
134 int getSurrogate_list( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
152 int setEnd_date(
const date_t &value,
bool isNull=
false );
182 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
198 ::Teamcenter::RootObjectImpl*
setUser_InboxImpl( ::Teamcenter::RootObjectImpl* impl );
221 friend class User_InboxDelegate;
222 friend class User_InboxGenImpl;
225 #include <epm/libepm_undef.h>
226 #endif // TEAMCENTER__USER_INBOX__HXX