Class: AEMReference::Contains

Inherits:
ComparisonTest show all
Defined in:
lib/_aem/aemreference.rb

Direct Known Subclasses

IsIn

Constant Summary collapse

Name =
:contains
Operator =
AEMReference.pack_enum(KAE::KAEContains)

Method Summary

Methods inherited from ComparisonTest

#AEM_pack_self, #AEM_resolve, #initialize, #to_s

Methods inherited from Test

#and, #not, #or

Methods inherited from Query

#==, #AEM_comparable, #hash, #initialize, #inspect

Constructor Details

This class inherits a constructor from AEMReference::ComparisonTest