com.atlassian.confluence.it
Interface Permission

All Known Implementing Classes:
GlobalPermission, SpacePermission

public interface Permission

Common enum root for SpacePermission and GlobalPermission.

Since:
v5.0

Method Summary
 String getLowerValue()
           
 String getValue()
           
 

Method Detail

getValue

String getValue()

getLowerValue

String getLowerValue()
Returns:
the value converted to lower-case


Copyright © 2003-2012 Atlassian. All Rights Reserved.