|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.identityconnectors.framework.common.objects.filter.AttributeFilter
org.identityconnectors.framework.common.objects.filter.SingleValueAttributeFilter
org.identityconnectors.framework.common.objects.filter.StringFilter
org.identityconnectors.framework.common.objects.filter.EndsWithIgnoreCaseFilter
public final class EndsWithIgnoreCaseFilter
| Constructor Summary | |
|---|---|
EndsWithIgnoreCaseFilter(Attribute attr) |
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.String value) |
java.lang.String |
toString() |
| Methods inherited from class org.identityconnectors.framework.common.objects.filter.StringFilter |
|---|
accept, accept, getValue |
| Methods inherited from class org.identityconnectors.framework.common.objects.filter.AttributeFilter |
|---|
getAttribute, getName, isPresent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EndsWithIgnoreCaseFilter(Attribute attr)
| Method Detail |
|---|
public boolean accept(java.lang.String value)
accept in class StringFilterpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||