Class SingleValueAttributeFilter

java.lang.Object
org.identityconnectors.framework.common.objects.filter.AttributeFilter
org.identityconnectors.framework.common.objects.filter.SingleValueAttributeFilter
All Implemented Interfaces:
Filter
Direct Known Subclasses:
ComparableAttributeFilter, StringFilter

public abstract class SingleValueAttributeFilter extends AttributeFilter
Get a single value out of the attribute to test w/.
  • Method Details

    • getValue

      public Object getValue()
      Value to test against.