|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.broker.VirtualProxy
org.apache.ojb.broker.ProductGroupProxy
Proxy class for ProductGroup.
| Field Summary |
| Fields inherited from class org.apache.ojb.broker.VirtualProxy |
serialVersionUID |
| Constructor Summary | |
ProductGroupProxy()
|
|
ProductGroupProxy(java.lang.reflect.InvocationHandler handler)
|
|
ProductGroupProxy(PBKey key,
Identity uniqueId)
ProductGroupProxy constructor comment. |
|
| Method Summary | |
void |
add(InterfaceArticle article)
add article to group |
java.util.List |
getAllArticles()
return List of all Articles in productgroup |
int |
getId()
return group id |
java.lang.String |
getName()
return groupname |
java.lang.String |
toString()
Insert the method's description here. |
| Methods inherited from class org.apache.ojb.broker.VirtualProxy |
alreadyMaterialized, createProxy, getIdentity, getIndirectionHandler, getRealSubject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ProductGroupProxy()
public ProductGroupProxy(PBKey key,
Identity uniqueId)
uniqueId - org.apache.ojb.broker.Identitypublic ProductGroupProxy(java.lang.reflect.InvocationHandler handler)
| Method Detail |
public java.util.List getAllArticles()
getAllArticles in interface InterfaceProductGrouppublic int getId()
getId in interface InterfaceProductGrouppublic java.lang.String getName()
getName in interface InterfaceProductGrouppublic java.lang.String toString()
toString in interface InterfaceProductGrouppublic void add(InterfaceArticle article)
add in interface InterfaceProductGroup
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||