| Package | Description |
|---|---|
| no.g9.support.filter |
| Modifier and Type | Method and Description |
|---|---|
SimpleFilter |
SimpleFilter.addExcludedAttributeName(String attributeName)
Adds one excluded name to the list of excluded attribute names.
|
SimpleFilter |
SimpleFilter.addExcludedAttributeNames(Set<String> attributeNames)
Adds a set of names to the list of excluded attribute names.
|
SimpleFilter |
SimpleFilter.addExcludedRoleName(String roleName)
Adds one excluded name to the list of excluded role names.
|
SimpleFilter |
SimpleFilter.addExcludedRoleNames(Set<String> roleName)
Adds a set of names to the list of excluded role names.
|
SimpleFilter |
SimpleFilter.addExcludedRoleNames(String[] roleNames)
Adds excluded role names, given as an array of Strings
|
Copyright © 2006–2017 Esito AS. All rights reserved.