org.apache.ojb.broker
Class ProductGroupWithAbstractArticles

java.lang.Object
  extended byorg.apache.ojb.broker.AbstractProductGroup
      extended byorg.apache.ojb.broker.ProductGroup
          extended byorg.apache.ojb.broker.ProductGroupWithAbstractArticles
All Implemented Interfaces:
InterfaceProductGroup, java.io.Serializable

public class ProductGroupWithAbstractArticles
extends ProductGroup

See Also:
Serialized Form

Constructor Summary
ProductGroupWithAbstractArticles()
          Constructor for ProductGroupWithAbstractArticles.
ProductGroupWithAbstractArticles(int pGroupId, java.lang.String pGroupName, java.lang.String pDescription)
          Constructor for ProductGroupWithAbstractArticles.
 
Methods inherited from class org.apache.ojb.broker.AbstractProductGroup
add, getAllArticles, getAllArticlesInGroup, getDescription, getGroupId, getGroupName, getId, getName, setAllArticlesInGroup, setDescription, setGroupId, setGroupName, setId, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProductGroupWithAbstractArticles

public ProductGroupWithAbstractArticles()
Constructor for ProductGroupWithAbstractArticles.


ProductGroupWithAbstractArticles

public ProductGroupWithAbstractArticles(int pGroupId,
                                        java.lang.String pGroupName,
                                        java.lang.String pDescription)
Constructor for ProductGroupWithAbstractArticles.

Parameters:
pGroupId -
pGroupName -
pDescription -


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