org.chorem.vradi.entities
Class XmlStreamImpl

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

public class XmlStreamImpl
extends XmlStreamAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.entities.XmlStreamAbstract
extensions, extensionXmlStream
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.vradi.entities.XmlStream
EXT_XMLSTREAM, FIELD_XMLSTREAM_AUTOASSIGN, FIELD_XMLSTREAM_FORMTYPENAME, FIELD_XMLSTREAM_IMPORTTIME, FIELD_XMLSTREAM_NAME, FIELD_XMLSTREAM_URL, FIELD_XMLSTREAM_XMLFIELDBINDING, FQ_FIELD_XMLSTREAM_AUTOASSIGN, 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.entities.BusinessEntityImpl businessEntityImpl)
          XmlStreamImpl :
XmlStreamImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          XmlStreamImpl :
 
Method Summary
 
Methods inherited from class org.chorem.vradi.entities.XmlStreamAbstract
addAllXmlFieldBinding, addXmlFieldBinding, clearXmlFieldBinding, getAutoAssign, getFormTypeName, getImportTime, getName, getStaticExtensions, getUrl, getXmlFieldBinding, removeXmlFieldBinding, setAutoAssign, setFormTypeName, setImportTime, setName, setUrl, setXmlFieldBinding, toString
 
Methods inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
addPropertyChangeListener, addPropertyChangeListener, copyFrom, 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.entities.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

XmlStreamImpl

public XmlStreamImpl()
XmlStreamImpl :


XmlStreamImpl

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

Parameters:
wikitty -

XmlStreamImpl

public XmlStreamImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
XmlStreamImpl :

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.