Uses of Class
fr.becpg.config.mapping.AttributeMapping
Packages that use AttributeMapping
-
Uses of AttributeMapping in fr.becpg.repo.report.search.impl
Fields in fr.becpg.repo.report.search.impl with type parameters of type AttributeMappingModifier and TypeFieldDescriptionprivate List<AttributeMapping>ReportServerSearchContext.attributeColumnsMethods in fr.becpg.repo.report.search.impl that return types with arguments of type AttributeMappingModifier and TypeMethodDescriptionReportServerSearchContext.getAttributeColumns()Getter for the fieldattributeColumns.Method parameters in fr.becpg.repo.report.search.impl with type arguments of type AttributeMappingModifier and TypeMethodDescriptionvoidReportServerSearchContext.setAttributeColumns(List<AttributeMapping> attributeColumns) Setter for the fieldattributeColumns.