|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.om.BaseSecurityReference
BaseSecurityReference
Constructor Summary | |
BaseSecurityReference()
Creates new BaseSecurityReference |
Method Summary | |
java.lang.Object |
clone()
Create a clone of this object |
java.lang.String |
getParent()
Getter for property parent. |
void |
setParent(java.lang.String parent)
Setter for property parent. |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseSecurityReference()
Method Detail |
public java.lang.String getParent()
getParent
in interface SecurityReference
public void setParent(java.lang.String parent)
setParent
in interface SecurityReference
parent
- New value of property parent.public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
in interface SecurityReference
java.lang.CloneNotSupportedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |