Package com.flowingcode.backendcore.service
package com.flowingcode.backendcore.service
-
InterfacesClassDescriptionProvides conversion logic between business and persistence layersSpecialization of
ConversionSupportthat performs an identity conversionA special kind of service that allows entities creationConversionCrudServiceMixin<B,P, K> A special kind of service that allows entities CRUD operationsA special kind of service that allows entities deletionConversionQueryServiceMixin<B,P, K> A special kind of service that allows entities queryingA special kind of service that allows entities updateCreationServiceMixin<T,K> A special kind of service that allows entities creationCrudServiceMixin<T,K> A special kind of service that allows entities CRUD operationsA special kind of service that allows entities deletionQueryServiceMixin<T,K> A special kind of service that allows entities queryingA special kind of service that allows entities update