|
|||||||||
| 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
public abstract class AttributeFilter
| Method Summary | |
|---|---|
Attribute |
getAttribute()Get the internal attribute. |
java.lang.String |
getName()Name of the attribute to find in the ConnectorObject. |
boolean |
isPresent(ConnectorObject obj)Determines if the attribute provided is present in the ConnectorObject. |
| 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, accept |
| Method Detail |
|---|
public Attribute getAttribute()
public java.lang.String getName()
ConnectorObject.public boolean isPresent(ConnectorObject obj)
ConnectorObject.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||