org.jboss.cdi.tck.tests.extensions.lifecycle.bbd
Class User

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.bbd.User

public class User
extends Object


Constructor Summary
User()
           
 
Method Summary
 boolean hasPermission(String action, Class<?> type, Object id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

User

public User()
Method Detail

hasPermission

public boolean hasPermission(String action,
                             Class<?> type,
                             Object id)


Copyright © 2008-2013 Seam Framework. All Rights Reserved.