org.chorem.bow
Class BowImportImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.bow.BowImportAbstract
          extended by org.chorem.bow.BowImportImpl
All Implemented Interfaces:
Serializable, Cloneable, BowBookmark, BowImport, org.nuiton.wikitty.entities.BusinessEntity, org.nuiton.wikitty.entities.WikittyLabel

public class BowImportImpl
extends BowImportAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.bow.BowImportAbstract
extensionBowImport, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.BowImport
EXT_BOWIMPORT, FIELD_BOWIMPORT_IMPORTDATE, FQ_FIELD_BOWIMPORT_IMPORTDATE
 
Fields inherited from interface org.chorem.bow.BowBookmark
EXT_BOWBOOKMARK, FIELD_BOWBOOKMARK_BOWUSER, FIELD_BOWBOOKMARK_CLICK, FIELD_BOWBOOKMARK_CREATIONDATE, FIELD_BOWBOOKMARK_DESCRIPTION, FIELD_BOWBOOKMARK_LINK, FIELD_BOWBOOKMARK_PRIVATEALIAS, FIELD_BOWBOOKMARK_PUBLICALIAS, FQ_FIELD_BOWBOOKMARK_BOWUSER, FQ_FIELD_BOWBOOKMARK_CLICK, FQ_FIELD_BOWBOOKMARK_CREATIONDATE, FQ_FIELD_BOWBOOKMARK_DESCRIPTION, FQ_FIELD_BOWBOOKMARK_LINK, FQ_FIELD_BOWBOOKMARK_PRIVATEALIAS, FQ_FIELD_BOWBOOKMARK_PUBLICALIAS
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyLabel
EXT_WIKITTYLABEL, FIELD_WIKITTYLABEL_LABELS, FQ_FIELD_WIKITTYLABEL_LABELS
 
Constructor Summary
BowImportImpl()
          BowImportImpl :
BowImportImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          BowImportImpl :
BowImportImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          BowImportImpl :
 
Method Summary
 
Methods inherited from class org.chorem.bow.BowImportAbstract
addAllLabels, addLabels, clearLabels, getBowUser, getClick, getCreationDate, getDescription, getImportDate, getLabels, getLink, getPrivateAlias, getPublicAlias, getStaticExtensions, removeLabels, setBowUser, setClick, setCreationDate, setDescription, setImportDate, setLabels, setLink, setPrivateAlias, setPublicAlias, 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

BowImportImpl

public BowImportImpl()
BowImportImpl :


BowImportImpl

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

Parameters:
wikitty -

BowImportImpl

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

Parameters:
businessEntityImpl -


Copyright © 2010-2011 CodeLutin. All Rights Reserved.