Uses of Class
org.cxbox.meta.data.BusinessObjectDTO
Packages that use BusinessObjectDTO
-
Uses of BusinessObjectDTO in org.cxbox.meta.data
Fields in org.cxbox.meta.data with type parameters of type BusinessObjectDTOModifier and TypeFieldDescriptionstatic final DtoField<ScreenDTO,BusinessObjectDTO> ScreenDTO_.bo -
Uses of BusinessObjectDTO in org.cxbox.meta.metahotreload.mapper
Methods in org.cxbox.meta.metahotreload.mapper with parameters of type BusinessObjectDTOModifier and TypeMethodDescriptionScreenMapper.getFilterGroups(BusinessObjectDTO boDto, Map<String, List<FilterGroup>> filterGroupsAll) ScreenMapper.getStringDefaultBcPropertiesMap(BusinessObjectDTO boDto, Map<String, BcProperties> bcProps)