|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.om.folder.impl.StandardMenuExcludeDefinitionImpl
public abstract class StandardMenuExcludeDefinitionImpl
This abstract class implements the menu exclude definition interface in a default manner to allow derived classes to easily describe standard menu definitions.
| Constructor Summary | |
|---|---|
StandardMenuExcludeDefinitionImpl()
StandardMenuExcludeDefinitionImpl - constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
getName - get menu name with options to exclude |
void |
setName(java.lang.String name)
setName - set menu name with options to exclude |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardMenuExcludeDefinitionImpl()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface MenuExcludeDefinitionpublic void setName(java.lang.String name)
setName in interface MenuExcludeDefinitionname - menu name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||