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