17 #ifndef TEAMCENTER__SYSTEMSTAMPCONFIGURATION__HXX
18 #define TEAMCENTER__SYSTEMSTAMPCONFIGURATION__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <docmgt/libdocmgt_exports.h>
30 class SystemStampConfiguration;
34 class SystemStampConfigurationImpl;
38 class SystemStampConfigurationDelegate;
42 class SystemStampConfigurationDispatch;
46 class SystemStampConfigurationGenImpl;
81 int getBus_obj( tag_t &value,
bool &isNull )
const;
117 int getProperties( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
144 int setApplies_to(
const std::string &value,
bool isNull=
false );
153 int setBus_obj(
const tag_t &value,
bool isNull=
false );
189 int setProperties(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
198 int setUser_stamp(
const std::string &value,
bool isNull=
false );
207 int setWater_mark(
const std::string &value,
bool isNull=
false );
210 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
249 friend class SystemStampConfigurationDelegate;
250 friend class SystemStampConfigurationGenImpl;
253 #include <docmgt/libdocmgt_undef.h>
254 #endif // TEAMCENTER__SYSTEMSTAMPCONFIGURATION__HXX