|
|||||||||||
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
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 | |
String |
getName()
getName - get menu name with options to exclude |
void |
setName(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 String getName()
getName
in interface org.apache.jetspeed.om.folder.MenuExcludeDefinition
public void setName(String name)
setName
in interface org.apache.jetspeed.om.folder.MenuExcludeDefinition
name
- menu name
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |