org.chorem.bow
Class ImportImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.bow.ImportAbstract
          extended by org.chorem.bow.ImportImpl
All Implemented Interfaces:
Serializable, Cloneable, Import, org.nuiton.wikitty.entities.BusinessEntity

public class ImportImpl
extends ImportAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.bow.ImportAbstract
extensionImport, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.Import
EXT_IMPORT, FIELD_IMPORT_DATE, FQ_FIELD_IMPORT_DATE
 
Constructor Summary
ImportImpl()
          ImportImpl :
ImportImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          ImportImpl :
ImportImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          ImportImpl :
 
Method Summary
 
Methods inherited from class org.chorem.bow.ImportAbstract
getDate, getStaticExtensions, setDate, 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

ImportImpl

public ImportImpl()
ImportImpl :


ImportImpl

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

Parameters:
wikitty -

ImportImpl

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

Parameters:
businessEntityImpl -


Copyright © 2010-2011 CodeLutin. All Rights Reserved.