public interface PersistenceServiceFactory
Modifier and Type | Method and Description |
---|---|
<K extends RepositoryService,L extends Resource> |
getPersistenceService(JasperReportsContext jasperReportsContext,
Class<K> repositoryServiceType,
Class<L> resourceType) |
<K extends RepositoryService,L extends Resource> PersistenceService getPersistenceService(JasperReportsContext jasperReportsContext, Class<K> repositoryServiceType, Class<L> resourceType)
Copyright © 2017. All rights reserved.