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 classDefaultPathGeneratorDefault generator for OpenCMIS paths based on the repositoryId and binding.classPublicApiPathGeneratorCloud 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 voidAbstractBaseUrlGenerator. setPathGenerator(PathGenerator pathGenerator)
-