|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 java.lang.String |
name
|
protected SecurityRegistry |
registry
|
protected java.lang.String |
title
|
protected int |
type
|
Constructor Summary | |
---|---|
SecurableObject()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object that)
Indicates whether some other object is "equal to" this one. |
int |
getID()
Returns the unique identifier of this SecurableObject . |
java.lang.String |
getName()
Returns the name of this SecurableObject . |
java.lang.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. |
java.lang.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 java.lang.String name
protected java.lang.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 java.lang.String getName()
SecurableObject
.
NOTE: Unique in conjunction with type field.
public java.lang.String getTitle()
SecurableObject
.
NOTE: This may not be unique.
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
that
- public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
String
representation of this object.
toString
in class java.lang.Object
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org