org.jaffa.tools.patternmetaengine.domain.impl
Class ModuleImpl
java.lang.Object
org.jaffa.tools.patternmetaengine.domain.impl.ModuleImpl
- All Implemented Interfaces:
- Module, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- public class ModuleImpl
- extends Object
- implements Module, 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 |
_ViewersDomainPattern
protected com.sun.xml.bind.util.ListImpl _ViewersDomainPattern
_Labels
protected String _Labels
_MaintenanceDomainPattern
protected com.sun.xml.bind.util.ListImpl _MaintenanceDomainPattern
_ModuleTilePrefix
protected String _ModuleTilePrefix
_Name
protected String _Name
_FindersDomainPattern
protected com.sun.xml.bind.util.ListImpl _FindersDomainPattern
ModuleImpl
public ModuleImpl()
getViewersDomainPattern
public List getViewersDomainPattern()
- Specified by:
getViewersDomainPattern in interface Module
getLabels
public String getLabels()
- Specified by:
getLabels in interface Module
setLabels
public void setLabels(String value)
- Specified by:
setLabels in interface Module
getMaintenanceDomainPattern
public List getMaintenanceDomainPattern()
- Specified by:
getMaintenanceDomainPattern in interface Module
getModuleTilePrefix
public String getModuleTilePrefix()
- Specified by:
getModuleTilePrefix in interface Module
setModuleTilePrefix
public void setModuleTilePrefix(String value)
- Specified by:
setModuleTilePrefix in interface Module
getName
public String getName()
- Specified by:
getName in interface Module
setName
public void setName(String value)
- Specified by:
setName in interface Module
getFindersDomainPattern
public List getFindersDomainPattern()
- Specified by:
getFindersDomainPattern in interface Module
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.