|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BitMaskPermission
This interface defines the methods that must be implemented by bitmask-based permissions.
Method Summary | |
---|---|
int |
getMaskValue()
Obtains the bitmask value of the permission. |
Method Detail |
---|
int getMaskValue()
Obtains the bitmask value of the permission.
int
representing the value of the bitmask.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |