org.rhq.enterprise.gui.authorization
Class GlobalPermissionsUIBean

java.lang.Object
  extended by org.rhq.enterprise.gui.authorization.GlobalPermissionsUIBean

public class GlobalPermissionsUIBean
extends Object


Constructor Summary
GlobalPermissionsUIBean()
           
 
Method Summary
 boolean isBundle()
           
 boolean isDebugMode()
           
 boolean isExperimental()
           
 boolean isInventory()
           
 boolean isSecurity()
           
 boolean isSettings()
           
 boolean isSuperuser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalPermissionsUIBean

public GlobalPermissionsUIBean()
Method Detail

isSuperuser

public boolean isSuperuser()

isDebugMode

public boolean isDebugMode()

isExperimental

public boolean isExperimental()

isSecurity

public boolean isSecurity()

isInventory

public boolean isInventory()

isSettings

public boolean isSettings()

isBundle

public boolean isBundle()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.