Class GroupParentProviderImpl

java.lang.Object
de.murmelmeister.murmelapi.group.parent.GroupParentProviderImpl
All Implemented Interfaces:
GroupParentProvider

public final class GroupParentProviderImpl extends Object implements GroupParentProvider
GroupParentProvider is a class that provides methods to manage group parents in the database. It implements the GroupParent interface and uses the Database class to interact with the database.