Class CmsAliasSaveValidationRequest

    • Method Detail

      • getDeletedIds

        public java.util.Set<CmsUUIDgetDeletedIds()
        Gets the set of structure ids of deleted aliases.

        Returns:
        the set of structure ids of deleted aliases
      • getSiteRoot

        public java.lang.String getSiteRoot()
        Gets the site root.

        Returns:
        the site root
      • setRewriteData

        public void setRewriteData​(java.util.List<CmsRewriteAliasTableRow> rewriteData)
        Sets the list of rewrite aliases to save.

        Parameters:
        rewriteData - the list of rewrite aliases to save
      • setSiteRoot

        public void setSiteRoot​(java.lang.String siteRoot)
        Sets the site root.

        Parameters:
        siteRoot - the site root