com.sri.emo.controller
Class Privs
java.lang.Object
com.sri.emo.controller.Privs
class Privs
- extends Object
Permission 'Structure' in the classic C++ sense.
- Author:
- Larry Hamel
Field Summary |
(package private) boolean |
isAdmin
|
(package private) boolean |
isRead
|
(package private) boolean |
isWrite
|
Constructor Summary |
Privs()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isRead
boolean isRead
isWrite
boolean isWrite
isAdmin
boolean isAdmin
Privs
Privs()
Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.