Uses of Interface
org.nuxeo.ecm.core.api.pathsegment.PathSegmentService
-
Uses of PathSegmentService in org.nuxeo.ecm.core.api.pathsegment
Modifier and TypeClassDescriptionclass
Central service for the generation of a path segment for a document.class
Service generating a path segment from the title by simplifying it to lowercase and dash-separated words.class
Service generating a path segment from the title by just removing slashes and limiting size.Modifier and TypeFieldDescriptionprotected LinkedList<Class<? extends PathSegmentService>>
PathSegmentComponent.contribs