org.chorem.vradi.entities
Class WebHarvestStreamImpl

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

public class WebHarvestStreamImpl
extends WebHarvestStreamAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.vradi.entities.WebHarvestStreamAbstract
extensions, extensionWebHarvestStream
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.vradi.entities.WebHarvestStream
EXT_WEBHARVESTSTREAM, FIELD_WEBHARVESTSTREAM_SCRIPTURL, FQ_FIELD_WEBHARVESTSTREAM_SCRIPTURL
 
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
WebHarvestStreamImpl()
          WebHarvestStreamImpl :
WebHarvestStreamImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          WebHarvestStreamImpl :
WebHarvestStreamImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          WebHarvestStreamImpl :
 
Method Summary
 
Methods inherited from class org.chorem.vradi.entities.WebHarvestStreamAbstract
addAllXmlFieldBinding, addXmlFieldBinding, clearXmlFieldBinding, getAutoAssign, getFormTypeName, getImportTime, getName, getScriptUrl, getStaticExtensions, getUrl, getXmlFieldBinding, removeXmlFieldBinding, setAutoAssign, setFormTypeName, setImportTime, setName, setScriptUrl, 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

WebHarvestStreamImpl

public WebHarvestStreamImpl()
WebHarvestStreamImpl :


WebHarvestStreamImpl

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

Parameters:
wikitty -

WebHarvestStreamImpl

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

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.