|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.om.profile.psml.PsmlSecurity
Bean like implementation of the Security interface suitable for Castor serialization.
Security,
Serialized Form| Constructor 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 Securitypublic void setId(java.lang.String id)
setId in interface Securityid - the unique id of the security entry.
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone in interface Securityjava.lang.CloneNotSupportedException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||