|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.security.drm.model.Privilege
public class Privilege
Default implementation of privilege-objects.
| Field Summary | |
|---|---|
static Privilege |
ADDGROUP
|
static Privilege |
ADDOBJECT
|
static Privilege |
ADDROLE
|
static Privilege |
ADDUSER
|
static Privilege |
WRITE
|
| Constructor Summary | |
|---|---|
Privilege(int id,
String name)
Creates a new Privilege-instance. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object that)
Indicates whether some other privilege is "equal to" this one. |
int |
getID()
Returns the unique identifier of this privilege. |
String |
getName()
Returns the name of this privilege. |
int |
hashCode()
Returns a hash code value for the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Privilege WRITE
public static final Privilege ADDUSER
public static final Privilege ADDGROUP
public static final Privilege ADDROLE
public static final Privilege ADDOBJECT
| Constructor Detail |
|---|
public Privilege(int id,
String name)
Privilege-instance.
id - name - | Method Detail |
|---|
public int getID()
public String getName()
public boolean equals(Object that)
equals in class Objectthat - public int hashCode()
hashCode in class Object
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net