Uses of Class
com.broadleafcommerce.common.dataexport.provider.jpa.domain.JpaExport
Packages that use JpaExport
-
Uses of JpaExport in com.broadleafcommerce.common.dataexport.provider.jpa.repository
Classes in com.broadleafcommerce.common.dataexport.provider.jpa.repository with type parameters of type JpaExportModifier and TypeClassDescriptionclassJpaCustomizedExportRepository<D extends JpaExport>interfaceJpaExportRepository<D extends JpaExport>JPA domain-specific implementation ofExportRepository.