Package org.nuxeo.ecm.core.api.pathsegment
-
Interface Summary Interface Description PathSegmentService Service with a method generating a path segment (name) given aDocumentModel
about to be created. -
Class Summary Class Description PathSegmentComponent Central service for the generation of a path segment for a document.PathSegmentServiceCompat Service generating a path segment from the title by simplifying it to lowercase and dash-separated words.PathSegmentServiceDefault Service generating a path segment from the title by just removing slashes and limiting size.PathSegmentServiceDescriptor Descriptor to contribute aPathSegmentService
.