|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.broker.ArticlePrimaryKey
This is a Primary Key Class for Article class
| Field Summary | |
(package private) int |
id
|
| Constructor Summary | |
ArticlePrimaryKey(Identity oid)
PlzEntryBmpKey(String key) constructor |
|
ArticlePrimaryKey(int key)
PlzEntryBmpKey(String key) constructor |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
equals method - user must provide a proper implementation for the equal method. |
int |
hashCode()
hashcode method - user must provide a proper implementation for the hashCode method. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int id
| Constructor Detail |
public ArticlePrimaryKey(int key)
public ArticlePrimaryKey(Identity oid)
| Method Detail |
public boolean equals(java.lang.Object o)
public int hashCode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||