com.levigo.jadice.document.auth
Class DocumentPermission

java.lang.Object
  extended by com.levigo.jadice.document.auth.DocumentPermission
All Implemented Interfaces:
Permission<Document>

public abstract class DocumentPermission
extends Object
implements Permission<Document>


Nested Class Summary
static class DocumentPermission.DocumentPermissionFactory
           
 
Nested classes/interfaces inherited from interface com.levigo.jadice.document.Permission
Permission.Vote
 
Field Summary
static DocumentPermission.DocumentPermissionFactory allow
           
static DocumentPermission.DocumentPermissionFactory deny
           
 
Fields inherited from interface com.levigo.jadice.document.Permission
DENY_ALL, GRANT_ALL
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.levigo.jadice.document.Permission
pertainsTo, vote
 

Field Detail

allow

public static final DocumentPermission.DocumentPermissionFactory allow

deny

public static final DocumentPermission.DocumentPermissionFactory deny


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