public abstract class AttributeFilter extends Object implements Filter
Modifier and Type | Method and Description |
---|---|
Attribute |
getAttribute()
Get the internal attribute.
|
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 . |
public Attribute getAttribute()
public String getName()
ConnectorObject
.public boolean isPresent(ConnectorObject obj)
ConnectorObject
.Copyright © 2019. All rights reserved.