Interface RealmManager
-
public interface RealmManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Realm
getRealm(Website website, RealmType type)
-
-
-
Method Detail
-
getRealm
Realm getRealm(Website website, RealmType type) throws UserManagementException
-
-