org.jaffa.presentation.portlet.component.componentdomain.impl
Class ComponentImpl
java.lang.Object
   org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
org.jaffa.presentation.portlet.component.componentdomain.impl.ComponentImpl
- All Implemented Interfaces: 
- Component, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class ComponentImpl- extends Object- implements Component, 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 | 
 
_Type
protected String _Type
_Description
protected String _Description
_MandatoryFunction
protected com.sun.xml.bind.util.ListImpl _MandatoryFunction
_OptionalFunction
protected com.sun.xml.bind.util.ListImpl _OptionalFunction
_ClassName
protected String _ClassName
_Id
protected String _Id
ComponentImpl
public ComponentImpl()
getType
public String getType()
- 
- Specified by:
- getTypein interface- Component
 
- 
 
setType
public void setType(String value)
- 
- Specified by:
- setTypein interface- Component
 
- 
 
getDescription
public String getDescription()
- 
- Specified by:
- getDescriptionin interface- Component
 
- 
 
setDescription
public void setDescription(String value)
- 
- Specified by:
- setDescriptionin interface- Component
 
- 
 
getMandatoryFunction
public List getMandatoryFunction()
- 
- Specified by:
- getMandatoryFunctionin interface- Component
 
- 
 
getOptionalFunction
public List getOptionalFunction()
- 
- Specified by:
- getOptionalFunctionin interface- Component
 
- 
 
getClassName
public String getClassName()
- 
- Specified by:
- getClassNamein interface- Component
 
- 
 
setClassName
public void setClassName(String value)
- 
- Specified by:
- setClassNamein interface- Component
 
- 
 
getId
public String getId()
- 
- Specified by:
- getIdin interface- Component
 
- 
 
setId
public void setId(String value)
- 
- Specified by:
- setIdin interface- Component
 
- 
 
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.