Interface ICriteriaDefinitionContribution


public interface ICriteriaDefinitionContribution
Represents criteria definition contribution
Since:
3.5
  • Method Details

    • getId

      String getId()
      Returns a unique identifier for this criteria definition.
      Returns:
      the contribution's unique identifier
    • getCriteriaDefinition

      ICriteriaDefinition getCriteriaDefinition()
      Returns this contributions criteria definition.
      Returns:
      the criteria definition data for this contribution
    • getLocale

      String getLocale()
      Returns the locale for this contribution.
      Returns:
      the contribution's locale