| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.WAPrimaryKey
com.stratelia.webactiv.forums.models.ForumPK
public class ForumPK
Clé primaire associée à un forum.
| Field Summary | 
|---|
| Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey | 
|---|
componentName, id, space | 
| Constructor Summary | |
|---|---|
ForumPK(String component)
 | 
|
ForumPK(String component,
        String id)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object other)
 | 
 int | 
hashCode()
 | 
| Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey | 
|---|
clone, getComponentName, getId, getInstanceId, getRootTableName, getSpace, getSpaceId, getTableName, getTableName, setComponentName, setId, setSpace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ForumPK(String component,
               String id)
public ForumPK(String component)
| Method Detail | 
|---|
public boolean equals(Object other)
equals in class com.stratelia.webactiv.util.WAPrimaryKeypublic int hashCode()
hashCode in class com.stratelia.webactiv.util.WAPrimaryKey
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||