|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.console.security.Roles
public class Roles
Constructor Summary | |
---|---|
Roles(boolean systemAdmin,
boolean systemAdminMMS,
boolean readOnly)
|
Method Summary | |
---|---|
boolean |
isProductAdmin()
|
boolean |
isSystemAdmin()
|
boolean |
isViewOnly()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Roles(boolean systemAdmin, boolean systemAdminMMS, boolean readOnly)
Method Detail |
---|
public boolean isSystemAdmin()
public boolean isProductAdmin()
public boolean isViewOnly()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |