Class UserParentProviderImpl

java.lang.Object
de.murmelmeister.murmelapi.user.parent.UserParentProviderImpl
All Implemented Interfaces:
UserParentProvider

public final class UserParentProviderImpl extends Object implements UserParentProvider
UserParentProvider is a class that provides methods to manage user-parent relationships in the database. It implements the UserParent interface and uses the Database class to interact with the database.