1#ifndef UPE_CORE_API_DTO_RULE_PACKAGE_DATA_H_
2#define UPE_CORE_API_DTO_RULE_PACKAGE_DATA_H_
Definition policy_rule_data.h:14
Definition rule_package_data.h:13
virtual const std::pair< std::string, std::shared_ptr< ProtectionActionData > > & GetLabelToProtectionType() const =0
virtual const std::pair< std::string, std::string > & GetLabelToTemplateId() const =0
virtual ~RulePackageData()
Definition rule_package_data.h:18
virtual const PolicyRuleData * GetRuleData() const =0
A file Containing the common types used by the upe, file and protection modules.