org.nuiton.wikitty.entities
Class WikittyHookImpl
java.lang.Object
org.nuiton.wikitty.entities.BusinessEntityImpl
org.nuiton.wikitty.entities.WikittyHookAbstract
org.nuiton.wikitty.entities.WikittyHookImpl
- All Implemented Interfaces:
- Serializable, Cloneable, BusinessEntity, WikittyHook
public class WikittyHookImpl
- extends WikittyHookAbstract
- See Also:
- Serialized Form
| 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 interface org.nuiton.wikitty.entities.BusinessEntity |
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion |
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.