Uses of Class
org.cxbox.meta.entity.FilterGroup
Packages that use FilterGroup
Package
Description
-
Uses of FilterGroup in org.cxbox.meta.entity
Fields in org.cxbox.meta.entity with type parameters of type FilterGroupModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.SingularAttribute<FilterGroup,String> FilterGroup_.bcstatic jakarta.persistence.metamodel.SingularAttribute<FilterGroup,String> FilterGroup_.filtersstatic jakarta.persistence.metamodel.SingularAttribute<FilterGroup,String> FilterGroup_.namestatic jakarta.persistence.metamodel.SingularAttribute<FilterGroup,String> FilterGroup_.userId -
Uses of FilterGroup in org.cxbox.meta.metahotreload.mapper
Methods in org.cxbox.meta.metahotreload.mapper that return types with arguments of type FilterGroupModifier and TypeMethodDescriptionScreenMapper.getFilterGroups(BusinessObjectDTO boDto, Map<String, List<FilterGroup>> filterGroupsAll) Methods in org.cxbox.meta.metahotreload.mapper with parameters of type FilterGroupMethod parameters in org.cxbox.meta.metahotreload.mapper with type arguments of type FilterGroupModifier and TypeMethodDescriptionScreenMapper.getFilterGroups(BusinessObjectDTO boDto, Map<String, List<FilterGroup>> filterGroupsAll) -
Uses of FilterGroup in org.cxbox.meta.metahotreload.repository
Methods in org.cxbox.meta.metahotreload.repository that return types with arguments of type FilterGroup