Uses of Interface
org.cxbox.core.service.AnySourceResponseService
Packages that use AnySourceResponseService
Package
Description
-
Uses of AnySourceResponseService in org.cxbox.core.crudma.impl
Classes in org.cxbox.core.crudma.impl that implement AnySourceResponseServiceModifier and TypeClassDescriptionclassAbstractAnySourceResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> classAnySourceVersionAwareResponseService<T extends org.cxbox.api.data.dto.DataResponseDTO,E> -
Uses of AnySourceResponseService in org.cxbox.core.external.core
Methods in org.cxbox.core.external.core that return AnySourceResponseServiceModifier and TypeMethodDescriptionParentDtoFirstLevelCache.getAnySourceResponseService(BusinessComponent bc) -
Uses of AnySourceResponseService in org.cxbox.core.service
Methods in org.cxbox.core.service that return AnySourceResponseServiceModifier and TypeMethodDescriptionAnySourceResponseFactory.getService(AnySourceBcDescription anySourceBcDescription) -
Uses of AnySourceResponseService in org.cxbox.core.service.rowmeta
Methods in org.cxbox.core.service.rowmeta with parameters of type AnySourceResponseServiceModifier and TypeMethodDescriptionAnySourceRowResponseService.getAnySourceResponse(RowMetaType type, org.cxbox.api.data.dto.DataResponseDTO dataDTO, BusinessComponent bc, AnySourceResponseService<?, ?> responseService) AnySourceRowResponseService.getAnySourceResponse(RowMetaType type, CreateResult createResult, BusinessComponent bc, AnySourceResponseService<?, ?> responseService)