public abstract class AbstractGroupBackend extends java.lang.Object implements GroupBackend
Constructor and Description |
---|
AbstractGroupBackend() |
Modifier and Type | Method and Description |
---|---|
boolean |
isVisibleToAll(AccountGroup.UUID uuid) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, handles, membershipsOf, suggest
public boolean isVisibleToAll(AccountGroup.UUID uuid)
isVisibleToAll
in interface GroupBackend
true
if the group with the given UUID is visible to all registered users.