Uses of Class
fr.becpg.config.mapping.CharacteristicMapping
Packages that use CharacteristicMapping
-
Uses of CharacteristicMapping in fr.becpg.repo.report.search.impl
Fields in fr.becpg.repo.report.search.impl with type parameters of type CharacteristicMappingModifier and TypeFieldDescriptionprivate List<CharacteristicMapping>ReportServerSearchContext.characteristicsColumnsMethods in fr.becpg.repo.report.search.impl that return types with arguments of type CharacteristicMappingModifier and TypeMethodDescriptionReportServerSearchContext.getCharacteristicsColumns()Getter for the fieldcharacteristicsColumns.Method parameters in fr.becpg.repo.report.search.impl with type arguments of type CharacteristicMappingModifier and TypeMethodDescriptionvoidReportServerSearchContext.setCharacteristicsColumns(List<CharacteristicMapping> characteristicsColumns) Setter for the fieldcharacteristicsColumns.