- All Superinterfaces:
- BBjAdminPropertyReader, BBjAdminPropertyWriter, java.lang.Comparable<BBjAdminSystemPermission>, java.rmi.Remote
public interface BBjAdminSystemPermission
extends BBjAdminPropertyWriter, java.lang.Comparable<BBjAdminSystemPermission>
Describes a single system level permission. This is not attached to a particular
user, but rather, these are only used for descriptive purposes so that you can
ask the server what permissions are available. This could be different than the
constants defined in the BBjAdminUserPermissions class if the client and server
are not on the same version. This gives the ability to configure additional
permissions programmatically at runtime.