This interface holds the information about the characteristics of a root model.
applyTo(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $objModel) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
\ContaoCommunityAlliance\DcGeneral\Data\ModelInterfaceThe model that shall become a root model.
getFilterArray() : array
arraygetSetters() : array
arraygetSourceName() : string
stringmatches(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $objModel) : bool
boolsetFilterArray(array $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
arrayThe filter rules to be used for finding root models.
setSetters(array $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
arrayThe values to be used when making a model a root model.
setSourceName(string $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
stringThe data provider name.