Class AnyTypeRepoExtImpl
java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExtImpl
- All Implemented Interfaces:
AnyTypeRepoExt
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final EntityManagerprotected final RelationshipTypeDAOprotected final RemediationDAO -
Constructor Summary
ConstructorsConstructorDescriptionAnyTypeRepoExtImpl(RemediationDAO remediationDAO, RelationshipTypeDAO relationshipTypeDAO, EntityManager entityManager) -
Method Summary
-
Field Details
-
remediationDAO
-
relationshipTypeDAO
-
entityManager
-
-
Constructor Details
-
AnyTypeRepoExtImpl
public AnyTypeRepoExtImpl(RemediationDAO remediationDAO, RelationshipTypeDAO relationshipTypeDAO, EntityManager entityManager)
-
-
Method Details
-
getUser
- Specified by:
getUserin interfaceAnyTypeRepoExt
-
getGroup
- Specified by:
getGroupin interfaceAnyTypeRepoExt
-
deleteById
- Specified by:
deleteByIdin interfaceAnyTypeRepoExt
-