Class GroupSearchCompilerImpl

  • All Implemented Interfaces:
    GroupSearchCompiler

    public class GroupSearchCompilerImpl
    extends java.lang.Object
    implements GroupSearchCompiler
    Group Search Compiler routes the Group based on characteristics to each of the corresponding processors for the Supported Elements, and generates the corresponding Search QueryParameters based on the relevant target.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      javax.ws.rs.core.MultivaluedMap<java.lang.String,​java.lang.String> groupToSearch​(Group group, java.lang.String target)
      translates the given group to a search query
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupSearchCompilerImpl

        public GroupSearchCompilerImpl()