Package | Description |
---|---|
edu.uoc.myst.configuration.xml |
Modifier and Type | Method and Description |
---|---|
FilterNameMapper |
ObjectFactory.createFilterNameMapper()
Create an instance of
FilterNameMapper |
FilterNameMapper |
CommandData.getPostFilters()
Gets the value of the postFilters property.
|
FilterNameMapper |
CommandData.getPreFilters()
Gets the value of the preFilters property.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandData.setPostFilters(FilterNameMapper value)
Sets the value of the postFilters property.
|
void |
CommandData.setPreFilters(FilterNameMapper value)
Sets the value of the preFilters property.
|