com.jurismarches.vradi.entities
Class XmlStreamImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by com.jurismarches.vradi.entities.XmlStreamAbstract
          extended by com.jurismarches.vradi.entities.XmlStreamImpl
All Implemented Interfaces:
XmlStream, Serializable, Cloneable, org.nuiton.wikitty.BusinessEntity

public class XmlStreamImpl
extends XmlStreamAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jurismarches.vradi.entities.XmlStreamAbstract
extensions, extensionXmlStream
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface com.jurismarches.vradi.entities.XmlStream
EXT_XMLSTREAM, FIELD_XMLSTREAM_FORMTYPENAME, FIELD_XMLSTREAM_IMPORTTIME, FIELD_XMLSTREAM_NAME, FIELD_XMLSTREAM_URL, FIELD_XMLSTREAM_XMLFIELDBINDING, FQ_FIELD_XMLSTREAM_FORMTYPENAME, FQ_FIELD_XMLSTREAM_IMPORTTIME, FQ_FIELD_XMLSTREAM_NAME, FQ_FIELD_XMLSTREAM_URL, FQ_FIELD_XMLSTREAM_XMLFIELDBINDING
 
Constructor Summary
XmlStreamImpl()
          XmlStreamImpl :
XmlStreamImpl(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
          XmlStreamImpl :
XmlStreamImpl(org.nuiton.wikitty.Wikitty wikitty)
          XmlStreamImpl :
 
Method Summary
 
Methods inherited from class com.jurismarches.vradi.entities.XmlStreamAbstract
addXmlFieldBinding, clearXmlFieldBinding, getFormTypeName, getImportTime, getName, getStaticExtensions, getUrl, getXmlFieldBinding, removeXmlFieldBinding, setFormTypeName, setImportTime, setName, setUrl, toString
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

XmlStreamImpl

public XmlStreamImpl()
XmlStreamImpl :


XmlStreamImpl

public XmlStreamImpl(org.nuiton.wikitty.Wikitty wikitty)
XmlStreamImpl :

Parameters:
wikitty -

XmlStreamImpl

public XmlStreamImpl(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
XmlStreamImpl :

Parameters:
businessEntityWikitty -


Copyright © 2009-2010 JurisMarches. All Rights Reserved.