|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.wikitty.entities.BusinessEntityImpl
org.nuiton.wikitty.test.ProductAbstract
org.nuiton.wikitty.test.ProductImpl
public class ProductImpl
Product entity implementation.
| Field Summary |
|---|
| Fields inherited from class org.nuiton.wikitty.test.ProductAbstract |
|---|
extensionProduct, extensions |
| Fields inherited from class org.nuiton.wikitty.entities.BusinessEntityImpl |
|---|
extensionForMetaExtension, propertyChangeSupport, wikitty |
| Fields inherited from interface org.nuiton.wikitty.test.ProductPicture |
|---|
ELEMENT_FIELD_PRODUCTPICTURE_PICTURE, ELEMENT_FIELD_PRODUCTPICTURE_PRICE, EXT_PRODUCTPICTURE, FIELD_PRODUCTPICTURE_PICTURE, FIELD_PRODUCTPICTURE_PRICE, FQ_FIELD_PRODUCTPICTURE_PICTURE, FQ_FIELD_PRODUCTPICTURE_PRICE |
| Constructor Summary | |
|---|---|
ProductImpl()
Empty constructor. |
|
ProductImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
|
|
ProductImpl(String name)
Constructor with name. |
|
ProductImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
|
|
| Method Summary | |
|---|---|
int |
totalPrice()
|
| Methods inherited from class org.nuiton.wikitty.test.ProductAbstract |
|---|
addAllColors, addColors, clearColors, getCategory, getColors, getDate, getDocumentation, getName, getPicture, getPicturePrice, getPrice, getPriceFromProduct, getStaticExtensions, removeColors, setCategory, setColors, setDate, setDocumentation, setName, setPicture, setPicturePrice, setPrice, setPriceFromProduct, 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 |
|---|
public ProductImpl()
public ProductImpl(String name)
name - namepublic ProductImpl(org.nuiton.wikitty.entities.BusinessEntityImpl businessEntityImpl)
businessEntityImpl - public ProductImpl(org.nuiton.wikitty.entities.Wikitty wikitty)
wikitty - | Method Detail |
|---|
public int totalPrice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||