com.silverpeas.rssAgregator.model
Class SPChannelPK

java.lang.Object
  extended by com.stratelia.webactiv.util.WAPrimaryKey
      extended by com.silverpeas.rssAgregator.model.SPChannelPK
All Implemented Interfaces:
Serializable, Cloneable

public class SPChannelPK
extends com.stratelia.webactiv.util.WAPrimaryKey

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey
componentName, id, space
 
Constructor Summary
SPChannelPK(String id)
           
SPChannelPK(String id, String componentName)
           
SPChannelPK(String id, com.stratelia.webactiv.util.WAPrimaryKey pk)
           
 
Method Summary
 boolean equals(Object other)
           
 String getRootTableName()
           
 String getTableName()
           
 int hashCode()
           
 
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

SPChannelPK

public SPChannelPK(String id)

SPChannelPK

public SPChannelPK(String id,
                   String componentName)

SPChannelPK

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

getRootTableName

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

getTableName

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

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class com.stratelia.webactiv.util.WAPrimaryKey


Copyright © 2016 Silverpeas. All Rights Reserved.