Package org.cxbox.core.dto.mapper
Class AnySourceDtoConstructorService
java.lang.Object
org.cxbox.core.dto.mapper.AnySourceDtoConstructorService
-
Constructor Summary
ConstructorsConstructorDescriptionAnySourceDtoConstructorService(RequestValueCache requestCache, List<DtoConstructor<?, ? extends org.cxbox.api.data.dto.DataResponseDTO>> dtoConstructors) -
Method Summary
-
Constructor Details
-
AnySourceDtoConstructorService
public AnySourceDtoConstructorService(RequestValueCache requestCache, @Autowired(required=false) List<DtoConstructor<?, ? extends org.cxbox.api.data.dto.DataResponseDTO>> dtoConstructors)
-
-
Method Details
-
create
-