Class SiblingsPage


  • public class SiblingsPage
    extends BaseElement
    Provides to operations to go to a document's siblings page, and to consult its content.
    Since:
    13.5RC1
    Version:
    $Id: 154e1668c70e1fdbbb81a55366752aa40a089755 $
    • Constructor Detail

      • SiblingsPage

        public SiblingsPage()
    • Method Detail

      • clickOnSiblingsMenu

        public static SiblingsPage clickOnSiblingsMenu()
        Access the siblings page of the current document using the hamburger menu.
        Returns:
        a siblings page object instance
      • goToPage

        public static SiblingsPage goToPage​(org.xwiki.model.reference.DocumentReference documentReference)
        Go to the siblings page of a document.
        Parameters:
        documentReference - the reference of the document
        Returns:
        a siblings page object instance
      • getLiveData

        public LiveDataElement getLiveData()
        Returns:
        a live data page object listing the siblings of the current page