org.apache.ojb.broker
Class ProductGroupWithCollectionProxy

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

public class ProductGroupWithCollectionProxy
extends AbstractProductGroup

represents a product group containing a set of Articles.

See Also:
Article, Serialized Form

Constructor Summary
ProductGroupWithCollectionProxy()
           
ProductGroupWithCollectionProxy(int pGroupId, java.lang.String pGroupName, java.lang.String pDescription)
           
 
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

ProductGroupWithCollectionProxy

public ProductGroupWithCollectionProxy()

ProductGroupWithCollectionProxy

public ProductGroupWithCollectionProxy(int pGroupId,
                                       java.lang.String pGroupName,
                                       java.lang.String 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