org.chorem.bow
Class BowPreferenceImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.bow.BowPreferenceAbstract
          extended by org.chorem.bow.BowPreferenceImpl
All Implemented Interfaces:
Serializable, Cloneable, BowPreference, BowUser, org.nuiton.wikitty.entities.BusinessEntity, org.nuiton.wikitty.entities.WikittyUser

public class BowPreferenceImpl
extends BowPreferenceAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.bow.BowPreferenceAbstract
extensionBowPreference, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.BowPreference
EXT_BOWPREFERENCE, FIELD_BOWPREFERENCE_BOOKMARKS, FIELD_BOWPREFERENCE_COLORS, FIELD_BOWPREFERENCE_SEARCHENGINEURLRESULTS, FIELD_BOWPREFERENCE_SEARCHENGINEURLSUGGESTIONS, FIELD_BOWPREFERENCE_TAGS, FQ_FIELD_BOWPREFERENCE_BOOKMARKS, FQ_FIELD_BOWPREFERENCE_COLORS, FQ_FIELD_BOWPREFERENCE_SEARCHENGINEURLRESULTS, FQ_FIELD_BOWPREFERENCE_SEARCHENGINEURLSUGGESTIONS, FQ_FIELD_BOWPREFERENCE_TAGS
 
Fields inherited from interface org.chorem.bow.BowUser
EXT_BOWUSER, FIELD_BOWUSER_PERMANENTTOKEN, FQ_FIELD_BOWUSER_PERMANENTTOKEN
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyUser
EXT_WIKITTYUSER, FIELD_WIKITTYUSER_LOGIN, FIELD_WIKITTYUSER_PASSWORD, FQ_FIELD_WIKITTYUSER_LOGIN, FQ_FIELD_WIKITTYUSER_PASSWORD
 
Constructor Summary
BowPreferenceImpl()
          BowPreferenceImpl :
BowPreferenceImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          BowPreferenceImpl :
BowPreferenceImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          BowPreferenceImpl :
 
Method Summary
 
Methods inherited from class org.chorem.bow.BowPreferenceAbstract
getBookmarks, getColors, getLogin, getPassword, getPermanentToken, getSearchEngineUrlResults, getSearchEngineUrlSuggestions, getStaticExtensions, getTags, setBookmarks, setColors, setLogin, setPassword, setPermanentToken, setSearchEngineUrlResults, setSearchEngineUrlSuggestions, setTags, 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

BowPreferenceImpl

public BowPreferenceImpl()
BowPreferenceImpl :


BowPreferenceImpl

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

Parameters:
wikitty -

BowPreferenceImpl

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

Parameters:
businessEntityImpl -


Copyright © 2010-2011 CodeLutin. All Rights Reserved.