org.jaffa.components.navigation.domain.impl
Class MenuOptionImpl
java.lang.Object
   org.jaffa.components.navigation.domain.impl.MenuOptionImpl
org.jaffa.components.navigation.domain.impl.MenuOptionImpl
- All Implemented Interfaces: 
- MenuOption, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class MenuOptionImpl- extends Object- implements MenuOption, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
_SubMenu
protected SubMenu _SubMenu
_DesktopMenu
protected DesktopMenu _DesktopMenu
_UrlAction
protected UrlAction _UrlAction
_Label
protected String _Label
_ComponentAction
protected ComponentAction _ComponentAction
MenuOptionImpl
public MenuOptionImpl()
getSubMenu
public SubMenu getSubMenu()
- 
- Specified by:
- getSubMenuin interface- MenuOption
 
- 
 
setSubMenu
public void setSubMenu(SubMenu value)
- 
- Specified by:
- setSubMenuin interface- MenuOption
 
- 
 
getDesktopMenu
public DesktopMenu getDesktopMenu()
- 
- Specified by:
- getDesktopMenuin interface- MenuOption
 
- 
 
setDesktopMenu
public void setDesktopMenu(DesktopMenu value)
- 
- Specified by:
- setDesktopMenuin interface- MenuOption
 
- 
 
getUrlAction
public UrlAction getUrlAction()
- 
- Specified by:
- getUrlActionin interface- MenuOption
 
- 
 
setUrlAction
public void setUrlAction(UrlAction value)
- 
- Specified by:
- setUrlActionin interface- MenuOption
 
- 
 
getLabel
public String getLabel()
- 
- Specified by:
- getLabelin interface- MenuOption
 
- 
 
setLabel
public void setLabel(String value)
- 
- Specified by:
- setLabelin interface- MenuOption
 
- 
 
getComponentAction
public ComponentAction getComponentAction()
- 
- Specified by:
- getComponentActionin interface- MenuOption
 
- 
 
setComponentAction
public void setComponentAction(ComponentAction value)
- 
- Specified by:
- setComponentActionin interface- MenuOption
 
- 
 
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- 
- Specified by:
- getUnmarshallerin interface- com.sun.xml.bind.unmarshaller.UnmarshallableObject
 
- 
 
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- 
- Specified by:
- getPrimaryInterfaceClassin interface- com.sun.xml.bind.unmarshaller.UnmarshallableObject
 
- 
 
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
                       throws SAXException
- 
- Specified by:
- serializeElementsin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
                         throws SAXException
- 
- Specified by:
- serializeAttributesin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
                              throws SAXException
- 
- Specified by:
- serializeAttributeBodiesin interface- com.sun.xml.bind.serializer.XMLSerializable
 
- 
- Throws:
- SAXException
 
getPrimaryInterface
public Class getPrimaryInterface()
- 
- Specified by:
- getPrimaryInterfacein interface- com.sun.xml.bind.validator.ValidatableObject
 
- 
 
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- 
- Specified by:
- createRawValidatorin interface- com.sun.xml.bind.validator.ValidatableObject
 
- 
 
Copyright © 2002-2004 JAFFA Project.