com.stratelia.webactiv.webSites.siteManage.model
Class SitePK

java.lang.Object
  extended by com.stratelia.webactiv.util.WAPrimaryKey
      extended by com.stratelia.webactiv.webSites.siteManage.model.SitePK
All Implemented Interfaces:
Serializable, Cloneable

public class SitePK
extends com.stratelia.webactiv.util.WAPrimaryKey
implements Serializable

See Also:
Serialized Form

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

SitePK

public SitePK(String id)

SitePK

public SitePK(String id,
              String componentName)

SitePK

public SitePK(String id,
              com.stratelia.webactiv.util.WAPrimaryKey pk)
Method Detail

getRootTableName

public String getRootTableName()
Overrides:
getRootTableName in class com.stratelia.webactiv.util.WAPrimaryKey

equals

public boolean equals(Object other)
Specified by:
equals in class com.stratelia.webactiv.util.WAPrimaryKey


Copyright © 2016 Silverpeas. All Rights Reserved.