Class SingleRepositoryURLRewriter

  • All Implemented Interfaces:
    URLRewriter

    public class SingleRepositoryURLRewriter
    extends Object
    implements URLRewriter
    This URL-Rewriter assumes that both the content and data entity have been created from the same repository. This one builds a relative URL connecting the data entity with the content.
    Author:
    Thomas Morgner
    • Constructor Detail

      • SingleRepositoryURLRewriter

        public SingleRepositoryURLRewriter()