Uses of Class
org.cxbox.meta.data.ScreenDTO
Packages that use ScreenDTO
Package
Description
-
Uses of ScreenDTO in org.cxbox.meta.data
Fields in org.cxbox.meta.data with type parameters of type ScreenDTOModifier and TypeFieldDescriptionstatic final DtoField<ScreenDTO,BusinessObjectDTO> ScreenDTO_.boScreenDTO_.namestatic final DtoField<ScreenDTO,ScreenNavigation> ScreenDTO_.navigationScreenDTO_.primariesScreenDTO_.primaryScreenDTO_.titleScreenDTO_.views -
Uses of ScreenDTO in org.cxbox.meta.metahotreload.mapper
Methods in org.cxbox.meta.metahotreload.mapper that return ScreenDTOModifier and TypeMethodDescriptionScreenMapper.map(ScreenSourceDto dto, Map<String, ViewDTO> viewNameToView, Map<String, BcProperties> bcProps, Map<String, List<FilterGroup>> filterGroupsAll) -
Uses of ScreenDTO in org.cxbox.meta.metahotreload.repository
Methods in org.cxbox.meta.metahotreload.repository that return types with arguments of type ScreenDTOModifier and TypeMethodDescriptionMetaRepository.getAllScreens()UserMetaProvider.getScreens(org.cxbox.api.service.session.IUser<Long> user, org.cxbox.api.data.dictionary.LOV userRole)