Uses of Interface
org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExt
Packages that use AnyTypeRepoExt
Package
Description
-
Uses of AnyTypeRepoExt in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return AnyTypeRepoExtModifier and TypeMethodDescriptionPersistenceContext.anyTypeRepoExt(RemediationDAO remediationDAO, RelationshipTypeDAO relationshipTypeDAO, EntityManager entityManager) Methods in org.apache.syncope.core.persistence.jpa with parameters of type AnyTypeRepoExtModifier and TypeMethodDescriptionPersistenceContext.anyTypeDAO(org.springframework.data.jpa.repository.support.JpaRepositoryFactory jpaRepositoryFactory, AnyTypeRepoExt anyTypeRepoExt) -
Uses of AnyTypeRepoExt in org.apache.syncope.core.persistence.jpa.dao.repo
Subinterfaces of AnyTypeRepoExt in org.apache.syncope.core.persistence.jpa.dao.repoClasses in org.apache.syncope.core.persistence.jpa.dao.repo that implement AnyTypeRepoExt