org.identityconnectors.framework.common.objects.filter
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/.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.identityconnectors.framework.common.objects.filter.Filter |
accept |
getValue
public Object getValue()
- Value to test against.
Copyright © 2012. All Rights Reserved.