org.nuiton.wikitty.entities
Class WikittyHookImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.nuiton.wikitty.entities.WikittyHookAbstract
          extended by org.nuiton.wikitty.entities.WikittyHookImpl
All Implemented Interfaces:
Serializable, Cloneable, BusinessEntity, WikittyHook

public class WikittyHookImpl
extends WikittyHookAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.entities.WikittyHookAbstract
extensions, extensionWikittyHook
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.entities.WikittyHook
EXT_WIKITTYHOOK, FIELD_WIKITTYHOOK_ACTIONTOHOOK, FIELD_WIKITTYHOOK_MIMETYPE, FIELD_WIKITTYHOOK_NAME, FIELD_WIKITTYHOOK_SCRIPT, FQ_FIELD_WIKITTYHOOK_ACTIONTOHOOK, FQ_FIELD_WIKITTYHOOK_MIMETYPE, FQ_FIELD_WIKITTYHOOK_NAME, FQ_FIELD_WIKITTYHOOK_SCRIPT
 
Constructor Summary
WikittyHookImpl()
          WikittyHookImpl :
WikittyHookImpl(BusinessEntityImpl businessEntityImpl)
          WikittyHookImpl :
WikittyHookImpl(Wikitty wikitty)
          WikittyHookImpl :
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.entities.WikittyHookAbstract
addActionToHook, addAllActionToHook, clearActionToHook, getActionToHook, getMimetype, getName, getScript, getStaticExtensions, removeActionToHook, setActionToHook, setMimetype, setName, setScript, 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

WikittyHookImpl

public WikittyHookImpl()
WikittyHookImpl :


WikittyHookImpl

public WikittyHookImpl(Wikitty wikitty)
WikittyHookImpl :

Parameters:
wikitty -

WikittyHookImpl

public WikittyHookImpl(BusinessEntityImpl businessEntityImpl)
WikittyHookImpl :

Parameters:
businessEntityImpl -


Copyright © 2009-2011 CodeLutin. All Rights Reserved.