org.jaffa.presentation.portlet.component.componentdomain.impl
Class ComponentsImpl

java.lang.Object
  extended byorg.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
      extended byorg.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsImpl
All Implemented Interfaces:
Components, ComponentsType, javax.xml.bind.Element, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable

public class ComponentsImpl
extends ComponentsTypeImpl
implements Components, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject


Nested Class Summary
 class ComponentsImpl.Unmarshaller
           
 
Field Summary
 
Fields inherited from class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
_Component
 
Constructor Summary
ComponentsImpl()
           
 
Method Summary
 String ____jaxb_ri____getLocalName()
           
 String ____jaxb_ri____getNamespaceURI()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
           
 Class getPrimaryInterface()
           
 Class getPrimaryInterfaceClass()
           
 com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
           
 void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
           
 
Methods inherited from class org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentsTypeImpl
getComponent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jaffa.presentation.portlet.component.componentdomain.ComponentsType
getComponent
 

Constructor Detail

ComponentsImpl

public ComponentsImpl()
Method Detail

____jaxb_ri____getNamespaceURI

public String ____jaxb_ri____getNamespaceURI()
Specified by:
____jaxb_ri____getNamespaceURI in interface com.sun.xml.bind.RIElement

____jaxb_ri____getLocalName

public String ____jaxb_ri____getLocalName()
Specified by:
____jaxb_ri____getLocalName in interface com.sun.xml.bind.RIElement

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
Overrides:
getUnmarshaller in class ComponentsTypeImpl

getPrimaryInterfaceClass

public Class getPrimaryInterfaceClass()
Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
Overrides:
getPrimaryInterfaceClass in class ComponentsTypeImpl

serializeElements

public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
                       throws SAXException
Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeElements in class ComponentsTypeImpl
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
Overrides:
serializeAttributes in class ComponentsTypeImpl
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
Overrides:
serializeAttributeBodies in class ComponentsTypeImpl
Throws:
SAXException

getPrimaryInterface

public Class getPrimaryInterface()
Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
getPrimaryInterface in class ComponentsTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
createRawValidator in class ComponentsTypeImpl


Copyright © 2002-2004 JAFFA Project.