org.chorem.bow
Class BookmarkImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.chorem.bow.BookmarkAbstract
          extended by org.chorem.bow.BookmarkImpl
All Implemented Interfaces:
Serializable, Cloneable, Bookmark, org.nuiton.wikitty.entities.BusinessEntity

public class BookmarkImpl
extends BookmarkAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.chorem.bow.BookmarkAbstract
extensionBookmark, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.Bookmark
EXT_BOOKMARK, FIELD_BOOKMARK_ALIAS, FIELD_BOOKMARK_CLICK, FIELD_BOOKMARK_DATE, FIELD_BOOKMARK_DESCRIPTION, FIELD_BOOKMARK_EMAIL, FIELD_BOOKMARK_LINK, FIELD_BOOKMARK_TAGS, FQ_FIELD_BOOKMARK_ALIAS, FQ_FIELD_BOOKMARK_CLICK, FQ_FIELD_BOOKMARK_DATE, FQ_FIELD_BOOKMARK_DESCRIPTION, FQ_FIELD_BOOKMARK_EMAIL, FQ_FIELD_BOOKMARK_LINK, FQ_FIELD_BOOKMARK_TAGS
 
Constructor Summary
BookmarkImpl()
          BookmarkImpl :
BookmarkImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
          BookmarkImpl :
BookmarkImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
          BookmarkImpl :
 
Method Summary
 
Methods inherited from class org.chorem.bow.BookmarkAbstract
addAllTags, addTags, clearTags, getAlias, getClick, getDate, getDescription, getEmail, getLink, getStaticExtensions, getTags, removeTags, setAlias, setClick, setDate, setDescription, setEmail, setLink, 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

BookmarkImpl

public BookmarkImpl()
BookmarkImpl :


BookmarkImpl

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

Parameters:
wikitty -

BookmarkImpl

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

Parameters:
businessEntityImpl -


Copyright © 2010-2011 CodeLutin. All Rights Reserved.