public class DirectoryParameterFilter extends Object
Constructor and Description |
---|
DirectoryParameterFilter()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addParameterKey(String strParameterKey)
Add a parameter key to the list to filter
|
boolean |
containsListParameterKeys()
Check if the filter contains a list of parameters keys
|
boolean |
excludeParameterKeys()
Check if the filter must exclude the list of parameter keys
|
List<String> |
getListParameterKeys()
Get the list of parameter keys
|
void |
setExcludeParameterKeys(boolean bExcludeParameterKeys)
Set true if the filter must exclude the list of parameter keys, false otherwise
|
public boolean containsListParameterKeys()
public void addParameterKey(String strParameterKey)
strParameterKey
- the parameter keypublic List<String> getListParameterKeys()
public boolean excludeParameterKeys()
public void setExcludeParameterKeys(boolean bExcludeParameterKeys)
bExcludeParameterKeys
- true if the filter must exclude the list of parameter keys, false otherwiseCopyright © 2016 City of Paris. All rights reserved.