Uses of Interface
jp.ecuacion.splib.web.jpa.service.SplibJpaServiceInterface
Packages that use SplibJpaServiceInterface
-
Uses of SplibJpaServiceInterface in jp.ecuacion.splib.web.jpa.service
Classes in jp.ecuacion.splib.web.jpa.service that implement SplibJpaServiceInterfaceModifier and TypeClassDescriptionclassSplibEditJpaService<F extends SplibEditForm, E extends jp.ecuacion.lib.jpa.entity.EclibEntity>Provides abstract edit service.classSplibGeneralJpaService<E extends jp.ecuacion.lib.jpa.entity.EclibEntity>Is the service abstract class for general page of the page template with JPA.classSplibSearchListJpaService<FST extends SplibSearchForm, FLT extends SplibListForm<?>, E extends jp.ecuacion.lib.jpa.entity.EclibEntity>Provides abstract search list service.