|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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 SecurityReferencepublic void setParent(String parent)
setParent in interface SecurityReferenceparent - New value of property parent.
public Object clone()
throws CloneNotSupportedException
clone in interface SecurityReferenceclone in class ObjectCloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||