Interface BBjAdminSystemPermission

All Superinterfaces:
BBjAdminPropertyReader, BBjAdminPropertyWriter, Comparable<BBjAdminSystemPermission>, Remote

public interface BBjAdminSystemPermission extends BBjAdminPropertyWriter, 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.