com.sri.emo.controller
Class Privs

java.lang.Object
  extended by 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()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isRead

boolean isRead

isWrite

boolean isWrite

isAdmin

boolean isAdmin
Constructor Detail

Privs

Privs()


Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.