java.lang.Object
org.silverpeas.core.WAPrimaryKey
org.silverpeas.components.quickinfo.model.NewsPK
All Implemented Interfaces:
Serializable, Cloneable

public class NewsPK extends org.silverpeas.core.WAPrimaryKey
See Also:
  • Field Summary

    Fields inherited from class org.silverpeas.core.WAPrimaryKey

    componentName, id, space
  • Constructor Summary

    Constructors
    Constructor
    Description
    NewsPK(String id, String componentId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    int
     

    Methods inherited from class org.silverpeas.core.WAPrimaryKey

    clone, getComponentName, getId, getInstanceId, getRootTableName, getSpace, getSpaceId, getTableName, getTableName, setComponentName, setId, setSpace, toResourceReference, toString

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in class org.silverpeas.core.WAPrimaryKey
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.silverpeas.core.WAPrimaryKey