Class IdSearchOpModifier


  • @SupportedAll
    public final class IdSearchOpModifier
    extends Object
    This is a helper class which can be in conjunction with the IdSearchControl class to make simple modifications to the basic search performed by each plugin. The two basic modifications allowed are OR and AND which are defined statically in this class.
    • Method Detail

      • equals

        public boolean equals​(Object o)
        Returns true if the object being checked is the same as this current one.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object