public interface AttributeFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAttributeIncluded(String attributeName,
Object domainObject)
Checks if an attribute should be included or excluded.
|
boolean isAttributeIncluded(String attributeName, Object domainObject)
attributeName - Name of the role or attribute.domainObject - The domain object where the attribute is.Copyright © 2006–2017 Esito AS. All rights reserved.