Interface ValidationPolicyLocaleConfig

All Superinterfaces:
Config

public interface ValidationPolicyLocaleConfig extends Config
Validation Policy Locale Config.

This is used to configure locale details within a Validation Policy.

Since:
4.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the country.
    Gets the language.

    Methods inherited from interface com.pushtechnology.diffusion.api.config.Config

    isLocked
  • Method Details

    • getCountry

      String getCountry()
      Gets the country.
      Returns:
      country code
    • getLanguage

      String getLanguage()
      Gets the language.
      Returns:
      language