Class CASSPClientAppRepoExtImpl
java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt<CASSPClientApp>
org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepoExtImpl
- All Implemented Interfaces:
CASSPClientAppRepoExt,ClientAppRepoExt<CASSPClientApp>
public class CASSPClientAppRepoExtImpl
extends AbstractClientRepoExt<CASSPClientApp>
implements CASSPClientAppRepoExt
-
Field Summary
Fields inherited from class org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt
entityManager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt
findAllByPolicy, findAllByRealm, getByPolicyQuery
-
Constructor Details
-
CASSPClientAppRepoExtImpl
-
-
Method Details
-
findAllByPolicy
- Specified by:
findAllByPolicyin interfaceClientAppRepoExt<CASSPClientApp>
-
findAllByRealm
- Specified by:
findAllByRealmin interfaceClientAppRepoExt<CASSPClientApp>
-