org.jbpm.formbuilder.client
Class RoleUtils

java.lang.Object
  extended by org.jbpm.formbuilder.client.RoleUtils

public class RoleUtils
extends Object


Method Summary
static RoleUtils getInstance()
           
 boolean hasDesignPrivileges()
           
 boolean hasOnlyUserPrivileges()
           
 void reload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RoleUtils getInstance()

reload

public void reload()

hasDesignPrivileges

public boolean hasDesignPrivileges()

hasOnlyUserPrivileges

public boolean hasOnlyUserPrivileges()


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.