Class UserRepoExtImpl

java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AbstractAnyRepoExt<User>
org.apache.syncope.core.persistence.jpa.dao.repo.UserRepoExtImpl
All Implemented Interfaces:
AnyRepoExt<User>, UserRepoExt

public class UserRepoExtImpl extends AbstractAnyRepoExt<User> implements UserRepoExt