Class CmsRewriteAliasFilter


  • public class CmsRewriteAliasFilter
    extends java.lang.Object
    Filter class used for selecting rewrite aliases from the database.

    • Method Detail

      • getId

        public CmsUUID getId()
        Gets the id to filter with.

        Returns:
        the id to filter with
      • getSiteRoot

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

        Returns:
        the site root used for filtering
      • setSiteRoot

        public CmsRewriteAliasFilter setSiteRoot​(java.lang.String siteRoot)
        Sets the site root to use for filtering.

        Parameters:
        siteRoot - the site root
        Returns:
        this filter