|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.folder.impl.BaseMenuDefinitionElement
org.apache.jetspeed.om.folder.impl.BaseMenuIncludeDefinitionImpl
public abstract class BaseMenuIncludeDefinitionImpl
BaseMenuIncludeDefinitionImpl
| Constructor Summary | |
|---|---|
BaseMenuIncludeDefinitionImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
getName - get menu name to nest or with options to include |
boolean |
isNest()
isNest - get nesting for included menu |
void |
setName(java.lang.String name)
setName - set menu name to nest or with options to include |
void |
setNest(boolean nest)
setNest - set nesting for included menu |
| Methods inherited from class org.apache.jetspeed.om.folder.impl.BaseMenuDefinitionElement |
|---|
getElementOrder, setElementOrder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseMenuIncludeDefinitionImpl()
| Method Detail |
|---|
public java.lang.String getName()
MenuIncludeDefinition
getName in interface MenuIncludeDefinitionpublic void setName(java.lang.String name)
MenuIncludeDefinition
setName in interface MenuIncludeDefinitionname - menu namepublic boolean isNest()
MenuIncludeDefinition
isNest in interface MenuIncludeDefinitionpublic void setNest(boolean nest)
MenuIncludeDefinition
setNest in interface MenuIncludeDefinitionnest - nest menu flag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||