public final class UserCapabilities
extends Object
This is used to turn off GUI functionality. The server decides what should be visible based on roles
and permissions granted. This is essentially a security and permissions function (however the Capabilities
do not enforce actions on the server - these are more for GUI convenience so elements are not displayed
that are not relevant to a given users role).