com.atlassian.confluence.security.administrators
Interface PermissionResolver


public interface PermissionResolver

The resolver is used to obtain the permissions for a global or space object


Method Summary
 List<SpacePermission> getPermissions()
          Returns the current permissions set for the entity
 

Method Detail

getPermissions

List<SpacePermission> getPermissions()
Returns the current permissions set for the entity

Returns:
the current permissions set for the entity


Copyright © 2003-2011 Atlassian. All Rights Reserved.