Uses of Interface
org.alfresco.opencmis.PathGenerator
-
Packages that use PathGenerator Package Description org.alfresco.opencmis -
-
Uses of PathGenerator in org.alfresco.opencmis
Classes in org.alfresco.opencmis that implement PathGenerator Modifier and Type Class Description class
DefaultPathGenerator
Default generator for OpenCMIS paths based on the repositoryId and binding.class
PublicApiPathGenerator
Cloud generator for OpenCMIS paths based on the repositoryId and binding.Methods in org.alfresco.opencmis with parameters of type PathGenerator Modifier and Type Method Description void
AbstractBaseUrlGenerator. setPathGenerator(PathGenerator pathGenerator)
-