Class ContentEntityResourceIdentifier

java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ContentEntityResourceIdentifier
All Implemented Interfaces:
AttachmentContainerResourceIdentifier, ResourceIdentifier

public class ContentEntityResourceIdentifier extends Object implements ResourceIdentifier, AttachmentContainerResourceIdentifier
  • Constructor Details

    • ContentEntityResourceIdentifier

      public ContentEntityResourceIdentifier(long contentId)
  • Method Details

    • getContentId

      public long getContentId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object