Class SimpleDocumentPK

    • Constructor Detail

      • SimpleDocumentPK

        public SimpleDocumentPK​(String id)
      • SimpleDocumentPK

        public SimpleDocumentPK​(String id,
                                String componentId)
    • Method Detail

      • getOldSilverpeasId

        public long getOldSilverpeasId()
      • setOldSilverpeasId

        public SimpleDocumentPK setOldSilverpeasId​(long oldSilverpeasId)
      • equals

        public boolean equals​(Object obj)
        Description copied from class: ResourceReference
        Is the an another object is a ResourceReference instance and is equal to this object.
        Overrides:
        equals in class ResourceReference
        Parameters:
        obj - the object to compare to this reference.
        Returns:
        true if other is equals to this reference. False otherwise.
      • toString

        public String toString()
        Description copied from class: WAPrimaryKey
        Converts the contents of the key into a readable String.
        Overrides:
        toString in class WAPrimaryKey
        Returns:
        The string representation of this object