com.levigo.jadice.annotation.auth
Class Permission

java.lang.Object
  extended by com.levigo.jadice.annotation.auth.Permission

public class Permission
extends Object


Constructor Summary
Permission()
           
 
Method Summary
static boolean isChangeAllowed(Annotation a)
           
static boolean isRemoveAllowed(Annotation a)
           
static boolean isShowAllowed(Annotation a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Permission

public Permission()
Method Detail

isChangeAllowed

public static final boolean isChangeAllowed(Annotation a)

isRemoveAllowed

public static final boolean isRemoveAllowed(Annotation a)

isShowAllowed

public static final boolean isShowAllowed(Annotation a)


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.