|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jetspeed.om.folder.impl.MenuExcludeDefinitionImpl
This class implements the MenuExcludeDefinition interface in a persistent object form for use by the page manager component.
Field Summary | |
private String |
name
name - name of menu with options to exclude |
Constructor Summary | |
MenuExcludeDefinitionImpl()
MenuExcludeDefinitionImpl - 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 |
Field Detail |
private String name
Constructor Detail |
public MenuExcludeDefinitionImpl()
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 |