|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.AbstractArticle
org.apache.ojb.broker.Article
Field Summary |
Fields inherited from class org.apache.ojb.broker.AbstractArticle |
articleId, articleName, isSelloutArticle, minimumStock, orderedUnits, price, productGroup, productGroupId, stock, supplierId, unit |
Constructor Summary | |
protected |
Article()
|
Method Summary | |
static 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 |
protected Article()
Method Detail |
public static Article createInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |