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\ModelInterface
The model that shall become a root model.
getFilterArray() : array
array
getSetters() : array
array
getSourceName() : string
string
matches(\ContaoCommunityAlliance\DcGeneral\Data\ModelInterface $objModel) : bool
bool
setFilterArray(array $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
array
The filter rules to be used for finding root models.
setSetters(array $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
array
The values to be used when making a model a root model.
setSourceName(string $value) : \ContaoCommunityAlliance\DcGeneral\DataDefinition\ModelRelationship\RootConditionInterface
string
The data provider name.