class LabelGroupData

Summary

Members Descriptions
public const std::string& GetLabelId() const Not yet documented.
public const std::vector<std::unique_ptr<LabelGroupData>>& GetLabelGroupData() const Not yet documented.
public int GetOrder() const Not yet documented.
public const std::vector<std::string>& GetContentFormats() const Not yet documented.
public const std::pair<std::string, std::string>& GetColor() const Not yet documented.
public const std::pair<std::string, std::string>& GetName() const Not yet documented.
public const std::pair<std::string, std::string>& GetDescription() const Not yet documented.
public const std::string& GetTemplateId() const Not yet documented.
public const std::string& GetInvariantName() const Not yet documented.
public const std::pair<std::string, std::string>& GetTooltip() const Not yet documented.
public const std::pair<std::string, std::string>& GetAutoTooltip() const Not yet documented.
public bool IsEnabled() const Not yet documented.
public bool IsDowngradeJustificationRequired() const Not yet documented.
public const std::vector<std::string>& GetSupportedContentFormats() const Not yet documented.
public const std::vector<std::pair<Workload, bool>>& GetWorkloadConsent() const Not yet documented.
public const std::string& GetDefaultLabelId() const Not yet documented.
public const std::string& GetDefaultLabelId(const std::string& contentFormat) const Not yet documented.
public const std::map<std::string, mip::DefaultLabelInfo>& GetDefaultLabelInfoPerContentFormat() const Not yet documented.
public const std::pair<std::string, std::string>& GetMoreInfoUrl() const Not yet documented.
public bool IsMandatory() const Not yet documented.
public bool IsMandatory(const std::string& contentFormat) const Not yet documented.
public const std::vector<std::shared_ptr<ProtectionActionData>>& GetProtectionActionData() const Not yet documented.
public EnableAuditSetting GetEnableAuditSetting() const Not yet documented.
public bool IsCoauthEnabled() const Not yet documented.
public bool IsEnhancedClassificationEnabled() const Not yet documented.
public bool IsSubLabelPriorityOrderEnabled() const Not yet documented.
public const std::string& GetAuditWorkspaceId() const Not yet documented.
public const std::vector<std::pair<std::string, std::string>>& GetCustomSettings() const Not yet documented.
public const std::vector<std::string>& GetLabelByCustomProperties() const Not yet documented.
public const std::vector<std::string>& GetCustomPropertiesByLabel() const Not yet documented.
public const std::vector<std::pair<std::string, std::string>>& GetParsedCustomPropertiesByLabel() const Not yet documented.
public const std::vector<std::tuple<std::string, std::string, std::string>>& GetLabelByCustomPropertiesSettings() const Not yet documented.
public virtual ~LabelGroupData() Not yet documented.

Members

GetLabelId function

Not documented yet.

GetLabelGroupData function

Not documented yet.

GetOrder function

Not documented yet.

GetContentFormats function

Not documented yet.

GetColor function

Not documented yet.

GetName function

Not documented yet.

GetDescription function

Not documented yet.

GetTemplateId function

Not documented yet.

GetInvariantName function

Not documented yet.

GetTooltip function

Not documented yet.

GetAutoTooltip function

Not documented yet.

IsEnabled function

Not documented yet.

IsDowngradeJustificationRequired function

Not documented yet.

GetSupportedContentFormats function

Not documented yet.

GetWorkloadConsent function

Not documented yet.

GetDefaultLabelId function

Not documented yet.

GetDefaultLabelId function

Not documented yet.

GetDefaultLabelInfoPerContentFormat function

Not documented yet.

GetMoreInfoUrl function

Not documented yet.

IsMandatory function

Not documented yet.

IsMandatory function

Not documented yet.

GetProtectionActionData function

Not documented yet.

GetEnableAuditSetting function

Not documented yet.

IsCoauthEnabled function

Not documented yet.

IsEnhancedClassificationEnabled function

Not documented yet.

IsSubLabelPriorityOrderEnabled function

Not documented yet.

GetAuditWorkspaceId function

Not documented yet.

GetCustomSettings function

Not documented yet.

GetLabelByCustomProperties function

Not documented yet.

GetCustomPropertiesByLabel function

Not documented yet.

GetParsedCustomPropertiesByLabel function

Not documented yet.

GetLabelByCustomPropertiesSettings function

Not documented yet.

~LabelGroupData function

Not documented yet.