Class PublicApiPathGenerator

  • All Implemented Interfaces:
    PathGenerator

    public class PublicApiPathGenerator
    extends java.lang.Object
    implements PathGenerator
    Cloud generator for OpenCMIS paths based on the repositoryId and binding.
    Author:
    steveglover
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void generatePath​(javax.servlet.http.HttpServletRequest req, java.lang.StringBuilder url, java.lang.String repositoryId, CMISDispatcherRegistry.Binding binding)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublicApiPathGenerator

        public PublicApiPathGenerator()