org.nuiton.wikitty
Class WikittyGroupImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by org.nuiton.wikitty.WikittyGroupAbstract
          extended by org.nuiton.wikitty.WikittyGroupImpl
All Implemented Interfaces:
Serializable, Cloneable, BusinessEntity, WikittyGroup
Direct Known Subclasses:
WikittyGroupHelper

public class WikittyGroupImpl
extends WikittyGroupAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.WikittyGroupAbstract
extensions, extensionWikittyGroup
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.WikittyGroup
EXT_WIKITTYGROUP, FIELD_WIKITTYGROUP_MEMBERS, FIELD_WIKITTYGROUP_NAME, FQ_FIELD_WIKITTYGROUP_MEMBERS, FQ_FIELD_WIKITTYGROUP_NAME
 
Constructor Summary
WikittyGroupImpl()
           
WikittyGroupImpl(BusinessEntityWikitty wi)
           
WikittyGroupImpl(Wikitty wi)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.WikittyGroupAbstract
addMembers, clearMembers, equals, getMembers, getName, getStaticExtensions, removeMembers, setName
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, 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, 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

WikittyGroupImpl

public WikittyGroupImpl()

WikittyGroupImpl

public WikittyGroupImpl(BusinessEntityWikitty wi)

WikittyGroupImpl

public WikittyGroupImpl(Wikitty wi)


Copyright © 2009-2010 CodeLutin. All Rights Reserved.