java.lang.Object
org.alfresco.repo.search.impl.querymodel.impl.BaseJoin
org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneJoin
All Implemented Interfaces:
Join, Source

public class LuceneJoin extends BaseJoin
Author:
andyh
  • Constructor Details

    • LuceneJoin

      public LuceneJoin(Source left, Source right, JoinType joinType, Constraint joinConstraint)
      Parameters:
      left - Source
      right - Source
      joinType - JoinType
      joinConstraint - Constraint