TYPO3 CMS  TYPO3_6-2
Tx_Extbase_Persistence_QOM_Comparison Class Reference
Inheritance diagram for Tx_Extbase_Persistence_QOM_Comparison:
TYPO3\CMS\Extbase\Persistence\Generic\Qom\Comparison TYPO3\CMS\Extbase\Persistence\Generic\Qom\ComparisonInterface TYPO3\CMS\Extbase\Persistence\Generic\Qom\ConstraintInterface

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Extbase\Persistence\Generic\Qom\Comparison
 __construct (PropertyValueInterface $operand1, $operator, $operand2)
 
 getOperand1 ()
 
 getOperator ()
 
 getOperand2 ()
 
 setParameterIdentifier ($parameterIdentifier)
 
 getParameterIdentifier ()
 
 collectBoundVariableNames (&$boundVariables)
 
- Protected Attributes inherited from TYPO3\CMS\Extbase\Persistence\Generic\Qom\Comparison
 $operand1
 
 $operator
 
 $operand2
 
 $parameterIdentifier
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 2277 of file LegacyClassesForIde.php.