Go to the documentation of this file.
17 return _(
"unsupported");
29 return _(
"Additional Customer Contract Necessary");
39 return _(
"The level of support is unspecified");
42 return _(
"The vendor does not provide support.");
45 return _(
"Problem determination, which means technical support designed to provide compatibility information, installation assistance, usage support, on-going maintenance and basic troubleshooting. Level 1 Support is not intended to correct product defect errors.");
48 return _(
"Problem isolation, which means technical support designed to duplicate customer problems, isolate problem area and provide resolution for problems not resolved by Level 1 Support.");
51 return _(
"Problem resolution, which means technical support designed to resolve complex problems by engaging engineering in resolution of product defects which have been identified by Level 2 Support.");
54 return _(
"An additional customer contract is necessary for getting support.");
56 return _(
"Unknown support option. Description not available");
Problem isolation, which means technical support designed to duplicate customer problems,...
std::string asUserString(const Tp &val_r)
Request a human readable (translated) string representation of Tp [Tp.asUserString()] Classes may imp...
Additional Customer Contract necessary.
The support for this package is unknown.
std::string asUserStringDescription(VendorSupportOption opt)
converts the support option to a description intended to be printed to the user.
Easy-to use interface to the ZYPP dependency resolver.
Problem resolution, which means technical support designed to resolve complex problems by engaging en...
The package is known to be unsupported by the vendor.
Problem determination, which means technical support designed to provide compatibility information,...