|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hqme.cm.Permission
public final class Permission
Constructor Summary | |
---|---|
Permission(int permission)
|
Method Summary | |
---|---|
boolean |
canDelete()
|
boolean |
canModify()
|
boolean |
canRead()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Permission(int permission)
Method Detail |
---|
public boolean canRead()
public boolean canModify()
public boolean canDelete()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |