|
||||||||||
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.projectManager.model.TaskPK
public class TaskPK
Field Summary |
---|
Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
---|
componentName, id, space |
Constructor Summary | |
---|---|
TaskPK(int id,
String componentId)
|
|
TaskPK(String id,
String componentId)
TaskPK constructor |
Method Summary | |
---|---|
boolean |
equals(Object other)
Implementation of equals method for TaskPK object |
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 TaskPK(String id, String componentId)
id
- the task identifiercomponentId
- the component identifierpublic TaskPK(int id, String componentId)
Method Detail |
---|
public boolean equals(Object other)
equals
in class com.stratelia.webactiv.util.WAPrimaryKey
public 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 |