17 #ifndef TEAMCENTER__SAVEDSEARCH__HXX
18 #define TEAMCENTER__SAVEDSEARCH__HXX
23 #include <common/tc_deprecation_macros.h>
26 #include <qry/libqry_exports.h>
34 class SavedSearchImpl;
38 class SavedSearchDelegate;
42 class SavedSearchDispatch;
46 class SavedSearchGenImpl;
117 int getShared(
bool &value,
bool &isNull )
const;
144 int setShared(
bool value,
bool isNull=
false );
147 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
163 ::Teamcenter::RootObjectImpl*
setSavedSearchImpl( ::Teamcenter::RootObjectImpl* impl );
186 friend class SavedSearchDelegate;
187 friend class SavedSearchGenImpl;
190 #include <qry/libqry_undef.h>
191 #endif // TEAMCENTER__SAVEDSEARCH__HXX