|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.broker.AbstractProductGroup
org.apache.ojb.broker.ProductGroupWithCollectionProxy
represents a product group containing a set of Articles.
Article
,
Serialized FormConstructor 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 |
public ProductGroupWithCollectionProxy()
public ProductGroupWithCollectionProxy(int pGroupId, java.lang.String pGroupName, java.lang.String pDescription)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |