|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.portal.layout.AbstractParameters
org.apache.cocoon.portal.layout.Item
org.apache.cocoon.portal.layout.NamedItem
public class NamedItem
| Field Summary |
|---|
| Fields inherited from class org.apache.cocoon.portal.layout.AbstractParameters |
|---|
parameters |
| Constructor Summary | |
|---|---|
NamedItem()
|
|
| Method Summary | |
|---|---|
protected Object |
clone()
|
String |
getName()
Returns the name. |
void |
setName(String name)
Sets the name. |
| Methods inherited from class org.apache.cocoon.portal.layout.Item |
|---|
copy, getLayout, getParent, setLayout, setParent |
| Methods inherited from class org.apache.cocoon.portal.layout.AbstractParameters |
|---|
addParameter, getCastorParameters, getParameters |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedItem()
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - The name to set
protected Object clone()
throws CloneNotSupportedException
clone in class ItemCloneNotSupportedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||