|
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.SecurableObject
public abstract class SecurableObject
Abstract superclass of objects that are securable, i.e. which carry
information about which Role
s have which Right
s
concerning these objects.
Field Summary | |
---|---|
protected int |
id
|
protected String |
name
|
protected SecurityRegistry |
registry
|
protected String |
title
|
protected int |
type
|
Constructor Summary | |
---|---|
SecurableObject()
|
Method Summary | |
---|---|
boolean |
equals(Object that)
Indicates whether some other object is "equal to" this one. |
int |
getID()
Returns the unique identifier of this SecurableObject . |
String |
getName()
Returns the name of this SecurableObject . |
String |
getTitle()
Returns the human readable name of this SecurableObject . |
int |
getType()
Returns the type of this SecurableObject . |
int |
hashCode()
Returns a hash code value for the object. |
String |
toString()
Returns a String representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected int id
protected int type
protected String name
protected String title
protected SecurityRegistry registry
Constructor Detail |
---|
public SecurableObject()
Method Detail |
---|
public int getID()
SecurableObject
.
public int getType()
SecurableObject
.
NOTE: Unique in conjunction with name field.
public String getName()
SecurableObject
.
NOTE: Unique in conjunction with type field.
public String getTitle()
SecurableObject
.
NOTE: This may not be unique.
public boolean equals(Object that)
equals
in class Object
that
- public int hashCode()
hashCode
in class Object
public String toString()
String
representation of this object.
toString
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