|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.om.profile.psml.PsmlSecurity
Bean like implementation of the Security interface suitable for Castor serialization.
Security
,
Serialized FormConstructor Summary | |
PsmlSecurity()
|
Method Summary | |
java.lang.Object |
clone()
Create a clone of this object |
java.lang.String |
getId()
Gets the security entry unique id. |
void |
setId(java.lang.String id)
Sets the security entry unique id. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PsmlSecurity()
Method Detail |
public java.lang.String getId()
getId
in interface Security
public void setId(java.lang.String id)
setId
in interface Security
id
- the unique id of the security entry.public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface Security
java.lang.CloneNotSupportedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |