|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.mageom.util.PermissionObject
public class PermissionObject
This class acts as a base object for the core beans. The class allows the passing of permissions from bean to bean
| Constructor Summary | |
|---|---|
PermissionObject()
|
|
| Method Summary | |
|---|---|
UserAccess |
getUserAccess()
return the data permissions |
protected void |
setArrayAccess(PermissionObject[] objectArray)
Sets the data permissions for an array of objects this objects permissons |
void |
setUserAccess(UserAccess theAccess)
sets the data permissions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermissionObject()
| Method Detail |
|---|
public void setUserAccess(UserAccess theAccess)
the - permissions for the objectpublic UserAccess getUserAccess()
protected void setArrayAccess(PermissionObject[] objectArray)
the - array that needs permissions for this object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||