Class PublicationItemRightsFacade.PublicationItemRightsForUsers

    • Method Detail

      • getPublicationItemId

        public PubItem.Id getPublicationItemId()
        Retrieves the publication item ID associated with the rights for users and teams on the publication item.
        Returns:
        the publication item ID
      • getRights

        public PubItem.Rights getRights()
        Retrieves the rights for a publication item.
        Returns:
        the rights for the publication item
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object