You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

378 lines
12 KiB

//Copyright 2020 Siemens Digital Industries Software
//==================================================
//Copyright $2020.
//Siemens Product Lifecycle Management Software Inc.
//All Rights Reserved.
//==================================================
//Copyright 2020 Siemens Digital Industries Software
/*==================================================================================================
File description:
This file contains the declaration for the Business Object, Fnd0SecurityAuditDelegate
Filename: Fnd0SecurityAuditDelegate.hxx
Module: Fnd0audit_mgr
@BMIDE autogenerated
==================================================================================================*/
#ifndef TEAMCENTER__FND0SECURITYAUDITDELEGATE_HXX
#define TEAMCENTER__FND0SECURITYAUDITDELEGATE_HXX
#include <common/tc_deprecation_macros.h>
#include <Fnd0audit_mgr/Fnd0SecurityAudit.hxx>
#include <Fnd0audit_mgr/libfnd0audit_mgr_exports.h>
namespace Teamcenter
{
class Fnd0SecurityAuditDelegate;
}
namespace Teamcenter
{
class Fnd0SecurityAuditImpl;
}
namespace Teamcenter
{
class Fnd0SecurityAudit;
}
namespace Teamcenter
{
class Fnd0SecurityAuditGenImpl;
}
namespace Teamcenter_alias = ::Teamcenter;
class FND0AUDIT_MGR_API Teamcenter_alias::Fnd0SecurityAuditDelegate
{
public:
// Method to initialize this Class
static int initializeClass();
// Method to get the Fnd0SecurityAuditDelegate instance
static Fnd0SecurityAuditDelegate& getInstance();
// Method to create the Fnd0SecurityAuditImpl pointer
static Fnd0SecurityAuditImpl* createImpl( Fnd0SecurityAudit& ifObj );
// Method to delete the Fnd0SecurityAuditImpl pointer
static void deleteImpl( Fnd0SecurityAuditImpl* impl );
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0EventTypeNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0GroupNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a Date Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0LoggedDateBase(const Fnd0SecurityAudit &ifObj, date_t &value, bool &isNull ) const;
///
/// Getter for a Tag Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0ObjectBase(const Fnd0SecurityAudit &ifObj, tag_t &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0object_nameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0object_typeBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0ObjectDisplayNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0PrimaryObjectIDBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0RoleNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0SecondaryObjDispNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a Tag Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0SecondaryObjectBase(const Fnd0SecurityAudit &ifObj, tag_t &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0SecondaryObjectIDBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0SecondaryObjectNameBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0SecondaryObjectTypeBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Getter for a string Property
/// @version Teamcenter 11.2
/// @param value - Parameter value
/// @param isNull - Returns true if the Parameter value is null
/// @return - Status. 0 if successful
///
int getFnd0UserIdBase(const Fnd0SecurityAudit &ifObj, std::string &value, bool &isNull ) const;
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0EventTypeNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0GroupNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a Date Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0LoggedDateBase(Fnd0SecurityAudit &ifObj, const date_t &value, bool isNull );
///
/// Setter for a Tag Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0ObjectBase(Fnd0SecurityAudit &ifObj, const tag_t &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0object_nameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0object_typeBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0ObjectDisplayNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0PrimaryObjectIDBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0RoleNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0SecondaryObjDispNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a Tag Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0SecondaryObjectBase(Fnd0SecurityAudit &ifObj, const tag_t &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0SecondaryObjectIDBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0SecondaryObjectNameBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0SecondaryObjectTypeBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
///
/// Setter for a string Property
/// @version Teamcenter 11.2
/// @param value - Value to be set for the parameter
/// @param isNull - If true, set the parameter value to null
/// @return - Status. 0 if successful
///
int setFnd0UserIdBase(Fnd0SecurityAudit &ifObj, const std::string &value, bool isNull );
protected:
// Pointer to the instance
static Fnd0SecurityAuditDelegate* m_pInstance;
Fnd0SecurityAuditDelegate();
virtual ~Fnd0SecurityAuditDelegate();
static void setInstance( Fnd0SecurityAuditDelegate* instance );
private:
friend class ::Teamcenter::Fnd0SecurityAuditGenImpl;
};
#include <Fnd0audit_mgr/libfnd0audit_mgr_undef.h>
#endif // TEAMCENTER__FND0SECURITYAUDITDELEGATE_HXX