Interface ForeignKeyConditionModel.Link

Enclosing interface:
ForeignKeyConditionModel

public static interface ForeignKeyConditionModel.Link
A link to a master condition.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Controls whether the filtering is strict, true by default, applied to the filters of all the models.
  • Method Details

    • strict

      State strict()
      Controls whether the filtering is strict, true by default, applied to the filters of all the models.
      Returns:
      the State controlling whether the filtering is strict
      See Also: