org.apache.ojb.broker
Class CdArticle

java.lang.Object
  extended byorg.apache.ojb.broker.AbstractArticle
      extended byorg.apache.ojb.broker.Article
          extended byorg.apache.ojb.broker.AbstractCdArticle
              extended byorg.apache.ojb.broker.CdArticle
All Implemented Interfaces:
InterfaceArticle, java.io.Serializable

public class CdArticle
extends AbstractCdArticle

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.ojb.broker.AbstractArticle
articleId, articleName, isSelloutArticle, minimumStock, orderedUnits, price, productGroup, productGroupId, stock, supplierId, unit
 
Constructor Summary
CdArticle()
           
 
Methods inherited from class org.apache.ojb.broker.AbstractCdArticle
getLabelname, getMusicians, setLabelname, setMusicians
 
Methods inherited from class org.apache.ojb.broker.Article
createInstance
 
Methods inherited from class org.apache.ojb.broker.AbstractArticle
addToStock, getArticleId, getArticleName, getIsSelloutArticle, getMinimumStock, getOrderedUnits, getPrice, getProductGroup, getProductGroupId, getStock, getStockValue, getSupplierId, getUnit, setArticleId, setArticleName, setIsSelloutArticle, setMinimumStock, setOrderedUnits, setPrice, setProductGroup, setProductGroupId, setStock, setSupplierId, setUnit, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.ojb.broker.InterfaceArticle
addToStock, getArticleId, getArticleName, getProductGroup, getStockValue, setArticleId, setArticleName, setProductGroup, toString
 

Constructor Detail

CdArticle

public CdArticle()


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14