Class IncludeExtension

  • All Implemented Interfaces:
    SearchExtension

    public class IncludeExtension
    extends java.lang.Object
    implements SearchExtension
    A SearchExtension used to add InclusionParameter filters to the include query.
    • Constructor Summary

      Constructors 
      Constructor Description
      IncludeExtension​(InclusionParameter inclusionParm, java.util.List<java.lang.Long> logicalResourceIds)
      Public constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <T> T visit​(T query, SearchQueryVisitor<T> visitor)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait