Class AbstractNamingCriterion

    • Constructor Detail

      • AbstractNamingCriterion

        public AbstractNamingCriterion()
    • Method Detail

      • exists

        protected boolean exists​(org.xwiki.model.reference.DocumentReference documentReference)
      • getBasePageName

        protected String getBasePageName()
      • getPageName

        protected String getPageName​(org.xwiki.model.reference.DocumentReference documentReference)
      • newDocumentReference

        protected org.xwiki.model.reference.DocumentReference newDocumentReference​(String pageName)