Class GroupRepoExtImpl

java.lang.Object
org.apache.syncope.core.persistence.jpa.dao.repo.AbstractAnyRepoExt<Group>
org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExtImpl
All Implemented Interfaces:
AnyRepoExt<Group>, GroupRepoExt

public class GroupRepoExtImpl extends AbstractAnyRepoExt<Group> implements GroupRepoExt