Hierarchy For Package org.alfresco.repo.search.impl.querymodel.impl.db.functions

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.alfresco.repo.search.impl.querymodel.impl.BaseFunction (implements org.alfresco.repo.search.impl.querymodel.Function)
      • org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Child
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Descendant
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Exists
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPrefixTerm
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
      • org.alfresco.repo.search.impl.querymodel.impl.functions.FTSWildTerm
      • org.alfresco.repo.search.impl.querymodel.impl.functions.In
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Like
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Lower
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.PropertyAccessor
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Score
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)
      • org.alfresco.repo.search.impl.querymodel.impl.functions.Upper
        • org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper (implements org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent)