org.nuiton.wikitty.test
Class ProductEntityImpl

java.lang.Object
  extended by org.nuiton.wikitty.entities.BusinessEntityImpl
      extended by org.nuiton.wikitty.test.ProductEntityAbstract
          extended by org.nuiton.wikitty.test.ProductEntityImpl
All Implemented Interfaces:
Serializable, Cloneable, org.nuiton.wikitty.entities.BusinessEntity, ProductEntity

public class ProductEntityImpl
extends ProductEntityAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.test.ProductEntityAbstract
extensionProductEntity, extensions
 
Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl
extensionForMetaExtension, propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.test.ProductEntity
ELEMENT_FIELD_PRODUCTENTITY_CATEGORYENTITY, ELEMENT_FIELD_PRODUCTENTITY_COLORS, ELEMENT_FIELD_PRODUCTENTITY_NAME, ELEMENT_FIELD_PRODUCTENTITY_PRICE, EXT_PRODUCTENTITY, FIELD_PRODUCTENTITY_CATEGORYENTITY, FIELD_PRODUCTENTITY_COLORS, FIELD_PRODUCTENTITY_NAME, FIELD_PRODUCTENTITY_PRICE, FQ_FIELD_PRODUCTENTITY_CATEGORYENTITY, FQ_FIELD_PRODUCTENTITY_COLORS, FQ_FIELD_PRODUCTENTITY_NAME, FQ_FIELD_PRODUCTENTITY_PRICE
 
Constructor Summary
ProductEntityImpl()
           
ProductEntityImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
           
ProductEntityImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.test.ProductEntityAbstract
addAllColors, addColors, clearColors, getCategoryEntity, getColors, getName, getPrice, getStaticExtensions, removeColors, setCategoryEntity, setColors, setName, setPrice, 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

ProductEntityImpl

public ProductEntityImpl()

ProductEntityImpl

public ProductEntityImpl(org.nuiton.wikitty.entities.Wikitty wikitty)

ProductEntityImpl

public ProductEntityImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)


Copyright © 2009-2012 CodeLutin. All Rights Reserved.