org.jaffa.components.navigation.domain.impl
Class UrlActionImpl
java.lang.Object
org.jaffa.components.navigation.domain.impl.UrlActionImpl
- All Implemented Interfaces:
- com.sun.xml.bind.unmarshaller.UnmarshallableObject, UrlAction, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class UrlActionImpl
- extends Object
- implements UrlAction, 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 |
_RequiresComponentAccess
protected com.sun.xml.bind.util.ListImpl _RequiresComponentAccess
_RequiresFunctionAccess
protected com.sun.xml.bind.util.ListImpl _RequiresFunctionAccess
_Url
protected UrlAction.UrlType _Url
UrlActionImpl
public UrlActionImpl()
getRequiresComponentAccess
public List getRequiresComponentAccess()
- Specified by:
getRequiresComponentAccess in interface UrlAction
getRequiresFunctionAccess
public List getRequiresFunctionAccess()
- Specified by:
getRequiresFunctionAccess in interface UrlAction
getUrl
public UrlAction.UrlType getUrl()
- Specified by:
getUrl in interface UrlAction
setUrl
public void setUrl(UrlAction.UrlType value)
- Specified by:
setUrl in interface UrlAction
getUnmarshaller
public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
- Specified by:
getUnmarshaller in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributes
public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributes in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
serializeAttributeBodies
public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeAttributeBodies in interface com.sun.xml.bind.serializer.XMLSerializable
- Throws:
SAXException
getPrimaryInterface
public Class getPrimaryInterface()
- Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject
Copyright © 2002-2004 JAFFA Project.