|
||||||||||
| 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.silverpeas.treeManager.model.TreeNodePK
public class TreeNodePK
Class declaration
| Field Summary |
|---|
| Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
|---|
componentName, id, space |
| Constructor Summary | |
|---|---|
TreeNodePK(String id)
Constructor declaration |
|
TreeNodePK(String id,
String space,
String componentName)
Constructor declaration |
|
TreeNodePK(String id,
WAPrimaryKey pk)
Constructor declaration |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Method declaration |
String |
getRootTableName()
Method declaration |
String |
getTableName()
Method declaration |
int |
hashCode()
Method declaration |
| Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
|---|
clone, getComponentName, getId, getInstanceId, getSpace, getSpaceId, getTableName, setComponentName, setId, setSpace, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TreeNodePK(String id)
id -
public TreeNodePK(String id,
String space,
String componentName)
id - space - componentName -
public TreeNodePK(String id,
WAPrimaryKey pk)
id - pk - | Method Detail |
|---|
public String getRootTableName()
getRootTableName in class WAPrimaryKeypublic String getTableName()
getTableName in class WAPrimaryKeypublic boolean equals(Object other)
equals in class WAPrimaryKeyother -
public int hashCode()
hashCode in class WAPrimaryKey
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||