org.chorem.bow
Class BookmarkImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by org.chorem.bow.BookmarkAbstract
          extended by org.chorem.bow.BookmarkImpl
All Implemented Interfaces:
Serializable, Cloneable, Bookmark, org.nuiton.wikitty.BusinessEntity
Direct Known Subclasses:
BookmarkHelper

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.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface org.chorem.bow.Bookmark
EXT_BOOKMARK, FIELD_ALIAS, FIELD_CLICK, FIELD_DATE, FIELD_DESCRIPTION, FIELD_EMAIL, FIELD_LINK, FIELD_TAGS, FQ_FIELD_ALIAS, FQ_FIELD_CLICK, FQ_FIELD_DATE, FQ_FIELD_DESCRIPTION, FQ_FIELD_EMAIL, FQ_FIELD_LINK, FQ_FIELD_TAGS
 
Constructor Summary
BookmarkImpl()
           
BookmarkImpl(org.nuiton.wikitty.BusinessEntityWikitty wi)
           
BookmarkImpl(org.nuiton.wikitty.Wikitty wi)
           
 
Method Summary
 
Methods inherited from class org.chorem.bow.BookmarkAbstract
addTags, clearTags, equals, getAlias, getClick, getDate, getDescription, getEmail, getLink, getStaticExtensions, getTags, removeTags, setAlias, setClick, setDate, setDescription, setEmail, setLink
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

BookmarkImpl

public BookmarkImpl()

BookmarkImpl

public BookmarkImpl(org.nuiton.wikitty.BusinessEntityWikitty wi)

BookmarkImpl

public BookmarkImpl(org.nuiton.wikitty.Wikitty wi)


Copyright © 2010 CodeLutin. All Rights Reserved.