Uses of Interface
org.autumnframework.service.jpa.services.elementary.ReadFindByApiIdsService
Packages that use ReadFindByApiIdsService
Package
Description
-
Uses of ReadFindByApiIdsService in org.autumnframework.service.jpa.services
Subinterfaces of ReadFindByApiIdsService in org.autumnframework.service.jpa.servicesModifier and TypeInterfaceDescriptioninterfaceFullApiService<T extends JpaApiIdentifiable>A convenience full service, which can be used to include all the standard services that we have -
Uses of ReadFindByApiIdsService in org.autumnframework.service.jpa.services.implementation
Classes in org.autumnframework.service.jpa.services.implementation that implement ReadFindByApiIdsServiceModifier and TypeClassDescriptionclassStandardApiService<T extends JpaApiIdentifiable,R extends JpaApiRepository<T>>