example.entity
Class SKU

java.lang.Object
  extended byorg.dentaku.services.persistence.ModelEntity
      extended byexample.entity.SKUBase
          extended byexample.entity.SKU
All Implemented Interfaces:
org.dentaku.services.persistence.XMLBean

public class SKU
extends example.entity.SKUBase


Field Summary
 
Fields inherited from class example.entity.SKUBase
description, id, name, picture, price, shipWeight
 
Constructor Summary
SKU()
           
 
Methods inherited from class example.entity.SKUBase
getDescription, getId, getName, getPicture, getPrice, getShipWeight, getXML, setDescription, setId, setName, setPicture, setPrice, setShipWeight, setXML
 
Methods inherited from class org.dentaku.services.persistence.ModelEntity
initialize, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SKU

public SKU()


Copyright © -2004 . All Rights Reserved.