| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stratelia.webactiv.util.WAPrimaryKey
com.silverpeas.formsonline.model.FormPK
public class FormPK
| Field Summary | 
|---|
| Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey | 
|---|
componentName, id, space | 
| Constructor Summary | |
|---|---|
FormPK(int id,
       String componentId)
 | 
|
FormPK(String id,
       String componentId)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(Object obj)
 | 
 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 FormPK(String id,
              String componentId)
public FormPK(int id,
              String componentId)
| Method Detail | 
|---|
public boolean equals(Object obj)
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 | |||||||||