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