Uses of Interface
com.atlassian.confluence.it.Permission

Packages that use Permission
com.atlassian.confluence   
com.atlassian.confluence.it   
 

Uses of Permission in com.atlassian.confluence
 

Methods in com.atlassian.confluence with parameters of type Permission
protected  void AbstractPermissionsAcceptanceTest.assertDoesNotHavePermission(String group, Permission permission)
           
protected  void AbstractPermissionsAcceptanceTest.assertHasPermission(String group, Permission permission)
           
protected  void AbstractPermissionsAcceptanceTest.assertHasPermission(String group, Permission permission, boolean expectedPermission)
          Check whether the named group has the given permission in the form table when viewing permissions.
 

Uses of Permission in com.atlassian.confluence.it
 

Classes in com.atlassian.confluence.it that implement Permission
 class GlobalPermission
           
 class SpacePermission
           
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.