com.silverpeas.rssAgregator.model
Class SPChannelPK
java.lang.Object
com.stratelia.webactiv.util.WAPrimaryKey
com.silverpeas.rssAgregator.model.SPChannelPK
- All Implemented Interfaces:
- Serializable, Cloneable
public class SPChannelPK
- extends com.stratelia.webactiv.util.WAPrimaryKey
- See Also:
- Serialized Form
Fields inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
componentName, id, space |
Methods inherited from class com.stratelia.webactiv.util.WAPrimaryKey |
clone, getComponentName, getId, getInstanceId, getSpace, getSpaceId, getTableName, setComponentName, setId, setSpace, toString |
SPChannelPK
public SPChannelPK(String id)
SPChannelPK
public SPChannelPK(String id,
String componentName)
SPChannelPK
public SPChannelPK(String id,
com.stratelia.webactiv.util.WAPrimaryKey pk)
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.